Skip to content

Commit

Permalink
Add Trackers Policy Spotify (#287)
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 Apr 17, 2024
1 parent d55720c commit f78cf1c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions declarations/Spotify.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,15 @@
"[data-encore-id=buttonSecondary]",
"[data-encore-id=textLink]"
]
},
"Trackers Policy": {
"fetch": "https://www.spotify.com/us/legal/cookies-policy/?_ga=2.256460875.1965153890.1707895974-688248205.1707895974",
"select": [
"main"
],
"remove": [
"[class*=subnav-main]"
]
}
}
}

0 comments on commit f78cf1c

Please sign in to comment.