Update UA

This commit is contained in:
Ivan Kozik 2015-07-17 23:45:18 +00:00
parent 2cdd7e1150
commit 8353827a02

View File

@ -33,7 +33,7 @@ touch "$dir/ignores"
# html5lib is slower, but is better at parsing and doesn't (rarely) corrupt the heap like lxml
HOOK_SETTINGS_DIR="$dir" PYTHONPATH="$self" ~/.local/bin/wpull3 \
-U "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0" \
-U "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0" \
--header="Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" \
--header="Accept-Language: en-US,en;q=0.5" \
-o "$dir/wpull.log" \