Skip to content

thejeshgn/blocked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocked

Crowdsourced list of all the websites blocked by ISPs in India.

MASTER_LIST.csv

Master list of all the sites blocked in India. With the source and other details. Created out of the lists. MASTER_LIST.csv .

Lists: Source of Blocked URL

Lists are simple textfiles with urls. Name of the file becomes the source name. We create a file everytime we get news of some website getting blocked.

Code

Create master List

  • Run python create_master_list.py
  • It will merge all the lists and create an unique list with source details. Called MASTER_LIST.csv
  • I plan to add other features and hence a script to merge.

Install dependencies

git clone https://github.com/thejeshgn/blocked

cd blocked

sudo xargs -a requirements.txt pip install

Releases

No releases published

Packages

No packages published

Languages