4skinSkywalker / Anti-Porn-HOSTS-File

Hosts file for "blocking" porn sites
MIT License
150 stars 63 forks source link

Creating a software to block websites #43

Closed khaldon closed 3 years ago

khaldon commented 3 years ago

what if we create a software like a extensions in browsers or application mobile to block all data we have collected it until now ? because blocking with Hosts file it's not affective.

4skinSkywalker commented 3 years ago

Blocking hosts file is effective as long as you keep it your file up to date. I think that a browser extension that automatically download the file from this repo and blocks porn site on the browser is a pretty good idea! Even cooler if users can use that extension to mark new porn sites. I'm taking notes ;)

koonix commented 3 years ago

uBlock Origin is probably what you are looking for. You can add any hosts files in it's settings, and it keeps them up to date and all. You can manually block or allow individual websites as well.

For Linux there is hblock, which also allows you to manually add or remove individual websites from the hosts files.

For Windows, you can use StevenBlack's scripts to keep your hosts files up to date. You can add links of more hosts files to the data/ folder, as explained in the README.

And for Andoid, you can use either Firefox mobile with uBlock Origin addon (Google Play link) , or AdAway.

4skinSkywalker commented 3 years ago

@soystemd said it all. Closing this