Skip to content

Commit 75d5fb7

Browse files
committed
misc: add misc list
1 parent 4dc1402 commit 75d5fb7

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,10 @@ To subscribe, add `https://raw.githubusercontent.com/jae1911/ublock-filters/beep
2929
This version is for Yandex that will remove the domains from search results.
3030

3131
To subscribe, add `https://raw.githubusercontent.com/jae1911/ublock-filters/beep/seo-garbage-yandex.txt`
32+
33+
## Misc
34+
35+
The misc list is my personal uBlock filters.
36+
Please double-check the list before subscribing to it as I'm quite heavy-handed on blocking.
37+
38+
Subscribe by adding: `https://raw.githubusercontent.com/jae1911/ublock-filters/beep/misc.txt`

misc.txt

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
[Adblock Plus 3.17]
2+
! Title: Jae's misc blocklist
3+
! Version: 0.1
4+
! Description: Blocks misc stuff.
5+
! Homepage: https://github.com/jae1911/ublock-filters
6+
7+
# FA
8+
furaffinity.net##a[href*="/plus"]
9+
furaffinity.net##a[href*="/advertising"]
10+
furaffinity.net##a[href*="shop.furaffinity.net"]
11+
12+
# YC
13+
news.ycombinator.com##html:style(filter:invert(100%) hue-rotate(180deg))
14+
news.ycombinator.com##body:style(background: #e6e6e6)
15+
news.ycombinator.com##tbody:style(background: #e6e6e6)
16+
news.ycombinator.com###hnmain:remove-attr(bgcolor)
17+
news.ycombinator.com##:matches-path("/item") tbody:style(background: #dbdbdb)
18+
news.ycombinator.com##div.toptext:style(color: black)
19+
news.ycombinator.com###hnmain td[bgcolor="#000000"]
20+
21+
# GH
22+
github.com###dashboard .js-feeds-tabs #feed-next
23+
github.com###dashboard tab-container div[aria-labelledby="feed-next"]
24+
github.com##aside .dashboard-changelog.mb-4
25+
github.com##.js-notice
26+
github.com##.js-profile-editable-replace img.achievement-badge-sidebar:upward(div.border-top)
27+
28+
# YT
29+
youtube.com##ytd-comments
30+
31+
# TRACKING DATA
32+
||ebay.*^$removeparam=/.*=/
33+
||aliexpress.*^$removeparam=/.*=/

0 commit comments

Comments
 (0)