Commit graph

1328 commits

Author SHA1 Message Date
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
Siddharth Dushantha
9fec3636d4
Merge pull request #669 from flopana/patch-1
fixed typo bowser --> browser
2020-07-19 07:53:19 +02:00
flopana
dc0fa3c1a7
Update README.md
Fixed a typo
2020-07-17 14:12:44 +02:00
Siddharth Dushantha
4b60fca69b removed TamTam
Because it return false positives when a username contains a period
2020-07-09 14:39:44 +02:00
Siddharth Dushantha
0c9287eec7 fixed false positive for chatujme.cz by adding regex checking 2020-07-09 14:30:32 +02:00
Siddharth Dushantha
de9cf9f149 removed Coderwall
Coderwall was removed because it returns false positives when a username
contains a period
2020-07-09 14:23:19 +02:00
Siddharth Dushantha
2a26f0bd65
Merge pull request #666 from sherlock-project/fix-kofi-false-positive
fixed false positive for Ko-fi
2020-07-08 19:39:13 +02:00
Siddharth Dushantha
6a8118c947 fixed false positive for Ko-fi 2020-07-08 19:34:58 +02:00
Siddharth Dushantha
d105d7ce91
added some sites which were not added when being removed
When I added these sites to removed_sites.md, I forgot add them to data_bad_site.json
2020-07-06 17:17:05 +02:00
Siddharth Dushantha
186c6df84f
updated commands about unit test to match current directory structure
The tests directory is now located in ~/sherlock/sherlock/
2020-07-06 17:13:17 +02:00
Siddharth Dushantha
da5fcc352c
removed a duplicate of pvpru 2020-07-06 16:42:07 +02:00
Siddharth Dushantha
a11764c8a4
Merge pull request #663 from soxoj/fix-removed-sites
Remove again sites removed earlier
2020-07-06 16:37:19 +02:00
Soxoj
6d652bdbca Remove again sites removed earlier 2020-07-05 17:08:33 +03:00
Siddharth Dushantha
9e273a042f
Merge pull request #650 from Luidiblu/master
Add OnlyFans, Ko-Fi, Aminoapp, MercadoLivre and others....
2020-06-22 19:29:56 +02:00
Diego
29e0941931 quickfix 2020-06-22 09:41:34 -03:00
Diego
ddac47e702 quickfix 2020-06-22 09:41:12 -03:00
Diego Pisani
db542d1dfa
Merge branch 'master' into master 2020-06-22 09:40:15 -03:00
Diego
8506cc699c remove NSFW content 2020-06-22 09:39:26 -03:00
Siddharth Dushantha
af53bbf61c
Merge pull request #655 from sherlock-project/remove-some-russian-forums
removed easyen, pedsovet, and radioskot
2020-06-21 16:28:41 +02:00
Siddharth Dushantha
cc2280c795 removed easyen, pedsovet, and radioskot
These sites return false positives when using a username which contains
a period. Since we could not find the criteria for the usernames for this site, it will be removed
because of this
2020-06-21 16:24:52 +02:00