This commit is contained in:
willyb321
2018-08-05 11:54:51 +10:00
parent fbe57d00db
commit 012a203c4a

View File

@@ -66,7 +66,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 * Shorten a URL using Orbis's URL shortener API
* @param {string} url The URL to shorten * @param {string} url The URL to shorten