Paul Pfeister
78d255ee56
Fix parser regression
...
Added exception catch for TypeErrors due to future addition of keys, allowing Sherlock to continue past those errors.
Removed $schema to accomodate older versions of the parser. This key will be added back in sherlock-project/sherlock#2088 (or other version incrementing change).
11 months ago
Siddharth Dushantha
d0c8282e5e
Merge pull request #2099 from ppfeister/feature/schema
...
Set schema for manifest
11 months ago
Siddharth Dushantha
c9394451fb
Merge pull request #2105 from ppfeister/bugfix/broken-urls-2102
...
Fix displayed hyperlinks
11 months ago
github-actions[bot]
c470cabe7c
Updated Site List
11 months ago
Siddharth Dushantha
5c7debec38
Merge pull request #2104 from ppfeister/feature/new-targets
...
Add BugCrowd, SteamID
11 months ago
Paul Pfeister
2ff115fb4c
Fix displayed hyperlinks
...
Fixes sherlock-project/sherlock#2102
11 months ago
Paul Pfeister
0a2978abeb
Remove ~correct~ Steam from Removed_Sites
11 months ago
Paul Pfeister
7370a4dcda
Restore SteamID
...
Seems to work now. May need to be adapted for regional issues.
Closes sherlock-project/sherlock#1815
Closes sherlock-project/sherlock#1848
11 months ago
Paul Pfeister
2575450bef
Add BugCrowd
11 months ago
Paul Pfeister
d118c1c43c
Disallow other $ keys
11 months ago
Paul Pfeister
0446779a3c
Simplify schema with defs
11 months ago
Paul Pfeister
e4cbd3d8ad
Add target top-level hint
11 months ago
Paul Pfeister
80d0434bb3
Require keys based on errorType value
11 months ago
Paul Pfeister
cc0b57c0af
Prevent mixing of error values
11 months ago
Paul Pfeister
4b2f8ad2d0
Bring comments into compliance with schema
11 months ago
github-actions[bot]
f5796c24b3
Updated Site List
11 months ago
Siddharth Dushantha
56957408f5
Merge pull request #1990 from nicholasmurillo/my-opensource-contribution
...
Added Kick
11 months ago
Siddharth Dushantha
6182c3c250
changed error checking method
...
Checking for the status code wasn't stable. Therefore checking for error
messages is better
11 months ago
github-actions[bot]
b3bb3aef61
Updated Site List
11 months ago
Siddharth Dushantha
884019a9e9
Merge pull request #2098 from Ableytner/master
...
Add AniWorld
11 months ago
github-actions[bot]
014b4bcdf1
Updated Site List
11 months ago
Siddharth Dushantha
efd5f36674
Merge pull request #2101 from ppfeister/feature/youtube
...
Restore YouTube
11 months ago
Paul Pfeister
56b61f34de
Restore YouTube
11 months ago
github-actions[bot]
80a513a948
Updated Site List
11 months ago
Siddharth Dushantha
b3a56100c8
Merge pull request #2038 from Gowthamk007m/master
...
Added Blipfoto and LibraryThing
11 months ago
Gowtham K M
26f6bcb7f5
Merge branch 'sherlock-project:master' into master
11 months ago
Gowtham K M
8608aa5747
Blipfoto error checking reverted to status_code
11 months ago
github-actions[bot]
31ab96675c
Updated Site List
11 months ago
Siddharth Dushantha
67cae59d73
Merge pull request #2100 from ppfeister/feature/linkedin
...
Add LinkedIn
11 months ago
Gowtham K M
e99e2b11d7
Merge branch 'sherlock-project:master' into master
11 months ago
Gowtham K M
ba1377a570
Update error type to 'message' and set errorMsg to 'This user doesn't exist'
11 months ago
Paul Pfeister
2da7195ba8
Add PUT request_method
11 months ago
Paul Pfeister
d8aaeea168
Add regex
11 months ago
Paul Pfeister
ffa2310630
Add LinkedIn
...
LinkedIn requires users to be signed in for normal visitation, but certain high-trust crawlers are allowed as well. Here, we masquerade as Googlebot to get past the 999.
11 months ago
Paul Pfeister
198798d28b
Add basic schema
11 months ago
Ableytner
e2faa8a281
remove default username_unclaimed
11 months ago
Ableytner
f224cbe656
add AniWorld
11 months ago
github-actions[bot]
49b190f841
Updated Site List
11 months ago
Siddharth Dushantha
743aa8d320
Merge pull request #2097 from sherlock-project/hudsonrock
...
added HudsonRock
11 months ago
Siddharth Dushantha
f035cc329d
added HudsonRock
11 months ago
github-actions[bot]
58a2cc9c43
Updated Site List
11 months ago
Siddharth Dushantha
667289a23a
Merge pull request #2092 from ppfeister/feature/new_targets
...
Collection of new and restored targets
11 months ago
Siddharth Dushantha
a7f94d6ee6
Merge branch 'master' into feature/new_targets
11 months ago
Siddharth Dushantha
122082a602
Merge pull request #2069 from ppfeister/feature/antiwaf
...
Reduce false positives (those caused by WAFs and bot detection)
11 months ago
github-actions[bot]
71bdf63c19
Updated Site List
11 months ago
Siddharth Dushantha
482982c4e4
Merge pull request #2068 from ppfeister/master
...
Reduce false positives (those not caused by WAFs or bot detection)
11 months ago
Ryan
9137ee4f09
Add ruff to pr tests ( #2093 )
11 months ago
Paul Pfeister
2bf6ee4d2e
Fix 1337x
11 months ago
Paul Pfeister
7bf4be4b70
Add Untappd
...
Untappd is behind Cloudflare, but this doesn't seem to impact early requests. After being ratelimited, sherlock-project/sherlock#2069 will suppress any possible WAF-induced false positives.
Closes sherlock-project/sherlock#1780
11 months ago
Paul Pfeister
760bc98a45
Re-add Instagram
...
Instagram has been added back to the site list using the old picuki probe. This service DOES use Cloudflare, but it will function perfectly fine until rate limited. Once rate limited, sherlock-project/sherlock#2069 will suppress any false positives.
11 months ago