diff --git a/version.json b/version.json index a75b6f3..d74406c 100644 --- a/version.json +++ b/version.json @@ -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로 직접 재생 시도" }