merge #5591: [poipoku] avoid language-specific extraction
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user