Commit Graph

612 Commits (5a3d4ceef55c18fb8adcd9556cd0e9864b0b3606)
 

Author SHA1 Message Date
jenchieh 8b6b14fc6a Fixed mixed of tabs and spaces in a single file.
6 years ago
Yahya SayadArbabi 05353201b3
Merge pull request #187 from jcs-PR/master
6 years ago
jenchieh 0bddb11a80 Remove weird text in the gif file.
6 years ago
jenchieh a8cc3a0596 Add width and height attribute.
6 years ago
jenchieh 0f3caf7c62 Fixed img tag syntax.
6 years ago
jenchieh 121fbe40df Update preview link.
6 years ago
jenchieh 1c1cb03178 Add sherlock preview imaage.
6 years ago
Yahya SayadArbabi 51c3756eaf
Merge pull request #186 from jcs-PR/master
6 years ago
jenchieh 56b4aa16a9 Put the original creator to license section.
6 years ago
Yahya SayadArbabi 55b1fa5c44 bump version
6 years ago
jenchieh a67387d711 Remove duplicate import.
6 years ago
jenchieh 71b6c2149e Put docstring inside the function.
6 years ago
Yahya SayadArbabi 34e72a0622 Resolve conflicts
6 years ago
Yahya SayadArbabi ed3dddde65 bump version
6 years ago
Yahya SayadArbabi 760a0f5f33 Merge branch 'patch-5'
6 years ago
Yahya SayadArbabi 6c5656a84b bump version
6 years ago
Jen-Chieh 972d7dceea Org code for removing all the purpose print functions.
6 years ago
cclauss 47fac5943f
Use compound if statement rather than "if and"
6 years ago
Yahya SayadArbabi d06bc83495
Merge pull request #181 from sdushantha/patch-3
6 years ago
Siddharth Dushantha f65791ae08
new added logo and more sheilds
6 years ago
Yahya SayadArbabi c5e2d577c7
Merge pull request #180 from sdushantha/patch-2
6 years ago
Siddharth Dushantha da6308c2ad
added twitter shield
6 years ago
Yahya SayadArbabi 86269c0307 Merge branch 'QingChongNotAnAsian/no_not_found'
6 years ago
Yahya SayadArbabi bbc056cd1d Bump version
6 years ago
Yahya SayadArbabi adfb27433e Clean up
6 years ago
Tait Hoyem c7dff0c2a5 Fix 2 failing tests on etsy.
6 years ago
Tait Hoyem 8b78e66d41 Add new option name to README
6 years ago
Tait Hoyem 74eefe02ca Rename option to --print-found
6 years ago
Tait Hoyem d83e602db5 Update README with --nonotfound option
6 years ago
Tait Hoyem 2750538e2e Add option to not show 'Not Found!' messages.
6 years ago
Christopher Kent Hoadley eee1be14aa
Merge pull request #176 from sdushantha/patch-1
6 years ago
Siddharth Dushantha 36b6a1f39b
Added stargazers graph to README
6 years ago
Christopher K. Hoadley 0f8e734d78 Bump version.
6 years ago
Christopher K. Hoadley 37747c22c6 Provide valid claimed username. It appears that @zero77 just cloned an existing entry and did not really run the tests.
6 years ago
Christopher K. Hoadley 9f0a58467d Update rank information and supported site list.
6 years ago
zero77 b4ef40d627
Update data.json
6 years ago
Christopher Kent Hoadley 18718938c6
Merge pull request #173 from TheYahya/hoadlck-500px-fix
6 years ago
Christopher K. Hoadley 4fa8de4758 Update version.
6 years ago
Christopher K. Hoadley 61cad384df Fix false positive for 500px. The site changed their error text, so Sherlock started reporting false positives.
6 years ago
Yahya SayadArbabi e1bf68443c Merge branch 'patch-1'
6 years ago
Yahya SayadArbabi a27c0a855e bump version
6 years ago
Beam OP dc92fd6bb3
Update sites.md
6 years ago
Beam OP 9ea3c3a679
Added dev.to support
6 years ago
Christopher Kent Hoadley b3d9e407c8
Merge pull request #169 from TheYahya/hoadlck-test-coverage6
6 years ago
Christopher K. Hoadley d3f0bfd0fc Add test to ensure that all sites have test data. If they do not, then the person running the tests will be able to see the list of sites missing coverage.
6 years ago
Christopher K. Hoadley 419c62f675 Update sites now that a couple had to be removed. Update rank as well (since the rank information gets purged from the JSON if you do not add this option).
6 years ago
Christopher K. Hoadley 9633aaba67 Remove BlackPlanet site. This site has always returned a false positive. I looked into it and discovered that the site returns the exact same text for a claimed or an unclaimed username. The site must be rendering all of the different content using Javascript in the browser. So, there is no way distinguish between the results with the current design of Sherlock.
6 years ago
Christopher K. Hoadley 5637ab88d9 Remove Fotolog site. I get a 502 HTTP error (bad gateway) for any access. It does not seem to be working, so there is no sense in including it in Sherlock.
6 years ago
Christopher K. Hoadley 19d73ac118 Convert Zhihu to use Response URL detection. For some reason the site returns a 405 HTTP Status for a known user (e.g. https://www.zhihu.com/people/blue). Add to tests.
6 years ago
Christopher K. Hoadley d62674fdb9 Add Wix to tests.
6 years ago