Siddharth Dushantha
de9cf9f149
removed Coderwall
...
Coderwall was removed because it returns false positives when a username
contains a period
5 years ago
Siddharth Dushantha
2a26f0bd65
Merge pull request #666 from sherlock-project/fix-kofi-false-positive
...
fixed false positive for Ko-fi
5 years ago
Siddharth Dushantha
6a8118c947
fixed false positive for Ko-fi
5 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
5 years ago
Siddharth Dushantha
186c6df84f
updated commands about unit test to match current directory structure
...
The tests directory is now located in ~/sherlock/sherlock/
5 years ago
Siddharth Dushantha
da5fcc352c
removed a duplicate of pvpru
5 years ago
Siddharth Dushantha
a11764c8a4
Merge pull request #663 from soxoj/fix-removed-sites
...
Remove again sites removed earlier
5 years ago
Soxoj
6d652bdbca
Remove again sites removed earlier
5 years ago
Siddharth Dushantha
9e273a042f
Merge pull request #650 from Luidiblu/master
...
Add OnlyFans, Ko-Fi, Aminoapp, MercadoLivre and others....
5 years ago
Diego
29e0941931
quickfix
5 years ago
Diego
ddac47e702
quickfix
5 years ago
Diego Pisani
db542d1dfa
Merge branch 'master' into master
5 years ago
Diego
8506cc699c
remove NSFW content
5 years ago
Siddharth Dushantha
af53bbf61c
Merge pull request #655 from sherlock-project/remove-some-russian-forums
...
removed easyen, pedsovet, and radioskot
5 years ago
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
5 years ago
Siddharth Dushantha
4f11a3062a
Merge pull request #640 from GandelXIV/MyBranch
...
add TikTok
5 years ago
GandelXIV
870ee33a6d
Changed name "tik tok" to "TikTok Online Viewer"
5 years ago
Siddharth Dushantha
a530a94517
Merge pull request #202 from nstapelbroek/ignore-venv-in-docker
...
Prevent copying of venv folder in the Docker image
5 years ago
Siddharth Dushantha
2e9ece3233
made the outputted urls uncolored
...
After the restructring, the outputted urls became green by accident.
This commit makes them "normal" again
5 years ago
Siddharth Dushantha
bf6fb14093
Merge pull request #653 from sherlock-project/remove-pvpru
...
removed pvpru
5 years ago
Siddharth Dushantha
b0afed1f43
removed pvpru
...
removed pvpru because we are now getting an access denied error
5 years ago
Siddharth Dushantha
02ff96ef3c
Merge pull request #652 from sherlock-project/remove_creative_market
...
removed Creative Market
5 years ago
Siddharth Dushantha
89a95037b4
removed Creative Market
...
Creative Market was removed because it now has a captcha
5 years ago
Siddharth Dushantha
59da92b6d9
Merge pull request #651 from sherlock-project/remove-redsun
...
removed forum.redsun.tf
5 years ago
Siddharth Dushantha
88e3f67d68
removed forum.redsun.tf
5 years ago
Diego
1c1ed74e61
add some adult content
5 years ago
Diego
5a2db3a8a6
add aminoapp
5 years ago
Diego
2d2ea6e5b7
add ko-fi
5 years ago
Diego
affd433dd5
Add onlyfans
5 years ago
Diego
c92adbc40f
added mercadolivre
5 years ago
GandelXIV
e468c60bd5
removed newline
5 years ago
GandelXIV
905aa3d8c1
Revert "implemeted freehostin endora, still not working"
...
This reverts commit 7611d819f8
.
5 years ago
GandelXIV
7611d819f8
implemeted freehostin endora, still not working
5 years ago
GandelXIV
8bf31cc864
Update data.json
5 years ago
GandelXIV
252e5f2432
Finnaly working
5 years ago
GandelXIV
f0f91e9227
Update data.json
5 years ago
GandelXIV
20a6a42e53
add tiktok
5 years ago
Siddharth Dushantha
1e20c5dd69
Merge pull request #624 from red0xff/freelancer.com
...
Add Freelancer.com
5 years ago
Niboucha Redouane
8cc376a798
Add Freelancer.com
5 years ago
Christopher K. Hoadley
29eb2ddf2d
Update site list and version.
5 years ago
Christopher K. Hoadley
d40f88e3f6
Remove gpodder.net as all usernames are reported as available.
...
The server is returning a HTTP Status 500 (Internal server error) for all queries.
5 years ago
Christopher K. Hoadley
003b6b22bf
Remove Raidforums as all usernames are reported as claimed.
...
The site will not let the query proceed unless Javascript is turned on.
5 years ago
Christopher K. Hoadley
dec49cda87
Remove 9GAG as all usernames are reported as available.
5 years ago
Christopher K. Hoadley
c1a05c314f
Remove Investing.com as all usernames are reported as claimed.
5 years ago
Christopher K. Hoadley
7f298e41e6
Use HTTP Status detection for OpenCollective. The site does give a clean 404 code.
5 years ago
Christopher K. Hoadley
87bffea0e0
Remove TikTok as all usernames are reported as claimed.
5 years ago
Christopher K. Hoadley
7505467020
Update site list and version.
5 years ago
Christopher K. Hoadley
76193fd0b8
Remove ColourLovers as all usernames show as claimed.
...
There is an API available (https://www.colourlovers.com/api/ ), but when there is no match it returns an empty file. So, changes would have to happen before the lack of a response could be used to detect.
5 years ago
Christopher K. Hoadley
c8fdc3e923
Fix tests for VK. Someone claimed the test's unclaimed username.
5 years ago
Christopher Kent Hoadley
3c454794ff
Merge pull request #623 from tdh8316/master
...
Use `is` operator when comparing singletons.
5 years ago