Roopesh V S
4d7ed9d608
No more False Positive on Tinder
4 years ago
Roopesh V S
7cc341d29e
Added User-Agent
4 years ago
Roopesh V S
f2c8afaa85
PayPal Works now.
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
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
Siddharth Dushantha
4718b20a54
Merge pull request #683 from sherlock-project/remove-kanoworld
...
removed KanoWorld
4 years ago
Siddharth Dushantha
ab76bf100e
removed KanoWorld
...
The enpoint that was used to check for usernames no longer exists
4 years ago
Siddharth Dushantha
441e4670a8
Merge pull request #637 from vidheeshnacode/master
...
Updated data.json
4 years ago
Siddharth Dushantha
e3eba76b06
removed unneseary https
4 years ago
Siddharth Dushantha
12db6b2f16
Merge pull request #628 from shelklas/countable
...
Add countable.us
4 years ago
Siddharth Dushantha
6c8538fc72
Merge pull request #625 from VioletFlare/master
...
add nairaland.com
4 years ago
Siddharth Dushantha
ca5c08a58a
Merge pull request #682 from sherlock-project/remove-mixer
...
removed Mixer, fixes #680
4 years ago
Siddharth Dushantha
2f52bc3fbb
removed Mixer, fixes #680
...
because it has shut down
4 years ago
Siddharth Dushantha
38c987e4ea
version bump 0.12.2 --> 0.12.3
4 years ago
Siddharth Dushantha
cdba7227c8
Merge pull request #678 from sherlock-project/check-version
...
Check Python version before executing the main function of Sherlock
4 years ago
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
4 years ago
Siddharth Dushantha
3b8194860d
gif should be fixed now
...
After the previous commit, the gif was for some strange reason not looping
4 years ago
Siddharth Dushantha
64e212ec14
removed annoying flashing from gif
4 years ago
Siddharth Dushantha
db878ab5f9
removed Zomato
4 years ago
Siddharth Dushantha
db52caea79
Merge pull request #672 from rhomson2/master
...
add WORKDIR in Dockerfile. Remove Image in compose
4 years ago
Roman Hofer
e45b52b1cf
add WORKDIR in Dockerfile. Remove Image in compose
4 years ago
Siddharth Dushantha
f3180b73a0
fixed typo bowser --> browser
4 years ago
Siddharth Dushantha
9fec3636d4
Merge pull request #669 from flopana/patch-1
...
fixed typo bowser --> browser
4 years ago
flopana
dc0fa3c1a7
Update README.md
...
Fixed a typo
4 years ago
Siddharth Dushantha
4b60fca69b
removed TamTam
...
Because it return false positives when a username contains a period
4 years ago
Siddharth Dushantha
0c9287eec7
fixed false positive for chatujme.cz by adding regex checking
4 years ago
Siddharth Dushantha
de9cf9f149
removed Coderwall
...
Coderwall was removed because it returns false positives when a username
contains a period
4 years ago
Siddharth Dushantha
2a26f0bd65
Merge pull request #666 from sherlock-project/fix-kofi-false-positive
...
fixed false positive for Ko-fi
4 years ago
Siddharth Dushantha
6a8118c947
fixed false positive for Ko-fi
4 years ago
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
4 years ago
Siddharth Dushantha
186c6df84f
updated commands about unit test to match current directory structure
...
The tests directory is now located in ~/sherlock/sherlock/
4 years ago
Siddharth Dushantha
da5fcc352c
removed a duplicate of pvpru
4 years ago
Siddharth Dushantha
a11764c8a4
Merge pull request #663 from soxoj/fix-removed-sites
...
Remove again sites removed earlier
4 years ago
Soxoj
6d652bdbca
Remove again sites removed earlier
4 years ago