Skip to content

Commit db51dec

Browse files
authored
Merge branch 'master' into upstream
2 parents 61b7ad6 + 205ca13 commit db51dec

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
author: "MassMeta"
2+
delete-after: True
3+
changes:
4+
- server: "Автовики"

tools/autowiki/autowiki.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ async function main() {
3838
const bot = new MWBot();
3939

4040
await bot.loginGetEditToken({
41-
apiUrl: 'https://wiki.tgstation13.org/api.php',
41+
apiUrl: 'https://wiki.pmeta.space/api.php',
4242
username: USERNAME,
4343
password: PASSWORD,
4444
});

0 commit comments

Comments
 (0)