Skip to content

Commit

Permalink
Fix TikTok Trackers Policy 3 (#250)
Browse files Browse the repository at this point in the history
* Fix TikTok Trackers Policy

* Fix TikTok Trackers Policy 2

* Fix TikTok Trackers Policy 3

* Update TikTok.json
  • Loading branch information
smmkolesnikov authored Mar 8, 2024
1 parent 95c5ba3 commit ce2556f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions declarations/TikTok.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,10 @@
"executeClientScripts": true
},
"Trackers Policy": {
"fetch": "https://www.tiktok.com/legal/page/global/cookie-policy/en",
"fetch": "https://www.tiktok.com/legal/page/global/tiktok-website-cookies-policy/en",
"select": [
"[data-testid=\"policy-card\"]",
".content"
"[id=policy-card]"
]
}
}
}
}

0 comments on commit ce2556f

Please sign in to comment.