mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
fix url
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user