Skip to content

Commit

Permalink
Add Wise Terms of Service
Browse files Browse the repository at this point in the history
#1540

Co-authored-by: Matti Schneider <[email protected]>
  • Loading branch information
OTA-Bot and MattiSG authored Sep 24, 2024
1 parent 8fd705f commit 48803c9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions declarations/Wise.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Wise",
"documents": {
"Terms of Service": {
"fetch": "https://wise.com/eu/legal/terms-of-use",
"select": [
".markdown"
],
"remove": [
{
"startBefore": ".markdown",
"endBefore": "[name=\"chapter1\"]"
},
"[href=\"#Start\"]"
]
}
}
}

0 comments on commit 48803c9

Please sign in to comment.