diff options
| author | 2022-02-10 22:50:56 -0500 | |
|---|---|---|
| committer | 2022-02-10 22:50:56 -0500 | |
| commit | 99bc014c924c755f10a4a930b1a83efabd84fde1 (patch) | |
| tree | 596bbab18416b66adf87011a0a6e439468f68778 /gallery_dl/extractor/dynastyscans.py | |
| parent | 8a812de1450d5d53fc1cd9a59f6c3f08452fc5b1 (diff) | |
New upstream version 1.20.4.upstream/1.20.4
Diffstat (limited to 'gallery_dl/extractor/dynastyscans.py')
| -rw-r--r-- | gallery_dl/extractor/dynastyscans.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gallery_dl/extractor/dynastyscans.py b/gallery_dl/extractor/dynastyscans.py index ab1044f..e5c5c01 100644 --- a/gallery_dl/extractor/dynastyscans.py +++ b/gallery_dl/extractor/dynastyscans.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015-2021 Mike Fährmann +# Copyright 2015-2022 Mike Fährmann # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as @@ -115,8 +115,8 @@ class DynastyscansSearchExtractor(DynastyscansBase, Extractor): pattern = BASE_PATTERN + r"/images/?(?:\?([^#]+))?$" test = ( ("https://dynasty-scans.com/images?with[]=4930&with[]=5211", { - "url": "6b570eedd8a741c2cd34fb98b22a49d772f84191", - "keyword": "fa7ff94f82cdf942f7734741d758f160a6b0905a", + "url": "22cf0fb64e12b29e79b0a3d26666086a48f9916a", + "keyword": "11cbc555a15528d25567977b8808e10369c4c3ee", }), ("https://dynasty-scans.com/images", { "range": "1", |
