From 8645be8244078275a4ee2675afbc334a629e9f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Wed, 11 Jun 2025 12:10:18 +0200 Subject: [PATCH] [archivedmoe] add redirect URL fixup test --- test/results/archivedmoe.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/test/results/archivedmoe.py b/test/results/archivedmoe.py index 42aae181..c5ddef62 100644 --- a/test/results/archivedmoe.py +++ b/test/results/archivedmoe.py @@ -35,6 +35,16 @@ __tests__ = ( ), }, +{ + "#url" : "https://archived.moe/a/thread/279540316/", + "#comment" : "filename/timestamp fixup for redirect URL (#7652)", + "#category": ("foolfuuka", "archivedmoe", "thread"), + "#class" : foolfuuka.FoolfuukaThreadExtractor, + "#urls" : ( + "http://desuarchive.org/a/full_image/1749537017533.jpg", + ), +}, + { "#url" : "https://archived.moe/gd/", "#category": ("foolfuuka", "archivedmoe", "board"),