merge #5591: [poipoku] avoid language-specific extraction

This commit is contained in:
Mike Fährmann
2024-05-17 22:47:51 +02:00

View File

@@ -63,7 +63,7 @@ class PoipikuExtractor(Extractor):
"//img.", "//img-org.", 1)
yield Message.Url, url, text.nameext_from_url(url, post)
if not extr(' show all(+', '<'):
if not extr('ShowAppendFile', '<'):
continue
url = self.root + "/f/ShowAppendFileF.jsp"