This commit is contained in:
greko
2019-05-25 10:54:37 +02:00
parent 7026837f7d
commit a340b6f054
229 changed files with 684 additions and 1275 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import re
import urllib
from core import httptools, scrapertools
from platformcode import logger, config
from platformcode import logger
headers = [['User-Agent', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0']]