mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added reddit-news (#334)
This commit is contained in:
@@ -62,6 +62,7 @@ apk_sources = {
|
||||
"my-expenses": UPTODOWN_BASE_URL.format("my-expenses"),
|
||||
"spotify": UPTODOWN_BASE_URL.format("spotify"),
|
||||
"androidtwelvewidgets": APK_PURE_URL,
|
||||
"reddit-news": APK_PURE_URL,
|
||||
"expensemanager": APK_SOS_URL,
|
||||
"hex-editor": APK_PURE_URL,
|
||||
"photomath": APK_MONK_APK_URL,
|
||||
|
||||
@@ -67,6 +67,7 @@ class Patches(object):
|
||||
"com.spotify.lite": "spotify-lite",
|
||||
"at.gv.oe.app": "digitales",
|
||||
"at.gv.bmf.bmf2go": "scbeasy",
|
||||
"reddit.news": "reddit-news",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user