Skip to content

Commit

Permalink
Add IntraMuros declarations for Privacy Policy, Terms of Service, and…
Browse files Browse the repository at this point in the history
… Imprint
  • Loading branch information
Cli4d committed Dec 18, 2024
1 parent ac4df2b commit 9059eb6
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions declarations/IntraMuros.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "IntraMuros",
"documents": {
"Privacy Policy": {
"fetch": "https://www.intramuros.org/confidentialite",
"select": [
"main"
],
"remove": [
"[role=\"navigation\"]"
]
},
"Terms of Service": {
"fetch": "https://www.intramuros.org/cgu",
"select": [
"main"
],
"remove": [
"[role=\"navigation\"]"
]
},
"Imprint": {
"fetch": "https://www.intramuros.org/mentions-legales",
"select": [
"main"
],
"remove": [
"[role=\"navigation\"]"
]
}
}
}

0 comments on commit 9059eb6

Please sign in to comment.