Skip to content

hayleyxyz/qanon-block-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QAnon Block Guide

This is a quick guide on how to block access to a range of QAnon/far-right/conspiracy websites on a single Windows PC.

1. Open Notepad

Open the start menu and type "notepad" in the search box. Right-click the notepad icon and click "Run as administrator". This is required as the file we're about to edit is write-protected.

2. Open File

Click on the File > Open... menu item shown in the image.

3. Navigate and open hosts file

In the pop-up window, change the combo-box on the bottom-right to "All Files (*.*)" as seen in the image below. Then navigate to C:\Windows\System32\drivers\etc. Open up the file named "hosts".

4. Paste and save

Open up the following link in your web browser: https://raw.githubusercontent.com/rimu/no-qanon/master/etc_hosts.txt

You should see a list of websites. Copy the entire text (Ctrl+A, Ctrl+C) and paste it into the opened hosts file in notepad. Then save the file via File > Save menu item, or via Ctrl+S.

Add additional blocked sites (Optional)

If you want to block additional websites you can do by adding new lines into the hosts file, for example:

0.0.0.0 facebook www.facebook.com

This would block facebook.com. Remember to block both www and non-www versions of a website.

About

Guide for blocking access to QAnon/far-right/conspiracy websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published