Closed cal0pteryx closed 11 months ago
This fixes URLs for providers.json for different API versions.
providers.json
Current situation is: https://data.xmpp.net/providers/v1/providers-1.json While this would be correct: https://data.xmpp.net/providers/v1/providers.json
https://data.xmpp.net/providers/v1/providers-1.json
https://data.xmpp.net/providers/v1/providers.json
This is merged and deployed, let me know if you see anything amiss!
This fixes URLs for
providers.json
for different API versions.Current situation is:
https://data.xmpp.net/providers/v1/providers-1.json
While this would be correct:https://data.xmpp.net/providers/v1/providers.json