Skip to content

Commit b764791

Browse files
committed
Update Mozilla PP declaration
1 parent 964722d commit b764791

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

declarations/Mozilla.history.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"fetch": "https://www.mozilla.org/en-US/privacy/websites/",
55
"select": "body",
66
"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"
713
}
814
],
915
"Community Guidelines": [

declarations/Mozilla.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"documents": {
55
"Privacy Policy": {
66
"fetch": "https://www.mozilla.org/en-US/privacy/websites/",
7-
"select": "article.mzp-l-main",
7+
"select": "main",
88
"remove": ".privacy-logo"
99
},
1010
"Community Guidelines": {

0 commit comments

Comments
 (0)