Nillad
Nillad
if it gives you 9 refreshes a min should it refresh 9 of my mules before giving me server error or let me individually refresh at my own pace... it...
I see.. is there some way to make my own ip for it to refresh through?
This is the issue right? } $.ajax({ dataType: 'jsonp', url: 'https://api.github.com/repos/thestdman/muledump/tags', complete: function(xhr) { xhr.done(checkupd); }
is there only 1 query server?
well these ones had to be made by someone right? like how would I make my own, or can you not have your own yahoo query server. Sorry if I'm...
I've looked at several threads and they are all having issues fixing it but they also all seem to be trying to not use the yql in general instead of...
queue_request({ dataType: 'jsonp', url: 'https://query.yahooapis.com/v1/public/yql', data: { q: 'select * from xml where url="' + url + '"', format: 'json' }, complete: callback }) so we are all using the...
https://developer.yahoo.com/yql/guide/yql_url.html seems like I just have to put the time in and make one then
@tischepe I've looked at it but if it were a real fix I feel like it would've been incorporated into base muledump code by now.. rather old post
@zackpollard Yeah I realize that, I was looking for another online url service like Yahoo that may provide private ones (most likely for money) but I couldnt find one