From f0f97999ba33351e3d011e73449896b1fab0dd9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 May 2017 23:21:52 +0200 Subject: New upstream version 1.7.5 --- config_template.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config_template.py') diff --git a/config_template.py b/config_template.py index d7069bb..02f7579 100644 --- a/config_template.py +++ b/config_template.py @@ -14,6 +14,8 @@ sites = [ 'contentxpath': '//div', 'titleregex': '', 'contentregex': '', + 'user-agent': 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0', + 'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'encoding': 'utf-8'}, {'shortname': 'mywebsite2', -- cgit v1.2.3