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,95 @@
name: SARJ LLC
# requires: py_common
sceneByName:
action: script
script:
- python3
- SARJ-LLC.py
- search
- scene
sceneByQueryFragment:
action: script
script:
- python3
- SARJ-LLC.py
- query
- scene
sceneByURL:
- action: script
url: &urls
- alsscan.com
- domai.com
- eroticbeauty.com
- errotica-archives.com
- eternaldesire.com
- goddessnudes.com
- lovehairy.com
- metartnetwork.com
- metart.com
- metartx.com
- rylskyart.com
- sexart.com
- straplez.com
- stunning18.com
- thelifeerotic.com
- vivthomas.com
script:
- python3
- SARJ-LLC.py
- scrape
- scene
sceneByFragment:
action: script
script:
- python3
- SARJ-LLC.py
- query
- scene
galleryByURL:
- action: script
url: *urls
script:
- python3
- SARJ-LLC.py
- scrape
- gallery
galleryByFragment:
action: script
script:
- python3
- SARJ-LLC.py
- query
- gallery
performerByURL:
- action: script
url: *urls
script:
- python3
- SARJ-LLC.py
- scrape
- performer
performerByFragment:
action: script
script:
- python3
- SARJ-LLC.py
- query
- performer
performerByName:
action: script
script:
- python3
- SARJ-LLC.py
- search
- performer
# Last Updated December 05, 2023