mirror of
https://github.com/SideStore/SideStore.git
synced 2026-03-26 20:35:41 +01:00
feat: add Mona to Trusted Sources (#1210)
* feat: add Mona to Trusted Sources Signed-off-by: suprstarrd <business@suprstarrd.com>
This commit is contained in:
@@ -75,6 +75,10 @@
|
|||||||
{
|
{
|
||||||
"identifier": "thatstel.la.altsource",
|
"identifier": "thatstel.la.altsource",
|
||||||
"sourceURL": "https://alt.thatstel.la/"
|
"sourceURL": "https://alt.thatstel.la/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "com.deliacheminot.mona",
|
||||||
|
"sourceURL": "https://raw.githubusercontent.com/delia-cheminot/mona-hrt/refs/heads/main/ios_source.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
@@ -148,6 +152,10 @@
|
|||||||
{
|
{
|
||||||
"identifier": "thatstel.la.altsource",
|
"identifier": "thatstel.la.altsource",
|
||||||
"sourceURL": "https://alt.thatstel.la/"
|
"sourceURL": "https://alt.thatstel.la/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "com.deliacheminot.mona",
|
||||||
|
"sourceURL": "https://raw.githubusercontent.com/delia-cheminot/mona-hrt/refs/heads/main/ios_source.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user