Skip to content

Commit

Permalink
Fix declarations (#14)
Browse files Browse the repository at this point in the history
* Remove non-ASCII characters in file names

* Select body instead of nothing in the webpage

* Remove spaces in URLs

* Fix URLs

* Add content selection

* Update `terms-types dependency

* Remove unfixable services
  • Loading branch information
Ndpnt authored Apr 5, 2024
1 parent 232b92c commit e27fa73
Show file tree
Hide file tree
Showing 1,372 changed files with 6,197 additions and 5,708 deletions.
6 changes: 3 additions & 3 deletions declarations/100 pure.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "100 pure",
"documents": {
"Terms of Service": {
"fetch": "https://www.100percentpure.com/pages/terms-of-use ",
"fetch": "https://www.100percentpure.com/pages/terms-of-use",
"select": "body"
},
"Trackers Policy": {
"fetch": "https://www.100percentpure.com/pages/cookie-policy ",
"fetch": "https://www.100percentpure.com/pages/cookie-policy",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.100percentpure.com/pages/privacy-policy",
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/101 autism.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"documents": {
"Privacy Policy": {
"fetch": "https://101autism.com/privacy-policy-for-101-autism",
"select": null
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/1440 media.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"documents": {
"Privacy Policy": {
"fetch": "https://join1440.com/privacy-policy/",
"select": null
"select": "body"
}
}
}
}
6 changes: 3 additions & 3 deletions declarations/1mg.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"documents": {
"Copyright Claims Policy": {
"fetch": "https://www.1mg.com/ip-policy",
"select": null
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.1mg.com/PrivacyPolicy",
"select": null
"select": "body"
},
"General Conditions of Sale": {
"fetch": "https://www.1mg.com/return-policy",
Expand All @@ -18,4 +18,4 @@
"select": " > div:nth-of-type(2)"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/1secmail.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"documents": {
"Terms of Service": {
"fetch": "https://www.1secmail.com/tac/",
"select": null
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/1und1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "1und1",
"documents": {
"Terms of Service": {
"fetch": "var.uicdn.net/pdfs/1und1-Allgemeine-Geschaeftsbedingungen.pdf",
"fetch": "https://content.1und1.de/zek/Allgemeine%20Einkaufsbedingungen.pdf",
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/2captcha.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"documents": {
"Policy": {
"fetch": "https://2captcha.com/refund-and-payment-policy",
"select": null
"select": "body"
},
"Privacy Policy": {
"fetch": "https://2captcha.com/cookie_and_privacy_policy",
Expand All @@ -14,4 +14,4 @@
"select": "html > body > div:first-of-type > div:nth-of-type(2) > div > div > div"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/4chan.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"Terms of Service": {
"fetch": "https://4chan.org/rules",
"select": null
"select": "body"
}
}
}
}
6 changes: 3 additions & 3 deletions declarations/4imprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"select": "body"
},
"Terms of Service": {
"fetch": "https://investors.4imprint.com/terms-of-use/ ",
"fetch": "https://investors.4imprint.com/terms-of-use/",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.4imprint.com/info/privacy ",
"fetch": "https://www.4imprint.com/info/privacy",
"select": "body"
},
"Corporate Social Responsibility": {
Expand All @@ -22,4 +22,4 @@
"select": "body"
}
}
}
}
6 changes: 3 additions & 3 deletions declarations/5mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"documents": {
"Privacy Policy": {
"fetch": "https://www.gta5-mods.com/privacy",
"select": null
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.gta5-mods.com/terms",
"select": null
"select": "body"
}
}
}
}
6 changes: 3 additions & 3 deletions declarations/5play.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "5play",
"documents": {
"Copyright Claims Policy": {
"fetch": "https://5play.org/en/disclaimer.html ",
"fetch": "https://5play.org/en/disclaimer.html",
"select": "body"
},
"Terms of Service": {
"fetch": "https://5play.org/en/copyright.html ",
"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"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/702plumbair.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"documents": {
"Privacy Policy": {
"fetch": "https://www.702plumbair.com/privacy-policy/",
"select": null
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/7eleven speakout.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "7eleven speakout",
"documents": {
"Legal Information": {
"fetch": "https://www.speakout7eleven.ca/privacy ",
"fetch": "https://www.speakout7eleven.ca/privacy",
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.speakout7eleven.ca/terms",
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/800notescom.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "800notescom",
"documents": {
"Privacy Policy": {
"fetch": "https://800notes.com/nb/privacyPolicy ",
"fetch": "https://800notes.com/nb/privacyPolicy",
"select": "body"
},
"Terms of Service": {
Expand All @@ -14,4 +14,4 @@
"select": "html > body > div:first-of-type > div > div:first-of-type > div > div:nth-of-type(2) > div"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/988 suicide crisis lifeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"documents": {
"Privacy Policy": {
"fetch": "https://988lifeline.org/about/",
"select": null
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/9gag.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"documents": {
"Terms of Service": {
"fetch": "https://about.9gag.com/tos",
"select": null
"select": "body"
},
"Privacy Policy": {
"fetch": "https://about.9gag.com/privacy",
"select": "html > body > div:nth-of-type(4) > div:nth-of-type(2) > div > main > section > div > div > div:nth-of-type(2) > div:first-of-type > div"
}
}
}
}
6 changes: 3 additions & 3 deletions declarations/9kweu.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"documents": {
"General Conditions of Sale": {
"fetch": "https://www.9kw.eu/web/agb.html",
"select": null
"select": "body"
},
"Privacy Policy": {
"fetch": "https://www.9kw.eu/web/datenschutz.html",
"select": null
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/Aadvik foods.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
},
"Privacy Policy": {
"fetch": "https://aadvikfoods.com/privacy-policy",
"select": null
"select": "body"
},
"Terms of Service": {
"fetch": "https://aadvikfoods.com/terms-and-conditions/",
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/Aanicca ventures.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "Aanicca ventures",
"documents": {
"Terms of Service": {
"fetch": "https://aanicca.affise.com/v2/terms ",
"fetch": "https://aanicca.affise.com/v2/terms",
"select": "body"
},
"Privacy Policy": {
"fetch": "https://aanicca.com/privacypolicy",
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/Abdlfactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"select": "body"
},
"Privacy Policy": {
"fetch": "https://abdlfactory.com/privacy ",
"fetch": "https://abdlfactory.com/privacy",
"select": "body"
}
}
}
}
6 changes: 3 additions & 3 deletions declarations/About nutra.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"documents": {
"Privacy Policy": {
"fetch": "https://www.aboutnutra.com/privacy-policy-2",
"select": null
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.aboutnutra.com/terms-and-conditions",
"select": null
"select": "body"
}
}
}
}
8 changes: 4 additions & 4 deletions declarations/Abrazo medical group.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"documents": {
"Privacy Policy": {
"fetch": "https://abrazomedicalgroup.com/patient-resources/privacy-policy/",
"select": null
"select": "body"
},
"Terms of Service": {
"fetch": "https://abrazomedicalgroup.com/patient-resources/terms-of-use/",
"select": null
"select": "body"
},
"Legal Information": {
"fetch": "https://abrazomedicalgroup.com/notice-of-privacy-practices/",
"select": null
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/Abuseipdb.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"documents": {
"Legal Information": {
"fetch": "https://www.abuseipdb.com/legal.html",
"select": null
"select": "body"
}
}
}
}
4 changes: 2 additions & 2 deletions declarations/Academiaedu.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"Copyright Claims Policy": {
"fetch": "https://www.academia.edu/copyright",
"select": null
"select": "body"
}
}
}
}
8 changes: 4 additions & 4 deletions declarations/Accepted.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"documents": {
"Privacy Policy": {
"fetch": "https://www.accepted.com/privacy-policy",
"select": null
"select": "body"
},
"Terms of Service": {
"fetch": "https://www.accepted.com/aboutus/policy",
"select": null
"select": "body"
},
"Legal Information": {
"fetch": "https://www.accepted.com/aboutus/disclaimer",
"select": null
"select": "body"
}
}
}
}
Loading

0 comments on commit e27fa73

Please sign in to comment.