diff --git a/firefox_log.sh b/firefox_log.sh index faf2959..fa21b10 100755 --- a/firefox_log.sh +++ b/firefox_log.sh @@ -2,5 +2,5 @@ # This file runs firefox in a state where the HTTP requests will be logged to the specified file. -firefox -MOZ_LOG=timestamp,rotate:200,nsHttp:3,cache2:5,sync -MOZ_LOG_FILE=./requests/log.txt +firefox -MOZ_LOG=timestamp,rotate:200,nsHttp:3,sync -MOZ_LOG_FILE=./requests/log.txt cat ./requests/log.txt.* | grep GET | grep q=