Use invidio.us as default

Deze commit is opgenomen in:
Dr. Tobias Quathamer 2024-03-18 11:11:24 +01:00 gecommit door Hypolite Petovan
bovenliggende 32f698ce10
commit cfbbeaac62

Bestand weergeven

@ -12,7 +12,7 @@ use Friendica\Core\Renderer;
use Friendica\DI;
const URL_REPLACE_NITTER_DEFAULT = 'https://nitter.net';
const URL_REPLACE_INVIDIOUS_DEFAULT = 'https://yewtu.be';
const URL_REPLACE_INVIDIOUS_DEFAULT = 'https://invidio.us';
const URL_REPLACE_PROXIGRAM_DEFAULT = 'https://proxigram.lunar.icu';
function url_replace_install()