Change debug mode
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import logging
|
import logging
|
||||||
LOGGER_MODE = logging.DEBUG
|
LOGGER_MODE = logging.ERROR
|
||||||
headers = {
|
headers = {
|
||||||
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'}
|
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'}
|
||||||
|
|||||||
Reference in New Issue
Block a user