Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds declarations for ToS;DR services #12

Merged
merged 6 commits into from
Apr 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 9 additions & 0 deletions declarations/0 ad.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "0 ad",
"documents": {
"Privacy Policy": {
"fetch": "https://play0ad.com/about/legal-notices/",
"select": "html > body > div:first-of-type > div:nth-of-type(3) > div > div > article > div"
}
}
}
13 changes: 13 additions & 0 deletions declarations/000webhost.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "000webhost",
"documents": {
"Privacy Policy": {
"fetch": "https://www.000webhost.com:443/privacy",
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.000webhost.com/term-page",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/0ut3r space.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "0ut3r space",
"documents": {
"Privacy Policy": {
"fetch": "https://0ut3r.space/tos/",
"select": "body"
},
"Terms of Service": {
"fetch": "https://0ut3r.space/tos/",
"select": "body"
}
}
}
9 changes: 9 additions & 0 deletions declarations/0xxxws.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "0xxxws",
"documents": {
"Copyright Claims Policy": {
"fetch": "https://0xxx.ws/dmca.php",
"select": "body"
}
}
}
9 changes: 9 additions & 0 deletions declarations/1 like no other.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "1 like no other",
"documents": {
"Privacy Policy": {
"fetch": "https://www.1likenoother.co.uk/privacy-policy",
"select": "body"
}
}
}
17 changes: 17 additions & 0 deletions declarations/100 pure.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "100 pure",
"documents": {
"Terms of Service": {
"fetch": "https://www.100percentpure.com/pages/terms-of-use ",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://www.100percentpure.com/pages/cookie-policy ",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.100percentpure.com/pages/privacy-policy",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/1000bulbs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "1000bulbs",
"documents": {
"Terms of Service": {
"fetch": "https://www.1000bulbs.com/pages/terms_conditions.html",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.1000bulbs.com/pages/privacy-policy.html",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/1000pipbuilder.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "1000pipbuilder",
"documents": {
"Privacy Policy": {
"fetch": "https://www.1000pipbuilder.com/privacy-policy/",
"select": "body"
},
"Legal Information": {
"fetch": "https://www.1000pipbuilder.com/termsanddisclaimer/",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/1000webgamescom.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "1000webgamescom",
"documents": {
"Privacy Policy": {
"fetch": "https://1000webgames.com/privacy.php",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://1000webgames.com/cookies.php",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/100up hosting.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "100up hosting",
"documents": {
"Privacy Policy": {
"fetch": "https://100up.org/privacypolicy",
"select": "body"
},
"Terms of Service": {
"fetch": "https://100up.org/tos",
"select": "body"
}
}
}
9 changes: 9 additions & 0 deletions declarations/101 autism.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "101 autism",
"documents": {
"Privacy Policy": {
"fetch": "https://101autism.com/privacy-policy-for-101-autism",
"select": null
}
}
}
9 changes: 9 additions & 0 deletions declarations/101soundboards.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "101soundboards",
"documents": {
"Privacy Policy": {
"fetch": "https://www.101soundboards.com/pages/about#privacy",
"select": "html > body > div:nth-of-type(2) > div:nth-of-type(3) > div > div:nth-of-type(2) > div:nth-of-type(4) > div"
}
}
}
13 changes: 13 additions & 0 deletions declarations/104.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "104",
"documents": {
"Privacy Policy": {
"fetch": "https://www.104.com.tw/info/privacy",
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.104.com.tw/info/terms",
"select": "body"
}
}
}
9 changes: 9 additions & 0 deletions declarations/10minutemail.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "10minutemail",
"documents": {
"Privacy Policy": {
"fetch": "https://10minutemail.com/privacy.html",
"select": " > div"
}
}
}
17 changes: 17 additions & 0 deletions declarations/1105media.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1105media",
"documents": {
"Privacy Policy": {
"fetch": "https://1105media.com/privacy.aspx",
"select": "body"
},
"Terms of Service": {
"fetch": "https://1105media.com/pages/terms-of-use.aspx",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://1105media.com/pages/cookie-policy.aspx",
"select": "body"
}
}
}
9 changes: 9 additions & 0 deletions declarations/12306 discontinued.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "12306 discontinued",
"documents": {
"Privacy Policy": {
"fetch": "https://kyfw.12306.cn/otn/gonggao/privacyPolicy_web.html",
"select": "body"
}
}
}
17 changes: 17 additions & 0 deletions declarations/123ie.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "123ie",
"documents": {
"Trackers Policy": {
"fetch": "https://www.123.ie/compliance/cookie_policy.pdf",
"select": "body"
},
"Legal Information": {
"fetch": "https://www.123.ie/compliance/data_protection_statement.pdf",
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.123.ie/downloads/termsofuse.v3.0_0.pdf",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/123tvlive.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "123tvlive",
"documents": {
"Privacy Policy": {
"fetch": "https://123tv.live/privacy-policy/",
"select": "html > body > div:nth-of-type(2) > div:nth-of-type(3) > div:first-of-type > div:first-of-type"
},
"Terms of Service": {
"fetch": "https://123tv.live/terms-of-use/",
"select": "html > body > div:nth-of-type(2) > div:nth-of-type(3) > div:first-of-type > div:first-of-type"
}
}
}
9 changes: 9 additions & 0 deletions declarations/12amrun.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "12amrun",
"documents": {
"Terms of Service": {
"fetch": "https://www.12amrun.com/pages/terms-conditions",
"select": " > div:nth-of-type(2) > div:nth-of-type(4) > div"
}
}
}
9 changes: 9 additions & 0 deletions declarations/1440 media.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "1440 media",
"documents": {
"Privacy Policy": {
"fetch": "https://join1440.com/privacy-policy/",
"select": null
}
}
}
13 changes: 13 additions & 0 deletions declarations/17track.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "17track",
"documents": {
"Privacy Policy": {
"fetch": "https://about.17track.net/en/privacy",
"select": "html > body > main > div:nth-of-type(2) > section"
},
"Terms of Service": {
"fetch": "https://www.17track.net/en/about/licensing",
"select": "body"
}
}
}
9 changes: 9 additions & 0 deletions declarations/1800gotjunk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "1800gotjunk",
"documents": {
"Privacy Policy": {
"fetch": "https://www.1800gotjunk.com/us_en/privacy-legal",
"select": "html > body > div:nth-of-type(2) > main > div > div > div"
}
}
}
9 changes: 9 additions & 0 deletions declarations/1800petmeds.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "1800petmeds",
"documents": {
"Privacy Policy": {
"fetch": "https://www.1800petmeds.com/privacy.html",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/18exgfs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "18exgfs",
"documents": {
"Terms of Service": {
"fetch": "https://18exgfs.com/terms/",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://18exgfs.com/privacy/",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/1984 hosting.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "1984 hosting",
"documents": {
"Trackers Policy": {
"fetch": "https://www.1984hosting.com/cookiepolicy/",
"select": "html > body > main > div > div:nth-of-type(2) > div > div"
},
"Terms of Service": {
"fetch": "https://www.1984hosting.com/tos/",
"select": "html > body > main > div > div > div > div"
}
}
}
9 changes: 9 additions & 0 deletions declarations/1apps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "1apps",
"documents": {
"Other": {
"fetch": "https://totohelper.com",
"select": "body"
}
}
}
9 changes: 9 additions & 0 deletions declarations/1blocker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "1blocker",
"documents": {
"Privacy Policy": {
"fetch": "https://1blocker.com/privacy",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/1fichier.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "1fichier",
"documents": {
"Terms of Service": {
"fetch": "https://img.1fichier.com/2018-06-19-CGU.pdf",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://img.1fichier.com/2021-01-12-GDPR.pdf",
"select": "body"
}
}
}
13 changes: 13 additions & 0 deletions declarations/1happykiddo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "1happykiddo",
"documents": {
"Privacy Policy": {
"fetch": "https://1happykiddo.com/privacy/",
"select": "html > body > div:first-of-type > div > div:first-of-type > main > article > div"
},
"Terms of Service": {
"fetch": "https://1happykiddo.com/terms/",
"select": "html > body > div:first-of-type > div > div:first-of-type > main > article > div"
}
}
}
Loading
Loading