From dea0e75e0367ca2f68bdaea0b1647054cbd6670c Mon Sep 17 00:00:00 2001 From: George Kaklamanos Date: Sat, 6 Apr 2019 15:53:34 +0300 Subject: [PATCH] README: Use abp uri for filters so they can be installed directly --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5cdf1cb..738334f 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,8 @@ Various adblock filters I created to make my experience a bit better or productive on various websites. -* StackExchange Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/stackexchange/README.md), [filter link](https://gitlab.com/gkaklas/ubo-annoyances/raw/master/stackexchange/ubo-gkaklas-stackexchange-annoyances.txt) -* AliExpress Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/aliexpress/README.md), [filter link](https://gitlab.com/gkaklas/ubo-annoyances/raw/master/aliexpress/ubo-gkaklas-aliexpress-annoyances.txt) -* Plaisio Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/plaisio/README.md), [filter link](https://gitlab.com/gkaklas/ubo-annoyances/raw/master/plaisio/ubo-gkaklas-plaisio-annoyances.txt) - -# How to use +* StackExchange Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/stackexchange/README.md), [filter link](abp:subscribe?location=https%3A%2F%2Fgitlab.com%2Fgkaklas%2Fubo-annoyances%2Fraw%2Fmaster%2Fstackexchange%2Fubo-gkaklas-stackexchange-annoyances.txt&title=gkaklas%20StackExchange%20Annoyances) +* AliExpress Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/aliexpress/README.md), [filter link](abp:subscribe?location=https%3A%2F%2Fgitlab.com%2Fgkaklas%2Fubo-annoyances%2Fraw%2Fmaster%2Faliexpress%2Fubo-gkaklas-aliexpress-annoyances.txt&title=gkaklas%20AliExpress%20Annoyances) +* Plaisio Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/plaisio/README.md), [filter link](abp:subscribe?location=https%3A%2F%2Fgitlab.com%2Fgkaklas%2Fubo-annoyances%2Fraw%2Fmaster%2Fplaisio%2Fubo-gkaklas-plaisio-annoyances.txt&title=gkaklas%20Plaisio%20Annoyances) Personally I use and recommend the awesome [uBlock Origin](https://github.com/gorhill/uBlock) (for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) and [Chrome](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm)), so I've only tested this filters with uBlock Origin, but it should work with other adblock addons as well. - -In order to use one of my filters, just go to the dashboard on the Filter Lists tab and paste the links I give above in the import custom filter textbox at the bottom of the page. You can find more info in the [official documentation](https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists#custom-filter-lists).