config/hosts.yml in mediawiki-gateway-0.3.0 vs config/hosts.yml in mediawiki-gateway-0.3.1
- old
+ new
@@ -1,17 +1,17 @@
---
en-wp:
url: http://en.wikipedia.org/w/api.php
- pw: herb
- user: Jpatokal
+ pw: password
+ user: username
commons:
url: http://commons.wikimedia.org/w/api.php
- pw: herb
- user: Jpatokal
+ pw: password
+ user: username
en-wt:
url: http://wikitravel.org/wiki/en/api.php
- pw: herb
- user: Jpatokal
+ pw: password
+ user: username
local:
url: http://localhost/w/api.php
- pw: wombat
- user: Atlasmw
+ pw: password
+ user: username