Meno25 submitted this change.

View Change


Approvals: Meno25: Verified; Looks good to me, approved
Update closed_wikis

* wowikiquote was closed

Bug: T334482
Change-Id: I97f21eec2a9c3a797831d912ce6a09b432f2ba91
---
M pywikibot/families/wikiquote_family.py
1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/pywikibot/families/wikiquote_family.py b/pywikibot/families/wikiquote_family.py
index 7e767f4..a013c10 100644
--- a/pywikibot/families/wikiquote_family.py
+++ b/pywikibot/families/wikiquote_family.py
@@ -17,7 +17,7 @@
closed_wikis = [
# https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist
'am', 'ang', 'ast', 'bm', 'co', 'cr', 'ga', 'kk', 'kr', 'ks', 'kw',
- 'lb', 'na', 'nds', 'qu', 'simple', 'tk', 'tt', 'ug', 'vo', 'za',
+ 'lb', 'na', 'nds', 'qu', 'simple', 'tk', 'tt', 'ug', 'vo', 'wo', 'za',
'zh-min-nan',
]

@@ -33,7 +33,7 @@
'nl', 'sah', 'ja', 'la', 'ta', 'hi', 'gl', 'gu', 'ur', 'ig', 'be',
'te', 'guw', 'vi', 'tl', 'cy', 'no', 'bn', 'sq', 'ml', 'as', 'kn',
'ro', 'eu', 'ku', 'uz', 'ka', 'da', 'sa', 'is', 'bcl', 'br', 'th',
- 'mr', 'af', 'wo', 'ky',
+ 'mr', 'af', 'ky',
]

category_redirect_templates = {

To view, visit change 908034. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I97f21eec2a9c3a797831d912ce6a09b432f2ba91
Gerrit-Change-Number: 908034
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Xqt <info@gno.de>
Gerrit-MessageType: merged