Change default user-agent
* Better to have it be more meaningful. Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
f6bdd66f5f
commit
86c88e8d30
@ -16,7 +16,7 @@ CONFIG = {
|
|||||||
"brute-force-false-watermark": 50,
|
"brute-force-false-watermark": 50,
|
||||||
"scan-dir": True,
|
"scan-dir": True,
|
||||||
"oneshot": True,
|
"oneshot": True,
|
||||||
"user-agent": "escan (http://euscan.iksaif.net)",
|
"user-agent": "euscan-ng (https://gitlab.com/src_prepare/euscan-ng)",
|
||||||
"skip-robots-txt": False,
|
"skip-robots-txt": False,
|
||||||
"cache": False,
|
"cache": False,
|
||||||
"format": None,
|
"format": None,
|
||||||
|
Loading…
Reference in New Issue
Block a user