Update version.json to v1.9.3

This commit is contained in:
sanjeok77
2026-04-03 03:43:40 +09:00
parent 01e9460c69
commit aba07d82e8

View File

@@ -1,6 +1,6 @@
{
"versionCode": 134,
"versionName": "1.9.2",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.9.2/app-release.apk",
"updateMessage": "v1.9.2 업데이트\n- player_aaaa JSON 추출 로직 개선\n- regex 기반 파싱 추가\n- tvchak194.com 등 다양한 사이트 호환성 향상"
"versionCode": 135,
"versionName": "1.9.3",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.9.3/app-release.apk",
"updateMessage": "v1.9.3 업데이트\n- 토큰 기반 HLS 감지 로직 정확도 향상\n- wiselife.blog, 123123play.com, ckp.wiselife만 WebView로 리다이렉트\n- 다른 HLS 스트림은 ExoPlayer로 직접 재생 시도"
}