Commit graph

1335 commits

Author SHA1 Message Date
Jun
80e58f45cd Added new site Naver 2020-08-17 16:30:46 +09:00
Siddharth Dushantha
225508f660
added regex checking to BitBucket
the regex was made using the username criterias from their sign up page: https://imgur.com/a/BwNooVy
2020-08-15 09:12:35 +02:00
Siddharth Dushantha
66db55d64e
added regex checking for blip.fm 2020-08-15 09:02:50 +02:00
Siddharth Dushantha
9a85f334a9
added regex checking for Audiojungle
The regex was created using the username criteria from their webpage: https://imgur.com/a/QJU3ypn
2020-08-15 08:58:52 +02:00
Siddharth Dushantha
e05ee256da
Merge pull request #717 from skyhisi/master
Add Munzee, MyMiniFactory and Slashdot
2020-08-14 19:13:58 +02:00
Moras-del
7bcc1db030 fixed missing_sites 2020-08-13 19:10:13 +02:00
Silas Parker
47d6f23930 Add Slashdot 2020-08-12 09:54:08 +01:00
Silas Parker
f05b76fe68 Add MyMiniFactory 2020-08-12 09:46:59 +01:00
Silas Parker
c0fe16275b Add Munzee 2020-08-12 09:07:37 +01:00
Siddharth Dushantha
ca89d123ca
Merge pull request #715 from skyhisi/master
Add Hackaday
2020-08-11 17:56:55 +02:00
Silas Parker
682d71846f Add Hackaday 2020-08-11 15:08:36 +01:00
Siddharth Dushantha
b0473eb7e0 changed error checking method for Pling to errorMsg 2020-08-11 07:25:58 +02:00
Siddharth Dushantha
7b9d6d109b changed pastebin error checking method to errorMsg 2020-08-11 07:24:16 +02:00
Siddharth Dushantha
8a7808e851 fixed false positive for EyeEm and Gravatar 2020-08-11 07:21:04 +02:00
Siddharth Dushantha
e30140c3b2 fixed paypal false positve 2020-08-11 07:11:52 +02:00
Siddharth Dushantha
d32794ff68 removed YandexCollection, fixes #714 2020-08-11 07:01:58 +02:00
Siddharth Dushantha
68a5d80be9
Merge pull request #713 from roopeshvs/master
Fixed eBay False Positive on Other Languages
2020-08-10 13:09:43 +02:00
Roopesh V S
17c05ab76c Fixed eBay False Positive on Other Languages 2020-08-10 14:52:43 +05:30
Siddharth Dushantha
8fd7518f7d
version bump 0.12.4 --> 0.12.5 2020-08-09 14:42:25 +02:00
Siddharth Dushantha
070b2363b0
Merge pull request #711 from sherlock-project/add-error-checking-for-version-checking
added error checking while checking for updates
2020-08-09 14:31:31 +02:00
Siddharth Dushantha
8d7e72d934
Merge pull request #712 from roopeshvs/master
Added Support for Strava
2020-08-09 11:22:03 +02:00
Roopesh V S
72da890e8f Added to Supported Sites List 2020-08-09 14:00:42 +05:30
Roopesh V S
827cacc236 Support for Strava 2020-08-09 13:54:14 +05:30
Siddharth Dushantha
15012f0e91 added error checking while checking for updates 2020-08-09 07:44:44 +02:00
Siddharth Dushantha
356ba76fd2
Merge pull request #708 from roopeshvs/master
MetaCritic Regex & False Positive Fix
2020-08-08 21:39:47 +02:00
Siddharth Dushantha
f564cc174d removed F6S due to Google reChaptcha 2020-08-08 21:37:47 +02:00
Roopesh V S
98c030fe1b MetaCritic Regex Fix 2020-08-08 23:42:28 +05:30
Siddharth Dushantha
5fc749baa7
Merge pull request #707 from sherlock-project/version-checking
added version checking
2020-08-08 19:00:07 +02:00
Siddharth Dushantha
60cc6434d9 added version checking
If the there is a newer version available on GitHub then the user will
be told. This to encourage users to have the up to date version of
Sherlock which has the newest features.
2020-08-08 18:56:50 +02:00
Siddharth Dushantha
1fcae33003
version bump 0.12.3 --> 0.12.4 2020-08-08 16:52:14 +02:00
Siddharth Dushantha
b4c92df82e
Merge pull request #704 from sherlock-project/use-updated-data-json
Made a couple of changes
2020-08-08 16:51:28 +02:00
Siddharth Dushantha
9684314d70 added uppercase letter to site names that have uppercase
For some reason, when adding sites, people were using all lowrcase.
It is more correct to have the correct spelling and case on the site
names.
2020-08-08 09:02:22 +02:00
Siddharth Dushantha
f9774343a7 changed claimed username for GetMyUni from vidheeshnacode to Upneet.Grover17
the previous username does not exist anymore
2020-08-08 08:33:55 +02:00
Siddharth Dushantha
171988c001 fixed Memrise false positive 2020-08-08 08:29:59 +02:00
Siddharth Dushantha
75bccae27e changed claimed username for HackerOne from "blue" to "stok"
the user "blue" does not exist
2020-08-08 06:54:50 +02:00
Siddharth Dushantha
ccf2c15a80 fixed 500px false illegal username 2020-08-08 06:49:06 +02:00
Siddharth Dushantha
3a8ed636f5 cleaned up site_list.py and updated site.md 2020-08-07 21:55:33 +02:00
Siddharth Dushantha
490a26248a removed ranking from site_list.py and organized data.json by alphabetic
order
2020-08-07 21:07:20 +02:00
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