add twitter and epic games filters
This commit is contained in:
parent
02f490e787
commit
f4eff75684
@ -13,9 +13,11 @@ https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/youtube/block_irrelevent_search_results.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/youtube/block_homepage_sections.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/youtube/block_upcoming.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/epicgames_remove_not_free_games.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/lightnovelpub_allow_text_selection.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/honey_allow_cashback_trackers.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/r34app_floating_buttons.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/twitter_remove_irrelevent_tweets.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/webnovel_allow_text_selection.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/r34app_anti_abuse_porn.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/twitter_hide_retweets.list
|
||||
@ -23,6 +25,7 @@ https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/webnovel_block_download_app.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/webnovel_sane_comment_direction.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/fandom_block_social_elements.list
|
||||
https://gitea.codecoffin.com/winneratwin/ublock-origin-filters/raw/branch/master/filters/other/twitter_remove_trending_who_to_follow.list
|
||||
```
|
||||
|
||||
this includes stuff like:
|
||||
|
6
filters/other/epicgames_remove_not_free_games.list
Normal file
6
filters/other/epicgames_remove_not_free_games.list
Normal file
@ -0,0 +1,6 @@
|
||||
! Expires: 7 days
|
||||
! Title: winner#5393's epic games remove non giveaway games
|
||||
! Homepage: https://gitea.codecoffin.com/winneratwin/ublock-origin-filters
|
||||
! Description: removes everything from the home page that isn't the free games of the week and also works on the free games page
|
||||
|
||||
store.epicgames.com##h2:upward(.css-1xdp7yz)
|
6
filters/other/twitter_remove_irrelevent_tweets.list
Normal file
6
filters/other/twitter_remove_irrelevent_tweets.list
Normal file
@ -0,0 +1,6 @@
|
||||
! Expires: 7 days
|
||||
! Title: winner#5393's twitter remove irrelevent tweets
|
||||
! Homepage: https://gitea.codecoffin.com/winneratwin/ublock-origin-filters
|
||||
! Description: remove tweets with "location","followed by","liked" etc.
|
||||
|
||||
twitter.com##[data-testid="socialContext"]:upward([data-testid="cellInnerDiv"])>div
|
7
filters/other/twitter_remove_trending_who_to_follow.list
Normal file
7
filters/other/twitter_remove_trending_who_to_follow.list
Normal file
@ -0,0 +1,7 @@
|
||||
! Expires: 7 days
|
||||
! Title: winner#5393'e twitter remove sidebar
|
||||
! Homepage: https://gitea.codecoffin.com/winneratwin/ublock-origin-filters
|
||||
! Description: removes "who to follow" and "What’s happening"
|
||||
|
||||
twitter.com##[aria-label="Timeline: Trending now"]:upward(1)
|
||||
twitter.com##[aria-label="Who to follow"]:upward(1)
|
Loading…
x
Reference in New Issue
Block a user