Bugfixes: Cloudflare bypassing, JS parser; tests, pylint, makefile

This commit is contained in:
DarkCat09 2022-08-22 09:55:08 +04:00
parent 1055628241
commit dc52f92985
19 changed files with 142 additions and 72 deletions

View file

@ -39,12 +39,9 @@ disable=raw-checker-failed,
useless-suppression,
deprecated-pragma,
use-symbolic-message-instead,
wrong-import-order,
unspecified-encoding,
logging-not-lazy,
logging-fstring-interpolation,
no-member,
too-many-branches,
too-many-arguments,
too-many-public-methods,
too-many-instance-attributes