Skip to content

Commit

Permalink
cleans up no documents
Browse files Browse the repository at this point in the history
  • Loading branch information
madoleary committed Mar 26, 2024
1 parent 920a630 commit 1a7b126
Show file tree
Hide file tree
Showing 3,253 changed files with 16,213 additions and 2,084 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions declarations/000webhost.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"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"
Expand Down
4 changes: 4 additions & 0 deletions declarations/0ut3r space.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "0ut3r space",
"documents": {
"Privacy Policy": {
"fetch": "https://0ut3r.space/tos/",
"select": "body"
},
"Terms of Service": {
"fetch": "https://0ut3r.space/tos/",
"select": "body"
Expand Down
4 changes: 4 additions & 0 deletions declarations/0xxxws.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "0xxxws",
"documents": {
"Copyright Claims Policy": {
"fetch": "https://0xxx.ws/dmca.php",
"select": "body"
}
}
}
8 changes: 8 additions & 0 deletions declarations/100 pure.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"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"
Expand Down
3 changes: 2 additions & 1 deletion declarations/101 autism.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "101 autism",
"documents": {
"Privacy Policy": {
"fetch": "https://101autism.com/privacy-policy-for-101-autism"
"fetch": "https://101autism.com/privacy-policy-for-101-autism",
"select": null
}
}
}
8 changes: 8 additions & 0 deletions declarations/104.json
Original file line number Diff line number Diff line change
@@ -1,5 +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"
}
}
}
3 changes: 2 additions & 1 deletion declarations/1440 media.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "1440 media",
"documents": {
"Privacy Policy": {
"fetch": "https://join1440.com/privacy-policy/"
"fetch": "https://join1440.com/privacy-policy/",
"select": null
}
}
}
4 changes: 4 additions & 0 deletions declarations/1apps.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "1apps",
"documents": {
"Other": {
"fetch": "https://totohelper.com",
"select": "body"
}
}
}
6 changes: 4 additions & 2 deletions declarations/1mg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
"name": "1mg",
"documents": {
"Copyright Claims Policy": {
"fetch": "https://www.1mg.com/ip-policy"
"fetch": "https://www.1mg.com/ip-policy",
"select": null
},
"Privacy Policy": {
"fetch": "https://www.1mg.com/PrivacyPolicy"
"fetch": "https://www.1mg.com/PrivacyPolicy",
"select": null
},
"General Conditions of Sale": {
"fetch": "https://www.1mg.com/return-policy",
Expand Down
3 changes: 2 additions & 1 deletion declarations/1secmail.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "1secmail",
"documents": {
"Terms of Service": {
"fetch": "https://www.1secmail.com/tac/"
"fetch": "https://www.1secmail.com/tac/",
"select": null
}
}
}
4 changes: 4 additions & 0 deletions declarations/1und1.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "1und1",
"documents": {
"Terms of Service": {
"fetch": "var.uicdn.net/pdfs/1und1-Allgemeine-Geschaeftsbedingungen.pdf",
"select": "body"
}
}
}
4 changes: 4 additions & 0 deletions declarations/23andme.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"fetch": "https://www.23andme.com/about/tos/",
"select": "html > body > main > div > div"
},
"Other": {
"fetch": "http://tabletvilla.com/product/cenforce-professional/",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://www.23andme.com/en-int/about/cookies/",
"select": "body"
Expand Down
4 changes: 4 additions & 0 deletions declarations/24metrics.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "24metrics",
"documents": {
"Privacy Policy": {
"fetch": "https://www.24metrics.com/privacy-policy",
"select": "body"
}
}
}
3 changes: 2 additions & 1 deletion declarations/2captcha.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "2captcha",
"documents": {
"Policy": {
"fetch": "https://2captcha.com/refund-and-payment-policy"
"fetch": "https://2captcha.com/refund-and-payment-policy",
"select": null
},
"Privacy Policy": {
"fetch": "https://2captcha.com/cookie_and_privacy_policy",
Expand Down
16 changes: 16 additions & 0 deletions declarations/32nd degree.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
{
"name": "32nd degree",
"documents": {
"Privacy Policy": {
"fetch": "https://www.fidofinder.com/privacy/",
"select": "body"
},
"Frequently Asked Questions": {
"fetch": "https://raiserclothing.com/faq/",
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.namingforce.com/terms-of-use/",
"select": "body"
},
"Policy": {
"fetch": "https://www.namingforce.com/privacy/",
"select": "body"
}
}
}
4 changes: 4 additions & 0 deletions declarations/3dhype.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "3dhype",
"documents": {
"Other": {
"fetch": "https://casihelper.com",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.3dhype.com/index/privacy",
"select": "html > body > div:nth-of-type(2) > div"
Expand Down
4 changes: 4 additions & 0 deletions declarations/3m.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "3m",
"documents": {
"Legal Information": {
"fetch": "https://www.3m.com/3M/en_US/company-us/legal-information",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.3m.com/3M/en_US/company-us/privacy-policy",
"select": "body"
Expand Down
4 changes: 2 additions & 2 deletions declarations/420a3com.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "420a3com",
"documents": {
"Privacy Policy": {
"fetch": "https://www.420a3.com/privacy-policy",
"select": " > div > div:nth-of-type(2) > div > div"
"fetch": "https://www.420a3.com/data-security-integrity",
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.420a3.com/terms-of-service",
Expand Down
7 changes: 6 additions & 1 deletion declarations/4chan.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "4chan",
"documents": {
"Legal Information": {
"fetch": "https://4chan.org/legal",
"select": "body"
},
"Terms of Service": {
"fetch": "https://4chan.org/rules"
"fetch": "https://4chan.org/rules",
"select": null
}
}
}
12 changes: 12 additions & 0 deletions declarations/4imprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
"fetch": "https://info.4imprint.com/legal-statement",
"select": "body"
},
"Terms of Service": {
"fetch": "https://investors.4imprint.com/terms-of-use/ ",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.4imprint.com/info/privacy ",
"select": "body"
},
"Corporate Social Responsibility": {
"fetch": "https://investors.4imprint.com/modern-slavery-statement",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://investors.4imprint.com/privacy-cookies-policy",
"select": "body"
Expand Down
12 changes: 12 additions & 0 deletions declarations/4k video downloader.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
{
"name": "4k video downloader",
"documents": {
"Terms of Service": {
"fetch": "https://www.4kdownload.com/agreement/terms-of-use",
"select": "body"
},
"Affiliate Disclosure": {
"fetch": "https://www.4kdownload.com/agreement/affiliate",
"select": "body"
},
"General Conditions of Sale": {
"fetch": "https://www.4kdownload.com/refund",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.4kdownload.com/privacy",
"select": "body"
}
}
}
12 changes: 12 additions & 0 deletions declarations/4ocean.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "4ocean",
"documents": {
"Terms of Service": {
"fetch": "https://4ocean.com/terms-of-use/",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://4ocean.com/cookie-policy/",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://4ocean.com/privacy-policy/",
"select": "body"
},
"General Conditions of Sale": {
"fetch": "https://4oceanhelp-center.gorgias.help/en-US/return-policy-28853",
"select": "body"
Expand Down
8 changes: 8 additions & 0 deletions declarations/4porn.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"name": "4porn",
"documents": {
"Terms of Service": {
"fetch": "https://4porn.com/terms/",
"select": "body"
},
"Copyright Claims Policy": {
"fetch": "https://4porn.com/dmca/",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://4porn.com/privacy/",
"select": "body"
Expand Down
6 changes: 4 additions & 2 deletions declarations/5mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
"name": "5mods",
"documents": {
"Privacy Policy": {
"fetch": "https://www.gta5-mods.com/privacy"
"fetch": "https://www.gta5-mods.com/privacy",
"select": null
},
"Terms of Service": {
"fetch": "https://www.gta5-mods.com/terms"
"fetch": "https://www.gta5-mods.com/terms",
"select": null
}
}
}
8 changes: 8 additions & 0 deletions declarations/5play.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"name": "5play",
"documents": {
"Copyright Claims Policy": {
"fetch": "https://5play.org/en/disclaimer.html ",
"select": "body"
},
"Terms of Service": {
"fetch": "https://5play.org/en/copyright.html ",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://5play.org/en/privacy-policy.html",
"select": "html > body > div:nth-of-type(2) > section"
Expand Down
3 changes: 2 additions & 1 deletion declarations/702plumbair.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "702plumbair",
"documents": {
"Privacy Policy": {
"fetch": "https://www.702plumbair.com/privacy-policy/"
"fetch": "https://www.702plumbair.com/privacy-policy/",
"select": null
}
}
}
4 changes: 4 additions & 0 deletions declarations/7cavus.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "7cavus",
"documents": {
"Terms of Service": {
"fetch": "https://7cav.us/help/terms",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://7cav.us/help/cookies/",
"select": "body"
Expand Down
4 changes: 4 additions & 0 deletions declarations/7eleven speakout.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "7eleven speakout",
"documents": {
"Legal Information": {
"fetch": "https://www.speakout7eleven.ca/privacy ",
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.speakout7eleven.ca/terms",
"select": "body"
Expand Down
4 changes: 4 additions & 0 deletions declarations/7up.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "7up",
"documents": {
"Terms of Service": {
"fetch": "https://www.7up.com/__/legal/us/terms/content.html",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.7up.com/__/legal/us/privacy/content.html",
"select": "body"
Expand Down
Loading

0 comments on commit 1a7b126

Please sign in to comment.