Skip to content

Commit

Permalink
Merge pull request #19 from Tetrax-10/patch-1
Browse files Browse the repository at this point in the history
Fix links
  • Loading branch information
feederbox826 authored Feb 14, 2024
2 parents 632e9b2 + 8fa0503 commit 3e1c70f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# FansDB Scraper
This is a scraper for [FansDB](https://docs.fansdb.xyz/)
This is a scraper for [FansDB](https://docs.fansdb.cc)

v24 Instructions:
- add the index address: `https://feederbox826.github.io/FansDB-SHALookup/develop/index.yml` as a scraper source
- add the index address: `https://feederbox826.github.io/FansDB-SHALookup/main/index.yml` as a scraper source
- Install the following python modules with `pip install --user --break-system-packages NAME`
- `emojis`
- `requests`
Expand All @@ -17,4 +17,4 @@ v23 Instructions:
- `pip install -r requirements.txt` or follow the error messages if something is missing
- copy `config.py.example` to `config.py` and edit accordingly
- configure the connection to stash (api key only needed if you enabled authentication to access stash, otherwise leave empty)
- adjust the tags used to identify successful or failed scrapes
- adjust the tags used to identify successful or failed scrapes

0 comments on commit 3e1c70f

Please sign in to comment.