404/403 can be handled with plugins

This commit is contained in:
ed
2023-07-07 21:33:40 +00:00
parent 8d248333e8
commit 5d8cb34885
13 changed files with 258 additions and 9 deletions

View File

@@ -116,7 +116,7 @@ class Cfg(Namespace):
ex = "ah_alg doctitle favico html_head lg_sbf log_fk md_sbf mth textfiles unlist R RS SR"
ka.update(**{k: "" for k in ex.split()})
ex = "xad xar xau xbd xbr xbu xiu xm"
ex = "on403 on404 xad xar xau xbd xbr xbu xiu xm"
ka.update(**{k: [] for k in ex.split()})
super(Cfg, self).__init__(