mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-11 23:42:46 -05:00
AdulttimeInteractiveDL.py: Fix url in jerkbuddies.com to jerk-buddies.com (#675)
This commit is contained in:
@@ -86,7 +86,7 @@ def get_download():
|
||||
log.info(f"Plugin Cachepath {cachepath} ")
|
||||
|
||||
# adulttime.com
|
||||
# jerkbuddies.com
|
||||
# jerk-buddies.com
|
||||
# adulttime.studio
|
||||
# oopsie.tube
|
||||
# adulttimepilots.com
|
||||
@@ -103,7 +103,7 @@ def get_download():
|
||||
f={
|
||||
"url": {
|
||||
"modifier": "MATCHES_REGEX",
|
||||
"value": "howwomenorgasm\\.com|switch\\.com|getupclose\\.com|milfoverload\\.net|dareweshare\\.net|jerkbuddies\\.com|adulttime\\.studio|adulttime\\.com|oopsie\\.tube|adulttimepilots\\.com|kissmefuckme\\.net|youngerloverofmine\\.com",
|
||||
"value": "howwomenorgasm\\.com|switch\\.com|getupclose\\.com|milfoverload\\.net|dareweshare\\.net|jerk-buddies\\.com|adulttime\\.studio|adulttime\\.com|oopsie\\.tube|adulttimepilots\\.com|kissmefuckme\\.net|youngerloverofmine\\.com",
|
||||
}
|
||||
},
|
||||
fragment=SLIM_SCENE_FRAGMENT,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: "Adulttime Interactive Downloader"
|
||||
description: Download Interactive Files for Adulttime Scenes
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
url: https://discourse.stashapp.cc/t/adulttime-interactive-downloader/1327
|
||||
exec:
|
||||
- python
|
||||
|
||||
Reference in New Issue
Block a user