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
Siddharth Dushantha
ab76bf100e
removed KanoWorld
...
The enpoint that was used to check for usernames no longer exists
2020-07-27 16:59:05 +02:00
Siddharth Dushantha
441e4670a8
Merge pull request #637 from vidheeshnacode/master
...
Updated data.json
2020-07-27 14:17:37 +02:00
Siddharth Dushantha
e3eba76b06
removed unneseary https
2020-07-27 14:05:10 +02:00
Siddharth Dushantha
12db6b2f16
Merge pull request #628 from shelklas/countable
...
Add countable.us
2020-07-27 13:57:53 +02:00
Siddharth Dushantha
6c8538fc72
Merge pull request #625 from VioletFlare/master
...
add nairaland.com
2020-07-27 13:56:40 +02:00
Siddharth Dushantha
ca5c08a58a
Merge pull request #682 from sherlock-project/remove-mixer
...
removed Mixer, fixes #680
2020-07-27 12:28:28 +02:00
Siddharth Dushantha
2f52bc3fbb
removed Mixer, fixes #680
...
because it has shut down
2020-07-27 12:23:31 +02:00
Siddharth Dushantha
38c987e4ea
version bump 0.12.2 --> 0.12.3
2020-07-26 11:04:51 +02:00
Siddharth Dushantha
cdba7227c8
Merge pull request #678 from sherlock-project/check-version
...
Check Python version before executing the main function of Sherlock
2020-07-26 11:03:59 +02:00
Siddharth Dushantha
3feb9de9b6
Check Python version before executing the main function of Sherlock
...
This will hopefully prevent us from people opening issues where the problem is that the user
is using a version of Python which is lower than 3.6. Sherlock only supports 3.6+
This hack was taken from h8mail created by @khast3x
Source: https://github.com/khast3x/h8mail/blob/master/h8mail/__main__.py
2020-07-26 10:56:08 +02:00
Siddharth Dushantha
3b8194860d
gif should be fixed now
...
After the previous commit, the gif was for some strange reason not looping
2020-07-25 18:19:11 +02:00
Siddharth Dushantha
64e212ec14
removed annoying flashing from gif
2020-07-25 18:06:06 +02:00
Siddharth Dushantha
db878ab5f9
removed Zomato
2020-07-24 10:49:03 +02:00
Siddharth Dushantha
db52caea79
Merge pull request #672 from rhomson2/master
...
add WORKDIR in Dockerfile. Remove Image in compose
2020-07-22 12:54:09 +02:00
Roman Hofer
e45b52b1cf
add WORKDIR in Dockerfile. Remove Image in compose
2020-07-21 23:52:41 +02:00
Siddharth Dushantha
f3180b73a0
fixed typo bowser --> browser
2020-07-19 07:54:06 +02:00