mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Minor syntax fixes, part 1
The E-mail address that was listed for Schack was incorrect, first and foremost.
This commit is contained in:
parent
b9464ced41
commit
45fd0bb83e
1 changed files with 25 additions and 8 deletions
|
|
@ -1866,7 +1866,7 @@
|
|||
"descriptionSourceUrl": "https://youtube.adblockplus.me/",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://adblockplus.org/en/donate",
|
||||
"emailAddress": " subscriptionlist@adblockplus.org",
|
||||
"emailAddress": "subscriptionlist@adblockplus.org",
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://youtube.adblockplus.me/",
|
||||
"issuesUrl": null,
|
||||
|
|
@ -2822,7 +2822,7 @@
|
|||
"descriptionSourceUrl": "https://henrik.schack.dk/adblock/",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://www.paypal.me/schack",
|
||||
"emailAddress": "henrik@schackinger.com",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://henrik.schack.dk/adblock/",
|
||||
"issuesUrl": null,
|
||||
|
|
@ -2837,8 +2837,7 @@
|
|||
{
|
||||
"id": 148,
|
||||
"chatUrl": null,
|
||||
"description":
|
||||
"I make supplemental filters in Adblock Plus to block garbage on webpages not blocked by other lists. I use many regular expressions, a few domain filters, but no CSS filters.",
|
||||
"description": "I make supplemental filters in Adblock Plus to block garbage on webpages not blocked by other lists. I use many regular expressions, a few domain filters, but no CSS filters.",
|
||||
"descriptionSourceUrl": "https://satterly.neocities.org/abp_filters.html",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
|
|
@ -8259,7 +8258,25 @@
|
|||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl":
|
||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExperimentalList%20alternate%20versions/AdawayHosts"
|
||||
}
|
||||
]
|
||||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExperimentalList%20alternate%20versions/AdawayHosts"
|
||||
},
|
||||
{
|
||||
"id": 431,
|
||||
"chatUrl": null,
|
||||
"description": "Have you ever felt bothered by how many websites still think that everyone are using narrow monitors? Well, here's how to stretch them out like a piece of gum!",
|
||||
"descriptionSourceUrl": null,
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
"emailAddress": "imreeil42@gmail.com",
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/DandelionSprout/adfilt",
|
||||
"issuesUrl": "https://github.com/DandelionSprout/adfilt/issues",
|
||||
"licenseId": 10,
|
||||
"name": "Dandelion Sprout's Website Stretcher",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion%20Sprout's%20Website%20Stretcher.txt"
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue