Hello,
I am using a wowstead website for world of warcraft. I want to see the mumble on the front page of the website. They have a built in app that asks for a JSON feed url in order to use the addon. Does anyone here know how to do that or using wowstead currently? I am looking for help on this because NFO tech support was unable to help me.
Thanks....
JSON Feed URL
-
- New to forums
- Posts: 1
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Aug 30, 2011 10:57 am
Re: JSON Feed URL
Murmur is kind of a mess when it comes to queries, since it doesn't have a built-in anonymous protocol. We don't currently run webservers on our Murmur boxes and don't have a JSON feeds set up, but you can use our query script: http://www.nfoservers.com/forums/viewto ... =19&t=3733. If you're a developer, you could also write a parser to take this output and convert it to JSON.