Page MenuHomePhabricator

Add tcywikisource to wikistats
Closed, ResolvedPublic

Description

Please add new wiki tcywikisource to Wikistats, once it is created. Thanks!

Related Objects

Event Timeline

Dzahn changed the task status from Open to Stalled.Oct 29 2024, 2:57 PM
Dzahn subscribed.

blocked on T377919

Dzahn changed the task status from Stalled to Open.Oct 30 2024, 2:17 AM
Dzahn claimed this task.
MariaDB [wikistats]> insert into wikisources (prefix, lang, loclang, method) select prefix,lang,loclang,method from wikipedias where prefix="tcy";
dzahn@wikistats-bookworm:~$ /usr/lib/wikistats/update.php ws prefix tcy
sent query: 'select * from wikisources where prefix="tcy"'.
A(1/81) - tcy.wikisource.org - calling API: https://tcy.wikisource.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5
-> http answer: 200 -> parsing answer: 0
getting version for https://tcy.wikisource.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5---> OK - total: 0 good: 0 edits: 0 users: 0 active users: 0 admins: 0 images: 0
---> update wikisources set total="0",good="0",edits="0",users="0",activeusers="0",admins="0",images="0",http="200",si_generator="MediaWiki 1.43.0-wmf.28",ts=NOW() where id="91";