change wiki base
This commit is contained in:
parent
384bc445c2
commit
01b2b8de56
4 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ end
|
|||
#------------------------------------------------------------------------------
|
||||
# Rock!
|
||||
|
||||
b = MediaWikiBot::WikiBot.new("http://www.entropia.de/wiki/")
|
||||
b = MediaWikiBot::WikiBot.new("http://entropia.de/wiki/")
|
||||
b.login(ARGV[0], ARGV[1])
|
||||
|
||||
allpages = b.get_allpages()
|
||||
|
|
Reference in a new issue