Read from ddos_config table to determine if nojs script should be shown (allowing to be disabled per domain or path

This commit is contained in:
Thomas Lynch
2025-03-09 21:31:15 +11:00
parent 63a6933aa4
commit c0a2f77f8b
6 changed files with 34 additions and 28 deletions

View File

@ -0,0 +1 @@
localhost {"m":1,"t":false}

View File

@ -1 +1 @@
localhost {"pd":27,"pt":"sha256","cex":999,"cip":false}
localhost {"pd":27,"pt":"sha256","cex":999,"cip":false,"js":true}

View File

@ -1 +1 @@
localhost 127.0.0.1:81
localhost 127.0.0.1:1081