Paul Pfeister
0d953ff236
Prepare PyProject for PyPI
10 months ago
Paul Pfeister
3e978d774b
Remove pkger/vendor
10 months ago
Paul Pfeister
4b6e630e7f
Finalize spec
10 months ago
Paul Pfeister
1bfb8c18c0
restore spec
10 months ago
Paul Pfeister
77c065ada3
maybe fix spec?
10 months ago
Paul Pfeister
128eb0d125
Add spec to srpm
10 months ago
Paul Pfeister
c545fb9683
Fix version expansion
10 months ago
Paul Pfeister
3832444429
Fix egg
10 months ago
Paul Pfeister
f5f64d55e0
Fix unexpanded macro
10 months ago
Paul Pfeister
86397058fb
mend
10 months ago
Paul Pfeister
b6d460ca9c
Prepare rpm spec
10 months ago
Matheus Felipe
f8e3bd7e29
Build the package along with the data file for local use ( #2118 )
...
* fix: build the package along with the data file for local use
* chore: set the package directory explicitly rather than dynamically
10 months ago
Siddharth Dushantha
b83f5be912
Merge pull request #2116 from ppfeister/feature/pyproject
...
Prepare PyProject for PyPi
10 months ago
Paul Pfeister
1698928bd3
Prepare PyProject
10 months ago
github-actions[bot]
f794e238a0
Updated Site List
10 months ago
Siddharth Dushantha
3d283b699e
Merge pull request #2107 from ppfeister/bugfix/false-pos
...
Fix new false positives
10 months ago
Siddharth Dushantha
66bd3a8c86
Merge pull request #2112 from sherlock-project/version-bump
...
version bump 0.14.3 -> 0.14.4
10 months ago
Siddharth Dushantha
1c64d37ecc
version bump 0.14.3 -> 0.14.4
...
Bumping version due to #2106 and #2099
10 months ago
Siddharth Dushantha
5abd75893c
Merge pull request #2106 from ppfeister/bugfix/skip-filter-2103
...
Skip content filter for explicitly chosen targets
10 months ago
Matheus Felipe
f6bb60881c
Add default return val to pop ( #2110 )
10 months ago
Paul Pfeister
87c5b4d8f3
Swap try-catch for better .pop
10 months ago
Paul Pfeister
eeacf511dc
Add try-catch to pop
10 months ago
Matheus Felipe
c7f935099e
Fix parser regression ( #2109 )
10 months ago
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).
10 months ago
Paul Pfeister
de21308219
Fix Linktree F+
...
Linktree only permits usernames with the given regex and 404s otherwise
10 months ago
Paul Pfeister
82d7e9ce43
Fix CNET F+
...
CNET appears to have changed some things...
'null null' text has been removed with a redesign, and invalid users now return a 404 so we don't need a whole GET and English-only check.
10 months ago
Siddharth Dushantha
d0c8282e5e
Merge pull request #2099 from ppfeister/feature/schema
...
Set schema for manifest
10 months ago
Siddharth Dushantha
c9394451fb
Merge pull request #2105 from ppfeister/bugfix/broken-urls-2102
...
Fix displayed hyperlinks
10 months ago
github-actions[bot]
c470cabe7c
Updated Site List
10 months ago
Siddharth Dushantha
5c7debec38
Merge pull request #2104 from ppfeister/feature/new-targets
...
Add BugCrowd, SteamID
10 months ago
Paul Pfeister
d85c07384f
pr action doesn't appreciate explicit type notation apparently
10 months ago
Paul Pfeister
25e0acd98e
Skip content filter for explicitly chosen targets
...
Targets specified via --site will no longer be excluded when --nsfw is not set, even if flagged as nsfw. If the target was specifically listed by the user, it's probably because they want that target.
Fixes sherlock-project/sherlock#2103
10 months ago
Paul Pfeister
2ff115fb4c
Fix displayed hyperlinks
...
Fixes sherlock-project/sherlock#2102
10 months ago
Paul Pfeister
0a2978abeb
Remove ~correct~ Steam from Removed_Sites
10 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
10 months ago
Paul Pfeister
2575450bef
Add BugCrowd
10 months ago
Paul Pfeister
d118c1c43c
Disallow other $ keys
10 months ago
Paul Pfeister
0446779a3c
Simplify schema with defs
10 months ago
Paul Pfeister
e4cbd3d8ad
Add target top-level hint
10 months ago
Paul Pfeister
80d0434bb3
Require keys based on errorType value
10 months ago
Paul Pfeister
cc0b57c0af
Prevent mixing of error values
10 months ago
Paul Pfeister
4b2f8ad2d0
Bring comments into compliance with schema
10 months ago
github-actions[bot]
f5796c24b3
Updated Site List
10 months ago
Siddharth Dushantha
56957408f5
Merge pull request #1990 from nicholasmurillo/my-opensource-contribution
...
Added Kick
10 months ago
Siddharth Dushantha
6182c3c250
changed error checking method
...
Checking for the status code wasn't stable. Therefore checking for error
messages is better
10 months ago
github-actions[bot]
b3bb3aef61
Updated Site List
10 months ago
Siddharth Dushantha
884019a9e9
Merge pull request #2098 from Ableytner/master
...
Add AniWorld
10 months ago
github-actions[bot]
014b4bcdf1
Updated Site List
10 months ago
Siddharth Dushantha
efd5f36674
Merge pull request #2101 from ppfeister/feature/youtube
...
Restore YouTube
10 months ago
Paul Pfeister
56b61f34de
Restore YouTube
10 months ago