The Internet is a vast space of infinite knowledge. We can store and access those knowledge, those data from everywhere and from any device. We just need to use correct words or phrases to find them. But often what we get is not exactly Safe to See, it's not annoyance-free.
That's why we need to filter out the annoyance and bad things. That's why we use Ad-Blockers.
Although some sites resist the users to use Ad-Blockers because the Site Owners gain revenue from the Ads to Pay their Domain+Hosting Bills.
- Block the known Domains or their IP Addresses through
hosts
file inclusion.
In Windows,
C:\Windows\System32\drivers\etc\hosts
or In Linux,/etc/hosts
- Use AdBlock Browser Extensions and Userscripts to Block Specific Sites and their Scripts to be loaded inside any Website.
This is the Recommended Method
To do so, you need to follow the bellow steps as exactly as I written. Do not tell me if you can't find a button to press or so.
- If your system is new/fast, and if you use 8GB+ RAM with SSD, I recommend using Chrome-based Browsers.
- If your system is old/slow, and if you use 2/4GB RAM with mechanical hard drive and/or Windows 10 or later, I recommend using Firefox.
^ Install Brave Browser. Because as they say, "You deserve a better Internet."
This browser is built upon Google Chrome, but with tons of customization done to make it faster and private. It natively blocks Ads, and you can also earn Brave Attention Token (BAT) as Reward (Now, Only available for Redeeming in Selected Countries Only). Read More on their website. You can install the scripts and filters over Brave Browser for True Ultimate AdBlocking+AdBypassing.
- For Firefox, install Greasemonkey, uBlock Origin and FastForward.
- For Chrome-based Browsers, install Tampermonkey, uBlock Origin and FastForward.
B. After you install the extensions, you have to install three Userscripts. Usable in either browser.
- Anti-Adblock Killer (Script) - A script to outthrow the Anti-Adblock parts from the websites,
- AAK-Cont (Script) - An updated form of previous Anti-Adblock Killer Script,
- AdsBypasser - To skip countdown ads & prevent ad pop-up.
C. Now, the (really) hard part. You have to add some filters to uBlock Origin
which can eleminate specific Ad Domains and Scripts.
- Click on the 'uBlock Origin' Icon from the toolbar of your browser's toolbar. Then click the Settings Icon which says 'Open the dashboard' when mouse is hovered.
- Go on the "Filter lists" Tab. Scroll down & Tick the
[ ] import...
checkbox and add these lines bellow:
Click Apply changes.https://raw.githubusercontent.com/rokibhasansagar/anti-adblock-killer-fork/master/anti-adblock-killer-filters.txt https://raw.githubusercontent.com/rokibhasansagar/AAK-Cont-fork/master/dist/aak-cont-list-ubo.txt https://easylist-downloads.adblockplus.org/antiadblockfilters.txt
- If you want to block Pornographic Sites in Browsers, Go to Step #C(2) and add the below line (~58K entries) in the
[ ] import...
section:https://raw.githubusercontent.com/ZeoRexDevs/EnergizedProtection-block/master/extensions/porn-lite/formats/filter
- If you want to block more Annoyance Sites, using an updated tracker, Go to Step #C(2) again and add either one of the below two lines in the
[ ] import...
section:- If your Desktop/PC is old and running on very low CPU/RAM power, add the bellow line (~69K entries) -
https://o0.pages.dev/Lite/adblock.txt
- If your PC is new and have enough CPU/RAM power to simultaniously multitask smoothly, add the below line (~142K entries) -
https://o0.pages.dev/Pro/adblock.txt
- If your Desktop/PC is old and running on very low CPU/RAM power, add the bellow line (~69K entries) -
Note that the Firefox version is still safe.