Skip to content

Instantly share code, notes, and snippets.

@Peratryn
Created October 7, 2013 16:10

Revisions

  1. Peratryn created this gist Oct 7, 2013.
    27 changes: 27 additions & 0 deletions realm-status.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,27 @@
    {
    "realms": [
    {
    "battlegroup": "Test Battlegroup",
    "locale": "en_US",
    "name": "Test Realm",
    "population": "low",
    "queue": false,
    "slug": "test-realm",
    "status": true,
    "timezone": "US/Pacific",
    "tol-barad": {
    "area": 21,
    "controlling-faction": 0,
    "next": 1348449555080,
    "status": 0
    },
    "type": "pve",
    "wintergrasp": {
    "area": 1,
    "controlling-faction": 0,
    "next": 1348450543980,
    "status": 0
    }
    }
    ]
    }