31 Commits (master)

Author SHA1 Message Date
Siddharth Dushantha 8eaaae19a1 mark nsfw sites as nsfw in site list
1 year ago
Siddharth Dushantha 0be9fb1c40 Made the code simpler
1 year ago
Siddharth Dushantha cf5756578d updated site list and added favicon to site.md
2 years ago
benni347 f4673cc13c Refractored sites.py, sherlock.py and notify.py.
2 years ago
Seth Falco a0360d4725
chore: make quotes in repo consistent
2 years ago
Seth Falco fbf879611b
chore: add editorconfig
3 years ago
NirajNair d404fe73fc Changes made to site_list.py to reduce commit size
3 years ago
NirajNair 5098b67aa6 Changes made to site_list.py to reduce commit size
3 years ago
Siddharth Dushantha 3a8ed636f5 cleaned up site_list.py and updated site.md
4 years ago
Siddharth Dushantha 490a26248a removed ranking from site_list.py and organized data.json by alphabetic
4 years ago
Christopher K. Hoadley 2b99aeef0f Fix path to data file when doing site update.
4 years ago
Christopher K. Hoadley 92879af8eb Merge remote-tracking branch 'origin/master' into restructure_take1
4 years ago
Armin bc3e58d599 removed unused variable
4 years ago
Christopher K. Hoadley d17268e737 Move content into sherlock sub-directory inside of repo. This directory will look very much like what the packaged version of Sherlock will look like when it is installed in the site-packages area.
5 years ago
Christopher K. Hoadley bd70be289b Change method used to get site ranking. Not only has alexa.com changed the format of their web site, they also seem to have gotten even more picky about people scraping it. So, use their API to query the site data.
5 years ago
jenchieh 8b6b14fc6a Fixed mixed of tabs and spaces in a single file.
5 years ago
aditisrinivas97 619d9ab6bc
Fix issue with site name and url
5 years ago
Avinash Shenoy 3db3f4558b
Parallelized updating alexa ranking
5 years ago
Avinash Shenoy 1442f333c2
Parallelised updating Alexa.com ranking of sites
5 years ago
ptalmeida 826af1ec19 remove unused import
5 years ago
ptalmeida 9c45146da1 remove unused import
5 years ago
ptalmeida cc2b1cb27a Improve terminal appearence for site_list.py
5 years ago
ptalmeida 40fc51fc32 add rank paramether to site_list.py
5 years ago
ptalmeida ad4c321f3f Correct print look
5 years ago
ptalmeida 04ee711872 Merge remote-tracking branch 'upstream/master'
5 years ago
ptalmeida 46705ad0a1 Add Alexa.com rank updating functionality to site_list.py
5 years ago
Yahya SayadArbabi f641649be7 Sort "sites.md"
5 years ago
Pedro Almeida 1ed24f5993
correct code
5 years ago
ptalmeida 2ef168d924 Add website sorting code to site_list.py
5 years ago
Christopher K. Hoadley 4ecaad6289 Update script to use with-as structure for files. Add number of supported sites to title. Add status message.
5 years ago
anto-christo 26adc32497 Add script for listing sites in sites.md
5 years ago