stash
This commit is contained in:
20
stash/config/scrapers/community/PMVHaven/PMVHaven.yml
Normal file
20
stash/config/scrapers/community/PMVHaven/PMVHaven.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
name: PMVHaven
|
||||
# requires: py_common
|
||||
|
||||
sceneByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- PMVHaven.py
|
||||
- sceneByFragment
|
||||
|
||||
sceneByURL:
|
||||
- url:
|
||||
- pmvhaven.com/video/
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- PMVHaven.py
|
||||
- sceneByURL
|
||||
|
||||
# Last Updated February 8, 2024
|
||||
Reference in New Issue
Block a user