We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edba12b + 49d1285 commit 6d7d2c8Copy full SHA for 6d7d2c8
1 file changed
tools/autowiki/autowiki.js
@@ -38,7 +38,7 @@ async function main() {
38
const bot = new MWBot();
39
40
await bot.loginGetEditToken({
41
- apiUrl: 'https://wiki.pmeta.space/api.php',
+ apiUrl: 'https://wiki.massmeta.ru/api.php',
42
username: USERNAME,
43
password: PASSWORD,
44
});
0 commit comments