Skip to content

Commit a2d577c

Browse files
OTA-BotvarjasCli4d
authored
Update Instagram Privacy Policy (#3824)
* Update Instagram Privacy Policy declaration * Update Instagram Privacy Policy history * Add validUntil date to Instagram.history.json --------- Co-authored-by: Christopher Varjas <cvolunteer@proton.me> Co-authored-by: Clifford Ouma <ochiengclifford2000@gmail.com>
1 parent 26b0224 commit a2d577c

2 files changed

Lines changed: 22 additions & 14 deletions

File tree

declarations/Instagram.history.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,26 @@
107107
"removeTrackingIDs"
108108
],
109109
"validUntil": "2022-05-17T00:35:29Z"
110+
},
111+
{
112+
"fetch": "https://help.instagram.com/519522125107875",
113+
"select": [
114+
{
115+
"endBefore": "#ssrb_root_end",
116+
"startAfter": "#ssrb_top_nav_end"
117+
}
118+
],
119+
"remove": [
120+
"div[aria-expanded]",
121+
"div[role=\"region\"] a[href^=\"/policy/?section_id=\"]",
122+
"a[href=\"#\"][role=\"link\"][target=\"_self\"]",
123+
"header[role=\"banner\"]"
124+
],
125+
"filter": [
126+
"removeTrackingIDs"
127+
],
128+
"executeClientScripts": true,
129+
"validUntil": "2024-12-12T06:07:24Z"
110130
}
111131
],
112132
"Terms of Service": [

declarations/Instagram.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,9 @@
1717
"executeClientScripts": true
1818
},
1919
"Privacy Policy": {
20-
"fetch": "https://help.instagram.com/519522125107875",
20+
"fetch": "https://privacycenter.instagram.com/policy/",
2121
"select": [
22-
{
23-
"endBefore": "#ssrb_root_end",
24-
"startAfter": "#ssrb_top_nav_end"
25-
}
26-
],
27-
"remove": [
28-
"div[aria-expanded]",
29-
"div[role=\"region\"] a[href^=\"/policy/?section_id=\"]",
30-
"a[href=\"#\"][role=\"link\"][target=\"_self\"]",
31-
"header[role=\"banner\"]"
32-
],
33-
"filter": [
34-
"removeTrackingIDs"
22+
".xg6iff7"
3523
],
3624
"executeClientScripts": true
3725
},

0 commit comments

Comments
 (0)