Roopesh V S
827cacc236
Support for Strava
2020-08-09 13:54:14 +05:30
Siddharth Dushantha
15012f0e91
added error checking while checking for updates
2020-08-09 07:44:44 +02:00
Siddharth Dushantha
356ba76fd2
Merge pull request #708 from roopeshvs/master
...
MetaCritic Regex & False Positive Fix
2020-08-08 21:39:47 +02:00
Siddharth Dushantha
f564cc174d
removed F6S due to Google reChaptcha
2020-08-08 21:37:47 +02:00
Roopesh V S
98c030fe1b
MetaCritic Regex Fix
2020-08-08 23:42:28 +05:30
Siddharth Dushantha
5fc749baa7
Merge pull request #707 from sherlock-project/version-checking
...
added version checking
2020-08-08 19:00:07 +02:00
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.
2020-08-08 18:56:50 +02:00
Siddharth Dushantha
1fcae33003
version bump 0.12.3 --> 0.12.4
2020-08-08 16:52:14 +02:00
Siddharth Dushantha
b4c92df82e
Merge pull request #704 from sherlock-project/use-updated-data-json
...
Made a couple of changes
2020-08-08 16:51:28 +02:00
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.
2020-08-08 09:02:22 +02:00
Siddharth Dushantha
f9774343a7
changed claimed username for GetMyUni from vidheeshnacode to Upneet.Grover17
...
the previous username does not exist anymore
2020-08-08 08:33:55 +02:00
Siddharth Dushantha
171988c001
fixed Memrise false positive
2020-08-08 08:29:59 +02:00
Siddharth Dushantha
75bccae27e
changed claimed username for HackerOne from "blue" to "stok"
...
the user "blue" does not exist
2020-08-08 06:54:50 +02:00
Siddharth Dushantha
ccf2c15a80
fixed 500px false illegal username
2020-08-08 06:49:06 +02:00
Siddharth Dushantha
3a8ed636f5
cleaned up site_list.py and updated site.md
2020-08-07 21:55:33 +02:00
Siddharth Dushantha
490a26248a
removed ranking from site_list.py and organized data.json by alphabetic
...
order
2020-08-07 21:07:20 +02:00
Siddharth Dushantha
e27cd6289e
removed rank field from data.json
2020-08-07 19:04:42 +02:00
Siddharth Dushantha
cc8192f45c
removed option to present websites ordered by their Alexa.com global rank in popularity
...
refer to #610 for reason of removal
2020-08-07 18:57:51 +02:00
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
2020-08-07 18:38:19 +02:00
Siddharth Dushantha
0f51e01686
fixed babyblogRU false positive
...
fix this by using an error message instead of checking the status code
2020-08-07 15:03:25 +02:00
Siddharth Dushantha
fbea0bf679
Merge pull request #703 from roopeshvs/master
...
Fixed False Positives on Polarsteps
2020-08-07 12:54:57 +02:00
Roopesh V S
8d9ccb200c
Fixed False Positives on Polarsteps
2020-08-07 16:07:24 +05:30
Siddharth Dushantha
d0910478e9
Merge pull request #698 from roopeshvs/master
...
No more False Positives on Wikipedia
2020-08-06 13:12:55 +02:00
Roopesh V S
06166b2add
No more False Positives on Wikipedia
2020-08-06 15:46:40 +05:30
Siddharth Dushantha
10535587f1
Merge pull request #697 from roopeshvs/master
...
No more False Positive on Tinder
2020-08-06 12:04:40 +02:00
Roopesh V S
4d7ed9d608
No more False Positive on Tinder
2020-08-06 15:17:34 +05:30
Siddharth Dushantha
6adfbd046b
Merge pull request #696 from roopeshvs/master
...
PayPal works now
2020-08-06 10:59:49 +02:00
Roopesh V S
7cc341d29e
Added User-Agent
2020-08-06 14:22:22 +05:30
Roopesh V S
f2c8afaa85
PayPal Works now.
2020-08-06 14:05:00 +05:30
Siddharth Dushantha
39279710ce
Merge pull request #695 from roopeshvs/master
...
9Gag Works! Weird.
2020-08-06 10:04:30 +02:00
Roopesh V S
60d7d9565a
www to url oops
2020-08-06 13:32:06 +05:30
Roopesh V S
aff196abec
Added www to urlMain
2020-08-06 13:29:32 +05:30
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
2020-08-06 09:49:53 +02:00
Roopesh V S
23b0122755
9Gag Works! Weird.
2020-08-06 12:51:44 +05:30
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
2020-08-06 08:29:16 +02:00
Siddharth Dushantha
2de31a1471
Merge pull request #694 from roopeshvs/master
...
Fixed CapFriendly Check
2020-08-06 08:12:41 +02:00
Roopesh V S
a5b70d576b
Fixed CapFriendly Check
2020-08-06 00:17:40 +05:30
Siddharth Dushantha
a5d8394307
added regex checking for Telegram
...
Source: https://core.telegram.org/method/account.checkUsername#parameters
2020-08-05 14:34:48 +02:00
Siddharth Dushantha
82a11b8e1a
Merge pull request #693 from roopeshvs/master
...
Telegram Works Now | Updated the correct URL for Angel List
2020-08-05 14:16:56 +02:00
Roopesh V S
b7b17c28ae
Telegram Works Now!
2020-08-05 14:52:12 +05:30
Roopesh V S
82e42fc1e5
Updated the correct URL for Angel List
2020-08-05 13:50:35 +05:30
Siddharth Dushantha
1b012ab46b
Merge pull request #631 from Zoldszemesostoros/master
...
Add prog.hu
2020-07-31 12:32:34 +02:00
Siddharth Dushantha
269d67f56e
Merge branch 'master' into master
2020-07-31 12:31:20 +02:00
Siddharth Dushantha
25b33827c6
Merge pull request #620 from realprogrammer5000/add-xboxgamertag-com
...
Add Xbox Gamertag site
2020-07-31 12:26:11 +02:00
Siddharth Dushantha
a6c4e88818
Merge branch 'master' into add-xboxgamertag-com
2020-07-31 12:25:05 +02:00
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.
2020-07-28 09:02:49 +02:00
Siddharth Dushantha
5b295647b2
Merge pull request #684 from billyb2/master
...
Fixed Twitter false positive error
2020-07-28 08:27:20 +02:00
William Batista
81cef8cffe
Fixed data.json ranks
...
Just reset ranks back to original
2020-07-28 02:08:09 -04:00
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
2020-07-27 12:24:49 -04:00
Siddharth Dushantha
4718b20a54
Merge pull request #683 from sherlock-project/remove-kanoworld
...
removed KanoWorld
2020-07-27 17:03:55 +02:00