From 45fd0bb83e8461b485c2444bccae487b7409b753 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Thu, 12 Jul 2018 04:13:00 +0200 Subject: [PATCH] Minor syntax fixes, part 1 The E-mail address that was listed for Schack was incorrect, first and foremost. --- data/FilterList.json | 33 +++++++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index dd567569d..5e5b36dca 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -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" - } -] \ No newline at end of file + "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" + }, +]