diff --git a/gelbooru-disable-nyudachi.user.css b/gelbooru-disable-nyudachi.user.css index c40f95d..d4906d9 100644 --- a/gelbooru-disable-nyudachi.user.css +++ b/gelbooru-disable-nyudachi.user.css @@ -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;