1
0

Fix Regex

This commit is contained in:
Akamaru
2025-10-25 13:49:40 +02:00
parent 55bfaedc14
commit bba9de5d4e

View File

@@ -10,7 +10,7 @@
/* Dieses UserCSS befindet sich noch in der Testphase */
@-moz-document regexp("https?:\\/\\/gelbooru\\.com\\/index\\.php$") {
@-moz-document regexp("https?:\\/\\/gelbooru\\.com\\/(index\\.php)?$") {
/* Verstecke AdBlock-Nachricht generell */
div[style*="text-align: center"][style*="color: #5a5a5a"]:has(a[onclick*="addEngine"]) {
display: none !important;