Skip to content

Commit

Permalink
Merge pull request #43 from MarcoAurelioWM/patch-1
Browse files Browse the repository at this point in the history
MoreMenu.page.js: update InternetArchiveBot URL
  • Loading branch information
MusikAnimal authored Sep 25, 2023
2 parents de32c99 + a3de435 commit aa0ed9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MoreMenu.page.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ window.MoreMenu.page = config => ({
noticeProjectRestrict: ['wikipedia', 'commons', 'meta'],
},
'fix-dead-links': {
url: `https://iabot.toolforge.org/index.php?page=runbotsingle&pagesearch=${config.page.encodedName}&wiki=${config.project.dbName}`,
url: `https://iabot.wmcloud.org/index.php?page=runbotsingle&pagesearch=${config.page.encodedName}&wiki=${config.project.dbName}`,
pageExists: true,
databaseRestrict: ['alswiki', 'barwiki', 'ckbwiki', 'dewiki', 'enwiki', 'eswiki', 'frwiki', 'huwiki', 'itwiki', 'jawiki', 'kowiki', 'lvwiki', 'nlwiki', 'nowiki', 'ptwiki', 'ruwiki', 'svwiki', 'zhwiki'],
},
Expand Down

0 comments on commit aa0ed9b

Please sign in to comment.