Files
compose-projects-arr/stash/config/scrapers/community/ClubInfernoDungeon/ClubInfernoDungeon.yml
Christoph Califice 0a5f88d75a stash
2025-10-10 09:50:30 -03:00

41 lines
825 B
YAML

# requires: Algolia
name: "ClubInfernoDungeon"
sceneByURL:
- action: script
url:
- clubinfernodungeon.com/en/video
script:
- python
- ../Algolia/Algolia.py
- clubinfernodungeon
sceneByFragment:
action: script
script:
- python
- ../Algolia/Algolia.py
- clubinfernodungeon
sceneByName:
action: script
script:
- python
- ../Algolia/Algolia.py
- clubinfernodungeon
- searchName
sceneByQueryFragment:
action: script
script:
- python
- ../Algolia/Algolia.py
- clubinfernodungeon
- validName
galleryByURL:
- action: script
url:
- clubinfernodungeon.com/en/photo/
script:
- python
- ../Algolia/Algolia.py
- clubinfernodungeon
- gallery
# Last Updated December 22, 2022