[poipoku] avoid language-specific extr

pull/5591/head
fireattack 4 months ago
parent 07d962d60a
commit 831f922c1c

@ -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"

Loading…
Cancel
Save