Skip to content

Commit 7fb1782

Browse files
committed
1 parent c0225cd commit 7fb1782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/data/sites.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"sidebar": "div[class*=sidebar]:not(:has([data-testid=screen-threadFlyOut]))",
1717
"spam": { "banners": {
1818
"homepage": "[class*=bottom-full]:has(button[data-testid=close-button])",
19-
"quota": "[class*=\"@lg/thread:bottom\"]:has(button[data-testid=close-button]"
19+
"quota": "[class*=bottom-full]:has(button[data-testid=close-button]"
2020
}},
2121
"footer": ".min-h-4"
2222
},

0 commit comments

Comments
 (0)