KennethSweezy
c1feadb099
✨ Add support for NationStates Nations
...
Claimed Username: the_holy_principality_of_saint_mark
Unclaimed Username: noonewould
2019-07-17 15:08:03 -04:00
KennethSweezy
023c3924fb
✨ Add support for Splits.io
...
Claimed Username: cambosteve
Unclaimed Username: noonewould
2019-07-17 14:59:46 -04:00
KennethSweezy
9b8bbb226b
✨ Add support for Speedrun.com
...
Claimed Username: 3Tau (My username)
Unclaimed Username: noonewould
2019-07-17 14:50:46 -04:00
Yahya SayadArbabi
01c5a2da23
Bump version
2019-07-17 19:26:15 +04:30
Yahya SayadArbabi
b58fa42c11
Merge pull request #259 from iamdash83/master
...
Update data.json to add Filmo.gs
2019-07-17 19:25:50 +04:30
Yahya SayadArbabi
75d60ce28b
Bump version
2019-07-17 19:23:22 +04:30
Yahya SayadArbabi
06150b0bb1
Merge branch 'irazasyed/patch-3'
2019-07-17 19:23:01 +04:30
Christopher K. Hoadley
76b6a579bb
Update site list and ranking. Update version.
2019-07-17 07:19:58 -05:00
Christopher K. Hoadley
eeac5618bc
Merge branch 'pr/n261_irazasyed'
2019-07-17 07:12:04 -05:00
Christopher Kent Hoadley
8125c9fc07
Merge pull request #263 from sherlock-project/fix_mixcloud_false_positove
...
Fix MixCloud false positive.
2019-07-17 06:48:05 -05:00
Christopher K. Hoadley
68e49b8961
Fix MixCloud false positive.
...
It appears that they have changed their website. Before, they rendered their "Page Not Found" error message in HTML. Now, they must be creating that text with javascript.
Lucky, they do have an unauthenticated API available. So, change the detection to use that.
2019-07-17 06:45:27 -05:00
Irfaq Syed
65bdda50be
Add Anobii
2019-07-17 14:02:22 +05:30
Siddharth Dushantha
b1b561981a
removed the unnecessary banner
2019-07-17 10:31:42 +02:00
Irfaq Syed
69cdd91d27
Add authorSTREAM
2019-07-17 13:55:27 +05:30
Siddharth Dushantha
32a3c35d51
updated the path to the gif
2019-07-16 16:33:49 +02:00
Siddharth Dushantha
559691a101
renamed screenshots to images
2019-07-16 16:29:51 +02:00
Siddharth Dushantha
12a1df7416
updated preview gif
2019-07-16 16:27:03 +02:00
Siddharth Dushantha
8fb6a76fc9
updated preview gif
2019-07-16 16:22:53 +02:00
Siddharth Dushantha
723ca405e5
Merge pull request #226 from sp1rs/invalid-url-on-print-found-flag
...
Don't show invalid/error social site if --print-found flag is enabled.
2019-07-16 15:42:31 +02:00
Christopher K. Hoadley
8bb9386aca
Update version.
2019-07-16 06:40:16 -05:00
Christopher Kent Hoadley
04613f291e
Merge pull request #254 from sherlock-project/csv_error_with_illegal_username_format
...
Fix Error When csv Is Written When Username Is Illegal For A Site
2019-07-16 06:37:31 -05:00
Christopher K. Hoadley
77d62bca10
Fix Error When csv Is Written When Username Is Illegal For A Site
...
This problem happens during the write to the CSV. There are various results that are gathered during the query for the existence of a given site, and they are always expected to exist in the results dictionary. However, if a given user name has an illegal format for a given site, then the query is not even attempted. Which leaves some keys in the dictionary undefined.
The solution is to define these keys even in the case where the username has an illegal format.
2019-07-16 06:35:57 -05:00
Christopher K. Hoadley
805e26dc1c
Merge branch 'pr/n249_cclauss'
2019-07-15 19:21:41 -05:00
Siddharth Dushantha
5a3d4ceef5
Merge pull request #251 from sprintal/master
...
Fix Virgool
2019-07-15 14:53:17 +02:00
cclauss
ed62361f91
Travis CI's default distro is now Xenial
...
https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment
2019-07-15 13:30:34 +02:00
Kang
afd5634678
Fix Virgool
2019-07-15 21:23:31 +10:00
cclauss
4c5f55b81c
fast_finish: true
2019-07-15 05:20:38 +02:00
cclauss
6960219db4
allow_failures: name: "Sherlock Site Coverage Tests"
2019-07-15 05:16:35 +02:00
cclauss
04ef663a6c
Travis CI: Add SherlockSiteCoverageTests as a parallel run
...
As suggested at https://github.com/sherlock-project/sherlock/issues/235#issuecomment-511245466
Should we remove the __|| true__ from the end of line 15 or line 24? Or leave them as is?
2019-07-15 05:08:59 +02:00
Christopher Kent Hoadley
6146a8040b
Merge pull request #248 from sherlock-project/tests_ci_update
...
Robustness Update For CI Tests (Part 1)
2019-07-14 18:44:16 -05:00
Christopher K. Hoadley
ea361fb156
Update Travis CI so that it only runs the tests.all.SherlockDetectTests. There are always failures in the coverage tests because one site or the other ends up having problems connecting.
...
While the CI tests will not do complete coverage, at least they will test something.
2019-07-14 18:35:02 -05:00
Christopher K. Hoadley
b4a9562806
Update tests.all.SherlockDetectTests so it will only run tests against the detection methods.
...
This was the original intent for this class, but there was no test to ensure that the sites listed did not have their detection method changed. Now, the test will fail if it does not really cover a given category.
2019-07-14 18:31:55 -05:00
Christopher K. Hoadley
83fe8f0f99
Merge branch 'pr/n239_krufab'
2019-07-14 11:16:32 -05:00
Christopher K. Hoadley
49d9325472
Merge branch 'pr/n245_satznova'
2019-07-14 11:04:39 -05:00
Christopher K. Hoadley
cc163ce0ef
Update site list and ranking. Update version.
2019-07-14 11:02:36 -05:00
Christopher K. Hoadley
b76e105c22
Merge branch 'pr/n241_satznova'
2019-07-14 11:00:17 -05:00
Christopher K. Hoadley
ff42aa1453
Merge branch 'pr/n242_sprintal'
2019-07-14 10:59:09 -05:00
satznova
a9c0863ca3
gitlab api used to check username existence
2019-07-14 18:29:48 +05:30
satznova
82ee9c4b8b
fixed wattpad false positive issue
2019-07-14 17:10:37 +05:30
Kang
b09e3e1d4d
Fix Pinterest
2019-07-14 18:26:13 +10:00
satznova
fa4478416b
Merge branch 'master' of https://github.com/sherlock-project/sherlock into site-hackerrank
2019-07-14 13:36:39 +05:30
Christopher K. Hoadley
5731a7bafc
Update site list and ranking. Update version.
2019-07-14 02:53:58 -05:00
satznova
2bd9fa1622
added the new site at end of data.json
2019-07-14 13:10:01 +05:30
Kang
d384113cf5
Add LeetCode
2019-07-14 17:09:59 +10:00
satznova
5b15e5896f
added support for HackerRank
2019-07-14 12:00:01 +05:30
Christopher K. Hoadley
bded12d993
Merge remote-tracking branch 'origin/master'
2019-07-13 17:06:33 -05:00
Christopher K. Hoadley
795bcc43f4
Merge branch 'pr/n234_cclauss'
2019-07-13 17:05:33 -05:00
Fabio Kruger
810bb5ea36
ISSUE-238 Improved build steps in Dockerfile to allow caching and improved docker instructions
2019-07-13 22:18:18 +02:00
Yahya SayadArbabi
33d0e07537
Merge pull request #237 from marasiali/update-list
...
Add virgool.io
2019-07-13 22:16:16 +04:30
Ali Marasizadeh
821351fac8
Add virgool.io
2019-07-13 21:29:32 +04:30