stash
This commit is contained in:
31
stash/config/scrapers/community/21Naturals/21Naturals.yml
Normal file
31
stash/config/scrapers/community/21Naturals/21Naturals.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
# requires: Algolia
|
||||
name: "21Naturals"
|
||||
sceneByURL:
|
||||
- action: script
|
||||
url:
|
||||
- 21naturals.com/en/video
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 21naturals
|
||||
sceneByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 21naturals
|
||||
sceneByName:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 21naturals
|
||||
- searchName
|
||||
sceneByQueryFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 21naturals
|
||||
- validName
|
||||
# Last Updated March 23, 2022
|
||||
9
stash/config/scrapers/community/21Naturals/manifest
Executable file
9
stash/config/scrapers/community/21Naturals/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: 21Naturals
|
||||
name: 21Naturals
|
||||
metadata: {}
|
||||
version: 97bec71
|
||||
date: "2023-11-22 00:53:44"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- 21Naturals.yml
|
||||
Reference in New Issue
Block a user