summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/3dbooru.py
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl/extractor/3dbooru.py')
-rw-r--r--gallery_dl/extractor/3dbooru.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gallery_dl/extractor/3dbooru.py b/gallery_dl/extractor/3dbooru.py
index d0e59ad..15f4207 100644
--- a/gallery_dl/extractor/3dbooru.py
+++ b/gallery_dl/extractor/3dbooru.py
@@ -71,7 +71,7 @@ class ThreedeebooruPopularExtractor(booru.MoebooruPopularMixin,
r"/post/popular_(?P<scale>by_(?:day|week|month)|recent)"
r"(?:\?(?P<query>[^#]*))?")
test = ("http://behoimi.org/post/popular_by_month?month=2&year=2013", {
- "url": "c70268dce441a9ccc3383c244ec15edb059f494f",
+ "url": "f5a26c624da9a3d1dbc610e4a614bc57df6251c5",
"count": 20,
})