jenkins-bot has submitted this change and it was merged. Change subject: Block xtools-articleinfo from scrapers ......................................................................
Block xtools-articleinfo from scrapers Bug: T122327 Change-Id: I68a7fd5ca8a57d3672ad2b8e97dbd207b53558ad --- M www/robots.txt 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Yuvipanda: Looks good to me, approved jenkins-bot: Verified diff --git a/www/robots.txt b/www/robots.txt index 5c52907..e15a86d 100644 --- a/www/robots.txt +++ b/www/robots.txt @@ -6,6 +6,9 @@ # T133697 Disallow: /persondata/ +# T122327 +Disallow: /xtools-articleinfo/ + # Disallow XoviBot. User-agent: XoviBot Disallow: / -- To view, visit https://gerrit.wikimedia.org/r/291214 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I68a7fd5ca8a57d3672ad2b8e97dbd207b53558ad Gerrit-PatchSet: 3 Gerrit-Project: labs/toollabs Gerrit-Branch: master Gerrit-Owner: Merlijn van Deen <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> Gerrit-Reviewer: coren <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
