Page MenuHomePhabricator

Add cswikivoyage to wikistats
Closed, ResolvedPublic

Description

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

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedDzahn

Event Timeline

Dzahn changed the task status from Open to In Progress.Jul 24 2024, 6:46 PM
Dzahn subscribed.
MariaDB [wikistats]> insert into wikivoyage (lang,loclang,prefix,method) values ("Czech","Čeština","cs",8);
Dzahn claimed this task.
dzahn@wikistats-bookworm:~$ /usr/lib/wikistats/update.php wy prefix cs
sent query: 'select * from wikivoyage where prefix="cs"'.
A(1/26) - cs.wikivoyage.org - calling API: https://cs.wikivoyage.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5
-> http answer: 200 -> parsing answer: 0
getting version for https://cs.wikivoyage.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 wikivoyage set total="0",good="0",edits="0",users="0",activeusers="0",admins="0",images="0",http="200",si_generator="MediaWiki 1.43.0-wmf.15",ts=NOW() where id="26";