Page MenuHomePhabricator

Add igwikiquote to wikistats
Closed, ResolvedPublic

Description

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

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedDzahn

Event Timeline

Zabe changed the edit policy from "Custom Policy" to "All Users".Aug 6 2022, 9:09 AM
Dzahn claimed this task.
Dzahn subscribed.
MariaDB [wikistats]> insert into wikiquotes (prefix, lang, loclang, method) select prefix,lang,loclang,method from wikipedias where prefix="ig";
dzahn@wikistats-bullseye:~$ /usr/lib/wikistats/update.php wq prefix ig
sent query: 'select * from wikiquotes where prefix="ig"'.
A(1/93) - ig.wikiquote.org - calling API: https://ig.wikiquote.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5
-> http answer: 200 -> parsing answer: 0
getting version for https://ig.wikiquote.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5---> OK - total: 2601 good: 313 edits: 12149 users: 110 active users: 0 admins: 0 images: 0
---> update wikiquotes set total="2601",good="313",edits="12149",users="110",activeusers="0",admins="0",images="0",http="200",si_generator="MediaWiki 1.40.0-wmf.4",ts=NOW() where id="356";