Useful filters for 4chanX. These are very good to have.

Put all Linux threads first in the catalogue on the /g/ board. Click 4chanX settings and then the filter tab. Go to the subject section and add this as a filter. /Linux/i;highlight;top:yes/Linux/i;highlight;top:yes Filter all country flags on the /pol/ board. This is a uBlock origin filter, add this in the dashboard. boards.4chan.org##[id^=p]:has(.countryFlag)boards.4chan.org##[id^=p]:has(.countryFlag) This will filter … Read more

Very useful uBlock Origin filters for cleaning up websites. Make Twitter cleaner and faster.

Very useful ublock Origin rules These filter rules for uBlock Origin will remove the annoying news and suggestions from the right side of the Twitter website, this makes the website much cleaner. ! 2021-11-09 https://twitter.com twitter.com##.r-ttdzmv.r-vacyoi.css-1dbjc4n twitter.com##.r-ifefl9.r-1pi2tsx.css-1dbjc4n! 2021-11-09 https://twitter.com twitter.com##.r-ttdzmv.r-vacyoi.css-1dbjc4n twitter.com##.r-ifefl9.r-1pi2tsx.css-1dbjc4n Block the ending screen boxes in Youtube videos. This is very useful indeed. annotations_module.js$script,domain=youtube.com … Read more

How to block scripts in Firefox with uBlock origin.

Blocking scripts in uBlock origin is very easy, if you know the path to an annoying script, it may be easily blocked. Open the dashboard in uBlock origin and use the code below to block the script. ! 2021-05-25 https://boards.4channel.org ||bid.glass/lib/bg.js$script,domain=boards.4channel.org! 2021-05-25 https://boards.4channel.org ||bid.glass/lib/bg.js$script,domain=boards.4channel.org This is another example, blocking the end screen and annotations in … Read more

How to view videos on Youtube and not count as a view.

Use this code in the uBlock Origin dashboard, and this will block Youtube views code, this allows viewing a video and your visit with a browser will not count views. ||https://s.youtube.com/api/stats/* ||https://www.youtube.com/ptracking ||https://s.youtube.com/api/stats/playback ||https://www.youtube.com/api/stats/watchtime||https://s.youtube.com/api/stats/* ||https://www.youtube.com/ptracking ||https://s.youtube.com/api/stats/playback ||https://www.youtube.com/api/stats/watchtime This could be very useful for any Youtube user who does not care for adding views to videos. … Read more

How to use uBlock origin to block a certain annoying Javascript easily.

Many websites these days have Javascript that blocks certain elements unless you are a subscriber, this is very annoying but can be fixed with the uBlock origin plugin for Firefox. Click the uBlock origin icon and then open the logger. Then refresh the page and the logger will fill up with all of the elements … Read more

Ebay website running scripts to port scan visitors.

The Ebay online-shopping website is running scripts to port scan users and determine if they are using a VPN and possibly attempting fradulent activity. But this is a compromise of security and trust. This can be blocked though. There is a lot of information about this here: https://blog.nem.ec/2020/05/24/ebay-port-scanning/. Judging by the information in that blog … Read more

How to block the annoying Youtube overlay at the end of Youtube videos.

Youtube now have an annoying overlay at the end of Youtube videos that shows other videos the viewer (might) be interested in and push this on the viewer, whether they want it or not. But this can be blocked with uBlock Origin. These are my uBlock Origin filter rules. ! 2/14/2018, 7:44:14 AM https://www.salon.com/ www.salon.com##.style__salonIcon___1Eaer … Read more

4chan filter rules to block unwanted ads and scripts.

These are very useful filter rules for uBlock Origin, that will block unwanted scripts and trackers on 4chan. The admin of 4chan is putting tracker scripts and images in the website that track all visitors. This is a way to get around this and browse safely. orbitfour47.com @@||4chan.org^*$csp=default-src ‘self’ * data: ‘unsafe-inline’ ‘unsafe-eval’ boards.4chan.org##script:contains(contentAd) /\i\.4cdn\.org\/[a-z]{3}feolite/ … Read more

How to get uBlock Origin working with Firefox 55.

The current version of Firefox 55 broke uBlock Origin. To get it working again, install the version of uBlock from the development channel. Scroll down the bottom of this page and select the development channel button. https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/?src=ss. This gets it working again instantly. This is the thing with free software, it gets a lot of … Read more