Siddharth Dushantha
a4550899be
Updated paths based on changes in c065cbb92b
6 months ago
Siddharth Dushantha
7cb006526e
removed docker-compose.yml
...
This was an example docker-compose.yml file. This example is also
available in ./docs/INSTALL.md. So keeping the file is just redundant
6 months ago
Siddharth Dushantha
ec2aa0871e
renamed install.md to INSTALL.md
6 months ago
Siddharth Dushantha
e618a5a593
moved {removed-,}sites.md to ./docs
6 months ago
Siddharth Dushantha
c065cbb92b
moved site_list.py to scripts/site-list.py
...
This script is only executed by the GitHub workflow. Keeping it inside
the scripts directory makes the project's directory cleaner. Additionally,
it decreases the chance of contributers executing the script even though
its harmless.
6 months ago
Siddharth Dushantha
ab5fcbb90f
Merge pull request #2132 from sherlock-project/remove-removed-sites-json
...
removed removed_sites.json
7 months ago
Siddharth Dushantha
0b9dfedc20
removed removed_sites.json
7 months ago
Siddharth Dushantha
0ecb496ae9
Merge pull request #2125 from ppfeister/feature/codeowners
...
Add LICENSE
7 months ago
Paul Pfeister
7f29e8054d
Add LICENSE
7 months ago
Siddharth Dushantha
47c01a5687
Merge pull request #2117 from ppfeister/feature/codeowners
...
Add CODEOWNERS
7 months ago
Siddharth Dushantha
3f01b819c6
Merge pull request #2119 from ppfeister/feature/docu
...
Refresh docs
7 months ago
Paul Pfeister
379725e796
Refresh documentation
7 months ago
Paul Pfeister
b78ced0c55
Fix manpage
7 months ago
Paul Pfeister
19c4af1a2e
Satisfy rpmlint
7 months ago
Paul Pfeister
3c291a2d3f
Remove problematic shebang sed
7 months ago
Paul Pfeister
ff1e9d5766
Update spec
7 months ago
Paul Pfeister
3dbb0cb277
Merge pull request #2123 from ppfeister/bugfix/2113
...
Fix #2113
7 months ago
Paul Pfeister
0220c481ea
Fix #2113
7 months ago
Paul Pfeister
f2090bd198
Merge pull request #2033 from joaomfbh/tor_exception_handling
...
Add exception handling for Tor option
7 months ago
Paul Pfeister
dc5d6d6d66
Set more specific err msg
7 months ago
Paul Pfeister
0d953ff236
Prepare PyProject for PyPI
7 months ago
Paul Pfeister
3e978d774b
Remove pkger/vendor
7 months ago
Paul Pfeister
4b6e630e7f
Finalize spec
7 months ago
Paul Pfeister
1bfb8c18c0
restore spec
7 months ago
Paul Pfeister
77c065ada3
maybe fix spec?
7 months ago
Paul Pfeister
ed7f4374da
Add rpm spec items
7 months ago
Paul Pfeister
128eb0d125
Add spec to srpm
7 months ago
Paul Pfeister
c545fb9683
Fix version expansion
7 months ago
Paul Pfeister
3832444429
Fix egg
7 months ago
Paul Pfeister
f5f64d55e0
Fix unexpanded macro
7 months ago
Paul Pfeister
86397058fb
mend
7 months ago
Paul Pfeister
b6d460ca9c
Prepare rpm spec
7 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
7 months ago
Siddharth Dushantha
b83f5be912
Merge pull request #2116 from ppfeister/feature/pyproject
...
Prepare PyProject for PyPi
7 months ago
Paul Pfeister
1698928bd3
Prepare PyProject
7 months ago
Paul Pfeister
253e4d4e89
Add CODEOWNERS
7 months ago
github-actions[bot]
f794e238a0
Updated Site List
7 months ago
Siddharth Dushantha
3d283b699e
Merge pull request #2107 from ppfeister/bugfix/false-pos
...
Fix new false positives
7 months ago
Siddharth Dushantha
66bd3a8c86
Merge pull request #2112 from sherlock-project/version-bump
...
version bump 0.14.3 -> 0.14.4
7 months ago
Siddharth Dushantha
1c64d37ecc
version bump 0.14.3 -> 0.14.4
...
Bumping version due to #2106 and #2099
7 months ago
Siddharth Dushantha
5abd75893c
Merge pull request #2106 from ppfeister/bugfix/skip-filter-2103
...
Skip content filter for explicitly chosen targets
7 months ago
Matheus Felipe
f6bb60881c
Add default return val to pop ( #2110 )
7 months ago
Paul Pfeister
87c5b4d8f3
Swap try-catch for better .pop
7 months ago
Paul Pfeister
eeacf511dc
Add try-catch to pop
7 months ago
Matheus Felipe
c7f935099e
Fix parser regression ( #2109 )
7 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).
7 months ago
Paul Pfeister
de21308219
Fix Linktree F+
...
Linktree only permits usernames with the given regex and 404s otherwise
7 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.
7 months ago
Siddharth Dushantha
d0c8282e5e
Merge pull request #2099 from ppfeister/feature/schema
...
Set schema for manifest
7 months ago
Siddharth Dushantha
c9394451fb
Merge pull request #2105 from ppfeister/bugfix/broken-urls-2102
...
Fix displayed hyperlinks
7 months ago