Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron committed Feb 6, 2024
1 parent 84e0f11 commit 913cf74
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions declarations/AdRoll.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,4 @@
{
"name": "AdRoll",
"documents": {
"Terms of Service": {
"fetch": "https://www.nextroll.com/terms",
"select": [
{
"startBefore": "h1",
"endBefore": "#services-addenda"
}
]
},
"Privacy Policy": {
"fetch": "https://www.nextroll.com/privacy",
"select": ".main"
},
"Acceptable Use Policy": {
"fetch": "https://help.adroll.com/hc/en-us/articles/360031225371-Prohibited-Content-and-Practices-Inappropriate-Content",
"select": [
".hero-unit__title",
".article__body"
],
"remove": "img[src=\"/hc/article_attachments/360034521231/Ex.png\"]",
"executeClientScripts": true
}
}
"documents": {}
}

0 comments on commit 913cf74

Please sign in to comment.