|
@@ -36,7 +36,7 @@ class InfoboxStation(Task): |
|
|
number = 20 |
|
|
number = 20 |
|
|
|
|
|
|
|
|
def setup(self): |
|
|
def setup(self): |
|
|
self.site = self.bot.wiki.getsite() |
|
|
|
|
|
|
|
|
self.site = self.bot.wiki.get_site() |
|
|
self._targets = { |
|
|
self._targets = { |
|
|
"China": ( |
|
|
"China": ( |
|
|
["Infobox China station", "Infobox china station"], |
|
|
["Infobox China station", "Infobox china station"], |
|
|