Skip to content

Commit 6d7d2c8

Browse files
authored
Merge pull request #154 from Alliance-codeBase/wiki
domain name
2 parents edba12b + 49d1285 commit 6d7d2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.pmeta.space/api.php',
41+
apiUrl: 'https://wiki.massmeta.ru/api.php',
4242
username: USERNAME,
4343
password: PASSWORD,
4444
});

0 commit comments

Comments
 (0)