This commit is contained in:
Christoph Califice
2025-10-09 20:05:31 -03:00
parent ed22ef22bc
commit 0a5f88d75a
1442 changed files with 101562 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
name: "Vixen Media Group"
# requires: py_common
sceneByURL:
- url:
- blacked.com/videos
- blackedraw.com/videos
- deeper.com/videos
- milfy.com/videos
- slayed.com/videos
- tushy.com/videos
- tushyraw.com/videos
- vixen.com/videos
action: script
script:
- python
- vixenNetwork.py
# If your search query contains the studio name, the scraper will only search on that site.
# 'Ariana Vixen Cecilia' will only search on Vixen for 'Ariana Cecilia`
# If your search query starts with a '$' all sites will be searched
# '$Ariana Vixen Cecilia' will search in all sites for 'Ariana Vixen Cecilia'
sceneByName:
action: script
script:
- python
- vixenNetwork.py
- search
sceneByQueryFragment:
action: script
script:
- python
- vixenNetwork.py
sceneByFragment:
action: script
script:
- python
- vixenNetwork.py
# Last Updated December 30, 2023