QOL & Security improvement

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-19 10:09:42 +02:00
parent 03260e0947
commit a147e8b972
12 changed files with 160 additions and 154 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ mytarget%.com/
!%.png$
```
Example (disable history — h: whitelist never matches any real URL):
Example (disable history: whitelist never matches any real URL):
```
h:^$
```