mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add Disqus Click-to-Load
This commit is contained in:
parent
b5c3cceef3
commit
8a13139efa
3 changed files with 29 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
@ -554,5 +554,9 @@
|
|||
{
|
||||
"filterListId": 378,
|
||||
"maintainerId": 56
|
||||
},
|
||||
{
|
||||
"filterListId": 379,
|
||||
"maintainerId": 57
|
||||
}
|
||||
]
|
||||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue