This commit is contained in:
willyb321
2018-08-05 11:54:51 +10:00
parent c7ba129ed7
commit 9e6bbaa67d

View File

@@ -65,7 +65,7 @@ function shortenUrlEddp(url, success, error) {
}
}
const SHORTEN_API_ORBIS = 'https://yourls.willb.info/api.php';
const SHORTEN_API_ORBIS = 'https://s.orbis.zone/api.php';
/**
* Shorten a URL using Orbis's URL shortener API
* @param {string} url The URL to shorten