Merge branch 'master' of github.com:paulgb/BarbBlock

pull/23/head
Paul Butler 7 years ago
commit 42500cc34a

@ -27,18 +27,18 @@ Install BarbBlock from the [Chrome App Store](https://chrome.google.com/webstore
Install BarbBlock from the [Mozilla add-ons site](https://addons.mozilla.org/en-us/firefox/addon/barbblock/).
### Adblock Plus
### Adblock Plus and Ublock Origin
Use the link on the [install page](install.html).
### Ublock Origin
Add this URL: `https://ssl.bblck.me/blacklists/ublock-origin.txt`
Use the links on the [install page](https://ssl.bblck.me/install).
### Hosts file
Include this file: `https://ssl.bblck.me/blacklists/hosts-file.txt`
### Other uses
Build a blacklist for your own format with the [domain list](https://ssl.bblck.me/blacklists/domain-list.txt).
## Contributing to the Blacklist
Create an [issue](https://github.com/paulgb/BarbBlock/issues) with the domains and the label `blacklist`. In the issue description, add a link to a DMCA takedown notice if available, or else a notice from your service provider that they have received a takedown request.

@ -1,28 +0,0 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>BarbBlock (Install)</title>
<meta property="og:title" content="BarbBlock" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Chrome extension which blocks requests to sites which have used legal threats to remove themselves from other blacklists." />
<meta property="og:description" content="Chrome extension which blocks requests to sites which have used legal threats to remove themselves from other blacklists." />
<link rel="canonical" href="http://bblck.me/" />
<meta property="og:url" content="http://bblck.me/" />
<meta property="og:site_name" content="BarbBlock" />
<script type="application/ld+json">
{"@context":"http://schema.org","@type":"WebSite","name":"BarbBlock","headline":"BarbBlock","description":"Chrome extension which blocks requests to sites which have used legal threats to remove themselves from other blacklists.","url":"http://bblck.me/"}</script>
<link href="/assets/css/style.css?v=0971b4d2d7322227e0b297dda9e11ca1122b7760" rel="stylesheet">
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1>Install BarbBlock</h1>
<h2>Adblock Plus</h2>
<p>Use <a href="abp:subscribe?location=https://ssl.bblck.me/blacklists/adblock-plus.txt&title=BarbBlock">this link</a> to add the blacklist to Adblock Plus.</p>
</div>
</body>
</html>

@ -0,0 +1,11 @@
# Install BarbBlock
For Chrome and Firefox extensions, see the [main page](https://ssl.bblck.me/).
## Ublock Origin
[Click this link to subscribe](abp:subscribe?location=https://ssl.bblck.me/blacklists/ublock-origin.txt&title=BarbBlock)
## Adblock Plus
[Click this link to subscribe](abp:subscribe?location=https://ssl.bblck.me/blacklists/adblock-plus.txt&title=BarbBlock)
Loading…
Cancel
Save