From 8a13139efae660300b1cf3a9db15143434c1e4ec Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 23 Feb 2018 11:58:24 -0600 Subject: [PATCH] add Disqus Click-to-Load --- data/FilterList.json | 18 ++++++++++++++++++ data/FilterListMaintainer.json | 4 ++++ data/Maintainer.json | 7 +++++++ 3 files changed, 29 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index c286496a7..4adb1d0c5 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -6802,5 +6802,23 @@ "submissionUrl": null, "syntaxId": 1, "viewUrl": "https://raw.githubusercontent.com/cb-software/CB-Malicious-Domains/master/block_lists/hosts" + }, + { + "id": 379, + "description": "These filters will cause a button labeled: \"Disqus blocked by uBlock Origin: click to unblock\" to be embedded where Disqus comments would normally be loaded. Click the button to force the comments to be loaded.", + "descriptionSourceUrl": "https://gist.github.com/gorhill/ef1b62d606473c68d524", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://gist.github.com/gorhill/ef1b62d606473c68d524", + "issuesUrl": null, + "licenseId": 5, + "name": "Disqus Click-to-Load", + "policyUrl": null, + "publishedDate": "2016-03-09T00:00:00", + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://gist.github.com/gorhill/ef1b62d606473c68d524/raw/f8181faac18cb5172c7c9bca8e5a3b22f0c925d0/gistfile1.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 8e06629f8..d12d16160 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -554,5 +554,9 @@ { "filterListId": 378, "maintainerId": 56 + }, + { + "filterListId": 379, + "maintainerId": 57 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 2ff8e8639..7f0185ed3 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -383,5 +383,12 @@ "homeUrl": "https://github.com/cb-software", "name": "cb-software", "twitterHandle": null + }, + { + "id": 57, + "emailAddress": null, + "homeUrl": "https://github.com/gorhill", + "name": "Raymond Hill", + "twitterHandle": null } ] \ No newline at end of file