Skip to content

Commit

Permalink
Add Trainline Privacy Policy (#813)
Browse files Browse the repository at this point in the history
Co-authored-by: Anonymous Contributor <[email protected]>
  • Loading branch information
OTA-Bot and Anonymous Contributor authored Nov 17, 2024
1 parent 6749e73 commit f080d8c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions declarations/Trainline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Trainline",
"documents": {
"Privacy Policy": {
"fetch": "https://www.thetrainline.com/fr/terms/privacy",
"select": [
"div[id*=\"LL_multiColumnContainer\"]"
],
"remove": [
"#LL_multiColumnContainerV2-0 #LL_html-3",
"div[id*=\"LL_multiColumnContainer\"] #LL_multiColumnContainerV2-0",
"#LL_multiColumnContainerV2-8"
]
}
}
}

0 comments on commit f080d8c

Please sign in to comment.