Skip to content

Commit

Permalink
Merge pull request #490 from DarkCrypt/GitHub-Apps
Browse files Browse the repository at this point in the history
Added: 2 GitHub app requests
  • Loading branch information
rumboalla committed Dec 21, 2023
2 parents c4c19f3 + 2464f95 commit 1e788ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/kotlin/com/apkupdater/data/github/GitHubApp.kt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ val GitHubApps = listOf(
GitHubApp("com.flick", "sheeshcake", "Flickv3"),
GitHubApp("com.flixclusive", "rhenwinch", "Flixclusive"),
GitHubApp("dev.beamlak.flixquest", "BeamlakAschalew", "flixquest"),
GitHubApp("app.d3rt0xx.flyffdroid", "d3rt0xx", "FlyffDroid"),
GitHubApp("io.freetubeapp.freetube", "MarmadileManteater", "FreeTubeCordova"),
GitHubApp("com.gh4a", "slapperwan", "gh4a"),
GitHubApp("com.jhelum.gyawun", "jhelumcorp", "gyawun"),
Expand Down Expand Up @@ -104,6 +105,7 @@ val GitHubApps = listOf(
GitHubApp("com.yoshi.rain", "DarkMooNight", "Rain"),
GitHubApp("com.bnyro.recorder", "you-apps", "RecordYou"),
GitHubApp("code.name.monkey.retromusic", "RetroMusicPlayer", "RetroMusicPlayer"),
GitHubApp("app.rvx.android.youtube", "NoName-exe", "revanced-extended"),
GitHubApp("app.revanced.manager.flutter", "revanced", "revanced-manager"),
GitHubApp("it.fast4x.rimusic", "fast4x", "RiMusic"),
GitHubApp("com.carriez.flutter_hbb", "rustdesk", "rustdesk"),
Expand Down

0 comments on commit 1e788ff

Please sign in to comment.