Skip to content

Commit 16aeef5

Browse files
authored
AdulttimeInteractiveDL.py: Fix url in jerkbuddies.com to jerk-buddies.com (#675)
1 parent 884f27b commit 16aeef5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def get_download():
8686
log.info(f"Plugin Cachepath {cachepath} ")
8787

8888
# adulttime.com
89-
# jerkbuddies.com
89+
# jerk-buddies.com
9090
# adulttime.studio
9191
# oopsie.tube
9292
# adulttimepilots.com
@@ -103,7 +103,7 @@ def get_download():
103103
f={
104104
"url": {
105105
"modifier": "MATCHES_REGEX",
106-
"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",
106+
"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",
107107
}
108108
},
109109
fragment=SLIM_SCENE_FRAGMENT,

plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Adulttime Interactive Downloader"
22
description: Download Interactive Files for Adulttime Scenes
3-
version: 0.1.2
3+
version: 0.1.3
44
url: https://discourse.stashapp.cc/t/adulttime-interactive-downloader/1327
55
exec:
66
- python

0 commit comments

Comments
 (0)