-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathfilters.txt
62 lines (43 loc) · 2.2 KB
/
filters.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# -------------------------------------------------------------------------------------------------------------------- #
# Title: Personal filters
# Expires: 1 days
# License: GPL-3.0
# My personal filter list
# https://raw.githubusercontent.com/jspenguin2017/Snippets/master/filters.txt
# -------------------------------------------------------------------------------------------------------------------- #
# Annoyances
# Chat Widgets
||az.jusbr.com/libs/chatlib/$3p
||optinchat.com^$3p
# Overlays
pixiv.net##a[href^="/premium/lead/lp"]
pixiv.net##iframe[src^="https://imp.pixiv.net/premium_lp"] + ul::after
# Overrides
||cdnjs.cloudflare.com/ajax/libs/Snowstorm/$script,important,badfilter
pixiv.net#@#section[class] aside[class*="-0 "] > iframe[src^="https://imp.pixiv.net/premium_"][class^="sc-"]:upward(1)
@@||service.force.com/embeddedservice/*/esw.min.js$script,domain=cyberpowersystems.com
@@||zopim.com^$domain=uphold.com
# -------------------------------------------------------------------------------------------------------------------- #
# Ads
# Placeholders
pixiv.net##a[target="premium_noads"]
pixiv.net##iframe[name="expandedFooter"]:upward(1)
linkedin.com###voyager-feed > #voyager-feed:style(padding: 0px !important;)
linkedin.com###voyager-feed:style(padding: 16px !important;)
researchgate.net##.lite-page__header-navigation--with-ad:style(top: 0px !important;)
# -------------------------------------------------------------------------------------------------------------------- #
# Security
# Bad websites
||dcdirtylaundry.com^$doc
||udemy.com^$doc
# NSFW bad websites
||erogazopple.com^$doc
||erogazoufactory.com^$doc
# -------------------------------------------------------------------------------------------------------------------- #
# Other
# Incorrect touch input detection
pixiv.net##button:has(> div > svg):style(display: initial !important;)
pixiv.net##div:has(> button > div > svg):style(display: initial !important;)
# Unbreak
outlook.live.com#@##app div[class] > div[role="region"] ~ div[class]:not([data-max-width]):not([role]):has(div[class] > img[aria-label][src*="adbar"])
# -------------------------------------------------------------------------------------------------------------------- #