Page MenuHomePhabricator
Paste P17057

(An Untitled Masterwork)
ActivePublic

Authored by Legoktm on Aug 20 2021, 10:08 PM.
Tags
None
Referenced Files
F34612137: raw-paste-data.txt
Aug 20 2021, 10:08 PM
Subscribers
None
legoktm@mwmaint2002:~$ mwscript shell.php --wiki=metawiki
Psy Shell v0.10.5 (PHP 7.2.31-1+0~20200514.41+debian9~1.gbpe2a56b+wmf1+icu63 — cli) by Justin Hileman
>>> wfParseUrl( WikiMap::getWiki( 'enwiki' )->getCanonicalServer() );
=> [
"scheme" => "https",
"host" => "en.wikipedia.org",
"delimiter" => "://",
]
>>>