本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
ben
/
earwigbot-plugins
镜像来自
https://github.com/earwig/earwigbot-plugins
關注
1
收藏
1
複製
0
程式碼
版本發佈
1
活動
瀏覽代碼
Bugfix.
pull/10/merge
Ben Kurtovic
9 年之前
父節點
53107016d2
當前提交
c54985d770
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/infobox_station.py
+ 1
- 1
tasks/infobox_station.py
查看文件
@@ -36,7 +36,7 @@ class InfoboxStation(Task):
number = 20
def setup(self):
self.site = self.bot.wiki.getsite()
self.site = self.bot.wiki.get
_
site()
self._targets = {
"China": (
["Infobox China station", "Infobox china station"],
Write
Preview
Loading…
取消
儲存