incith:wow is a World of Warcraft realm status page parser, which will allow you to search for a realm (full or partial name searching), and return the status of it, up or down. Not much else to write about this, I'll try and make improvements on it where possible.
r113 (regarding wildcards, you can search for e.g. "li blad" or "li hoof" now):
Code: Select all
# 4/16/09: spaces in searches are wildcards now. #
# will return a non-xml url for failed NA searches now. #
Code: Select all
# 1.5: fix for european results #
Code: Select all
# 1.4: fix for !wow -na <realm> not working with european_first 1 #
Code: Select all
# 1.3: small fixes and cleanups #
# using status.xml for na realms, faster and more data #
# 1.2a: small bugfix for the status option #
# 1.2: added -status option, to display total realm up statistics #
# 1.1: better european realm finding #
# if all realms are down, it will report that all are down #
# 1.0: first public release. #