From 608df3fddd9ec31c7069b29b5932e588cd1d49de Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Sun, 25 Dec 2022 02:22:06 -0800 Subject: [PATCH] Add Yattee to trusted sources Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> --- trustedapps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trustedapps.json b/trustedapps.json index 8b5b460a..119620c3 100644 --- a/trustedapps.json +++ b/trustedapps.json @@ -27,6 +27,10 @@ { "identifier": "eu.pokemmo.altstore", "sourceURL": "https://pokemmo.eu/altstore/" + }, + { + "identifier": "stream.yattee", + "sourceURL": "https://repos.yattee.stream/alt/apps.json" } ] }