[poipoku] avoid language-specific extr
This commit is contained in:
@@ -63,7 +63,7 @@ class PoipikuExtractor(Extractor):
|
|||||||
"//img.", "//img-org.", 1)
|
"//img.", "//img-org.", 1)
|
||||||
yield Message.Url, url, text.nameext_from_url(url, post)
|
yield Message.Url, url, text.nameext_from_url(url, post)
|
||||||
|
|
||||||
if not extr(' show all(+', '<'):
|
if not extr('ShowAppendFile', '<'):
|
||||||
continue
|
continue
|
||||||
|
|
||||||
url = self.root + "/f/ShowAppendFileF.jsp"
|
url = self.root + "/f/ShowAppendFileF.jsp"
|
||||||
|
|||||||
Reference in New Issue
Block a user