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.
1 parent 964722d commit b764791Copy full SHA for b764791
declarations/Mozilla.history.json
@@ -4,6 +4,12 @@
4
"fetch": "https://www.mozilla.org/en-US/privacy/websites/",
5
"select": "body",
6
"validUntil": "2020-12-08T16:00:00.000Z"
7
+ },
8
+ {
9
+ "fetch": "https://www.mozilla.org/en-US/privacy/websites/",
10
+ "select": "article.mzp-l-main",
11
+ "remove": ".privacy-logo",
12
+ "validUntil": "2024-12-18T06:09:52Z"
13
}
14
],
15
"Community Guidelines": [
declarations/Mozilla.json
@@ -4,7 +4,7 @@
"documents": {
"Privacy Policy": {
- "select": "article.mzp-l-main",
+ "select": "main",
"remove": ".privacy-logo"
},
"Community Guidelines": {
0 commit comments