Fix Regex
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
/* Dieses UserCSS befindet sich noch in der Testphase */
|
/* 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 */
|
/* Verstecke AdBlock-Nachricht generell */
|
||||||
div[style*="text-align: center"][style*="color: #5a5a5a"]:has(a[onclick*="addEngine"]) {
|
div[style*="text-align: center"][style*="color: #5a5a5a"]:has(a[onclick*="addEngine"]) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user