Skip to content

Xetera/this-tweet-took-off

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Tweet Took Off

Ublock Origin filter list targeting long reply chains posted by twitter users who get paid to promote random products on viral tweets.

Usage

Simply import the following url into uBlock Origin as a custom filter.

https://raw.githubusercontent.com/Xetera/this-tweet-took-off/main/dist/rules.txt

If you don't have uBlock installed, you can get it for Chrome or Firefox.

Contribution

If you see a promoted url that isn't removed, add the visible portion of the promoted url in the tweet to advertisers.txt. Create a pull request with the changes along with an example a link to the promoted tweet.

Limitations

Loading tweets with a lot of promoted replies can cause the site to get jumpy as multiple tweets are being removed after being loaded.

The most foolproof way of doing this would be to intercept http responses from the twitter api and filter out tweets that include flagged urls so they're never even rendered in the first place. However, due to restrictions on web extensions, only requests can be intercepted and modified, and not responses. So this is the second best way.

About

🔪 Block replies to viral tweets from users getting paid to promote useless products

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages