Skip to content

Commit

Permalink
Fix Instagram Privacy Policy (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Kolesnikov <[email protected]>
  • Loading branch information
smmkolesnikov and Sergei Kolesnikov authored Aug 16, 2024
1 parent fb4c1f5 commit 18cd6ba
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions declarations/Instagram.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,14 @@
"executeClientScripts": true
},
"Privacy Policy": {
"fetch": "https://help.instagram.com/155833707900388",
"fetch": "https://privacycenter.instagram.com/policy",
"select": [
"[class*=bh]"
],
"remove": [
".u"
".xg6iff7"
],
"filter": [
"removeTrackingIDs"
]
],
"executeClientScripts": true
},
"Community Guidelines": {
"select": [
Expand Down

0 comments on commit 18cd6ba

Please sign in to comment.