We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chatgpt.spam.banners.quota
1 parent c0225cd commit 7fb1782Copy full SHA for 7fb1782
assets/data/sites.json5
@@ -16,7 +16,7 @@
16
"sidebar": "div[class*=sidebar]:not(:has([data-testid=screen-threadFlyOut]))",
17
"spam": { "banners": {
18
"homepage": "[class*=bottom-full]:has(button[data-testid=close-button])",
19
- "quota": "[class*=\"@lg/thread:bottom\"]:has(button[data-testid=close-button]"
+ "quota": "[class*=bottom-full]:has(button[data-testid=close-button]"
20
}},
21
"footer": ".min-h-4"
22
},
0 commit comments