Skip to content

Commit

Permalink
Update Zoosk Privacy Policy declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonymous Contributor authored and OTA-Bot committed Jan 31, 2024
1 parent eb1b69d commit 416b79c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion declarations/Zoosk.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,14 @@
},
"Privacy Policy": {
"fetch": "https://docviewer.zoosk.com/legal-privacy-en_eu.html",
"select": ".legal__inner",
"select": [
".flex-frame",
".flex-frame"
],
"remove": [
".frame-header > a",
".frame-header > a"
],
"executeClientScripts": true
}
}
Expand Down

0 comments on commit 416b79c

Please sign in to comment.