Roopesh V S
72da890e8f
Added to Supported Sites List
4 years ago
Roopesh V S
827cacc236
Support for Strava
4 years ago
Siddharth Dushantha
15012f0e91
added error checking while checking for updates
4 years ago
Siddharth Dushantha
356ba76fd2
Merge pull request #708 from roopeshvs/master
...
MetaCritic Regex & False Positive Fix
4 years ago
Siddharth Dushantha
f564cc174d
removed F6S due to Google reChaptcha
4 years ago
Roopesh V S
98c030fe1b
MetaCritic Regex Fix
4 years ago
Siddharth Dushantha
5fc749baa7
Merge pull request #707 from sherlock-project/version-checking
...
added version checking
4 years ago
Siddharth Dushantha
60cc6434d9
added version checking
...
If the there is a newer version available on GitHub then the user will
be told. This to encourage users to have the up to date version of
Sherlock which has the newest features.
4 years ago
Siddharth Dushantha
1fcae33003
version bump 0.12.3 --> 0.12.4
4 years ago
Siddharth Dushantha
b4c92df82e
Merge pull request #704 from sherlock-project/use-updated-data-json
...
Made a couple of changes
4 years ago
Siddharth Dushantha
9684314d70
added uppercase letter to site names that have uppercase
...
For some reason, when adding sites, people were using all lowrcase.
It is more correct to have the correct spelling and case on the site
names.
4 years ago
Siddharth Dushantha
f9774343a7
changed claimed username for GetMyUni from vidheeshnacode to Upneet.Grover17
...
the previous username does not exist anymore
4 years ago
Siddharth Dushantha
171988c001
fixed Memrise false positive
4 years ago
Siddharth Dushantha
75bccae27e
changed claimed username for HackerOne from "blue" to "stok"
...
the user "blue" does not exist
4 years ago
Siddharth Dushantha
ccf2c15a80
fixed 500px false illegal username
4 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
...
order
4 years ago
Siddharth Dushantha
e27cd6289e
removed rank field from data.json
4 years ago
Siddharth Dushantha
cc8192f45c
removed option to present websites ordered by their Alexa.com global rank in popularity
...
refer to #610 for reason of removal
4 years ago
Siddharth Dushantha
73989aaf5f
Sherlock will from now on not use the local data.json
...
It will now use the data that is in the GitHub repo instead. The reason why we are using
this instead of the local one is so that the user has the most up to date data. This prevents
users from creating issue about false positives which has already been fixed or having outdated data
4 years ago
Siddharth Dushantha
0f51e01686
fixed babyblogRU false positive
...
fix this by using an error message instead of checking the status code
4 years ago
Siddharth Dushantha
fbea0bf679
Merge pull request #703 from roopeshvs/master
...
Fixed False Positives on Polarsteps
4 years ago
Roopesh V S
8d9ccb200c
Fixed False Positives on Polarsteps
4 years ago
Siddharth Dushantha
d0910478e9
Merge pull request #698 from roopeshvs/master
...
No more False Positives on Wikipedia
4 years ago
Roopesh V S
06166b2add
No more False Positives on Wikipedia
4 years ago
Siddharth Dushantha
10535587f1
Merge pull request #697 from roopeshvs/master
...
No more False Positive on Tinder
4 years ago
Roopesh V S
4d7ed9d608
No more False Positive on Tinder
4 years ago
Siddharth Dushantha
6adfbd046b
Merge pull request #696 from roopeshvs/master
...
PayPal works now
4 years ago
Roopesh V S
7cc341d29e
Added User-Agent
4 years ago
Roopesh V S
f2c8afaa85
PayPal Works now.
4 years ago
Siddharth Dushantha
39279710ce
Merge pull request #695 from roopeshvs/master
...
9Gag Works! Weird.
4 years ago
Roopesh V S
60d7d9565a
www to url oops
4 years ago
Roopesh V S
aff196abec
Added www to urlMain
4 years ago
Siddharth Dushantha
fb572d927c
added regex checking for 500px
...
The criteria for the the 500px usernames was found my looking at the packages when signing up. If it was an invalid username, the request return this error: https://i.imgur.com/JS5PVMz.png
4 years ago
Roopesh V S
23b0122755
9Gag Works! Weird.
4 years ago
Siddharth Dushantha
aa46b17cae
added regex checking for Capfriendly
...
The regex was made using the given information from their "Change Username" page: https://i.imgur.com/TrrOWl5.png
4 years ago
Siddharth Dushantha
2de31a1471
Merge pull request #694 from roopeshvs/master
...
Fixed CapFriendly Check
4 years ago
Roopesh V S
a5b70d576b
Fixed CapFriendly Check
4 years ago
Siddharth Dushantha
a5d8394307
added regex checking for Telegram
...
Source: https://core.telegram.org/method/account.checkUsername#parameters
4 years ago
Siddharth Dushantha
82a11b8e1a
Merge pull request #693 from roopeshvs/master
...
Telegram Works Now | Updated the correct URL for Angel List
4 years ago
Roopesh V S
b7b17c28ae
Telegram Works Now!
4 years ago
Roopesh V S
82e42fc1e5
Updated the correct URL for Angel List
4 years ago
Siddharth Dushantha
1b012ab46b
Merge pull request #631 from Zoldszemesostoros/master
...
Add prog.hu
4 years ago
Siddharth Dushantha
269d67f56e
Merge branch 'master' into master
4 years ago
Siddharth Dushantha
25b33827c6
Merge pull request #620 from realprogrammer5000/add-xboxgamertag-com
...
Add Xbox Gamertag site
4 years ago
Siddharth Dushantha
a6c4e88818
Merge branch 'master' into add-xboxgamertag-com
4 years ago
Siddharth Dushantha
ea843cb7eb
removed the elody.com demo url because it no longer works
...
The elody url no works because we get an error when trying to run Sherlock on the site.
4 years ago
Siddharth Dushantha
5b295647b2
Merge pull request #684 from billyb2/master
...
Fixed Twitter false positive error
4 years ago
William Batista
81cef8cffe
Fixed data.json ranks
...
Just reset ranks back to original
4 years ago
William Batista
bd3de54cae
Fixed Twitter false positive error
...
Simply changed the url from twitter.com to mobile.twitter.com, as the desktop site will return a 200 error regardless of whether the user exists or not
4 years ago