95 lines
2.2 KiB
YAML
95 lines
2.2 KiB
YAML
name: Mofos
|
|
# requires: py_common, AyloAPI
|
|
# scrapes: Busted Babysitters, Don't Break Me, Drone Hunter, Girls Gone Pink, I Know That Girl, In Gang We Bang, Latina Sex Tapes, Let's Post It, Let's Try Anal, Milfs Like It Black, Mofos B Sides, MOFOS Lab, Mofos World Wide, Pervs On Patrol, Pornstar Vote, Project RV, Pubic Pickups, Real Slut Party, Share My BF, She's A Freak, Stranded Teens, The Sex Scout
|
|
galleryByURL:
|
|
- action: script
|
|
url:
|
|
- mofos.com/scene/
|
|
- mofosnetwork.com/scene/
|
|
- iknowthatgirl.com/scene/
|
|
- publicagent.com/scene/
|
|
- letstryanal.com/scene/
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- gallery-by-url
|
|
galleryByFragment:
|
|
action: script
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- gallery-by-fragment
|
|
sceneByURL:
|
|
- action: script
|
|
url:
|
|
- mofos.com/scene/
|
|
- mofosnetwork.com/scene/
|
|
- iknowthatgirl.com/scene/
|
|
- publicagent.com/scene/
|
|
- letstryanal.com/scene/
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- scene-by-url
|
|
sceneByFragment:
|
|
action: script
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- scene-by-fragment
|
|
sceneByName:
|
|
action: script
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- scene-by-name
|
|
sceneByQueryFragment:
|
|
action: script
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- scene-by-query-fragment
|
|
performerByName:
|
|
action: script
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- performer-by-name
|
|
performerByURL:
|
|
- action: script
|
|
url:
|
|
- mofos.com/model/
|
|
- mofosnetwork.com/model/
|
|
- iknowthatgirl.com/model/
|
|
- publicagent.com/model/
|
|
- letstryanal.com/model/
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- performer-by-url
|
|
performerByFragment:
|
|
action: script
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- performer-by-fragment
|
|
movieByURL:
|
|
- action: script
|
|
url:
|
|
- mofos.com/movie/
|
|
- mofosnetwork.com/movie/
|
|
- iknowthatgirl.com/movie/
|
|
- publicagent.com/movie/
|
|
- letstryanal.com/movie/
|
|
# Since scenes link to the movie we can scrape movies from scenes
|
|
- mofos.com/scene/
|
|
- mofosnetwork.com/scene/
|
|
- iknowthatgirl.com/scene/
|
|
- publicagent.com/scene/
|
|
- letstryanal.com/scene/
|
|
script:
|
|
- python
|
|
- Mofos.py
|
|
- movie-by-url
|
|
# Last Updated January 14, 2024
|