Siddharth Dushantha
087de2e990
removed MeetMe
2020-09-02 20:22:23 +02:00
Siddharth Dushantha
0ff88c5814
fixed opennet false positves on usernames with underscores
2020-09-02 20:13:17 +02:00
Siddharth Dushantha
f621ced91c
fixed Taringa false positive with usernames with periods
2020-09-02 20:06:47 +02:00
repl.it user
ddecc14732
added 4pda back
...
credit for this fix goes to @enodr who found the API enpoint which is
currently being used to check for the usernames
2020-09-02 14:36:14 +00:00
Siddharth Dushantha
95787c8577
Merge pull request #744 from klitztuch/patch-1
...
Update data.json
2020-09-02 14:04:48 +02:00
Markus Rothlübbers
bf4a495d4e
Update data.json
...
Added new profile page for geocaching
2020-09-02 11:53:45 +02:00
Siddharth Dushantha
f21af3d385
Merge pull request #743 from Aquatic876/replit-readme
...
Add run on repl.it badge to README
2020-09-02 10:00:30 +02:00
Siddharth Dushantha
1c4e23d6e9
changed location of repl.it button
...
Moved it down to where the "open in google cloud shell" button is. It is nicer to keep all the options in one place
2020-09-02 09:57:02 +02:00
Siddharth Dushantha
313c1ceb9a
added new line
2020-09-02 09:51:58 +02:00
undefined
1063b12bb6
Add run on repl.it badge to README
...
This pull request adds a badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it ).
2020-09-01 19:35:01 +00:00
Siddharth Dushantha
9e47603705
removed 4pda due to false positives
2020-09-01 20:57:17 +02:00
Siddharth Dushantha
9a1b58812c
Merge pull request #742 from salmanrajz/patch-1
...
Update sites.md
2020-09-01 13:58:39 +02:00
salmanrajz
0241647b94
Update sites.md
2020-09-01 12:50:25 +05:00
Siddharth Dushantha
c4ad4c4e15
README.md: updated example help message
2020-08-31 21:05:55 +02:00
Siddharth Dushantha
82e583f5d4
version bump 0.12.6 --> 0.12.7
2020-08-31 21:03:48 +02:00
Siddharth Dushantha
a7c33eac45
Merge pull request #735 from pyghost/patch-1
...
Added --local argument for local data.json use
2020-08-31 21:02:25 +02:00
Siddharth Dushantha
8d50f2bca3
Merge branch 'master' into patch-1
2020-08-31 21:01:19 +02:00
Siddharth Dushantha
0a78232bb0
version bump 0.12.6 --> 0.12.7
2020-08-31 20:59:55 +02:00
Siddharth Dushantha
87483b5ca6
Fixed Clozemaster false positve
2020-08-31 20:21:19 +02:00
Siddharth Dushantha
415c48e3c5
Merge pull request #740 from solisedwin/remove_unnecessary_comment
...
Removed comment on why basecamp was ever added
2020-08-30 20:52:46 +02:00
solisedwin
728dc6d4da
Removed comment on why basecamp was ever added
2020-08-29 21:24:26 -04:00
Siddharth Dushantha
05fbfe4a9c
Rename data_bad_site.json to removed_sites.json
...
Using the name removed_sites.json seems more appropriate as we have markdown file named removed_sites.md
2020-08-29 18:16:00 +02:00
Siddharth Dushantha
9348d863a5
updated README.md
...
- replaced "Adding new sites" section with "Contributing"
- removed note about using Python 3.6 or above because Sherlock now automatically checks when it runs
2020-08-29 16:45:43 +02:00
Siddharth Dushantha
96b0185926
fixed a minor copy & paste error
2020-08-25 13:14:08 +02:00
Siddharth Dushantha
38736aadd7
Merge pull request #738 from roopeshvs/master
...
Facebook Change Error Type to Status Code
2020-08-25 13:07:49 +02:00
Roopesh V S
f6a05e3086
Change Facebook to Pinterest in tests/all.py
2020-08-25 13:07:54 +05:30
Roopesh V S
3116e85b61
Facebook Change Error Type to Status Code
2020-08-25 12:47:18 +05:30
Siddharth Dushantha
bf2d72912f
Merge branch 'master' of https://github.com/sherlock-project/sherlock into master
2020-08-24 20:20:57 +02:00
Siddharth Dushantha
520c0f6461
removed 10 sites due to false positives
...
I found 10 sites that were returning false positives during the tests.
They have been removed for now and will of course be added back
ones fix for them has been found.
From now on, I plan to just remove sites which return false
positves. I can later on find some time to fix those false
positives or accept somone's fix.
2020-08-24 20:16:05 +02:00
Siddharth Dushantha
ce9a5c89fe
changed unclaimed username for BinarySearch to hihowareyou101
...
The previous unclaimed username did not match the username regex
2020-08-24 20:03:25 +02:00
Siddharth Dushantha
dcfa4c758b
changed facebook claimed username to hackerman
2020-08-24 19:13:48 +02:00
Siddharth Dushantha
bedec6b9b7
Merge pull request #737 from roopeshvs/Work-Before-Merge
...
Facebook False Positive Fix
2020-08-24 18:08:52 +02:00
Siddharth Dushantha
c32511eba5
version bump 0.12.5 --> 0.12.6
2020-08-24 18:02:07 +02:00
Siddharth Dushantha
7e3528cd8d
Merge pull request #723 from Moras-del/bugfix
...
fixed missing_sites
2020-08-24 18:01:24 +02:00
Siddharth Dushantha
695dbd6397
Merge pull request #736 from roopeshvs/master
...
Added Site - Binary Search
2020-08-24 17:53:39 +02:00
Roopesh V S
7f718748dc
Facebook Hacky Fix
2020-08-24 20:10:44 +05:30
Roopesh V S
8649a59188
Added UrlProbe
2020-08-22 22:55:41 +05:30
Roopesh V S
7822fef926
Added Site - Binary Search
2020-08-22 22:51:11 +05:30
pyghost
8e95934079
Update sherlock.py
2020-08-22 02:03:11 +09:30
pyghost
96260176bb
Fixed inconsistent quotes
2020-08-21 05:48:07 +09:30
pyghost
6a723233a7
Added --local argument for local data.json use
2020-08-21 05:07:30 +09:30
Siddharth Dushantha
57df1d904b
Merge pull request #732 from rykkard/site-tryhackme
...
Add TryHackMe
2020-08-20 06:18:33 +02:00
Siddharth Dushantha
223573032b
Merge pull request #731 from slickagell/patch-1
...
remove russia in www.chess.com
2020-08-20 06:17:57 +02:00
rykkard
04be516432
Add TryHackMe
2020-08-19 20:53:57 -05:00
slickagell
87d6bbf4e8
remove russia in www.chess.com
...
make it to english instance of russia
2020-08-20 05:52:21 +09:00
Siddharth Dushantha
ef8871a993
fixed PayPal false positive, fixes #730
2020-08-19 10:43:16 +02:00
Siddharth Dushantha
a9ba60ba84
Merge pull request #729 from theapocalipse/master
...
Adding line break at the end of the generated file
2020-08-19 06:24:08 +02:00
theapocalipse
3b8628a77b
Adding line break at the end of the generated file
2020-08-18 19:50:53 -03:00
Siddharth Dushantha
1d4cb32404
changed syntax highlighting from "bash" to "console"
2020-08-17 19:06:49 +02:00
Siddharth Dushantha
f682be7913
Merge pull request #727 from da-huin/master
...
Added new site Naver
2020-08-17 09:40:59 +02:00