@sgrsoft/vpe-core-sdk 0.20.0 → 0.20.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,151 +1,152 @@
1
- var p = Ct;
1
+ var p = _t;
2
+ function Ie() {
3
+ var x = ["Monthly basic API calls exceeded. Please switch to a paid version.", "Subtitles", "Background Opacity", "Depressed", "License", "Bold", "3727712NAWLhV", "Auto Skip Ending", "Cannot play DASH video on iOS.", "Settings", "Drop Shadow", "In a moment", "1043652QPcqcR", "Yellow", "Blue", "2779280GMreRd", "Replay", "Fullscreen", "Invalid access. Please check your access_key.", "Player Execution Failed", "Play", "660838CWpDkx", "Provocative content", "Background Color", "Pause", "Skip Opening", "Green", "Black", "Default", "Auto", "minute(s)", "Video will start in {timeTxt}.", "Quality", "Required module was not loaded. (dash.js)", "Cancel", "This feature requires the Standard plan.", "Next video will play in {timeTxt} seconds.", "You do not have permission to play this video.", "Screen capture / screen recording has been detected.", "Window Opacity", "Drugs", "Font Weight", "Window Color", "None", "Auto Skip Opening", "Unmute", "Not used", "The video could not be played.", "This video is rated for all audiences.", "Cyan", "Skip Intro", "Required module was not loaded. (hls.js)", "Playback speed", "Cannot play video", "Text Opacity", "Autoplay", "Subtitles not available", "This video may be inappropriate for children under 15 and requires parental guidance.", "Unsupported format.", "Previous video", "Player Startup Failed", "2546803vruKCm", "Change text, color, and background styles", "Semi Bold", "Mute", "Auto Skip Intro", "Turn off captions", "Mini player", "Invalid URL format.", "Magenta", "min", "416598SHvgFw", "Font Color", "Auto Skip Opening/Ending", "You are muted.", "hour", "LIVE", "15854643QmYtmE", "FairPlay certificate validation failed.", "This video may be inappropriate for minors.", "Apply Default Style", "White", "Raised", "3lNFYVG", "Turn on captions", "hour(s)", "The live stream is OFFLINE.", "Thin", "Failed to communicate with the DRM license server.", "20SmCuFT", "Invalid DRM token."];
4
+ return Ie = function() {
5
+ return x;
6
+ }, Ie();
7
+ }
8
+ (function(x, t) {
9
+ for (var e = _t, i = x(); ; )
10
+ try {
11
+ var a = parseInt(e(486)) / 1 + -parseInt(e(527)) / 2 * (parseInt(e(498)) / 3) + -parseInt(e(521)) / 4 + parseInt(e(504)) / 5 * (-parseInt(e(518)) / 6) + parseInt(e(476)) / 7 + -parseInt(e(512)) / 8 + parseInt(e(492)) / 9;
12
+ if (a === t) break;
13
+ i.push(i.shift());
14
+ } catch {
15
+ i.push(i.shift());
16
+ }
17
+ })(Ie, 355083);
18
+ function _t(x, t) {
19
+ x = x - 445;
20
+ var e = Ie(), i = e[x];
21
+ return i;
22
+ }
23
+ const zt = { common: { cancel: p(449), auto: p(535), normal: "Normal", notUse: p(461), prev: p(474), next: "Next video", delayText: "seconds until auto-play", license: p(510), play: p(526), pause: p(530), replay: p(522), fullOn: p(523), fullOff: "Exit fullscreen", muteOn: p(479), muteOff: p(460), captionOff: p(481), captionOn: p(499), setting: p(515), live: p(491), miniPlayer: p(482), isMute: p(489), subtitle: p(507), subtitleNot: p(471) }, settings: { autoplay: p(470), playbackRate: p(467), captions: p(507), quality: p(447) }, skip: { introSkip: p(465), openingSkip: p(531), endingSkip: "Skip Ending", autoSkipIntro: p(480), autoSkipOpening: p(459), autoSkipEnding: p(513), autoSkipOpeningEnding: p(488) }, ageRating: { noticeAll: p(463), notice12: "This video may be inappropriate for children under 12 and requires parental guidance.", notice15: p(472), notice19: p(494) }, contentWarning: { sexuality: "Sexuality", violence: "Violence", language: "Language", drugs: p(455), horror: "Horror", imitation: "Imitation risk", provocative: p(528) }, error: { "01": { title: p(468), desc: p(524) }, "02": { title: "Cannot play video", desc: p(452) }, "03": { title: "Authentication Failed", desc: "The network connection is unstable." }, "04": { title: p(468), desc: p(462) }, "05": { title: p(468), desc: "The license is not valid." }, "06": { title: "Cannot play video", desc: p(506) }, "07": { title: p(468), desc: p(473) }, "08": { title: p(468), desc: p(483) }, "09": { title: p(468), desc: p(501) }, 10: { title: p(468), desc: p(514) }, 11: { title: p(468), desc: p(505) }, 12: { title: "Cannot play video", desc: p(503) }, 13: { title: p(468), desc: p(493) }, 14: { title: "Cannot play video", desc: p(453) }, 15: { title: p(525), desc: p(466) }, 16: { title: p(525), desc: p(448) }, 17: { title: p(475), desc: p(450) } }, tv: { default: p(534), quality: p(447), subtitleStyle: "Subtitle Style", subtitleStyleDesc: p(477), applyDefaultStyle: p(495), fontColor: p(487), fontSize: "Font Size", textOpacity: p(469), edgeStyle: "Text Edge Style", bgColor: p(529), bgOpacity: p(508), windowColor: p(457), windowOpacity: p(454), fontWeight: p(456), weight: { thin: p(502), normal: "Normal", semiBold: p(478), bold: p(511), extraBold: "Extra Bold" }, color: { white: p(496), black: p(533), red: "Red", green: p(532), blue: p(520), yellow: p(519), magenta: p(484), cyan: p(464) }, edge: { none: p(458), dropShadow: p(516), raised: p(497), depressed: p(509), uniform: "Uniform" } }, alternative: { hour: p(500), minute: p(445), second: "second(s)", after: p(517), afterMin: p(485), afterHour: p(490), afterDay: "day", startPlay: p(446), nextPlay: p(451), afterPlay: "Scheduled" } };
24
+ var w = Ct;
2
25
  (function(x, t) {
3
26
  for (var e = Ct, i = x(); ; )
4
27
  try {
5
- var n = parseInt(e(392)) / 1 * (-parseInt(e(395)) / 2) + -parseInt(e(421)) / 3 + -parseInt(e(423)) / 4 * (-parseInt(e(455)) / 5) + parseInt(e(407)) / 6 * (parseInt(e(393)) / 7) + parseInt(e(410)) / 8 + -parseInt(e(415)) / 9 + parseInt(e(384)) / 10 * (parseInt(e(450)) / 11);
6
- if (n === t) break;
28
+ var a = -parseInt(e(263)) / 1 * (-parseInt(e(239)) / 2) + parseInt(e(254)) / 3 * (-parseInt(e(259)) / 4) + parseInt(e(304)) / 5 + -parseInt(e(297)) / 6 + -parseInt(e(279)) / 7 * (parseInt(e(253)) / 8) + parseInt(e(251)) / 9 + parseInt(e(299)) / 10 * (-parseInt(e(302)) / 11);
29
+ if (a === t) break;
7
30
  i.push(i.shift());
8
31
  } catch {
9
32
  i.push(i.shift());
10
33
  }
11
- })(ke, 690196);
34
+ })(ke, 119407);
12
35
  function ke() {
13
- var x = ["Thin", "Exit fullscreen", "145935QXdUmQ", "Turn off captions", "hour", "In a moment", "Auto Skip Intro", "Turn on captions", "Cancel", "Drugs", "Depressed", "Not used", "Replay", "Extra Bold", "This video may be inappropriate for minors.", "Next video will play in {timeTxt} seconds.", "The license is not valid.", "Text Edge Style", "Skip Intro", "Drop Shadow", "170APGBQI", "FairPlay certificate validation failed.", "Cyan", "Next video", "Previous video", "Playback speed", "Window Color", "You are muted.", "525907PeWBTp", "17073OToGIF", "Semi Bold", "2qrfXek", "LIVE", "Invalid URL format.", "Failed to communicate with the DRM license server.", "Change text, color, and background styles", "Auto Skip Opening/Ending", "License", "None", "You do not have permission to play this video.", "min", "Window Opacity", "Background Color", "3114NjPZKW", "Sexuality", "The live stream is OFFLINE.", "1437192NovVfF", "Text Opacity", "Invalid access. Please check your access_key.", "Font Size", "Font Weight", "11499687zQnwyH", "Play", "Cannot play DASH video on iOS.", "Mute", "Unsupported format.", "Scheduled", "1443489BDQezf", "Auto Skip Ending", "44QPYFEw", "Subtitles not available", "seconds until auto-play", "Violence", "minute(s)", "Green", "Player Execution Failed", "Auto", "The network connection is unstable.", "Screen capture / screen recording has been detected.", "Skip Ending", "hour(s)", "Uniform", "Subtitle Style", "Horror", "Cannot play video", "Auto Skip Opening", "Font Color", "Quality", "Skip Opening", "Required module was not loaded. (hls.js)", "Invalid DRM token.", "Video will start in {timeTxt}.", "Subtitles", "This feature requires the Standard plan.", "Autoplay", "Normal", "781946WkHekB", "Authentication Failed", "Language"];
36
+ var x = ["네트워크 연결이 원활하지 않습니다.", "{timeTxt}초 다음 영상이 재생됩니다.", "엔딩 건너뛰기", "인증 실패", " 색상", " 기본 제공 호출 건수를 초과하였습니다. 유료 버전으로 전환 사용 부탁 드립니다.", "오프닝/엔딩 자동 스킵", " 영상은 12세 미만의 청소년이 시청하기에 부적절하므로 보호자의 시청지도가 필요한 영상입니다.", "인트로 건너뛰기", "음소거", "{timeTxt} 후 영상이 시작됩니다.", "자막 스타일", "49TONmEP", "잘못된 접근입니다. access_key를 확인해주세요.", "글자 테두리 스타일", "라이선스가 유효하지 않습니다.", "다음 동영상", "URL 형식이 잘못되었습니다.", "텍스트, 색상, 배경 스타일 변경", "음소거 해제", "오프닝 건너뛰기", "청록색", "그림자", "초록색", "배경 색상", " 영상은 청소년이 시청하기에 부적절한 영상입니다.", " 영상은 15세 미만의 청소년이 시청하기에 부적절하므로 보호자의 시청지도가 필요한 영상입니다.", "잠시 ", "미니플레이어", "약간 굵게", "43566cIAeNb", "음소거 상태입니다.", "500790pSLThb", "시간 ", "전체화면 해제", "11aduPxa", "배경 불투명도", "625575OoGSNb", "노란색", "필수 모듈이 로드되지 않았습니다. (hls.js)", " 불투명도", "이전 동영상", "플레이어 구동 실패", "동영상을 재생할 없습니다.", "다시보기", "글꼴 크기", "258166ltBpkd", "DRM 토큰이 잘못되었습니다.", "전체화면", "Standard 요금제가 필요한 기능입니다.", "동영상을 재생할 수 없음", "사용안함", "오프닝 자동 스킵", "글꼴 색상", "자막켜기", "필수 모듈이 로드되지 않았습니다. (dash.js)", "빨간색", "자막 사용 불가", "183987XAUdJv", "글자 굵기", "3176RTAybG", "16785cyQcCf", "매우 굵게", "해상도", "재생 속도", "실시간", "68zEIztT", "성적 표현", "라이브스트림이 OFFLINE 입니다.", "FairPlay 인증서 검증에 실패하였습니다.", "1XycYmR", "인트로 자동 스킵", "화면 캡쳐 / 화면 녹화가 감지되었습니다.", "플레이어 실행 실패"];
14
37
  return ke = function() {
15
38
  return x;
16
39
  }, ke();
17
40
  }
18
41
  function Ct(x, t) {
19
- x = x - 384;
42
+ x = x - 238;
20
43
  var e = ke(), i = e[x];
21
44
  return i;
22
45
  }
23
- const Wt = { common: { cancel: p(461), auto: p(430), normal: p(449), notUse: p(464), prev: p(388), next: p(387), delayText: p(425), license: p(401), play: p(416), pause: "Pause", replay: p(465), fullOn: "Fullscreen", fullOff: p(454), muteOn: p(418), muteOff: "Unmute", captionOff: p(456), captionOn: p(460), setting: "Settings", live: p(396), miniPlayer: "Mini player", isMute: p(391), subtitle: p(446), subtitleNot: p(424) }, settings: { autoplay: p(448), playbackRate: p(389), captions: p(446), quality: p(441) }, skip: { introSkip: p(471), openingSkip: p(442), endingSkip: p(433), autoSkipIntro: p(459), autoSkipOpening: p(439), autoSkipEnding: p(422), autoSkipOpeningEnding: p(400) }, ageRating: { noticeAll: "This video is rated for all audiences.", notice12: "This video may be inappropriate for children under 12 and requires parental guidance.", notice15: "This video may be inappropriate for children under 15 and requires parental guidance.", notice19: p(467) }, contentWarning: { sexuality: p(408), violence: p(426), language: p(452), drugs: p(462), horror: p(437), imitation: "Imitation risk", provocative: "Provocative content" }, error: { "01": { title: "Cannot play video", desc: p(412) }, "02": { title: p(438), desc: p(403) }, "03": { title: p(451), desc: p(431) }, "04": { title: p(438), desc: "The video could not be played." }, "05": { title: p(438), desc: p(469) }, "06": { title: p(438), desc: "Monthly basic API calls exceeded. Please switch to a paid version." }, "07": { title: p(438), desc: p(419) }, "08": { title: p(438), desc: p(397) }, "09": { title: "Cannot play video", desc: p(409) }, 10: { title: p(438), desc: p(417) }, 11: { title: p(438), desc: p(444) }, 12: { title: "Cannot play video", desc: p(398) }, 13: { title: p(438), desc: p(385) }, 14: { title: p(438), desc: p(432) }, 15: { title: "Player Execution Failed", desc: p(443) }, 16: { title: p(429), desc: "Required module was not loaded. (dash.js)" }, 17: { title: "Player Startup Failed", desc: p(447) } }, tv: { default: "Default", quality: p(441), subtitleStyle: p(436), subtitleStyleDesc: p(399), applyDefaultStyle: "Apply Default Style", fontColor: p(440), fontSize: p(413), textOpacity: p(411), edgeStyle: p(470), bgColor: p(406), bgOpacity: "Background Opacity", windowColor: p(390), windowOpacity: p(405), fontWeight: p(414), weight: { thin: p(453), normal: p(449), semiBold: p(394), bold: "Bold", extraBold: p(466) }, color: { white: "White", black: "Black", red: "Red", green: p(428), blue: "Blue", yellow: "Yellow", magenta: "Magenta", cyan: p(386) }, edge: { none: p(402), dropShadow: p(472), raised: "Raised", depressed: p(463), uniform: p(435) } }, alternative: { hour: p(434), minute: p(427), second: "second(s)", after: p(458), afterMin: p(404), afterHour: p(457), afterDay: "day", startPlay: p(445), nextPlay: p(468), afterPlay: p(420) } };
24
- function At(x, t) {
25
- x = x - 323;
46
+ const Wt = { common: { cancel: "취소", auto: "자동", normal: "보통", notUse: w(244), prev: w(308), next: w(283), delayText: "초 뒤 자동재생", license: "라이선스", play: "재생", pause: "일시정지", replay: w(311), fullOn: w(241), fullOff: w(301), muteOn: w(276), muteOff: w(286), captionOff: "자막끄기", captionOn: w(247), setting: "설정", live: w(258), miniPlayer: w(295), isMute: w(298), subtitle: "자막", subtitleNot: w(250) }, settings: { autoplay: "자동재생", playbackRate: w(257), captions: "자막", quality: w(256) }, skip: { introSkip: w(275), openingSkip: w(287), endingSkip: w(269), autoSkipIntro: w(264), autoSkipOpening: w(245), autoSkipEnding: "엔딩 자동 스킵", autoSkipOpeningEnding: w(273) }, ageRating: { noticeAll: " 영상은 전체 관람가 영상입니다.", notice12: w(274), notice15: w(293), notice19: w(292) }, contentWarning: { sexuality: w(260), violence: "폭력", language: "욕설", drugs: "약물", horror: "공포", imitation: "모방위험", provocative: "자극적 장면" }, error: { "01": { title: "동영상을 재생할 수 없음", desc: w(280) }, "02": { title: w(243), desc: "동영상을 재생할 권한이 없습니다." }, "03": { title: w(270), desc: w(267) }, "04": { title: "동영상을 재생할 없음", desc: w(310) }, "05": { title: "동영상을 재생할 수 없음", desc: w(282) }, "06": { title: "동영상을 재생할 없음", desc: w(272) }, "07": { title: "동영상을 재생할 수 없음", desc: "지원하지 않는 형식입니다." }, "08": { title: w(243), desc: w(284) }, "09": { title: "동영상을 재생할 수 없음", desc: w(261) }, 10: { title: w(243), desc: "iOS에서 Dash 비디오를 재생할 수 없습니다." }, 11: { title: w(243), desc: w(240) }, 12: { title: w(243), desc: "DRM 라이선스 서버와 통신에 실패하였습니다." }, 13: { title: w(243), desc: w(262) }, 14: { title: "동영상을 재생할 수 없음", desc: w(265) }, 15: { title: "플레이어 실행 실패", desc: w(306) }, 16: { title: w(266), desc: w(248) }, 17: { title: w(309), desc: w(242) } }, tv: { default: "기본", quality: "화질", subtitleStyle: w(278), subtitleStyleDesc: w(285), applyDefaultStyle: "기본 스타일 적용", fontColor: w(246), fontSize: w(238), textOpacity: "텍스트 불투명도", edgeStyle: w(281), bgColor: w(291), bgOpacity: w(303), windowColor: w(271), windowOpacity: w(307), fontWeight: w(252), weight: { thin: "얇게", normal: "보통", semiBold: w(296), bold: "굵게", extraBold: w(255) }, color: { white: "흰색", black: "검정색", red: w(249), green: w(290), blue: "파란색", yellow: w(305), magenta: "자홍색", cyan: w(288) }, edge: { none: "없음", dropShadow: w(289), raised: "양각", depressed: "음각", uniform: "균일" } }, alternative: { hour: "시", minute: "분", second: "", after: w(294), afterMin: "분 ", afterHour: w(300), afterDay: "", startPlay: w(277), nextPlay: w(268), afterPlay: "예정" } };
47
+ var b = Tt;
48
+ function Tt(x, t) {
49
+ x = x - 443;
26
50
  var e = Ee(), i = e[x];
27
51
  return i;
28
52
  }
29
- function Ee() {
30
- var x = ["476715vkQOwY", "글꼴 색상", "노란색", "창 색상", "자막켜기", "배경 색상", "전체화면", "잘못된 접근입니다. access_key를 확인해주세요.", "동영상을 재생할 권한이 없습니다.", "초록색", "창 불투명도", "이 영상은 청소년이 시청하기에 부적절한 영상입니다.", "네트워크 연결이 원활하지 않습니다.", "Standard 요금제가 필요한 기능입니다.", "198CcaLjg", "DRM 라이선스 서버와 통신에 실패하였습니다.", "FairPlay 인증서 검증에 실패하였습니다.", "약간 굵게", "텍스트 불투명도", "잠시 ", "청록색", "2CZWhbG", "글꼴 크기", "플레이어 실행 실패", "{timeTxt} 후 영상이 시작됩니다.", "18736abqkcf", "자동재생", "13zbndUu", "자막 스타일", "실시간", "엔딩 건너뛰기", "검정색", "자막 사용 불가", "8193YbDSRx", "필수 모듈이 로드되지 않았습니다. (hls.js)", "2587794YQMslC", "이전 동영상", "라이선스", "그림자", "이 영상은 15세 미만의 청소년이 시청하기에 부적절하므로 보호자의 시청지도가 필요한 영상입니다.", "자막끄기", "기본 스타일 적용", "10798104FzovZt", "월 기본 제공 호출 건수를 초과하였습니다. 유료 버전으로 전환 후 사용 부탁 드립니다.", "자홍색", "iOS에서 Dash 비디오를 재생할 수 없습니다.", "오프닝 건너뛰기", "일시정지", "5NJSXkq", "{timeTxt}초 후 다음 영상이 재생됩니다.", "음소거", "1463HtEOJx", "이 영상은 12세 미만의 청소년이 시청하기에 부적절하므로 보호자의 시청지도가 필요한 영상입니다.", "엔딩 자동 스킵", "음소거 해제", "다음 동영상", "75780YeKsqS", "모방위험", "3054762flYUNa", "사용안함", "동영상을 재생할 수 없음", "인트로 건너뛰기", "플레이어 구동 실패", "전체화면 해제", "자극적 장면", "인증 실패", "URL 형식이 잘못되었습니다.", "음소거 상태입니다.", "글자 테두리 스타일", "인트로 자동 스킵", "초 뒤 자동재생", "재생 속도", "매우 굵게", "556DgWJcG", "시간 "];
31
- return Ee = function() {
32
- return x;
33
- }, Ee();
34
- }
35
- var b = At;
36
- (function(x, t) {
37
- for (var e = At, i = x(); ; )
38
- try {
39
- var n = -parseInt(e(338)) / 1 * (parseInt(e(359)) / 2) + -parseInt(e(371)) / 3 * (-parseInt(e(336)) / 4) + -parseInt(e(386)) / 5 * (parseInt(e(373)) / 6) + -parseInt(e(389)) / 7 * (parseInt(e(363)) / 8) + parseInt(e(396)) / 9 + -parseInt(e(394)) / 10 * (-parseInt(e(352)) / 11) + parseInt(e(380)) / 12 * (parseInt(e(365)) / 13);
40
- if (n === t) break;
41
- i.push(i.shift());
42
- } catch {
43
- i.push(i.shift());
44
- }
45
- })(Ee, 357781);
46
- const Kt = { common: { cancel: "취소", auto: "자동", normal: "보통", notUse: b(397), prev: b(374), next: b(393), delayText: b(333), license: b(375), play: "재생", pause: b(385), replay: "다시보기", fullOn: b(344), fullOff: b(326), muteOn: b(388), muteOff: b(392), captionOff: b(378), captionOn: b(342), setting: "설정", live: b(367), miniPlayer: "미니플레이어", isMute: b(330), subtitle: "자막", subtitleNot: b(370) }, settings: { autoplay: b(364), playbackRate: b(334), captions: "자막", quality: "해상도" }, skip: { introSkip: b(324), openingSkip: b(384), endingSkip: b(368), autoSkipIntro: b(332), autoSkipOpening: "오프닝 자동 스킵", autoSkipEnding: b(391), autoSkipOpeningEnding: "오프닝/엔딩 자동 스킵" }, ageRating: { noticeAll: "이 영상은 전체 관람가 영상입니다.", notice12: b(390), notice15: b(377), notice19: b(349) }, contentWarning: { sexuality: "성적 표현", violence: "폭력", language: "욕설", drugs: "약물", horror: "공포", imitation: b(395), provocative: b(327) }, error: { "01": { title: "동영상을 재생할 수 없음", desc: b(345) }, "02": { title: b(323), desc: b(346) }, "03": { title: b(328), desc: b(350) }, "04": { title: b(323), desc: "동영상을 재생할 수 없습니다." }, "05": { title: b(323), desc: "라이선스가 유효하지 않습니다." }, "06": { title: b(323), desc: b(381) }, "07": { title: b(323), desc: "지원하지 않는 형식입니다." }, "08": { title: b(323), desc: b(329) }, "09": { title: b(323), desc: "라이브스트림이 OFFLINE 입니다." }, 10: { title: b(323), desc: b(383) }, 11: { title: b(323), desc: "DRM 토큰이 잘못되었습니다." }, 12: { title: b(323), desc: b(353) }, 13: { title: b(323), desc: b(354) }, 14: { title: b(323), desc: "화면 캡쳐 / 화면 녹화가 감지되었습니다." }, 15: { title: b(361), desc: b(372) }, 16: { title: b(361), desc: "필수 모듈이 로드되지 않았습니다. (dash.js)" }, 17: { title: b(325), desc: b(351) } }, tv: { default: "기본", quality: "화질", subtitleStyle: b(366), subtitleStyleDesc: "텍스트, 색상, 배경 스타일 변경", applyDefaultStyle: b(379), fontColor: b(339), fontSize: b(360), textOpacity: b(356), edgeStyle: b(331), bgColor: b(343), bgOpacity: "배경 불투명도", windowColor: b(341), windowOpacity: b(348), fontWeight: "글자 굵기", weight: { thin: "얇게", normal: "보통", semiBold: b(355), bold: "굵게", extraBold: b(335) }, color: { white: "흰색", black: b(369), red: "빨간색", green: b(347), blue: "파란색", yellow: b(340), magenta: b(382), cyan: b(358) }, edge: { none: "없음", dropShadow: b(376), raised: "양각", depressed: "음각", uniform: "균일" } }, alternative: { hour: "시", minute: "분", second: "초", after: b(357), afterMin: "분 ", afterHour: b(337), afterDay: "일 ", startPlay: b(362), nextPlay: b(387), afterPlay: "예정" } };
47
- var g = Rt;
48
53
  (function(x, t) {
49
- for (var e = Rt, i = x(); ; )
54
+ for (var e = Tt, i = x(); ; )
50
55
  try {
51
- var n = parseInt(e(334)) / 1 + -parseInt(e(352)) / 2 * (-parseInt(e(305)) / 3) + -parseInt(e(319)) / 4 + -parseInt(e(323)) / 5 + -parseInt(e(360)) / 6 + -parseInt(e(299)) / 7 + parseInt(e(339)) / 8 * (parseInt(e(350)) / 9);
52
- if (n === t) break;
56
+ var a = -parseInt(e(473)) / 1 * (parseInt(e(469)) / 2) + parseInt(e(498)) / 3 + -parseInt(e(502)) / 4 * (parseInt(e(495)) / 5) + -parseInt(e(456)) / 6 + parseInt(e(487)) / 7 * (-parseInt(e(481)) / 8) + -parseInt(e(503)) / 9 + parseInt(e(447)) / 10;
57
+ if (a === t) break;
53
58
  i.push(i.shift());
54
59
  } catch {
55
60
  i.push(i.shift());
56
61
  }
57
- })(_e, 142936);
58
- function _e() {
59
- var x = ["OP/ED自動スキップ", "DRMトークンが無効です。", "ライセンス", "ネットワーク接続が不安定です。", "シアン", "オープニングをスキップ", "ドロップシャドウ", "553266pEmqQO", "認証に失敗しました", "iOSではDASHビデオを再生できません。", "イントロをスキップ", "デフォルトスタイルを適用", "自動再生", "ライブストリームはオフラインです。", "FairPlay証明書の検証に失敗しました。", "1050959fwsmBf", "秒後に自動再生", "テキスト、色、背景スタイルを変更", "ライセンスが無効です。", "ライブ", "ミニプレーヤー", "39sDwABJ", "この映像は全年齢対象です。", "ウィンドウ色", "リプレイ", "前の動画", "動画を再生できませんでした。", "エンディング自動スキップ", "URLの形式が正しくありません。", "マゼンタ", "文字エッジスタイル", "キャンセル", "この映像は未成年者の視聴には不適切な内容を含みます。", "沈み込み", "背景色", "246860ajwKzK", "サポートされていない形式です。", "プレーヤーの起動に失敗しました", "背景不透明度", "1145490pNyzSh", "刺激的な場面", "ミュート", "{timeTxt}秒後に次の動画が再生されます。", "やや太い", "フォントサイズ", "文字の太さ", "フォント色", "全画面表示", "この動画を再生する権限がありません。", "{timeTxt}後に動画が始まります。", "34877XWvTRg", "性的表現", "時間後", "DRMライセンスサーバーとの通信に失敗しました。", "イントロ自動スキップ", "1256RCxMjz", "使用しない", "ミュート解除", "この映像は12歳未満の視聴には不適切な内容を含むため、保護者の指導が必要です。", "テキスト不透明度", "模倣危険", "ウィンドウ不透明度", "必須モジュールが読み込まれていません。(hls.js)", "字幕は利用できません", "動画を再生できません", "一時停止", "21366WVZdcr", "浮き出し", "41308wdZdpO"];
60
- return _e = function() {
61
- return x;
62
- }, _e();
63
- }
64
- function Rt(x, t) {
65
- x = x - 295;
66
- var e = _e(), i = e[x];
67
- return i;
68
- }
69
- const jt = { common: { cancel: g(315), auto: "自動", normal: "標準", notUse: g(340), prev: g(309), next: "次の動画", delayText: g(300), license: g(355), play: "再生", pause: g(349), replay: g(308), fullOn: g(331), fullOff: "全画面表示を終了", muteOn: g(325), muteOff: g(341), captionOff: "字幕をオフにする", captionOn: "字幕をオンにする", setting: "設定", live: g(303), miniPlayer: g(304), isMute: "ミュート状態です。", subtitle: "字幕", subtitleNot: g(347) }, settings: { autoplay: g(296), playbackRate: "再生速度", captions: "字幕", quality: "画質" }, skip: { introSkip: g(363), openingSkip: g(358), endingSkip: "エンディングをスキップ", autoSkipIntro: g(338), autoSkipOpening: "オープニング自動スキップ", autoSkipEnding: g(311), autoSkipOpeningEnding: g(353) }, ageRating: { noticeAll: g(306), notice12: g(342), notice15: "この映像は15歳未満の視聴には不適切な内容を含むため、保護者の指導が必要です。", notice19: g(316) }, contentWarning: { sexuality: g(335), violence: "暴力", language: "暴言", drugs: "薬物", horror: "恐怖", imitation: g(344), provocative: g(324) }, error: { "01": { title: "動画を再生できません", desc: "不正なアクセスです。access_keyを確認してください。" }, "02": { title: g(348), desc: g(332) }, "03": { title: g(361), desc: g(356) }, "04": { title: g(348), desc: g(310) }, "05": { title: g(348), desc: g(302) }, "06": { title: "動画を再生できません", desc: "月間の基本提供呼び出し回数を超過しました。有料版に切り替えてご利用ください。" }, "07": { title: g(348), desc: g(320) }, "08": { title: "動画を再生できません", desc: g(312) }, "09": { title: g(348), desc: g(297) }, 10: { title: g(348), desc: g(362) }, 11: { title: g(348), desc: g(354) }, 12: { title: g(348), desc: g(337) }, 13: { title: g(348), desc: g(298) }, 14: { title: g(348), desc: "画面キャプチャ/画面録画が検出されました。" }, 15: { title: "プレーヤーの起動に失敗しました", desc: g(346) }, 16: { title: "プレーヤーの起動に失敗しました", desc: "必須モジュールが読み込まれていません。(dash.js)" }, 17: { title: g(321), desc: "この機能にはStandardプランが必要です。" } }, tv: { default: "デフォルト", quality: "画質", subtitleStyle: "字幕スタイル", subtitleStyleDesc: g(301), applyDefaultStyle: g(295), fontColor: g(330), fontSize: g(328), textOpacity: g(343), edgeStyle: g(314), bgColor: g(318), bgOpacity: g(322), windowColor: g(307), windowOpacity: g(345), fontWeight: g(329), weight: { thin: "細い", normal: "標準", semiBold: g(327), bold: "太い", extraBold: "極太" }, color: { white: "白", black: "黒", red: "赤", green: "緑", blue: "青", yellow: "黄", magenta: g(313), cyan: g(357) }, edge: { none: "なし", dropShadow: g(359), raised: g(351), depressed: g(317), uniform: "均一" } }, alternative: { hour: "時間", minute: "分", second: "秒", after: "しばらくして", afterMin: "分後", afterHour: g(336), afterDay: "日後", startPlay: g(333), nextPlay: g(326), afterPlay: "予定" } };
70
- function Te() {
71
- const x = ["323736osDjSx", "3537107HBkbDB", "8KQOgAw", "2948448hMvKul", "21576664oPDdmr", "4659010RDnxPJ", "164092Fwgnzl", "9Uabvog", "undefined", "1466106hwLMqR", "split"];
72
- return Te = function() {
62
+ })(Ee, 809455);
63
+ const qt = { common: { cancel: b(457), auto: "自動", normal: "標準", notUse: b(458), prev: b(504), next: b(451), delayText: b(470), license: b(485), play: "再生", pause: "一時停止", replay: "リプレイ", fullOn: b(454), fullOff: b(466), muteOn: b(449), muteOff: b(476), captionOff: b(511), captionOn: b(461), setting: "設定", live: "ライブ", miniPlayer: b(471), isMute: b(475), subtitle: "字幕", subtitleNot: "字幕は利用できません" }, settings: { autoplay: b(501), playbackRate: b(468), captions: "字幕", quality: "画質" }, skip: { introSkip: b(505), openingSkip: b(509), endingSkip: b(479), autoSkipIntro: b(507), autoSkipOpening: b(462), autoSkipEnding: b(510), autoSkipOpeningEnding: b(480) }, ageRating: { noticeAll: "この映像は全年齢対象です。", notice12: b(478), notice15: "この映像は15歳未満の視聴には不適切な内容を含むため、保護者の指導が必要です。", notice19: "この映像は未成年者の視聴には不適切な内容を含みます。" }, contentWarning: { sexuality: "性的表現", violence: "暴力", language: "暴言", drugs: "薬物", horror: "恐怖", imitation: b(464), provocative: b(474) }, error: { "01": { title: b(506), desc: b(445) }, "02": { title: b(506), desc: b(443) }, "03": { title: "認証に失敗しました", desc: b(472) }, "04": { title: "動画を再生できません", desc: b(500) }, "05": { title: b(506), desc: b(508) }, "06": { title: b(506), desc: b(483) }, "07": { title: b(506), desc: "サポートされていない形式です。" }, "08": { title: b(506), desc: b(450) }, "09": { title: b(506), desc: "ライブストリームはオフラインです。" }, 10: { title: b(506), desc: b(492) }, 11: { title: b(506), desc: b(491) }, 12: { title: b(506), desc: b(448) }, 13: { title: b(506), desc: b(496) }, 14: { title: b(506), desc: "画面キャプチャ/画面録画が検出されました。" }, 15: { title: b(488), desc: "必須モジュールが読み込まれていません。(hls.js)" }, 16: { title: "プレーヤーの起動に失敗しました", desc: b(489) }, 17: { title: b(488), desc: b(477) } }, tv: { default: "デフォルト", quality: "画質", subtitleStyle: b(460), subtitleStyleDesc: b(463), applyDefaultStyle: b(484), fontColor: b(493), fontSize: "フォントサイズ", textOpacity: b(486), edgeStyle: "文字エッジスタイル", bgColor: b(482), bgOpacity: b(499), windowColor: b(453), windowOpacity: b(444), fontWeight: b(467), weight: { thin: "細い", normal: "標準", semiBold: "やや太い", bold: "太い", extraBold: "極太" }, color: { white: "白", black: "黒", red: "赤", green: "緑", blue: "青", yellow: "黄", magenta: b(446), cyan: b(452) }, edge: { none: "なし", dropShadow: b(465), raised: b(455), depressed: "沈み込み", uniform: "均一" } }, alternative: { hour: "時間", minute: "分", second: "秒", after: b(459), afterMin: "分後", afterHour: b(490), afterDay: "日後", startPlay: b(497), nextPlay: b(494), afterPlay: "予定" } };
64
+ function Ee() {
65
+ var x = ["ドロップシャドウ", "全画面表示を終了", "文字の太さ", "再生速度", "2zcGiZv", "秒後に自動再生", "ミニプレーヤー", "ネットワーク接続が不安定です。", "776281VzydvR", "刺激的な場面", "ミュート状態です。", "ミュート解除", "この機能にはStandardプランが必要です。", "この映像は12歳未満の視聴には不適切な内容を含むため、保護者の指導が必要です。", "エンディングをスキップ", "OP/ED自動スキップ", "8785456qrkuRa", "背景色", "月間の基本提供呼び出し回数を超過しました。有料版に切り替えてご利用ください。", "デフォルトスタイルを適用", "ライセンス", "テキスト不透明度", "7HsOJxB", "プレーヤーの起動に失敗しました", "必須モジュールが読み込まれていません。(dash.js)", "時間後", "DRMトークンが無効です。", "iOSではDASHビデオを再生できません。", "フォント色", "{timeTxt}秒後に次の動画が再生されます。", "5NNMmdP", "FairPlay証明書の検証に失敗しました。", "{timeTxt}後に動画が始まります。", "3748290jlTPzi", "背景不透明度", "動画を再生できませんでした。", "自動再生", "2577932ATFibv", "9440991EGjuim", "前の動画", "イントロをスキップ", "動画を再生できません", "イントロ自動スキップ", "ライセンスが無効です。", "オープニングをスキップ", "エンディング自動スキップ", "字幕をオフにする", "この動画を再生する権限がありません。", "ウィンドウ不透明度", "不正なアクセスです。access_keyを確認してください。", "マゼンタ", "37351850fajGEQ", "DRMライセンスサーバーとの通信に失敗しました。", "ミュート", "URLの形式が正しくありません。", "次の動画", "シアン", "ウィンドウ色", "全画面表示", "浮き出し", "3643290Iwrybt", "キャンセル", "使用しない", "しばらくして", "字幕スタイル", "字幕をオンにする", "オープニング自動スキップ", "テキスト、色、背景スタイルを変更", "模倣危険"];
66
+ return Ee = function() {
73
67
  return x;
74
- }, Te();
68
+ }, Ee();
75
69
  }
76
- const Je = Mt;
70
+ const _e = Rt;
77
71
  (function(x, t) {
78
- const e = Mt, i = x();
72
+ const e = Rt, i = x();
79
73
  for (; ; )
80
74
  try {
81
- if (parseInt(e(425)) / 1 * (parseInt(e(429)) / 2) + parseInt(e(432)) / 3 + parseInt(e(426)) / 4 + parseInt(e(428)) / 5 + -parseInt(e(434)) / 6 + parseInt(e(424)) / 7 + parseInt(e(427)) / 8 * (-parseInt(e(430)) / 9) === t) break;
75
+ if (-parseInt(e(176)) / 1 + -parseInt(e(167)) / 2 * (parseInt(e(179)) / 3) + -parseInt(e(178)) / 4 * (parseInt(e(172)) / 5) + -parseInt(e(173)) / 6 * (-parseInt(e(171)) / 7) + parseInt(e(166)) / 8 * (-parseInt(e(168)) / 9) + parseInt(e(174)) / 10 + parseInt(e(175)) / 11 === t) break;
82
76
  i.push(i.shift());
83
77
  } catch {
84
78
  i.push(i.shift());
85
79
  }
86
- })(Te, 568246);
87
- function Mt(x, t) {
88
- return x = x - 424, Te()[x];
80
+ })(Ce, 443570);
81
+ const At = { en: zt, ko: Wt, ja: qt }, Kt = () => typeof navigator !== _e(169) && typeof navigator[_e(177)] < "u";
82
+ function jt(x) {
83
+ const t = _e, e = x[t(170)]("-")[0];
84
+ return e in At ? e : "en";
85
+ }
86
+ function Je(x) {
87
+ const t = _e;
88
+ let e = "en";
89
+ x ? e = x : Kt() && (e = navigator[t(177)]);
90
+ const i = jt(e);
91
+ return At[i];
89
92
  }
90
- const Ot = { en: Wt, ko: Kt, ja: jt }, Jt = () => typeof navigator !== Je(431) && typeof navigator.language !== Je(431);
91
- function Xt(x) {
92
- const t = Je, e = x[t(433)]("-")[0];
93
- return e in Ot ? e : "en";
93
+ function Rt(x, t) {
94
+ return x = x - 166, Ce()[x];
94
95
  }
95
- function Xe(x) {
96
- let t = "en";
97
- x ? t = x : Jt() && (t = navigator.language);
98
- const e = Xt(t);
99
- return Ot[e];
96
+ function Ce() {
97
+ const x = ["44695tuJkwk", "45dCVxVm", "516kEOpWn", "3971910xOkYet", "16173212YOfAcd", "661081JJeFDt", "language", "237524LkZaCq", "932133MumrLS", "104lyoFxZ", "4tsgDtB", "108063HpAntc", "undefined", "split"];
98
+ return Ce = function() {
99
+ return x;
100
+ }, Ce();
100
101
  }
101
- Xe();
102
- var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
102
+ Je();
103
+ var Jt = "2.0.9", Xt = 500, ot = "user-agent", xe = "", st = "?", _ = {
103
104
  FUNCTION: "function",
104
105
  OBJECT: "object",
105
106
  STRING: "string",
106
107
  UNDEFINED: "undefined"
107
- }, P = "browser", V = "cpu", F = "device", U = "engine", D = "os", ae = "result", l = "name", s = "type", u = "vendor", d = "version", M = "architecture", pe = "major", c = "model", Se = "console", v = "mobile", k = "tablet", T = "smarttv", L = "wearable", we = "xr", ue = "embedded", $t = "fetcher", Q = "inapp", tt = "brands", X = "formFactors", it = "fullVersionList", ne = "platform", xt = "platformVersion", Ue = "bitness", j = "sec-ch-ua", e0 = j + "-full-version-list", t0 = j + "-arch", i0 = j + "-" + Ue, x0 = j + "-form-factors", a0 = j + "-" + v, n0 = j + "-" + c, Pt = j + "-" + ne, r0 = Pt + "-version", Dt = [tt, it, v, c, ne, xt, M, X, Ue], ge = "Amazon", $ = "Apple", ct = "ASUS", lt = "BlackBerry", J = "Google", dt = "Huawei", He = "Lenovo", ut = "Honor", me = "LG", Ge = "Microsoft", Ve = "Motorola", ft = "Nvidia", pt = "OnePlus", Ye = "OPPO", se = "Samsung", ht = "Sharp", ce = "Sony", ze = "Xiaomi", qe = "Zebra", bt = "Chrome", wt = "Chromium", q = "Chromecast", Ie = "Edge", le = "Firefox", ee = "Opera", We = "Facebook", gt = "Sogou", te = "Mobile ", ie = " Browser", Ze = "Windows", o0 = typeof window !== _.UNDEFINED, O = o0 && window.navigator ? window.navigator : void 0, Z = O && O.userAgentData ? O.userAgentData : void 0, s0 = function(x, t) {
108
+ }, D = "browser", Y = "cpu", F = "device", U = "engine", P = "os", ae = "result", l = "name", s = "type", u = "vendor", d = "version", O = "architecture", pe = "major", c = "model", ve = "console", v = "mobile", k = "tablet", C = "smarttv", B = "wearable", be = "xr", ue = "embedded", Zt = "fetcher", Q = "inapp", et = "brands", X = "formFactors", tt = "fullVersionList", ne = "platform", it = "platformVersion", Ue = "bitness", j = "sec-ch-ua", Qt = j + "-full-version-list", $t = j + "-arch", e0 = j + "-" + Ue, t0 = j + "-form-factors", i0 = j + "-" + v, x0 = j + "-" + c, Ot = j + "-" + ne, a0 = Ot + "-version", Mt = [et, tt, v, c, ne, it, O, X, Ue], we = "Amazon", $ = "Apple", ct = "ASUS", lt = "BlackBerry", J = "Google", dt = "Huawei", Ge = "Lenovo", ut = "Honor", ge = "LG", He = "Microsoft", Ve = "Motorola", pt = "Nvidia", ht = "OnePlus", Ye = "OPPO", se = "Samsung", ft = "Sharp", ce = "Sony", ze = "Xiaomi", We = "Zebra", bt = "Chrome", wt = "Chromium", W = "Chromecast", Se = "Edge", le = "Firefox", ee = "Opera", qe = "Facebook", gt = "Sogou", te = "Mobile ", ie = " Browser", Xe = "Windows", n0 = typeof window !== _.UNDEFINED, M = n0 && window.navigator ? window.navigator : void 0, Z = M && M.userAgentData ? M.userAgentData : void 0, r0 = function(x, t) {
108
109
  var e = {}, i = t;
109
- if (!Ce(t)) {
110
+ if (!Te(t)) {
110
111
  i = {};
111
- for (var n in t)
112
- for (var r in t[n])
113
- i[r] = t[n][r].concat(i[r] ? i[r] : []);
112
+ for (var a in t)
113
+ for (var r in t[a])
114
+ i[r] = t[a][r].concat(i[r] ? i[r] : []);
114
115
  }
115
116
  for (var o in x)
116
117
  e[o] = i[o] && i[o].length % 2 === 0 ? i[o].concat(x[o]) : x[o];
117
118
  return e;
118
- }, Be = function(x) {
119
+ }, Le = function(x) {
119
120
  for (var t = {}, e = 0; e < x.length; e++)
120
121
  t[x[e].toUpperCase()] = x[e];
121
122
  return t;
122
- }, Qe = function(x, t) {
123
+ }, Ze = function(x, t) {
123
124
  if (typeof x === _.OBJECT && x.length > 0) {
124
125
  for (var e in x)
125
- if (W(t) == W(x[e])) return !0;
126
+ if (q(t) == q(x[e])) return !0;
126
127
  return !1;
127
128
  }
128
- return he(x) ? W(t) == W(x) : !1;
129
- }, Ce = function(x, t) {
129
+ return he(x) ? q(t) == q(x) : !1;
130
+ }, Te = function(x, t) {
130
131
  for (var e in x)
131
- return /^(browser|cpu|device|engine|os)$/.test(e) || (t ? Ce(x[e]) : !1);
132
+ return /^(browser|cpu|device|engine|os)$/.test(e) || (t ? Te(x[e]) : !1);
132
133
  }, he = function(x) {
133
134
  return typeof x === _.STRING;
134
135
  }, Ke = function(x) {
135
136
  if (x) {
136
137
  for (var t = [], e = re(/\\?\"/g, x).split(","), i = 0; i < e.length; i++)
137
138
  if (e[i].indexOf(";") > -1) {
138
- var n = Ae(e[i]).split(";v=");
139
- t[i] = { brand: n[0], version: n[1] };
139
+ var a = Ae(e[i]).split(";v=");
140
+ t[i] = { brand: a[0], version: a[1] };
140
141
  } else
141
142
  t[i] = Ae(e[i]);
142
143
  return t;
143
144
  }
144
- }, W = function(x) {
145
+ }, q = function(x) {
145
146
  return he(x) ? x.toLowerCase() : x;
146
- }, $e = function(x) {
147
+ }, Qe = function(x) {
147
148
  return he(x) ? re(/[^\d\.]/g, x).split(".")[0] : void 0;
148
- }, G = function(x) {
149
+ }, V = function(x) {
149
150
  for (var t in x)
150
151
  if (x.hasOwnProperty(t)) {
151
152
  var e = x[t];
@@ -158,23 +159,23 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
158
159
  return re(/\\?\"/g, x);
159
160
  }, Ae = function(x, t) {
160
161
  return x = re(/^\s\s*/, String(x)), typeof t === _.UNDEFINED ? x : x.substring(0, t);
161
- }, et = function(x, t) {
162
+ }, $e = function(x, t) {
162
163
  if (!(!x || !t))
163
- for (var e = 0, i, n, r, o, f, h; e < t.length && !f; ) {
164
+ for (var e = 0, i, a, r, o, h, f; e < t.length && !h; ) {
164
165
  var S = t[e], I = t[e + 1];
165
- for (i = n = 0; i < S.length && !f && S[i]; )
166
- if (f = S[i++].exec(x), f)
166
+ for (i = a = 0; i < S.length && !h && S[i]; )
167
+ if (h = S[i++].exec(x), h)
167
168
  for (r = 0; r < I.length; r++)
168
- h = f[++n], o = I[r], typeof o === _.OBJECT && o.length > 0 ? o.length === 2 ? typeof o[1] == _.FUNCTION ? this[o[0]] = o[1].call(this, h) : this[o[0]] = o[1] : o.length >= 3 && (typeof o[1] === _.FUNCTION && !(o[1].exec && o[1].test) ? o.length > 3 ? this[o[0]] = h ? o[1].apply(this, o.slice(2)) : void 0 : this[o[0]] = h ? o[1].call(this, h, o[2]) : void 0 : o.length == 3 ? this[o[0]] = h ? h.replace(o[1], o[2]) : void 0 : o.length == 4 ? this[o[0]] = h ? o[3].call(this, h.replace(o[1], o[2])) : void 0 : o.length > 4 && (this[o[0]] = h ? o[3].apply(this, [h.replace(o[1], o[2])].concat(o.slice(4))) : void 0)) : this[o] = h || void 0;
169
+ f = h[++a], o = I[r], typeof o === _.OBJECT && o.length > 0 ? o.length === 2 ? typeof o[1] == _.FUNCTION ? this[o[0]] = o[1].call(this, f) : this[o[0]] = o[1] : o.length >= 3 && (typeof o[1] === _.FUNCTION && !(o[1].exec && o[1].test) ? o.length > 3 ? this[o[0]] = f ? o[1].apply(this, o.slice(2)) : void 0 : this[o[0]] = f ? o[1].call(this, f, o[2]) : void 0 : o.length == 3 ? this[o[0]] = f ? f.replace(o[1], o[2]) : void 0 : o.length == 4 ? this[o[0]] = f ? o[3].call(this, f.replace(o[1], o[2])) : void 0 : o.length > 4 && (this[o[0]] = f ? o[3].apply(this, [f.replace(o[1], o[2])].concat(o.slice(4))) : void 0)) : this[o] = f || void 0;
169
170
  e += 2;
170
171
  }
171
172
  }, N = function(x, t) {
172
173
  for (var e in t)
173
174
  if (typeof t[e] === _.OBJECT && t[e].length > 0) {
174
175
  for (var i = 0; i < t[e].length; i++)
175
- if (Qe(t[e][i], x))
176
+ if (Ze(t[e][i], x))
176
177
  return e === st ? void 0 : e;
177
- } else if (Qe(t[e], x))
178
+ } else if (Ze(t[e], x))
178
179
  return e === st ? void 0 : e;
179
180
  return t.hasOwnProperty("*") ? t["*"] : x;
180
181
  }, mt = {
@@ -198,7 +199,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
198
199
  xr: ["VR", "XR"],
199
200
  "?": ["Desktop", "Unknown"],
200
201
  "*": void 0
201
- }, c0 = {
202
+ }, o0 = {
202
203
  Chrome: "Google Chrome",
203
204
  Edge: "Microsoft Edge",
204
205
  "Edge WebView2": "Microsoft Edge WebView2",
@@ -220,7 +221,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
220
221
  /webview.+edge\/([\w\.]+)/i
221
222
  // Microsoft Edge
222
223
  ],
223
- [d, [l, Ie + " WebView"]],
224
+ [d, [l, Se + " WebView"]],
224
225
  [
225
226
  /edg(?:e|ios|a)?\/([\w\.]+)/i
226
227
  ],
@@ -326,7 +327,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
326
327
  /slbrowser\/([\w\.]+)/i
327
328
  // Smart Lenovo Browser
328
329
  ],
329
- [d, [l, "Smart " + He + ie]],
330
+ [d, [l, "Smart " + Ge + ie]],
330
331
  [
331
332
  /(av(?:ast|g|ira))\/([\w\.]+)/i
332
333
  // Avast/AVG/Avira Secure Browser
@@ -431,7 +432,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
431
432
  /((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i
432
433
  // Facebook App for iOS & Android
433
434
  ],
434
- [[l, We], d, [s, Q]],
435
+ [[l, qe], d, [s, Q]],
435
436
  [
436
437
  /(kakao(?:talk|story))[\/ ]([\w\.]+)/i,
437
438
  // Kakao App
@@ -482,7 +483,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
482
483
  /ome-(lighthouse)$/i
483
484
  // Chrome Lighthouse
484
485
  ],
485
- [l, [s, $t]],
486
+ [l, [s, Zt]],
486
487
  [
487
488
  /headlesschrome(?:\/([\w\.]+)| )/i
488
489
  // Chrome Headless
@@ -492,7 +493,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
492
493
  /wv\).+chrome\/([\w\.]+).+edgw\//i
493
494
  // Edge WebView2
494
495
  ],
495
- [d, [l, Ie + " WebView2"]],
496
+ [d, [l, Se + " WebView2"]],
496
497
  [
497
498
  / wv\).+(chrome)\/([\w\.]+)/i
498
499
  // Chrome WebView
@@ -588,34 +589,34 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
588
589
  /\b((amd|x|x86[-_]?|wow|win)64)\b/i
589
590
  // AMD64 (x64)
590
591
  ],
591
- [[M, "amd64"]],
592
+ [[O, "amd64"]],
592
593
  [
593
594
  /(ia32(?=;))/i,
594
595
  // IA32 (quicktime)
595
596
  /\b((i[346]|x)86)(pc)?\b/i
596
597
  // IA32 (x86)
597
598
  ],
598
- [[M, "ia32"]],
599
+ [[O, "ia32"]],
599
600
  [
600
601
  /\b(aarch64|arm(v?[89]e?l?|_?64))\b/i
601
602
  // ARM64
602
603
  ],
603
- [[M, "arm64"]],
604
+ [[O, "arm64"]],
604
605
  [
605
606
  /\b(arm(v[67])?ht?n?[fl]p?)\b/i
606
607
  // ARMHF
607
608
  ],
608
- [[M, "armhf"]],
609
+ [[O, "armhf"]],
609
610
  [
610
611
  // PocketPC mistakenly identified as PowerPC
611
612
  /( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i
612
613
  ],
613
- [[M, "arm"]],
614
+ [[O, "arm"]],
614
615
  [
615
616
  / sun4\w[;\)]/i
616
617
  // SPARC
617
618
  ],
618
- [[M, "sparc"]],
619
+ [[O, "sparc"]],
619
620
  [
620
621
  // IA64, 68K, ARM/64, AVR/32, IRIX/64, MIPS/64, SPARC/64, PA-RISC
621
622
  /\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i,
@@ -624,15 +625,15 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
624
625
  /(?:osf1|[freopnt]{3,4}bsd) (alpha)/i
625
626
  // Alpha
626
627
  ],
627
- [[M, /ower/, xe, W]],
628
+ [[O, /ower/, xe, q]],
628
629
  [
629
630
  /mc680.0/i
630
631
  ],
631
- [[M, "68k"]],
632
+ [[O, "68k"]],
632
633
  [
633
634
  /winnt.+\[axp/i
634
635
  ],
635
- [[M, "alpha"]]
636
+ [[O, "alpha"]]
636
637
  ],
637
638
  device: [
638
639
  [
@@ -669,7 +670,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
669
670
  // Sharp
670
671
  /\b(sh-?[altvz]?\d\d[a-ekm]?)/i
671
672
  ],
672
- [c, [u, ht], [s, v]],
673
+ [c, [u, ft], [s, v]],
673
674
  [
674
675
  // Honor
675
676
  /\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i
@@ -713,7 +714,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
713
714
  /droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-l]\w[1m]10)\b/i,
714
715
  /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i
715
716
  ],
716
- [c, [u, pt], [s, v]],
717
+ [c, [u, ht], [s, v]],
717
718
  [
718
719
  // OPPO
719
720
  /; (\w+) bui.+ oppo/i,
@@ -746,11 +747,11 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
746
747
  /(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,
747
748
  /lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i
748
749
  ],
749
- [c, [u, He], [s, k]],
750
+ [c, [u, Ge], [s, k]],
750
751
  [
751
752
  /lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i
752
753
  ],
753
- [c, [u, He], [s, v]],
754
+ [c, [u, Ge], [s, v]],
754
755
  [
755
756
  // Motorola
756
757
  /\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,
@@ -766,13 +767,13 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
766
767
  // LG
767
768
  /\b(?:lg)?([vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i
768
769
  ],
769
- [c, [u, me], [s, k]],
770
+ [c, [u, ge], [s, k]],
770
771
  [
771
772
  /(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,
772
773
  /\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,
773
774
  /\blg-?([\d\w]+) bui/i
774
775
  ],
775
- [c, [u, me], [s, v]],
776
+ [c, [u, ge], [s, v]],
776
777
  [
777
778
  // Nokia
778
779
  /(nokia) (t[12][01])/i
@@ -816,12 +817,12 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
816
817
  /(kf[a-z]+)( bui|\)).+silk\//i
817
818
  // Kindle Fire HD
818
819
  ],
819
- [c, [u, ge], [s, k]],
820
+ [c, [u, we], [s, k]],
820
821
  [
821
822
  /((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i
822
823
  // Fire Phone
823
824
  ],
824
- [[c, /(.+)/g, "Fire Phone $1"], [u, ge], [s, v]],
825
+ [[c, /(.+)/g, "Fire Phone $1"], [u, we], [s, v]],
825
826
  [
826
827
  // BlackBerry
827
828
  /(playbook);[-\w\),; ]+(rim)/i
@@ -871,7 +872,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
871
872
  // itel
872
873
  /(itel) ((\w+))/i
873
874
  ],
874
- [[u, W], c, [s, N, { tablet: ["p10001l", "w7001"], "*": "mobile" }]],
875
+ [[u, q], c, [s, N, { tablet: ["p10001l", "w7001"], "*": "mobile" }]],
875
876
  [
876
877
  // Acer
877
878
  /droid.+; ([ab][1-7]-?[0178a]\d\d?)/i
@@ -964,7 +965,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
964
965
  /(surface duo)/i
965
966
  // Surface Duo
966
967
  ],
967
- [c, [u, Ge], [s, k]],
968
+ [c, [u, He], [s, k]],
968
969
  [
969
970
  /droid [\d\.]+; (fp\du?)(?: b|\))/i
970
971
  // Fairphone
@@ -974,7 +975,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
974
975
  /((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i
975
976
  // Nvidia Tablets
976
977
  ],
977
- [c, [u, ft], [s, k]],
978
+ [c, [u, pt], [s, k]],
978
979
  [
979
980
  /(sprint) (\w+)/i
980
981
  // Sprint Phones
@@ -984,16 +985,16 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
984
985
  /(kin\.[onetw]{3})/i
985
986
  // Microsoft Kin
986
987
  ],
987
- [[c, /\./g, " "], [u, Ge], [s, v]],
988
+ [[c, /\./g, " "], [u, He], [s, v]],
988
989
  [
989
990
  /droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i
990
991
  // Zebra
991
992
  ],
992
- [c, [u, qe], [s, k]],
993
+ [c, [u, We], [s, k]],
993
994
  [
994
995
  /droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i
995
996
  ],
996
- [c, [u, qe], [s, v]],
997
+ [c, [u, We], [s, v]],
997
998
  [
998
999
  ///////////////////
999
1000
  // SMARTTVS
@@ -1003,90 +1004,90 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1003
1004
  /smart-tv.+(samsung)/i
1004
1005
  // Samsung
1005
1006
  ],
1006
- [u, [s, T]],
1007
+ [u, [s, C]],
1007
1008
  [
1008
1009
  /hbbtv.+maple;(\d+)/i
1009
1010
  ],
1010
- [[c, /^/, "SmartTV"], [u, se], [s, T]],
1011
+ [[c, /^/, "SmartTV"], [u, se], [s, C]],
1011
1012
  [
1012
1013
  /(vizio)(?: |.+model\/)(\w+-\w+)/i,
1013
1014
  // Vizio
1014
1015
  /tcast.+(lg)e?. ([-\w]+)/i
1015
1016
  // LG SmartTV
1016
1017
  ],
1017
- [u, c, [s, T]],
1018
+ [u, c, [s, C]],
1018
1019
  [
1019
1020
  /(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i
1020
1021
  ],
1021
- [[u, me], [s, T]],
1022
+ [[u, ge], [s, C]],
1022
1023
  [
1023
1024
  /(apple) ?tv/i
1024
1025
  // Apple TV
1025
1026
  ],
1026
- [u, [c, $ + " TV"], [s, T]],
1027
+ [u, [c, $ + " TV"], [s, C]],
1027
1028
  [
1028
1029
  /crkey.*devicetype\/chromecast/i
1029
1030
  // Google Chromecast Third Generation
1030
1031
  ],
1031
- [[c, q + " Third Generation"], [u, J], [s, T]],
1032
+ [[c, W + " Third Generation"], [u, J], [s, C]],
1032
1033
  [
1033
1034
  /crkey.*devicetype\/([^/]*)/i
1034
1035
  // Google Chromecast with specific device type
1035
1036
  ],
1036
- [[c, /^/, "Chromecast "], [u, J], [s, T]],
1037
+ [[c, /^/, "Chromecast "], [u, J], [s, C]],
1037
1038
  [
1038
1039
  /fuchsia.*crkey/i
1039
1040
  // Google Chromecast Nest Hub
1040
1041
  ],
1041
- [[c, q + " Nest Hub"], [u, J], [s, T]],
1042
+ [[c, W + " Nest Hub"], [u, J], [s, C]],
1042
1043
  [
1043
1044
  /crkey/i
1044
1045
  // Google Chromecast, Linux-based or unknown
1045
1046
  ],
1046
- [[c, q], [u, J], [s, T]],
1047
+ [[c, W], [u, J], [s, C]],
1047
1048
  [
1048
1049
  /(portaltv)/i
1049
1050
  // Facebook Portal TV
1050
1051
  ],
1051
- [c, [u, We], [s, T]],
1052
+ [c, [u, qe], [s, C]],
1052
1053
  [
1053
1054
  /droid.+aft(\w+)( bui|\))/i
1054
1055
  // Fire TV
1055
1056
  ],
1056
- [c, [u, ge], [s, T]],
1057
+ [c, [u, we], [s, C]],
1057
1058
  [
1058
1059
  /(shield \w+ tv)/i
1059
1060
  // Nvidia Shield TV
1060
1061
  ],
1061
- [c, [u, ft], [s, T]],
1062
+ [c, [u, pt], [s, C]],
1062
1063
  [
1063
1064
  /\(dtv[\);].+(aquos)/i,
1064
1065
  /(aquos-tv[\w ]+)\)/i
1065
1066
  // Sharp
1066
1067
  ],
1067
- [c, [u, ht], [s, T]],
1068
+ [c, [u, ft], [s, C]],
1068
1069
  [
1069
1070
  /(bravia[\w ]+)( bui|\))/i
1070
1071
  // Sony
1071
1072
  ],
1072
- [c, [u, ce], [s, T]],
1073
+ [c, [u, ce], [s, C]],
1073
1074
  [
1074
1075
  /(mi(tv|box)-?\w+) bui/i
1075
1076
  // Xiaomi
1076
1077
  ],
1077
- [c, [u, ze], [s, T]],
1078
+ [c, [u, ze], [s, C]],
1078
1079
  [
1079
1080
  /Hbbtv.*(technisat) (.*);/i
1080
1081
  // TechniSAT
1081
1082
  ],
1082
- [u, c, [s, T]],
1083
+ [u, c, [s, C]],
1083
1084
  [
1084
1085
  /\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,
1085
1086
  // Roku
1086
1087
  /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i
1087
1088
  // HbbTV devices
1088
1089
  ],
1089
- [[u, /.+\/(\w+)/, "$1", N, { LG: "lge" }], [c, Ae], [s, T]],
1090
+ [[u, /.+\/(\w+)/, "$1", N, { LG: "lge" }], [c, Ae], [s, C]],
1090
1091
  [
1091
1092
  ///////////////////
1092
1093
  // CONSOLES
@@ -1094,12 +1095,12 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1094
1095
  /(playstation \w+)/i
1095
1096
  // Playstation
1096
1097
  ],
1097
- [c, [u, ce], [s, Se]],
1098
+ [c, [u, ce], [s, ve]],
1098
1099
  [
1099
1100
  /\b(xbox(?: one)?(?!; xbox))[\); ]/i
1100
1101
  // Microsoft Xbox
1101
1102
  ],
1102
- [c, [u, Ge], [s, Se]],
1103
+ [c, [u, He], [s, ve]],
1103
1104
  [
1104
1105
  /(ouya)/i,
1105
1106
  // Ouya
@@ -1111,7 +1112,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1111
1112
  /droid.+; ((shield|rgcube|gr0006))( bui|\))/i
1112
1113
  // Nvidia Portable/Anbernic/Logitech
1113
1114
  ],
1114
- [[u, N, { Nvidia: "Shield", Anbernic: "RGCUBE", Logitech: "GR0006" }], c, [s, Se]],
1115
+ [[u, N, { Nvidia: "Shield", Anbernic: "RGCUBE", Logitech: "GR0006" }], c, [s, ve]],
1115
1116
  [
1116
1117
  ///////////////////
1117
1118
  // WEARABLES
@@ -1119,48 +1120,48 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1119
1120
  /\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i
1120
1121
  // Samsung Galaxy Watch
1121
1122
  ],
1122
- [c, [u, se], [s, L]],
1123
+ [c, [u, se], [s, B]],
1123
1124
  [
1124
1125
  /((pebble))app/i,
1125
1126
  // Pebble
1126
1127
  /(asus|google|lg|oppo|xiaomi) ((pixel |zen)?watch[\w ]*)( bui|\))/i
1127
1128
  // Asus ZenWatch / LG Watch / Pixel Watch / Xiaomi Watch
1128
1129
  ],
1129
- [u, c, [s, L]],
1130
+ [u, c, [s, B]],
1130
1131
  [
1131
1132
  /(ow(?:19|20)?we?[1-3]{1,3})/i
1132
1133
  // Oppo Watch
1133
1134
  ],
1134
- [c, [u, Ye], [s, L]],
1135
+ [c, [u, Ye], [s, B]],
1135
1136
  [
1136
1137
  /(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i
1137
1138
  // Apple Watch
1138
1139
  ],
1139
- [c, [u, $], [s, L]],
1140
+ [c, [u, $], [s, B]],
1140
1141
  [
1141
1142
  /(opwwe\d{3})/i
1142
1143
  // OnePlus Watch
1143
1144
  ],
1144
- [c, [u, pt], [s, L]],
1145
+ [c, [u, ht], [s, B]],
1145
1146
  [
1146
1147
  /(moto 360)/i
1147
1148
  // Motorola 360
1148
1149
  ],
1149
- [c, [u, Ve], [s, L]],
1150
+ [c, [u, Ve], [s, B]],
1150
1151
  [
1151
1152
  /(smartwatch 3)/i
1152
1153
  // Sony SmartWatch
1153
1154
  ],
1154
- [c, [u, ce], [s, L]],
1155
+ [c, [u, ce], [s, B]],
1155
1156
  [
1156
1157
  /(g watch r)/i
1157
1158
  // LG G Watch R
1158
1159
  ],
1159
- [c, [u, me], [s, L]],
1160
+ [c, [u, ge], [s, B]],
1160
1161
  [
1161
1162
  /droid.+; (wt63?0{2,3})\)/i
1162
1163
  ],
1163
- [c, [u, qe], [s, L]],
1164
+ [c, [u, We], [s, B]],
1164
1165
  [
1165
1166
  ///////////////////
1166
1167
  // XR
@@ -1168,22 +1169,22 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1168
1169
  /droid.+; (glass) \d/i
1169
1170
  // Google Glass
1170
1171
  ],
1171
- [c, [u, J], [s, we]],
1172
+ [c, [u, J], [s, be]],
1172
1173
  [
1173
1174
  /(pico) ([\w ]+) os\d/i
1174
1175
  // Pico
1175
1176
  ],
1176
- [u, c, [s, we]],
1177
+ [u, c, [s, be]],
1177
1178
  [
1178
1179
  /(quest( \d| pro)?s?).+vr/i
1179
1180
  // Meta Quest
1180
1181
  ],
1181
- [c, [u, We], [s, we]],
1182
+ [c, [u, qe], [s, be]],
1182
1183
  [
1183
1184
  /mobile vr; rv.+firefox/i
1184
1185
  // Unidentifiable VR device using Firefox Reality / Wolvic
1185
1186
  ],
1186
- [[s, we]],
1187
+ [[s, be]],
1187
1188
  [
1188
1189
  ///////////////////
1189
1190
  // EMBEDDED
@@ -1196,7 +1197,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1196
1197
  /(aeobc)\b/i
1197
1198
  // Echo Dot
1198
1199
  ],
1199
- [c, [u, ge], [s, ue]],
1200
+ [c, [u, we], [s, ue]],
1200
1201
  [
1201
1202
  /(homepod).+mac os/i
1202
1203
  // Apple HomePod
@@ -1214,11 +1215,11 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1214
1215
  /droid.+; ([\w- ]+) (4k|android|smart|google)[- ]?tv/i
1215
1216
  // Unidentifiable SmartTV
1216
1217
  ],
1217
- [c, [s, T]],
1218
+ [c, [s, C]],
1218
1219
  [
1219
1220
  /\b((4k|android|smart|opera)[- ]?tv|tv; rv:|large screen[\w ]+safari)\b/i
1220
1221
  ],
1221
- [[s, T]],
1222
+ [[s, C]],
1222
1223
  [
1223
1224
  /droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew|; hmsc).+?(mobile|vr|\d) safari/i
1224
1225
  ],
@@ -1244,7 +1245,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1244
1245
  /windows.+ edge\/([\w\.]+)/i
1245
1246
  // EdgeHTML
1246
1247
  ],
1247
- [d, [l, Ie + "HTML"]],
1248
+ [d, [l, Se + "HTML"]],
1248
1249
  [
1249
1250
  /(arkweb)\/([\w\.]+)/i
1250
1251
  // ArkWeb
@@ -1298,7 +1299,7 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1298
1299
  /windows nt ?([\d\.\)]*)(?!.+xbox)/i,
1299
1300
  /\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i
1300
1301
  ],
1301
- [[d, /(;|\))/g, "", N, mt], [l, Ze]],
1302
+ [[d, /(;|\))/g, "", N, mt], [l, Xe]],
1302
1303
  [
1303
1304
  /(windows ce)\/?([\d\.]*)/i
1304
1305
  // Windows CE
@@ -1324,27 +1325,27 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1324
1325
  /android ([\d\.]+).*crkey/i
1325
1326
  // Google Chromecast, Android-based
1326
1327
  ],
1327
- [d, [l, q + " Android"]],
1328
+ [d, [l, W + " Android"]],
1328
1329
  [
1329
1330
  /fuchsia.*crkey\/([\d\.]+)/i
1330
1331
  // Google Chromecast, Fuchsia-based
1331
1332
  ],
1332
- [d, [l, q + " Fuchsia"]],
1333
+ [d, [l, W + " Fuchsia"]],
1333
1334
  [
1334
1335
  /crkey\/([\d\.]+).*devicetype\/smartspeaker/i
1335
1336
  // Google Chromecast, Linux-based Smart Speaker
1336
1337
  ],
1337
- [d, [l, q + " SmartSpeaker"]],
1338
+ [d, [l, W + " SmartSpeaker"]],
1338
1339
  [
1339
1340
  /linux.*crkey\/([\d\.]+)/i
1340
1341
  // Google Chromecast, Legacy Linux-based
1341
1342
  ],
1342
- [d, [l, q + " Linux"]],
1343
+ [d, [l, W + " Linux"]],
1343
1344
  [
1344
1345
  /crkey\/([\d\.]+)/i
1345
1346
  // Google Chromecast, unknown
1346
1347
  ],
1347
- [d, [l, q]],
1348
+ [d, [l, W]],
1348
1349
  [
1349
1350
  // Mobile OSes
1350
1351
  /droid ([\w\.]+)\b.+(android[- ]x86)/i
@@ -1454,60 +1455,60 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1454
1455
  ],
1455
1456
  [l, d]
1456
1457
  ]
1457
- }, ye = (function() {
1458
+ }, me = (function() {
1458
1459
  var x = { init: {}, isIgnore: {}, isIgnoreRgx: {}, toString: {} };
1459
- return G.call(x.init, [
1460
- [P, [l, d, pe, s]],
1461
- [V, [M]],
1460
+ return V.call(x.init, [
1461
+ [D, [l, d, pe, s]],
1462
+ [Y, [O]],
1462
1463
  [F, [s, c, u]],
1463
1464
  [U, [l, d]],
1464
- [D, [l, d]]
1465
- ]), G.call(x.isIgnore, [
1466
- [P, [d, pe]],
1465
+ [P, [l, d]]
1466
+ ]), V.call(x.isIgnore, [
1467
+ [D, [d, pe]],
1467
1468
  [U, [d]],
1468
- [D, [d]]
1469
- ]), G.call(x.isIgnoreRgx, [
1470
- [P, / ?browser$/i],
1471
- [D, / ?os$/i]
1472
- ]), G.call(x.toString, [
1473
- [P, [l, d]],
1474
- [V, [M]],
1469
+ [P, [d]]
1470
+ ]), V.call(x.isIgnoreRgx, [
1471
+ [D, / ?browser$/i],
1472
+ [P, / ?os$/i]
1473
+ ]), V.call(x.toString, [
1474
+ [D, [l, d]],
1475
+ [Y, [O]],
1475
1476
  [F, [u, c]],
1476
1477
  [U, [l, d]],
1477
- [D, [l, d]]
1478
+ [P, [l, d]]
1478
1479
  ]), x;
1479
- })(), l0 = function(x, t) {
1480
- var e = ye.init[t], i = ye.isIgnore[t] || 0, n = ye.isIgnoreRgx[t] || 0, r = ye.toString[t] || 0;
1480
+ })(), s0 = function(x, t) {
1481
+ var e = me.init[t], i = me.isIgnore[t] || 0, a = me.isIgnoreRgx[t] || 0, r = me.toString[t] || 0;
1481
1482
  function o() {
1482
- G.call(this, e);
1483
+ V.call(this, e);
1483
1484
  }
1484
1485
  return o.prototype.getItem = function() {
1485
1486
  return x;
1486
1487
  }, o.prototype.withClientHints = function() {
1487
- return Z ? Z.getHighEntropyValues(Dt).then(function(f) {
1488
- return x.setCH(new Nt(f, !1)).parseCH().get();
1488
+ return Z ? Z.getHighEntropyValues(Mt).then(function(h) {
1489
+ return x.setCH(new Dt(h, !1)).parseCH().get();
1489
1490
  }) : x.parseCH().get();
1490
1491
  }, o.prototype.withFeatureCheck = function() {
1491
1492
  return x.detectFeature().get();
1492
- }, t != ae && (o.prototype.is = function(f) {
1493
- var h = !1;
1493
+ }, t != ae && (o.prototype.is = function(h) {
1494
+ var f = !1;
1494
1495
  for (var S in this)
1495
- if (this.hasOwnProperty(S) && !Qe(i, S) && W(n ? re(n, this[S]) : this[S]) == W(n ? re(n, f) : f)) {
1496
- if (h = !0, f != _.UNDEFINED) break;
1497
- } else if (f == _.UNDEFINED && h) {
1498
- h = !h;
1496
+ if (this.hasOwnProperty(S) && !Ze(i, S) && q(a ? re(a, this[S]) : this[S]) == q(a ? re(a, h) : h)) {
1497
+ if (f = !0, h != _.UNDEFINED) break;
1498
+ } else if (h == _.UNDEFINED && f) {
1499
+ f = !f;
1499
1500
  break;
1500
1501
  }
1501
- return h;
1502
+ return f;
1502
1503
  }, o.prototype.toString = function() {
1503
- var f = xe;
1504
- for (var h in r)
1505
- typeof this[r[h]] !== _.UNDEFINED && (f += (f ? " " : xe) + this[r[h]]);
1506
- return f || _.UNDEFINED;
1507
- }), o.prototype.then = function(f) {
1508
- var h = this, S = function() {
1509
- for (var R in h)
1510
- h.hasOwnProperty(R) && (this[R] = h[R]);
1504
+ var h = xe;
1505
+ for (var f in r)
1506
+ typeof this[r[f]] !== _.UNDEFINED && (h += (h ? " " : xe) + this[r[f]]);
1507
+ return h || _.UNDEFINED;
1508
+ }), o.prototype.then = function(h) {
1509
+ var f = this, S = function() {
1510
+ for (var R in f)
1511
+ f.hasOwnProperty(R) && (this[R] = f[R]);
1511
1512
  };
1512
1513
  S.prototype = {
1513
1514
  is: o.prototype.is,
@@ -1516,33 +1517,33 @@ var Zt = "2.0.9", Qt = 500, ot = "user-agent", xe = "", st = "?", _ = {
1516
1517
  withFeatureCheck: o.prototype.withFeatureCheck
1517
1518
  };
1518
1519
  var I = new S();
1519
- return f(I), I;
1520
+ return h(I), I;
1520
1521
  }, new o();
1521
1522
  };
1522
- function Nt(x, t) {
1523
- if (x = x || {}, G.call(this, Dt), t)
1524
- G.call(this, [
1525
- [tt, Ke(x[j])],
1526
- [it, Ke(x[e0])],
1527
- [v, /\?1/.test(x[a0])],
1528
- [c, de(x[n0])],
1529
- [ne, de(x[Pt])],
1530
- [xt, de(x[r0])],
1531
- [M, de(x[t0])],
1532
- [X, Ke(x[x0])],
1533
- [Ue, de(x[i0])]
1523
+ function Dt(x, t) {
1524
+ if (x = x || {}, V.call(this, Mt), t)
1525
+ V.call(this, [
1526
+ [et, Ke(x[j])],
1527
+ [tt, Ke(x[Qt])],
1528
+ [v, /\?1/.test(x[i0])],
1529
+ [c, de(x[x0])],
1530
+ [ne, de(x[Ot])],
1531
+ [it, de(x[a0])],
1532
+ [O, de(x[$t])],
1533
+ [X, Ke(x[t0])],
1534
+ [Ue, de(x[e0])]
1534
1535
  ]);
1535
1536
  else
1536
1537
  for (var e in x)
1537
1538
  this.hasOwnProperty(e) && typeof x[e] !== _.UNDEFINED && (this[e] = x[e]);
1538
1539
  }
1539
1540
  function K(x, t, e, i) {
1540
- return G.call(this, [
1541
+ return V.call(this, [
1541
1542
  ["itemType", x],
1542
1543
  ["ua", t],
1543
1544
  ["uaCH", i],
1544
1545
  ["rgxMap", e],
1545
- ["data", l0(this, x)]
1546
+ ["data", s0(this, x)]
1546
1547
  ]), this;
1547
1548
  }
1548
1549
  K.prototype.get = function(x) {
@@ -1555,31 +1556,31 @@ K.prototype.setCH = function(x) {
1555
1556
  return this.uaCH = x, this;
1556
1557
  };
1557
1558
  K.prototype.detectFeature = function() {
1558
- if (O && O.userAgent == this.ua)
1559
+ if (M && M.userAgent == this.ua)
1559
1560
  switch (this.itemType) {
1560
- case P:
1561
- O.brave && typeof O.brave.isBrave == _.FUNCTION && this.set(l, "Brave");
1561
+ case D:
1562
+ M.brave && typeof M.brave.isBrave == _.FUNCTION && this.set(l, "Brave");
1562
1563
  break;
1563
1564
  case F:
1564
- !this.get(s) && Z && Z[v] && this.set(s, v), this.get(c) == "Macintosh" && O && typeof O.standalone !== _.UNDEFINED && O.maxTouchPoints && O.maxTouchPoints > 2 && this.set(c, "iPad").set(s, k);
1565
+ !this.get(s) && Z && Z[v] && this.set(s, v), this.get(c) == "Macintosh" && M && typeof M.standalone !== _.UNDEFINED && M.maxTouchPoints && M.maxTouchPoints > 2 && this.set(c, "iPad").set(s, k);
1565
1566
  break;
1566
- case D:
1567
+ case P:
1567
1568
  !this.get(l) && Z && Z[ne] && this.set(l, Z[ne]);
1568
1569
  break;
1569
1570
  case ae:
1570
1571
  var x = this.data, t = function(e) {
1571
1572
  return x[e].getItem().detectFeature().get();
1572
1573
  };
1573
- this.set(P, t(P)).set(V, t(V)).set(F, t(F)).set(U, t(U)).set(D, t(D));
1574
+ this.set(D, t(D)).set(Y, t(Y)).set(F, t(F)).set(U, t(U)).set(P, t(P));
1574
1575
  }
1575
1576
  return this;
1576
1577
  };
1577
1578
  K.prototype.parseUA = function() {
1578
- switch (this.itemType != ae && et.call(this.data, this.ua, this.rgxMap), this.itemType) {
1579
- case P:
1580
- this.set(pe, $e(this.get(d)));
1581
- break;
1579
+ switch (this.itemType != ae && $e.call(this.data, this.ua, this.rgxMap), this.itemType) {
1582
1580
  case D:
1581
+ this.set(pe, Qe(this.get(d)));
1582
+ break;
1583
+ case P:
1583
1584
  if (this.get(l) == "iOS" && this.get(d) == "18.6") {
1584
1585
  var x = /\) Version\/([\d\.]+)/.exec(this.ua);
1585
1586
  x && parseInt(x[1].substring(0, 2), 10) >= 26 && this.set(d, x[1]);
@@ -1591,23 +1592,23 @@ K.prototype.parseUA = function() {
1591
1592
  K.prototype.parseCH = function() {
1592
1593
  var x = this.uaCH, t = this.rgxMap;
1593
1594
  switch (this.itemType) {
1594
- case P:
1595
+ case D:
1595
1596
  case U:
1596
- var e = x[it] || x[tt], i;
1597
+ var e = x[tt] || x[et], i;
1597
1598
  if (e)
1598
- for (var n = 0; n < e.length; n++) {
1599
- var r = e[n].brand || e[n], o = e[n].version;
1600
- this.itemType == P && !/not.a.brand/i.test(r) && (!i || /Chrom/.test(i) && r != wt || i == Ie && /WebView2/.test(r)) && (r = N(r, c0), i = this.get(l), i && !/Chrom/.test(i) && /Chrom/.test(r) || this.set(l, r).set(d, o).set(pe, $e(o)), i = r), this.itemType == U && r == wt && this.set(d, o);
1599
+ for (var a = 0; a < e.length; a++) {
1600
+ var r = e[a].brand || e[a], o = e[a].version;
1601
+ this.itemType == D && !/not.a.brand/i.test(r) && (!i || /Chrom/.test(i) && r != wt || i == Se && /WebView2/.test(r)) && (r = N(r, o0), i = this.get(l), i && !/Chrom/.test(i) && /Chrom/.test(r) || this.set(l, r).set(d, o).set(pe, Qe(o)), i = r), this.itemType == U && r == wt && this.set(d, o);
1601
1602
  }
1602
1603
  break;
1603
- case V:
1604
- var f = x[M];
1605
- f && (f && x[Ue] == "64" && (f += "64"), et.call(this.data, f + ";", t));
1604
+ case Y:
1605
+ var h = x[O];
1606
+ h && (h && x[Ue] == "64" && (h += "64"), $e.call(this.data, h + ";", t));
1606
1607
  break;
1607
1608
  case F:
1608
1609
  if (x[v] && this.set(s, v), x[c] && (this.set(c, x[c]), !this.get(s) || !this.get(u))) {
1609
- var h = {};
1610
- et.call(h, "droid 9; " + x[c] + ")", t), !this.get(s) && h.type && this.set(s, h.type), !this.get(u) && h.vendor && this.set(u, h.vendor);
1610
+ var f = {};
1611
+ $e.call(f, "droid 9; " + x[c] + ")", t), !this.get(s) && f.type && this.set(s, f.type), !this.get(u) && f.vendor && this.set(u, f.vendor);
1611
1612
  }
1612
1613
  if (x[X]) {
1613
1614
  var S;
@@ -1619,714 +1620,716 @@ K.prototype.parseCH = function() {
1619
1620
  this.set(s, S);
1620
1621
  }
1621
1622
  break;
1622
- case D:
1623
+ case P:
1623
1624
  var R = x[ne];
1624
1625
  if (R) {
1625
- var H = x[xt];
1626
- R == Ze && (H = parseInt($e(H), 10) >= 13 ? "11" : "10"), this.set(l, R).set(d, H);
1626
+ var H = x[it];
1627
+ R == Xe && (H = parseInt(Qe(H), 10) >= 13 ? "11" : "10"), this.set(l, R).set(d, H);
1627
1628
  }
1628
- this.get(l) == Ze && x[c] == "Xbox" && this.set(l, "Xbox").set(d, void 0);
1629
+ this.get(l) == Xe && x[c] == "Xbox" && this.set(l, "Xbox").set(d, void 0);
1629
1630
  break;
1630
1631
  case ae:
1631
- var oe = this.data, z = function(be) {
1632
- return oe[be].getItem().setCH(x).parseCH().get();
1632
+ var oe = this.data, z = function(fe) {
1633
+ return oe[fe].getItem().setCH(x).parseCH().get();
1633
1634
  };
1634
- this.set(P, z(P)).set(V, z(V)).set(F, z(F)).set(U, z(U)).set(D, z(D));
1635
+ this.set(D, z(D)).set(Y, z(Y)).set(F, z(F)).set(U, z(U)).set(P, z(P));
1635
1636
  }
1636
1637
  return this;
1637
1638
  };
1638
- function Y(x, t, e) {
1639
- if (typeof x === _.OBJECT ? (Ce(x, !0) ? (typeof t === _.OBJECT && (e = t), t = x) : (e = x, t = void 0), x = void 0) : typeof x === _.STRING && !Ce(t, !0) && (e = t, t = void 0), e)
1639
+ function G(x, t, e) {
1640
+ if (typeof x === _.OBJECT ? (Te(x, !0) ? (typeof t === _.OBJECT && (e = t), t = x) : (e = x, t = void 0), x = void 0) : typeof x === _.STRING && !Te(t, !0) && (e = t, t = void 0), e)
1640
1641
  if (typeof e.append === _.FUNCTION) {
1641
1642
  var i = {};
1642
1643
  e.forEach(function(I, R) {
1643
1644
  i[String(R).toLowerCase()] = I;
1644
1645
  }), e = i;
1645
1646
  } else {
1646
- var n = {};
1647
+ var a = {};
1647
1648
  for (var r in e)
1648
- e.hasOwnProperty(r) && (n[String(r).toLowerCase()] = e[r]);
1649
- e = n;
1649
+ e.hasOwnProperty(r) && (a[String(r).toLowerCase()] = e[r]);
1650
+ e = a;
1650
1651
  }
1651
- if (!(this instanceof Y))
1652
- return new Y(x, t, e).getResult();
1652
+ if (!(this instanceof G))
1653
+ return new G(x, t, e).getResult();
1653
1654
  var o = typeof x === _.STRING ? x : (
1654
1655
  // Passed user-agent string
1655
1656
  e && e[ot] ? e[ot] : (
1656
1657
  // User-Agent from passed headers
1657
- O && O.userAgent ? O.userAgent : (
1658
+ M && M.userAgent ? M.userAgent : (
1658
1659
  // navigator.userAgent
1659
1660
  xe
1660
1661
  )
1661
1662
  )
1662
- ), f = new Nt(e, !0), h = t ? s0(vt, t) : vt, S = function(I) {
1663
+ ), h = new Dt(e, !0), f = t ? r0(vt, t) : vt, S = function(I) {
1663
1664
  return I == ae ? function() {
1664
- return new K(I, o, h, f).set("ua", o).set(P, this.getBrowser()).set(V, this.getCPU()).set(F, this.getDevice()).set(U, this.getEngine()).set(D, this.getOS()).get();
1665
+ return new K(I, o, f, h).set("ua", o).set(D, this.getBrowser()).set(Y, this.getCPU()).set(F, this.getDevice()).set(U, this.getEngine()).set(P, this.getOS()).get();
1665
1666
  } : function() {
1666
- return new K(I, o, h[I], f).parseUA().get();
1667
+ return new K(I, o, f[I], h).parseUA().get();
1667
1668
  };
1668
1669
  };
1669
- return G.call(this, [
1670
- ["getBrowser", S(P)],
1671
- ["getCPU", S(V)],
1670
+ return V.call(this, [
1671
+ ["getBrowser", S(D)],
1672
+ ["getCPU", S(Y)],
1672
1673
  ["getDevice", S(F)],
1673
1674
  ["getEngine", S(U)],
1674
- ["getOS", S(D)],
1675
+ ["getOS", S(P)],
1675
1676
  ["getResult", S(ae)],
1676
1677
  ["getUA", function() {
1677
1678
  return o;
1678
1679
  }],
1679
1680
  ["setUA", function(I) {
1680
- return he(I) && (o = Ae(I, Qt)), this;
1681
+ return he(I) && (o = Ae(I, Xt)), this;
1681
1682
  }]
1682
1683
  ]).setUA(o), this;
1683
1684
  }
1684
- Y.VERSION = Zt;
1685
- Y.BROWSER = Be([l, d, pe, s]);
1686
- Y.CPU = Be([M]);
1687
- Y.DEVICE = Be([c, u, s, Se, v, T, k, L, ue]);
1688
- Y.ENGINE = Y.OS = Be([l, d]);
1689
- const St = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1685
+ G.VERSION = Jt;
1686
+ G.BROWSER = Le([l, d, pe, s]);
1687
+ G.CPU = Le([O]);
1688
+ G.DEVICE = Le([c, u, s, ve, v, C, k, B, ue]);
1689
+ G.ENGINE = G.OS = Le([l, d]);
1690
+ const c0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1690
1691
  __proto__: null,
1691
- UAParser: Y
1692
+ UAParser: G
1692
1693
  }, Symbol.toStringTag, { value: "Module" })), A = [];
1693
1694
  for (let x = 0; x < 256; ++x)
1694
1695
  A.push((x + 256).toString(16).slice(1));
1695
- function d0(x, t = 0) {
1696
+ function l0(x, t = 0) {
1696
1697
  return (A[x[t + 0]] + A[x[t + 1]] + A[x[t + 2]] + A[x[t + 3]] + "-" + A[x[t + 4]] + A[x[t + 5]] + "-" + A[x[t + 6]] + A[x[t + 7]] + "-" + A[x[t + 8]] + A[x[t + 9]] + "-" + A[x[t + 10]] + A[x[t + 11]] + A[x[t + 12]] + A[x[t + 13]] + A[x[t + 14]] + A[x[t + 15]]).toLowerCase();
1697
1698
  }
1698
1699
  let je;
1699
- const u0 = new Uint8Array(16);
1700
- function f0() {
1700
+ const d0 = new Uint8Array(16);
1701
+ function u0() {
1701
1702
  if (!je) {
1702
1703
  if (typeof crypto > "u" || !crypto.getRandomValues)
1703
1704
  throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
1704
1705
  je = crypto.getRandomValues.bind(crypto);
1705
1706
  }
1706
- return je(u0);
1707
+ return je(d0);
1707
1708
  }
1708
- const p0 = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), It = { randomUUID: p0 };
1709
+ const p0 = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), St = { randomUUID: p0 };
1709
1710
  function h0(x, t, e) {
1710
1711
  x = x || {};
1711
- const i = x.random ?? x.rng?.() ?? f0();
1712
+ const i = x.random ?? x.rng?.() ?? u0();
1712
1713
  if (i.length < 16)
1713
1714
  throw new Error("Random bytes length must be >= 16");
1714
- return i[6] = i[6] & 15 | 64, i[8] = i[8] & 63 | 128, d0(i);
1715
+ return i[6] = i[6] & 15 | 64, i[8] = i[8] & 63 | 128, l0(i);
1715
1716
  }
1716
- function Ut(x, t, e) {
1717
- return It.randomUUID && !x ? It.randomUUID() : h0(x);
1717
+ function Pt(x, t, e) {
1718
+ return St.randomUUID && !x ? St.randomUUID() : h0(x);
1718
1719
  }
1719
- const a = Bt;
1720
+ const n = Ut;
1720
1721
  (function(x, t) {
1721
- const e = Bt, i = x();
1722
+ const e = Ut, i = x();
1722
1723
  for (; ; )
1723
1724
  try {
1724
- if (parseInt(e(247)) / 1 * (-parseInt(e(248)) / 2) + parseInt(e(280)) / 3 * (parseInt(e(259)) / 4) + -parseInt(e(315)) / 5 + -parseInt(e(301)) / 6 + parseInt(e(298)) / 7 + parseInt(e(292)) / 8 * (-parseInt(e(291)) / 9) + parseInt(e(192)) / 10 === t) break;
1725
+ if (parseInt(e(520)) / 1 + -parseInt(e(422)) / 2 * (-parseInt(e(498)) / 3) + -parseInt(e(459)) / 4 * (parseInt(e(512)) / 5) + parseInt(e(397)) / 6 * (-parseInt(e(537)) / 7) + parseInt(e(488)) / 8 * (-parseInt(e(379)) / 9) + -parseInt(e(510)) / 10 + -parseInt(e(385)) / 11 * (-parseInt(e(503)) / 12) === t) break;
1725
1726
  i.push(i.shift());
1726
1727
  } catch {
1727
1728
  i.push(i.shift());
1728
1729
  }
1729
- })(Re, 534671);
1730
+ })(Re, 630482);
1731
+ const Nt = { AF: n(544), AX: n(416), AL: n(479), DZ: n(455), AS: n(381), AD: n(519), AO: n(508), AI: "Anguilla", AQ: n(509), AG: n(431), AR: n(478), AM: "Armenia", AW: n(382), AU: n(493), AT: n(400), AZ: "Azerbaijan", BS: n(507), BH: "Bahrain", BD: n(514), BB: n(424), BY: "Belarus", BE: n(458), BZ: n(540), BJ: n(462), BM: "Bermuda", BT: n(489), BO: n(530), BQ: n(376), BA: n(490), BW: "Botswana", BV: n(394), BR: n(435), IO: n(370), BN: n(481), BG: n(474), BF: n(516), BI: n(511), CV: n(371), KH: n(473), CM: n(467), CA: "Canada", KY: n(469), CF: n(531), TD: "Chad", CL: n(386), CN: "China", CX: "Christmas Island", CC: n(365), CO: "Colombia", KM: n(502), CG: n(425), CD: n(395), CK: n(388), CR: "Costa Rica", CI: "Côte d'Ivoire", HR: n(412), CU: n(375), CW: n(408), CY: n(419), CZ: "Czech Republic", DK: "Denmark", DJ: n(430), DM: "Dominica", DO: n(392), EC: "Ecuador", EG: "Egypt", SV: n(472), GQ: n(360), ER: "Eritrea", EE: "Estonia", ET: n(369), FK: n(465), FO: n(434), FJ: n(492), FI: n(383), FR: n(541), GF: n(390), PF: n(404), TF: n(389), GA: n(528), GM: n(377), GE: n(420), DE: "Germany", GH: n(482), GI: n(515), GR: n(402), GL: "Greenland", GD: n(373), GP: "Guadeloupe", GU: n(454), GT: n(411), GG: n(423), GN: n(432), GW: n(523), GY: n(524), HT: n(457), HM: n(403), VA: n(426), HN: "Honduras", HK: n(452), HU: n(415), IS: n(442), IN: "India", ID: n(464), IR: n(407), IQ: n(363), IE: n(447), IM: n(391), IL: n(362), IT: "Italy", JM: "Jamaica", JP: n(471), JE: n(448), JO: "Jordan", KZ: n(446), KE: n(393), KI: "Kiribati", KP: n(387), KR: n(359), KW: n(505), KG: n(501), LA: n(542), LV: "Latvia", LB: n(486), LS: "Lesotho", LR: n(444), LY: n(504), LI: "Liechtenstein", LT: n(399), LU: n(466), MO: n(441), MK: "Macedonia (the former Yugoslav Republic of)", MG: n(449), MW: "Malawi", MY: n(518), MV: "Maldives", ML: n(477), MT: "Malta", MH: "Marshall Islands", MQ: "Martinique", MR: "Mauritania", MU: "Mauritius", YT: "Mayotte", MX: n(500), FM: n(468), MD: n(535), MC: n(521), MN: n(545), ME: n(374), MS: n(450), MA: n(405), MZ: n(427), MM: n(527), NA: "Namibia", NR: n(456), NP: n(429), NL: "Netherlands", NC: n(533), NZ: "New Zealand", NI: n(513), NE: "Niger", NG: "Nigeria", NU: n(384), NF: "Norfolk Island", MP: "Northern Mariana Islands", NO: n(372), OM: "Oman", PK: n(491), PW: n(367), PS: n(453), PA: n(534), PG: n(428), PY: n(543), PE: n(480), PH: n(378), PN: "Pitcairn", PL: n(539), PT: n(485), PR: "Puerto Rico", QA: "Qatar", RE: n(538), RO: n(470), RU: n(495), RW: "Rwanda", BL: n(494), SH: "Saint Helena, Ascension and Tristan da Cunha", KN: n(483), LC: n(437), MF: n(368), PM: n(445), VC: "Saint Vincent and the Grenadines", WS: "Samoa", SM: n(461), ST: n(414), SA: n(476), SN: "Senegal", RS: n(401), SC: "Seychelles", SL: n(409), SG: n(421), SX: n(546), SK: n(413), SI: n(460), SB: "Solomon Islands", SO: n(529), ZA: n(525), GS: n(380), SS: n(532), ES: n(517), LK: n(499), SD: n(364), SR: n(361), SJ: "Svalbard and Jan Mayen", SZ: "Swaziland", SE: "Sweden", CH: n(443), SY: n(438), TW: "Taiwan", TJ: n(484), TZ: n(497), TH: n(463), TL: "Timor-Leste", TG: "Togo", TK: "Tokelau", TO: "Tonga", TT: "Trinidad and Tobago", TN: n(439), TR: n(436), TM: n(433), TC: n(418), TV: n(396), UG: n(526), UA: "Ukraine", AE: n(366), GB: n(506), US: n(417), UM: n(440), UY: n(406), UZ: "Uzbekistan", VU: n(475), VE: n(487), VN: n(410), VG: "Virgin Islands (British)", VI: n(398), WF: n(451), EH: n(496), YE: "Yemen", ZM: n(536), ZW: n(522) };
1732
+ function Ut(x, t) {
1733
+ return x = x - 359, Re()[x];
1734
+ }
1730
1735
  function Re() {
1731
- const x = ["Netherlands", "Russian Federation", "Papua New Guinea", "Curaçao", "Gabon", "United States Minor Outlying Islands", "Lesotho", "Moldova (Republic of)", "Guadeloupe", "Latvia", "Sao Tome and Principe", "Pakistan", "Hungary", "Saint Martin (French part)", "3830zenYPs", "478jUjvfp", "Armenia", "Guatemala", "United Arab Emirates", "Norway", "Palestine, State of", "Guyana", "Haiti", "Guinea-Bissau", "Montenegro", "New Caledonia", "4bPKXVo", "Macao", "Wallis and Futuna", "Yemen", "Belize", "Micronesia (Federated States of)", "Japan", "Holy See", "Ethiopia", "Saint Kitts and Nevis", "Peru", "Norfolk Island", "Tanzania, United Republic of", "Fiji", "Antigua and Barbuda", "Falkland Islands (Malvinas)", "Jamaica", "Montserrat", "Botswana", "Greenland", "Sri Lanka", "1417665dQTaJy", "Namibia", "Guernsey", "Mauritius", "Djibouti", "Angola", "El Salvador", "Cuba", "Libya", "Burkina Faso", "Mauritania", "243Aatbzg", "63752CJIwDy", "Albania", "South Africa", "Maldives", "Georgia", "Chad", "628467nLSaqV", "Niue", "Andorra", "3408528UyvEKm", "India", "Cabo Verde", "Gibraltar", "Bahrain", "Faroe Islands", "Zambia", "Guinea", "Sierra Leone", "Anguilla", "Bangladesh", "Åland Islands", "Suriname", "Iraq", "4805935WmNJxz", "Central African Republic", "Iran (Islamic Republic of)", "Mozambique", "Martinique", "Benin", "Tonga", "Denmark", "San Marino", "Brunei Darussalam", "Cocos (Keeling) Islands", "Mexico", "Seychelles", "Ireland", "Kuwait", "Antarctica", "Ghana", "Singapore", "Italy", "Jersey", "Lebanon", "Tunisia", "Canada", "Saint Vincent and the Grenadines", "Dominican Republic", "Kiribati", "Israel", "American Samoa", "Argentina", "Taiwan", "Slovakia", "Zimbabwe", "Saint Barthélemy", "Réunion", "Azerbaijan", "Kyrgyzstan", "Luxembourg", "Saint Helena, Ascension and Tristan da Cunha", "Bonaire, Sint Eustatius and Saba", "Slovenia", "Liechtenstein", "New Zealand", "United States of America", "China", "Belarus", "Svalbard and Jan Mayen", "Qatar", "Heard Island and McDonald Islands", "Aruba", "Brazil", "Czech Republic", "Bhutan", "Bahamas", "Turks and Caicos Islands", "Mayotte", "Bosnia and Herzegovina", "Greece", "Morocco", "Sint Maarten (Dutch part)", "Macedonia (the former Yugoslav Republic of)", "Saudi Arabia", "Malta", "Virgin Islands (British)", "Turkmenistan", "Kazakhstan", "Bermuda", "Bolivia (Plurinational State of)", "South Sudan", "26321430JRItPN", "Malawi", "Costa Rica", "Christmas Island", "Spain", "Afghanistan", "Comoros", "French Polynesia", "Australia", "Cayman Islands", "Lithuania", "Bouvet Island", "Turkey", "Sweden", "Barbados", "United Kingdom", "Serbia", "Monaco", "Panama", "Austria", "Ecuador", "Nigeria", "Poland", "Estonia", "Nepal", "Iceland", "Saint Lucia", "Bulgaria", "Korea (Democratic People's Republic of)", "French Southern Territories", "Trinidad and Tobago", "Syrian Arab Republic", "Croatia", "Madagascar", "Cameroon", "Paraguay", "Tokelau", "Nauru", "Sudan", "Pitcairn", "Equatorial Guinea"];
1736
+ const x = ["9WfjzPS", "South Georgia and the South Sandwich Islands", "American Samoa", "Aruba", "Finland", "Niue", "11pdWmdk", "Chile", "Korea (Democratic People's Republic of)", "Cook Islands", "French Southern Territories", "French Guiana", "Isle of Man", "Dominican Republic", "Kenya", "Bouvet Island", "Congo (Democratic Republic of the)", "Tuvalu", "78ekHdGJ", "Virgin Islands (U.S.)", "Lithuania", "Austria", "Serbia", "Greece", "Heard Island and McDonald Islands", "French Polynesia", "Morocco", "Uruguay", "Iran (Islamic Republic of)", "Curaçao", "Sierra Leone", "Viet Nam", "Guatemala", "Croatia", "Slovakia", "Sao Tome and Principe", "Hungary", "Åland Islands", "United States of America", "Turks and Caicos Islands", "Cyprus", "Georgia", "Singapore", "2wrIVYz", "Guernsey", "Barbados", "Congo", "Holy See", "Mozambique", "Papua New Guinea", "Nepal", "Djibouti", "Antigua and Barbuda", "Guinea", "Turkmenistan", "Faroe Islands", "Brazil", "Turkey", "Saint Lucia", "Syrian Arab Republic", "Tunisia", "United States Minor Outlying Islands", "Macao", "Iceland", "Switzerland", "Liberia", "Saint Pierre and Miquelon", "Kazakhstan", "Ireland", "Jersey", "Madagascar", "Montserrat", "Wallis and Futuna", "Hong Kong", "Palestine, State of", "Guam", "Algeria", "Nauru", "Haiti", "Belgium", "186772jWebJa", "Slovenia", "San Marino", "Benin", "Thailand", "Indonesia", "Falkland Islands (Malvinas)", "Luxembourg", "Cameroon", "Micronesia (Federated States of)", "Cayman Islands", "Romania", "Japan", "El Salvador", "Cambodia", "Bulgaria", "Vanuatu", "Saudi Arabia", "Mali", "Argentina", "Albania", "Peru", "Brunei Darussalam", "Ghana", "Saint Kitts and Nevis", "Tajikistan", "Portugal", "Lebanon", "Venezuela (Bolivarian Republic of)", "9630232PuUxZY", "Bhutan", "Bosnia and Herzegovina", "Pakistan", "Fiji", "Australia", "Saint Barthélemy", "Russian Federation", "Western Sahara", "Tanzania, United Republic of", "728781kFflpM", "Sri Lanka", "Mexico", "Kyrgyzstan", "Comoros", "21115860GavMGu", "Libya", "Kuwait", "United Kingdom", "Bahamas", "Angola", "Antarctica", "274550nnovEx", "Burundi", "10LxAjmS", "Nicaragua", "Bangladesh", "Gibraltar", "Burkina Faso", "Spain", "Malaysia", "Andorra", "890067zkJbAb", "Monaco", "Zimbabwe", "Guinea-Bissau", "Guyana", "South Africa", "Uganda", "Myanmar", "Gabon", "Somalia", "Bolivia (Plurinational State of)", "Central African Republic", "South Sudan", "New Caledonia", "Panama", "Moldova (Republic of)", "Zambia", "504833rkQeog", "Réunion", "Poland", "Belize", "France", "Lao People's Democratic Republic", "Paraguay", "Afghanistan", "Mongolia", "Sint Maarten (Dutch part)", "Korea, Republic of", "Equatorial Guinea", "Suriname", "Israel", "Iraq", "Sudan", "Cocos (Keeling) Islands", "United Arab Emirates", "Palau", "Saint Martin (French part)", "Ethiopia", "British Indian Ocean Territory", "Cabo Verde", "Norway", "Grenada", "Montenegro", "Cuba", "Bonaire, Sint Eustatius and Saba", "Gambia", "Philippines"];
1732
1737
  return Re = function() {
1733
1738
  return x;
1734
1739
  }, Re();
1735
1740
  }
1736
- function Bt(x, t) {
1737
- return x = x - 156, Re()[x];
1738
- }
1739
- const Lt = { AF: a(197), AX: a(312), AL: a(293), DZ: "Algeria", AS: a(342), AD: a(300), AO: a(285), AI: a(310), AQ: a(330), AG: a(273), AR: a(343), AM: a(249), AW: a(172), AU: a(200), AT: a(211), AZ: a(158), BS: a(176), BH: a(305), BD: a(311), BB: a(206), BY: a(168), BE: "Belgium", BZ: a(263), BJ: a(320), BM: a(189), BT: a(175), BO: a(190), BQ: a(162), BA: a(179), BW: a(277), BV: a(203), BR: a(173), IO: "British Indian Ocean Territory", BN: a(324), BG: a(219), BF: a(289), BI: "Burundi", CV: a(303), KH: "Cambodia", CM: a(226), CA: a(337), KY: a(201), CF: a(316), TD: a(297), CL: "Chile", CN: a(167), CX: a(195), CC: a(325), CO: "Colombia", KM: a(198), CG: "Congo", CD: "Congo (Democratic Republic of the)", CK: "Cook Islands", CR: a(194), CI: "Côte d'Ivoire", HR: a(224), CU: a(287), CW: a(236), CY: "Cyprus", CZ: a(174), DK: a(322), DJ: a(284), DM: "Dominica", DO: a(339), EC: a(212), EG: "Egypt", SV: a(286), GQ: a(232), ER: "Eritrea", EE: a(215), ET: a(267), FK: a(274), FO: a(306), FJ: a(272), FI: "Finland", FR: "France", GF: "French Guiana", PF: a(199), TF: a(221), GA: a(237), GM: "Gambia", GE: a(296), DE: "Germany", GH: a(331), GI: a(304), GR: a(180), GL: a(278), GD: "Grenada", GP: a(241), GU: "Guam", GT: a(250), GG: a(282), GN: a(308), GW: a(256), GY: a(254), HT: a(255), HM: a(171), VA: a(266), HN: "Honduras", HK: "Hong Kong", HU: a(245), IS: a(217), IN: a(302), ID: "Indonesia", IR: a(317), IQ: a(314), IE: a(328), IM: "Isle of Man", IL: a(341), IT: a(333), JM: a(275), JP: a(265), JE: a(334), JO: "Jordan", KZ: a(188), KE: "Kenya", KI: a(340), KP: a(220), KR: "Korea, Republic of", KW: a(329), KG: a(159), LA: "Lao People's Democratic Republic", LV: a(242), LB: a(335), LS: a(239), LR: "Liberia", LY: a(288), LI: a(164), LT: a(202), LU: a(160), MO: a(260), MK: a(183), MG: a(225), MW: a(193), MY: "Malaysia", MV: a(295), ML: "Mali", MT: a(185), MH: "Marshall Islands", MQ: a(319), MR: a(290), MU: a(283), YT: a(178), MX: a(326), FM: a(264), MD: a(240), MC: a(209), MN: "Mongolia", ME: a(257), MS: a(276), MA: a(181), MZ: a(318), MM: "Myanmar", NA: a(281), NR: a(229), NP: a(216), NL: a(233), NC: a(258), NZ: a(165), NI: "Nicaragua", NE: "Niger", NG: a(213), NU: a(299), NF: a(270), MP: "Northern Mariana Islands", NO: a(252), OM: "Oman", PK: a(244), PW: "Palau", PS: a(253), PA: a(210), PG: a(235), PY: a(227), PE: a(269), PH: "Philippines", PN: a(231), PL: a(214), PT: "Portugal", PR: "Puerto Rico", QA: a(170), RE: a(157), RO: "Romania", RU: a(234), RW: "Rwanda", BL: a(156), SH: a(161), KN: a(268), LC: a(218), MF: a(246), PM: "Saint Pierre and Miquelon", VC: a(338), WS: "Samoa", SM: a(323), ST: a(243), SA: a(184), SN: "Senegal", RS: a(208), SC: a(327), SL: a(309), SG: a(332), SX: a(182), SK: a(345), SI: a(163), SB: "Solomon Islands", SO: "Somalia", ZA: a(294), GS: "South Georgia and the South Sandwich Islands", SS: a(191), ES: a(196), LK: a(279), SD: a(230), SR: a(313), SJ: a(169), SZ: "Swaziland", SE: a(205), CH: "Switzerland", SY: a(223), TW: a(344), TJ: "Tajikistan", TZ: a(271), TH: "Thailand", TL: "Timor-Leste", TG: "Togo", TK: a(228), TO: a(321), TT: a(222), TN: a(336), TR: a(204), TM: a(187), TC: a(177), TV: "Tuvalu", UG: "Uganda", UA: "Ukraine", AE: a(251), GB: a(207), US: a(166), UM: a(238), UY: "Uruguay", UZ: "Uzbekistan", VU: "Vanuatu", VE: "Venezuela (Bolivarian Republic of)", VN: "Viet Nam", VG: a(186), VI: "Virgin Islands (U.S.)", WF: a(261), EH: "Western Sahara", YE: a(262), ZM: a(307), ZW: a(346) }, E = Gt;
1741
+ const E = xt;
1740
1742
  (function(x, t) {
1741
- const e = Gt, i = x();
1743
+ const e = xt, i = x();
1742
1744
  for (; ; )
1743
1745
  try {
1744
- if (parseInt(e(258)) / 1 * (-parseInt(e(288)) / 2) + parseInt(e(276)) / 3 * (-parseInt(e(260)) / 4) + -parseInt(e(326)) / 5 * (parseInt(e(283)) / 6) + parseInt(e(323)) / 7 * (parseInt(e(327)) / 8) + -parseInt(e(324)) / 9 * (-parseInt(e(286)) / 10) + -parseInt(e(242)) / 11 * (-parseInt(e(295)) / 12) + parseInt(e(302)) / 13 * (parseInt(e(279)) / 14) === t) break;
1746
+ if (-parseInt(e(307)) / 1 + -parseInt(e(313)) / 2 + -parseInt(e(255)) / 3 * (parseInt(e(264)) / 4) + -parseInt(e(295)) / 5 * (-parseInt(e(315)) / 6) + -parseInt(e(293)) / 7 + -parseInt(e(254)) / 8 * (-parseInt(e(250)) / 9) + parseInt(e(290)) / 10 === t) break;
1745
1747
  i.push(i.shift());
1746
1748
  } catch {
1747
1749
  i.push(i.shift());
1748
1750
  }
1749
- })(Me, 798213);
1750
- const Le = { gov: { prod: { log: E(308), report: E(284) }, beta: { log: "https://papi.beta-vpe.gov-ntruss.com/player/maSync", report: E(289) } }, pub: { prod: { log: E(275), report: E(296) }, beta: { log: E(237), report: E(307) } } };
1751
- let C = { video: {}, browser: {}, device: {}, connection: {}, screen: {}, player_version: E(272), extra: { sessionId: null, playerType: E(255) }, log_type: E(306), privacy: { cookie_enabled: !0 } }, B = { platform: "pub", stage: E(238), sync: !1, syncResult: {} };
1752
- function Me() {
1753
- const x = ["MA vpe init", "indexOf", "87846AdHnmp", "https://log.vpe.gov-ntruss.com/stats", "push", "5701200otsUFH", "country", "2763394lEBlic", "https://log.beta-vpe.gov-ntruss.com/stats", "hls", "nation", "------------------------------------------------", "MA report actionType ->", "Korea, Republic of", "26076rqfrRz", "https://log.vpe.naverncp.com/stats", "totalStartTime", "logDateUnix", "extra", "MA report failed:", "m3u8", "8533486EvEZxk", "mp4", "forEach", "platform", "vpe", "https://log.beta-vpe.naverncp.com/stats", "https://papi.vpe.gov-ntruss.com/player/maSync", "getTime", "isp", "url", "type", "MA config initialization failed:", "result", "sessionId", "stringify", "vpeKey", "dash", "logDate", "floor", "video", "host", "217ZscCxv", "18htbTIf", "parse", "475DDRhTy", "286168fmXdcI", "MA init report failed:", "https://papi.beta-vpe.naverncp.com/player/maSync", "prod", "getSeconds", "isArray", "entries", "3410UFzpTB", "sendBeacon", "getMinutes", "object", "geoLocation", "net", "address", "log_type", "syncResult", "timeupdate", "seekedTime", "error", "application/json", "VPE React Native", "sync", "created_at", "1JTSGps", "videoFormat", "144lXECmT", "stage", "join", "report", "padStart", "json", "UUID", "1.0", "log", "actionDuration", "TID", "getMonth", "latest", "actionType", "browser", "https://papi.vpe.naverncp.com/player/maSync", "699mjXbxo", "getHours", "playerStartTime", "14exXrts", "POST"];
1754
- return Me = function() {
1755
- return x;
1756
- }, Me();
1751
+ })(Oe, 973507);
1752
+ const Be = { gov: { prod: { log: E(253), report: E(270) }, beta: { log: E(271), report: "https://log.beta-vpe.gov-ntruss.com/stats" } }, pub: { prod: { log: "https://papi.vpe.naverncp.com/player/maSync", report: "https://log.vpe.naverncp.com/stats" }, beta: { log: E(277), report: E(257) } } };
1753
+ let T = { video: {}, browser: {}, device: {}, connection: {}, screen: {}, player_version: E(323), extra: { sessionId: null, playerType: E(311) }, log_type: E(272), privacy: { cookie_enabled: !0 } }, L = { platform: E(251), stage: E(280), sync: !1, syncResult: {} };
1754
+ const f0 = (/* @__PURE__ */ new Date())[E(252)](), Lt = (x) => x;
1755
+ function ye() {
1756
+ return Pt();
1757
1757
  }
1758
- const b0 = (/* @__PURE__ */ new Date()).getTime(), Ft = (x) => x;
1759
- function ve() {
1760
- return Ut();
1758
+ function It() {
1759
+ return Pt();
1761
1760
  }
1762
- function kt() {
1763
- return Ut();
1764
- }
1765
- const Ht = () => {
1766
- const x = E, t = /* @__PURE__ */ new Date(), e = (o) => String(o)[x(264)](2, "0"), i = t.getFullYear() + "-" + e(t[x(271)]() + 1) + "-" + e(t.getDate()) + " " + e(t[x(277)]()) + ":" + e(t[x(244)]()) + ":" + e(t[x(239)]()), n = Math[x(320)](t.getTime() / 1e3), r = (/* @__PURE__ */ new Date())[x(309)]() - b0;
1767
- return { logDate: i, logDateUnix: n, thisSec: r };
1761
+ const Bt = () => {
1762
+ const x = E, t = /* @__PURE__ */ new Date(), e = (o) => String(o)[x(287)](2, "0"), i = t[x(302)]() + "-" + e(t.getMonth() + 1) + "-" + e(t.getDate()) + " " + e(t[x(318)]()) + ":" + e(t.getMinutes()) + ":" + e(t[x(265)]()), a = Math.floor(t[x(252)]() / 1e3), r = (/* @__PURE__ */ new Date())[x(252)]() - f0;
1763
+ return { logDate: i, logDateUnix: a, thisSec: r };
1768
1764
  };
1769
- function Gt(x, t) {
1770
- return x = x - 236, Me()[x];
1765
+ function b0(x) {
1766
+ return typeof x == "object" && x !== null && !Array[E(292)](x);
1771
1767
  }
1772
- function w0(x) {
1773
- const t = E;
1774
- return typeof x === t(245) && x !== null && !Array[t(240)](x);
1768
+ function xt(x, t) {
1769
+ return x = x - 250, Oe()[x];
1775
1770
  }
1776
1771
  function at(x, t) {
1777
- const e = E;
1778
- Object[e(241)](t)[e(304)](([i, n]) => {
1779
- const r = e;
1780
- w0(n) ? (!x[i] && (x[i] = {}), Object[r(241)](n)[r(304)](([o, f]) => {
1781
- f != null && (x[i][o] = f);
1782
- })) : n != null && (x[i] = n);
1772
+ Object.entries(t).forEach(([e, i]) => {
1773
+ const a = xt;
1774
+ b0(i) ? (!x[e] && (x[e] = {}), Object[a(297)](i)[a(294)](([r, o]) => {
1775
+ o != null && (x[e][r] = o);
1776
+ })) : i != null && (x[e] = i);
1783
1777
  });
1784
1778
  }
1785
- function g0(x) {
1779
+ function w0(x) {
1786
1780
  const t = E;
1787
- return x[t(282)](t(301)) > -1 ? t(290) : x[t(282)]("mpd") > -1 ? t(318) : t(303);
1781
+ return x[t(301)]("m3u8") > -1 ? t(291) : x[t(301)](t(276)) > -1 ? t(303) : t(319);
1788
1782
  }
1789
- function m0(x) {
1783
+ function g0(x) {
1790
1784
  const t = E, e = [];
1791
- return x?.r1 && e[t(285)](x.r1), x?.r2 && e[t(285)](x.r2), x?.r3 && e[t(285)](x.r3), e[t(262)](" ");
1785
+ return x?.r1 && e[t(326)](x.r1), x?.r2 && e[t(326)](x.r2), x?.r3 && e[t(326)](x.r3), e[t(300)](" ");
1792
1786
  }
1793
- function Vt(x) {
1787
+ function Ft(x) {
1794
1788
  const t = E;
1795
- x[t(269)] === t(267) && (x[t(269)] = 0), x.actionDuration === void 0 && (x.actionDuration = 0), [t(278), "videoStartTime", t(297), t(252)][t(304)]((i) => {
1789
+ x[t(314)] === t(305) && (x.actionDuration = 0), x[t(314)] === void 0 && (x.actionDuration = 0), ["playerStartTime", "videoStartTime", t(298), t(288)][t(294)]((i) => {
1796
1790
  x[i] === void 0 && (x[i] = 0);
1797
- }), x[t(312)] === void 0 && C[t(321)]?.[t(312)] && (x[t(312)] = C.video[t(312)]), x[t(311)] === void 0 && C.video?.url && (x[t(311)] = C.video[t(311)], x[t(259)] = g0(x.url));
1791
+ }), x[t(309)] === void 0 && T[t(284)]?.type && (x[t(309)] = T.video[t(309)]), x[t(269)] === void 0 && T[t(284)]?.[t(269)] && (x[t(269)] = T.video[t(269)], x[t(261)] = w0(x[t(269)]));
1798
1792
  }
1799
- function Yt(x) {
1793
+ function Gt(x) {
1800
1794
  const t = E;
1801
- return !!(x[t(266)] && x[t(270)] && x[t(322)]);
1795
+ return !!(x[t(258)] && x[t(312)] && x[t(322)]);
1802
1796
  }
1803
1797
  function Fe(x) {
1804
1798
  const t = E;
1805
1799
  try {
1806
- const e = B.syncResult?.[t(246)];
1807
- e && (x[t(248)] = m0(e), x[t(310)] = e[t(247)] || "", x.ip = B[t(250)]?.ip || "", x.nation = e[t(287)] || "");
1800
+ const e = L[t(259)]?.[t(283)];
1801
+ e && (x[t(256)] = g0(e), x.isp = e[t(262)] || "", x.ip = L[t(259)]?.ip || "", x[t(282)] = e[t(306)] || "");
1808
1802
  } catch {
1809
1803
  }
1810
1804
  }
1811
- const y0 = async (x) => {
1805
+ function Oe() {
1806
+ const x = ["mpd", "https://papi.beta-vpe.naverncp.com/player/maSync", "Korea, Republic of", "stage", "prod", "log", "nation", "geoLocation", "video", "MA config initialization failed:", "log_type", "padStart", "seekedTime", "application/json", "22177330zarpWv", "hls", "isArray", "5641293UCRKlC", "forEach", "35MSPLBF", "sync", "entries", "totalStartTime", "vpePackageId", "join", "indexOf", "getFullYear", "dash", "result", "1.0", "country", "25227pftRJB", "assign", "type", "report", "VPE React Native", "TID", "2645486fScQUq", "actionDuration", "913692lXHpHw", "MA init report failed:", "created_at", "getHours", "mp4", "POST", "sessionId", "host", "latest", "actionType", "logDate", "push", "stringify", "9ObtQYZ", "pub", "getTime", "https://papi.vpe.gov-ntruss.com/player/maSync", "12320632ikBRti", "508923lcwSOH", "address", "https://log.beta-vpe.naverncp.com/stats", "UUID", "syncResult", "error", "videoFormat", "net", "vpeKey", "40rTDoBR", "getSeconds", "browser", "logDateUnix", "parse", "url", "https://log.vpe.gov-ntruss.com/stats", "https://papi.beta-vpe.gov-ntruss.com/player/maSync", "vpe", "platform", "extra", "------------------------------------------------"];
1807
+ return Oe = function() {
1808
+ return x;
1809
+ }, Oe();
1810
+ }
1811
+ const m0 = async (x) => {
1812
1812
  const t = E;
1813
1813
  if (!x) return;
1814
- const { platform: e, stage: i } = B, n = Le[e][i][t(268)];
1814
+ const { platform: e, stage: i } = L, a = Be[e][i][t(281)];
1815
1815
  try {
1816
- const r = await fetch(n, { method: t(280), headers: { "Content-Type": t(254) }, body: JSON[t(316)]({ access_key: x }) }), o = await r[t(265)]();
1817
- B.sync = o[t(314)]?.[t(256)] || !1, B.syncResult = o[t(314)] || {};
1818
- const { logDate: f, logDateUnix: h } = Ht();
1819
- return C[t(299)][t(319)] = f, C.extra[t(298)] = h, B[t(250)]?.[t(246)] && Fe(C[t(299)]), o;
1816
+ const r = await fetch(a, { method: t(320), headers: { "Content-Type": "application/json" }, body: JSON[t(327)]({ access_key: x }) }), o = await r.json();
1817
+ L[t(296)] = o[t(304)]?.sync || !1, L[t(259)] = o[t(304)] || {};
1818
+ const { logDate: h, logDateUnix: f } = Bt();
1819
+ return T[t(274)][t(325)] = h, T[t(274)].logDateUnix = f, L[t(259)]?.geoLocation && Fe(T[t(274)]), o;
1820
1820
  } catch (r) {
1821
- return console[t(253)](t(313), r), null;
1821
+ return console[t(260)](t(285), r), null;
1822
1822
  }
1823
- }, v0 = async (x) => {
1824
- const t = E, { platform: e, stage: i } = B, n = Ft(Le[e][i][t(263)]), r = { ...x };
1825
- r[t(249)] = t(306), Fe(r[t(299)]);
1823
+ }, y0 = async (x) => {
1824
+ const t = E, { platform: e, stage: i } = L, a = Lt(Be[e][i].report), r = { ...x };
1825
+ r[t(286)] = t(272), Fe(r[t(274)]);
1826
1826
  try {
1827
- await fetch(n, { method: t(280), headers: { "Content-Type": t(254) }, body: JSON[t(316)](r) });
1827
+ await fetch(a, { method: t(320), headers: { "Content-Type": "application/json" }, body: JSON[t(327)](r) });
1828
1828
  } catch (o) {
1829
- console.error(t(236), o);
1829
+ console.error(t(316), o);
1830
1830
  }
1831
- }, S0 = async (x) => {
1832
- const t = E, { platform: e, stage: i } = B, n = Ft(Le[e][i][t(263)]), r = JSON[t(325)](JSON[t(316)](C));
1833
- if (at(r, x), r[t(249)] = "MA", Fe(r.extra), Vt(r.extra), !!Yt(r[t(299)]))
1831
+ }, v0 = async (x) => {
1832
+ const t = E, { platform: e, stage: i } = L, a = Lt(Be[e][i][t(310)]), r = JSON[t(268)](JSON[t(327)](T));
1833
+ if (at(r, x), r[t(286)] = "MA", Fe(r[t(274)]), Ft(r.extra), !!Gt(r.extra))
1834
1834
  try {
1835
- r[t(312)] != t(251), await fetch(n, { method: t(280), headers: { "Content-Type": t(254) }, body: JSON.stringify(r) });
1835
+ r[t(309)] != "timeupdate", await fetch(a, { method: t(320), headers: { "Content-Type": t(289) }, body: JSON[t(327)](r) });
1836
1836
  } catch (o) {
1837
- console[t(268)](t(300), o);
1837
+ console[t(281)]("MA report failed:", o);
1838
1838
  }
1839
1839
  };
1840
- async function I0(x, t, e, i, n) {
1840
+ async function S0(x, t, e, i, a) {
1841
1841
  const r = E;
1842
- B[r(305)] = x, B[r(261)] = t, at(C, e), i && (C[r(299)].vpePackageId = i), n && (C[r(299)][r(317)] = n), C[r(299)][r(291)] ? C[r(274)][r(287)] = Lt[C[r(299)][r(291)]] || r(294) : C[r(274)][r(287)] = r(294);
1843
- const { logDate: o, logDateUnix: f } = Ht();
1844
- C.extra[r(319)] = o, C[r(299)][r(298)] = f, C[r(299)][r(257)] = f;
1842
+ L[r(273)] = x, L[r(279)] = t, at(T, e), i && (T[r(274)][r(299)] = i), a && (T[r(274)][r(263)] = a), T[r(274)][r(282)] ? T[r(266)][r(306)] = Nt[T[r(274)][r(282)]] || "Korea, Republic of" : T.browser[r(306)] = r(278);
1843
+ const { logDate: o, logDateUnix: h } = Bt();
1844
+ T[r(274)][r(325)] = o, T[r(274)][r(267)] = h, T.extra[r(317)] = h;
1845
1845
  }
1846
- async function k0(x) {
1847
- const t = E, e = JSON[t(325)](JSON[t(316)](C));
1848
- x[t(299)] && Object.assign(e.extra, x[t(299)]), e[t(321)] = x[t(321)], await v0(e), console[t(268)](t(281));
1846
+ async function I0(x) {
1847
+ const t = E, e = JSON[t(268)](JSON[t(327)](T));
1848
+ x.extra && Object[t(308)](e[t(274)], x[t(274)]), e[t(284)] = x[t(284)], await y0(e), console.log("MA vpe init");
1849
1849
  }
1850
- function E0(x) {
1851
- const t = E, { platform: e, stage: i } = B, n = Le[e]?.[i]?.[t(263)];
1852
- if (!n) return !1;
1853
- const r = JSON[t(325)](JSON[t(316)](C));
1854
- if (at(r, x), r[t(249)] = "MA", Fe(r[t(299)]), Vt(r[t(299)]), !Yt(r[t(299)])) return !1;
1850
+ function k0(x) {
1851
+ const t = E, { platform: e, stage: i } = L, a = Be[e]?.[i]?.[t(310)];
1852
+ if (!a) return !1;
1853
+ const r = JSON[t(268)](JSON[t(327)](T));
1854
+ if (at(r, x), r.log_type = "MA", Fe(r[t(274)]), Ft(r[t(274)]), !Gt(r.extra)) return !1;
1855
1855
  try {
1856
- const o = new Blob([JSON.stringify(r)], { type: t(254) });
1857
- return navigator[t(243)](n, o);
1856
+ const o = new Blob([JSON[t(327)](r)], { type: t(289) });
1857
+ return navigator.sendBeacon(a, o);
1858
1858
  } catch {
1859
1859
  return !1;
1860
1860
  }
1861
1861
  }
1862
- const Et = nt;
1862
+ const E0 = nt;
1863
1863
  (function(x, t) {
1864
1864
  const e = nt, i = x();
1865
1865
  for (; ; )
1866
1866
  try {
1867
- if (parseInt(e(497)) / 1 + parseInt(e(502)) / 2 + parseInt(e(485)) / 3 + parseInt(e(487)) / 4 * (-parseInt(e(493)) / 5) + parseInt(e(498)) / 6 * (parseInt(e(496)) / 7) + -parseInt(e(499)) / 8 + -parseInt(e(486)) / 9 * (parseInt(e(488)) / 10) === t) break;
1867
+ if (-parseInt(e(190)) / 1 + parseInt(e(206)) / 2 + -parseInt(e(203)) / 3 + parseInt(e(195)) / 4 + parseInt(e(202)) / 5 + -parseInt(e(197)) / 6 * (parseInt(e(204)) / 7) + parseInt(e(201)) / 8 === t) break;
1868
1868
  i.push(i.shift());
1869
1869
  } catch {
1870
1870
  i.push(i.shift());
1871
1871
  }
1872
- })(Oe, 494732);
1873
- function nt(x, t) {
1874
- return x = x - 480, Oe()[x];
1875
- }
1876
- function Oe() {
1877
- const x = ["dropshadow", "1495942IeIqfX", "#009dff", "rgba(0, 0, 0, 0.4)", "captionStyle", "controlBtn", "pay", "all", "1581429uqFeSg", "319491GFQYMH", "424yrUdAN", "370SVjngS", "progressBar", "NAVER CLOUD PLATFORM", "16/9", "contain", "21545QYyUwo", "#4299f5", "#ffffff", "301UbXdby", "578451JBItbe", "72312tBJvVq", "854816YzIfkk", "watermarkConfig"];
1878
- return Oe = function() {
1872
+ })(Me, 540103);
1873
+ const _0 = (x = {}, t) => {
1874
+ const e = nt, i = { autostart: !0, muted: !1, aspectRatio: "16/9", objectFit: e(191), controls: !0, keyboardShortcut: !0, startMutedInfoNotVisible: !1, allowsPictureInPicture: !1, staysActiveInBackground: !1, screenRecordingPrevention: !1, modalFullscreen: !1, seekingPreview: !0, lang: "ko", ui: "all", controlBtn: { play: !0, fullscreen: !0, progressBar: !0, volume: !1, times: !0, pictureInPicture: !0, setting: !0, subtitle: !0 }, progressBarColor: "#4299f5", controlActiveTime: 3e3, playRateSetting: [0.5, 0.75, 1, 1.5, 2], autoPause: !1, repeat: !1, setStartTime: void 0, playIndex: 0, lowLatencyMode: !0, touchGestures: !0, descriptionNotVisible: !1, devTestAppId: void 0, token: "", visibleWatermark: !1, iosFullscreenNativeMode: !0, watermarkText: e(194), watermarkConfig: { randPosition: !0, randPositionInterVal: 3e3, x: 10, y: 10, opacity: 0.5 }, captionStyle: { fontSize: 12, color: e(198), backgroundColor: e(200), edgeStyle: e(193) }, override: null };
1875
+ if (t !== e(188)) return { ...i, ...C0 };
1876
+ const a = { ...i, ...x };
1877
+ return x[e(205)] && (a[e(205)] = { ...i[e(205)], ...x[e(205)] }), x[e(196)] && (a[e(196)] = { ...i[e(196)], ...x.watermarkConfig }), x[e(199)] && (a[e(199)] = { ...i.captionStyle, ...x[e(199)] }), a[e(205)]?.[e(192)] === void 0 && (a[e(205)][e(192)] = !0), a;
1878
+ };
1879
+ function Me() {
1880
+ const x = ["all", "1013755aXTQOq", "contain", "progressBar", "dropshadow", "NAVER CLOUD PLATFORM", "3331624CfNAUL", "watermarkConfig", "707622crajHQ", "#ffffff", "captionStyle", "rgba(0, 0, 0, 0.4)", "163000RPcYPT", "5320260zALsLa", "2496426mmOKTT", "7bmRoqm", "controlBtn", "1173208cTTsLi", "pay"];
1881
+ return Me = function() {
1879
1882
  return x;
1880
- }, Oe();
1883
+ }, Me();
1881
1884
  }
1882
- const _0 = (x = {}, t) => {
1883
- const e = nt, i = { autostart: !0, muted: !1, aspectRatio: e(491), objectFit: e(492), controls: !0, keyboardShortcut: !0, startMutedInfoNotVisible: !1, allowsPictureInPicture: !1, staysActiveInBackground: !1, screenRecordingPrevention: !1, modalFullscreen: !1, seekingPreview: !0, lang: "ko", ui: e(484), controlBtn: { play: !0, fullscreen: !0, progressBar: !0, volume: !1, times: !0, pictureInPicture: !0, setting: !0, subtitle: !0 }, progressBarColor: e(494), controlActiveTime: 3e3, playRateSetting: [0.5, 0.75, 1, 1.5, 2], autoPause: !1, repeat: !1, setStartTime: void 0, playIndex: 0, lowLatencyMode: !0, touchGestures: !0, descriptionNotVisible: !1, devTestAppId: void 0, token: "", visibleWatermark: !1, iosFullscreenNativeMode: !0, watermarkText: e(490), watermarkConfig: { randPosition: !0, randPositionInterVal: 3e3, x: 10, y: 10, opacity: 0.5 }, captionStyle: { fontSize: 12, color: e(495), backgroundColor: e(480), edgeStyle: e(501) }, override: null };
1884
- if (t !== e(483)) return { ...i, ...T0 };
1885
- const n = { ...i, ...x };
1886
- return x[e(482)] && (n[e(482)] = { ...i.controlBtn, ...x[e(482)] }), x[e(500)] && (n[e(500)] = { ...i[e(500)], ...x.watermarkConfig }), x[e(481)] && (n[e(481)] = { ...i[e(481)], ...x[e(481)] }), n[e(482)]?.[e(489)] === void 0 && (n[e(482)][e(489)] = !0), n;
1887
- }, T0 = { free: !0, startMutedInfoNotVisible: !1, lowLatencyMode: !1, progressBarColor: Et(503), playRateSetting: [0.5, 0.75, 1, 1.5, 2], descriptionNotVisible: !0, seekingPreview: !1, controlActiveTime: 1500, ui: Et(484), token: "", setStartTime: null, controlBtn: { play: !0, fullscreen: !0, volume: !0, times: !0, setting: !1, pictureInPicture: !1, progressBar: !0 } }, w = zt;
1885
+ function nt(x, t) {
1886
+ return x = x - 188, Me()[x];
1887
+ }
1888
+ const C0 = { free: !0, startMutedInfoNotVisible: !1, lowLatencyMode: !1, progressBarColor: "#009dff", playRateSetting: [0.5, 0.75, 1, 1.5, 2], descriptionNotVisible: !0, seekingPreview: !1, controlActiveTime: 1500, ui: E0(189), token: "", setStartTime: null, controlBtn: { play: !0, fullscreen: !0, volume: !0, times: !0, setting: !1, pictureInPicture: !1, progressBar: !0 } }, g = Ht;
1888
1889
  (function(x, t) {
1889
- const e = zt, i = x();
1890
+ const e = Ht, i = x();
1890
1891
  for (; ; )
1891
1892
  try {
1892
- if (-parseInt(e(232)) / 1 * (-parseInt(e(305)) / 2) + -parseInt(e(205)) / 3 + -parseInt(e(236)) / 4 * (-parseInt(e(255)) / 5) + parseInt(e(268)) / 6 * (parseInt(e(322)) / 7) + -parseInt(e(220)) / 8 + -parseInt(e(284)) / 9 + parseInt(e(249)) / 10 === t) break;
1893
+ if (parseInt(e(377)) / 1 + parseInt(e(349)) / 2 * (parseInt(e(285)) / 3) + -parseInt(e(395)) / 4 + -parseInt(e(297)) / 5 + parseInt(e(332)) / 6 + -parseInt(e(338)) / 7 * (parseInt(e(404)) / 8) + parseInt(e(411)) / 9 === t) break;
1893
1894
  i.push(i.shift());
1894
1895
  } catch {
1895
1896
  i.push(i.shift());
1896
1897
  }
1897
- })(Pe, 576884);
1898
- function Pe() {
1899
- const x = ["initializeReportData", "stageData", "handlePause", "handleWaiting", "forEach", "maSync", "vpe", "6ZShXar", "beaconSent", "error", "REBUFFERING", "playing", "resetStateForNewTrack", "sessionId", "handleSeeking", "firstPlaying", "VPE", "prevUrl", "handleFullscreenChange", "timeupdateFocus", "getDate", "contentId", "E0000", "2660877aUUTOA", "getHours", "prevTrack", "isBuffering", "toFixed", "PREV_TRACK", "FULLSCREEN_CHANGE", "visibilityState", "prevQuality", "TIMEUPDATE_FOCUS", "getTime", "url", "initTimeupdate", "percent", "now", "PAUSED", "country", "addEventListener", "handleTrackChange", "PLAY", "rebuffering", "1324TAKUkt", "state", "object", "player_start", "buildSessionMetrics", "dispatchEvent", "ratechange", "pause", "nation", "isPlainObject", "contentDuration", "handleWaitingEnd", "visibilitychange", "currentTime", "entries", "handleCanplay", "isSeeking", "3953145JAvSLC", "playbackRate", "RATE_CHANGE", "handleEnded", "speedChangeCnt", "data", "pauseCnt", "fullscreenYn", "boundBeforeUnload", "CANPLAY", "maInit", "reportData", "round", "bind", "ERROR", "prevAction", "1697220qxyZBl", "PLAYING", "removeEventListener", "quality_change", "then", "handleBeforeUnload", "waiting", "UUID", "handleVisibilityChange", "boundVisibilityChange", "isFullscreen", "handleQualityChange", "play", "firstPlay", "TID", "7107040EXWyPn", "handlePlayerStart", "isEnded", "STARTUP", "lastPlaybackSpeed", "extra", "nextTrack", "handleRateChange", "prevTime", "playedTime", "isArray", "ENDED", "19nzdCCo", "SEEKING", "getFullYear", "hidden", "16GjxHpe", "playAttempt", "PLAYER_START", "WAITING_END", "WAITING", "handleTimeUpdate", "beforeunload", "handleSeeked", "seekCnt", "handleTimeUpdateFocus", "handleError", "firstError", "ended", "13621840xuNbUk", "isPlaying", "type", "fullscreenchange", "report", "Korea, Republic of", "483950EzlzAC", "sendSessionBeacon", "duration", "video", "quality", "SEEKED"];
1900
- return Pe = function() {
1901
- return x;
1902
- }, Pe();
1898
+ })(De, 674085);
1899
+ function Ht(x, t) {
1900
+ return x = x - 283, De()[x];
1903
1901
  }
1904
- function zt(x, t) {
1905
- return x = x - 200, Pe()[x];
1902
+ function De() {
1903
+ const x = ["Unknown Error", "nextTrack", "seeked", "quality", "firstPlay", "forEach", "13948344PVXuyz", "prevQuality", "fullscreenYn", "padStart", "PLAYING", "WAITING_END", "pause", "prevAction", "error", "handleTrackChange", "REBUFFERING", "message", "url", "prevTime", "3kWkUEX", "seeking", "PAUSE", "handleTimeUpdate", "prevUrl", "ERROR", "isSeeking", "percent", "SEEKED", "code", "entries", "buildSessionMetrics", "342000LYyGLf", "getTime", "getDate", "speedChangeCnt", "E0000", "duration", "beforeunload", "handleTimeUpdateFocus", "isFullscreen", "dispatchEvent", "playAttempt", "getSeconds", "extra", "playedTime", "state", "reportData", "pauseCnt", "resetStateForNewTrack", "FULLSCREEN_CHANGE", "handleError", "handleQualityChange", "Korea, Republic of", "WAITING", "waiting", "browser", "hidden", "addEventListener", "rebuffering", "loadingEnd", "PREV_TRACK", "ratechange", "quality_change", "startTime", "nation", "handleEnded", "123492uimnTW", "isEnded", "removeEventListener", "RATE_CHANGE", "handlePlay", "sendSessionBeacon", "336679saBnke", "ended", "PAUSED", "UUID", "VPE", "TID", "TIMEUPDATE", "handleWaiting", "round", "lastPlaybackSpeed", "getFullYear", "98454RhfJUY", "seekCnt", "visibilitychange", "currentTime", "timeupdate", "boundVisibilityChange", "handleCanplay", "toFixed", "bufferingStart", "ENDED", "sessionId", "initializeReportData", "isBuffering", "visibilityState", "playbackRate", "handleRateChange", "getMinutes", "contentDuration", "contentId", "boundBeforeUnload", "maSync", "handlePause", "NEXT_TRACK", "PLAYER_START", "handleSeeking", "STARTUP", "playing", "bind", "104826rgYzbf", "CANPLAY", "initTimeupdate", "firstPlaying", "SEEKING", "stageData", "startup", "type", "player_start", "getHours", "report", "country", "isPlaying", "object", "handleBeforeUnload", "QUALITY_CHANGE", "data", "beaconSent", "1234432kLZjSG", "handleFullscreenChange", "handlePlayerStart", "then", "video", "now", "handleVisibilityChange", "firstError", "isPlainObject", "112DOzafZ"];
1904
+ return De = function() {
1905
+ return x;
1906
+ }, De();
1906
1907
  }
1907
- const _t = "0p", C0 = 59e3, A0 = 1, m = { PLAYER_START: w(308), STARTUP: "startup", PLAY: w(217), PAUSE: w(312), PLAYING: w(272), PAUSED: "pause", SEEKING: "seeking", SEEKED: "seeked", WAITING: w(211), WAITING_END: "waitingEnd", CANPLAY: "canplay", ENDED: "ended", NEXT_TRACK: "nextTrack", PREV_TRACK: w(286), ERROR: w(270), QUALITY_CHANGE: w(208), REBUFFERING: w(304), TIMEUPDATE: "timeupdate", TIMEUPDATE_FOCUS: w(280), RATE_CHANGE: w(311), FULLSCREEN_CHANGE: w(252) };
1908
+ const kt = "0p", T0 = 59e3, A0 = 1, m = { PLAYER_START: g(385), STARTUP: g(383), PLAY: "play", PAUSE: g(417), PLAYING: g(375), PAUSED: g(417), SEEKING: g(286), SEEKED: g(407), WAITING: g(320), WAITING_END: "waitingEnd", CANPLAY: "canplay", ENDED: "ended", NEXT_TRACK: g(406), PREV_TRACK: "prevTrack", ERROR: g(419), QUALITY_CHANGE: g(328), REBUFFERING: g(324), TIMEUPDATE: g(353), TIMEUPDATE_FOCUS: "timeupdateFocus", RATE_CHANGE: g(327), FULLSCREEN_CHANGE: "fullscreenchange" };
1908
1909
  class R0 {
1909
- [w(200)];
1910
- [w(262)];
1911
- [w(306)];
1912
- [w(269)] = !1;
1913
- [w(330)];
1914
- [w(214)];
1910
+ reportData;
1911
+ stageData;
1912
+ [g(311)];
1913
+ [g(394)] = !1;
1914
+ [g(368)];
1915
+ [g(354)];
1915
1916
  constructor(t, e, i) {
1916
- const n = w;
1917
- this[n(262)] = { platform: t, stage: e, sync: !1, syncResult: {} }, this[n(200)] = { video: {}, browser: {}, device: {}, connection: {}, screen: {}, player_version: "latest", extra: { UUID: null, TID: null, sessionId: null, playerType: n(277), playAttempt: !1 }, log_type: n(267), privacy: { cookie_enabled: !0 } }, this[n(306)] = { prevAction: null, isPlaying: !1, isSeeking: !1, initTimeupdate: !1, isBuffering: !1, firstError: !1, isEnded: !1, firstPlay: !0, firstPlaying: !0, startTime: 0, prevTime: 0, startUpDuration: 0, prevUrl: "", prevQuality: _t, pauseCnt: 0, seekCnt: 0, speedChangeCnt: 0, lastPlaybackSpeed: 1, fullscreenYn: !1, contentId: null, contentDuration: 0 }, this[n(261)](i), this[n(262)], this[n(330)] = this[n(210)][n(202)](this), this.boundVisibilityChange = this[n(213)][n(202)](this), window.addEventListener("beforeunload", this[n(330)]), document[n(301)]("visibilitychange", this[n(214)]);
1917
+ const a = g;
1918
+ this[a(382)] = { platform: t, stage: e, sync: !1, syncResult: {} }, this[a(312)] = { video: {}, browser: {}, device: {}, connection: {}, screen: {}, player_version: "latest", extra: { UUID: null, TID: null, sessionId: null, playerType: a(342), playAttempt: !1 }, log_type: "vpe", privacy: { cookie_enabled: !0 } }, this[a(311)] = { prevAction: null, isPlaying: !1, isSeeking: !1, initTimeupdate: !1, isBuffering: !1, firstError: !1, isEnded: !1, firstPlay: !0, firstPlaying: !0, startTime: 0, prevTime: 0, startUpDuration: 0, prevUrl: "", prevQuality: kt, pauseCnt: 0, seekCnt: 0, speedChangeCnt: 0, lastPlaybackSpeed: 1, fullscreenYn: !1, contentId: null, contentDuration: 0 }, this[a(360)](i), this[a(382)], this[a(368)] = this.handleBeforeUnload[a(376)](this), this[a(354)] = this[a(401)][a(376)](this), window[a(323)](a(303), this[a(368)]), document.addEventListener("visibilitychange", this[a(354)]);
1918
1919
  }
1919
- [w(261)](t) {
1920
- const e = w;
1921
- this[e(200)] = { ...this[e(200)], ...t }, this[e(200)].extra.nation ? this[e(200)].browser[e(300)] = Lt[this[e(200)][e(225)][e(313)]] || "Korea, Republic of" : this.reportData.browser[e(300)] = e(254);
1920
+ initializeReportData(t) {
1921
+ const e = g;
1922
+ this[e(312)] = { ...this[e(312)], ...t }, this[e(312)][e(309)][e(330)] ? this[e(312)].browser[e(388)] = Nt[this[e(312)][e(309)][e(330)]] || "Korea, Republic of" : this.reportData[e(321)][e(388)] = e(318);
1922
1923
  }
1923
- [w(294)]() {
1924
- const t = w, e = /* @__PURE__ */ new Date(), i = (o) => String(o).padStart(2, "0"), n = e[t(234)]() + "-" + i(e.getMonth() + 1) + "-" + i(e[t(281)]()) + " " + i(e[t(285)]()) + ":" + i(e.getMinutes()) + ":" + i(e.getSeconds()), r = Math.floor(e[t(294)]() / 1e3);
1925
- return { logDate: n, logDateUnix: r };
1924
+ getTime() {
1925
+ const t = g, e = /* @__PURE__ */ new Date(), i = (o) => String(o)[t(414)](2, "0"), a = e[t(348)]() + "-" + i(e.getMonth() + 1) + "-" + i(e[t(299)]()) + " " + i(e[t(386)]()) + ":" + i(e[t(365)]()) + ":" + i(e[t(308)]()), r = Math.floor(e.getTime() / 1e3);
1926
+ return { logDate: a, logDateUnix: r };
1926
1927
  }
1927
- isPlainObject(t) {
1928
- const e = w;
1929
- return typeof t === e(307) && t !== null && !Array[e(230)](t);
1928
+ [g(403)](t) {
1929
+ return typeof t === g(390) && t !== null && !Array.isArray(t);
1930
1930
  }
1931
- async [w(253)](t, e) {
1932
- const i = w;
1933
- if (this.state[i(247)]) return;
1934
- const { logDate: n, logDateUnix: r } = this[i(294)](), o = Date[i(298)](), f = this[i(306)][i(228)] > 0 ? o - this[i(306)][i(228)] : 0, h = f, S = e && typeof e == "object" && e.data ? e[i(327)] : {}, I = { ...this[i(200)], video: this[i(200)][i(258)], extra: { ...this[i(200)][i(225)], actionType: t, actionDuration: h ? h[i(288)](2) : 0, logDate: n, logDateUnix: r, ...S } };
1935
- this.state[i(228)] = o, await S0(I);
1931
+ async [g(387)](t, e) {
1932
+ const i = g;
1933
+ if (this[i(311)][i(402)]) return;
1934
+ const { logDate: a, logDateUnix: r } = this[i(298)](), o = Date.now(), h = this[i(311)][i(284)] > 0 ? o - this[i(311)][i(284)] : 0, f = h, S = e && typeof e == "object" && e[i(393)] ? e[i(393)] : {}, I = { ...this[i(312)], video: this[i(312)][i(399)], extra: { ...this[i(312)][i(309)], actionType: t, actionDuration: f ? f[i(356)](2) : 0, logDate: a, logDateUnix: r, ...S } };
1935
+ this[i(311)][i(284)] = o, await v0(I);
1936
1936
  }
1937
- async [w(332)](t) {
1938
- const e = w;
1939
- !this[e(200)][e(225)][e(274)] && (this[e(200)][e(225)][e(274)] = kt(), this[e(200)][e(225)][e(219)] = ve(), this.reportData[e(225)][e(212)] = ve()), t[e(225)][e(274)] = this[e(200)][e(225)][e(274)], await k0(t);
1937
+ async maInit(t) {
1938
+ const e = g;
1939
+ !this[e(312)][e(309)][e(359)] && (this[e(312)].extra[e(359)] = It(), this[e(312)].extra[e(343)] = ye(), this.reportData[e(309)][e(341)] = ye()), t[e(309)][e(359)] = this[e(312)].extra[e(359)], await I0(t);
1940
1940
  }
1941
- async [w(266)](t) {
1942
- const e = w;
1943
- !t || typeof t !== e(307) || Object.entries(t)[e(265)](([i, n]) => {
1941
+ async [g(369)](t) {
1942
+ const e = g;
1943
+ !t || typeof t != "object" || Object[e(295)](t)[e(410)](([i, a]) => {
1944
1944
  const r = e;
1945
- this[r(314)](n) ? Object[r(319)](n)[r(265)](([o, f]) => {
1946
- const h = r;
1947
- f != null && (this[h(200)][i][o] = f);
1948
- }) : n != null && (this.reportData[i] = n);
1945
+ this[r(403)](a) ? Object[r(295)](a)[r(410)](([o, h]) => {
1946
+ const f = r;
1947
+ h != null && (this[f(312)][i][o] = h);
1948
+ }) : a != null && (this.reportData[i] = a);
1949
1949
  });
1950
1950
  }
1951
- [w(310)](t) {
1952
- const e = w, { type: i, data: n } = t, r = { url: n?.url || this[e(306)][e(278)], type: n?.[e(251)], quality: n?.[e(259)] || this.state[e(292)], data: n };
1951
+ [g(306)](t) {
1952
+ const e = g, { type: i, data: a } = t, r = { url: a?.url || this[e(311)][e(289)], type: a?.[e(384)], quality: a?.[e(408)] || this.state[e(412)], data: a };
1953
1953
  switch (i) {
1954
- case m[e(238)]:
1955
- this.handlePlayerStart(r, n);
1954
+ case m[e(372)]:
1955
+ this[e(397)](r, a);
1956
1956
  break;
1957
- case m[e(223)]:
1958
- this.handleStartup(r, n);
1957
+ case m[e(374)]:
1958
+ this.handleStartup(r, a);
1959
1959
  break;
1960
- case m[e(303)]:
1961
- this.handlePlay(r, n);
1960
+ case m.PLAY:
1961
+ this[e(336)](r, a);
1962
1962
  break;
1963
- case m.PAUSE:
1964
- this[e(263)](r, n);
1963
+ case m[e(287)]:
1964
+ this[e(370)](r, a);
1965
1965
  break;
1966
- case m.TIMEUPDATE:
1967
- this.handleTimeUpdate(r, n);
1966
+ case m[e(344)]:
1967
+ this[e(288)](r, a);
1968
1968
  break;
1969
- case m[e(293)]:
1970
- this[e(245)](r, n);
1969
+ case m.TIMEUPDATE_FOCUS:
1970
+ this[e(304)](r, a);
1971
1971
  break;
1972
- case m.SEEKING:
1973
- this[e(275)](r, n);
1972
+ case m[e(381)]:
1973
+ this[e(373)](r, a);
1974
1974
  break;
1975
- case m[e(260)]:
1976
- this[e(243)](r, n);
1975
+ case m[e(293)]:
1976
+ this.handleSeeked(r, a);
1977
1977
  break;
1978
- case m[e(240)]:
1979
- this[e(264)](r, n);
1978
+ case m[e(319)]:
1979
+ case e(357):
1980
+ this[e(345)](r, a);
1980
1981
  break;
1981
- case m[e(239)]:
1982
- this[e(316)](r, n);
1982
+ case m[e(416)]:
1983
+ case "bufferingEnd":
1984
+ case e(325):
1985
+ this[e(355)](r, a);
1983
1986
  break;
1984
- case m[e(331)]:
1985
- this[e(320)](r, n);
1987
+ case m[e(378)]:
1988
+ this[e(355)](r, a);
1986
1989
  break;
1987
- case m[e(231)]:
1988
- this[e(325)](r, n);
1990
+ case m.ENDED:
1991
+ this.handleEnded(r, a);
1989
1992
  break;
1990
- case e(226):
1991
- case e(286):
1992
- this[e(302)](i, r, n);
1993
+ case "nextTrack":
1994
+ case "prevTrack":
1995
+ this.handleTrackChange(i, r, a);
1993
1996
  break;
1994
- case m[e(203)]:
1995
- this[e(246)](r, n);
1997
+ case m[e(290)]:
1998
+ this[e(316)](r, a);
1996
1999
  break;
1997
- case m.QUALITY_CHANGE:
1998
- this.handleQualityChange(r, n);
2000
+ case m[e(392)]:
2001
+ this[e(317)](r, a);
1999
2002
  break;
2000
- case m.RATE_CHANGE:
2001
- this[e(227)](r, n);
2003
+ case m[e(335)]:
2004
+ this[e(364)](r, a);
2002
2005
  break;
2003
- case m.FULLSCREEN_CHANGE:
2004
- this[e(279)](r, n);
2006
+ case m[e(315)]:
2007
+ this.handleFullscreenChange(r, a);
2005
2008
  break;
2006
2009
  }
2007
2010
  }
2008
- [w(221)](t, e) {
2009
- const i = w;
2010
- !this[i(200)][i(225)][i(274)] && (this[i(200)].extra[i(274)] = kt(), this[i(200)][i(225)].TID = ve(), this[i(200)][i(225)][i(212)] = ve()), this[i(306)].startTime = Date.now(), this[i(306)][i(228)] = this[i(306)].startTime, this[i(253)](m[i(238)], { ...t, data: e });
2011
+ [g(397)](t, e) {
2012
+ const i = g;
2013
+ !this[i(312)][i(309)][i(359)] && (this[i(312)][i(309)][i(359)] = It(), this[i(312)][i(309)].TID = ye(), this[i(312)].extra[i(341)] = ye()), this[i(311)][i(329)] = Date.now(), this[i(311)][i(284)] = this.state[i(329)], this.report(m[i(372)], { ...t, data: e });
2011
2014
  }
2012
2015
  handleStartup(t, e) {
2013
- const i = w;
2014
- this[i(306)].firstPlaying && (e?.[i(282)] && (this[i(306)][i(282)] = e[i(282)]), e?.[i(257)] && (this[i(306)][i(315)] = Math[i(201)](e[i(257)] * 1e3)), this.report(m[i(223)], { ...t, data: e }), this[i(306)][i(276)] = !1);
2016
+ const i = g;
2017
+ this.state[i(380)] && (e?.contentId && (this.state.contentId = e[i(367)]), e?.[i(302)] && (this[i(311)][i(366)] = Math[i(346)](e[i(302)] * 1e3)), this[i(311)][i(389)] = !0, this[i(387)](m[i(374)], { ...t, data: e }), this[i(311)][i(380)] = !1);
2015
2018
  }
2016
- handlePlay(t, e) {
2017
- const i = w;
2018
- this[i(306)][i(250)] || (this[i(200)][i(225)].playedTime = e?.playedTime, this[i(200)].extra.percent = e?.[i(297)], this.state[i(250)] = !0, this[i(200)][i(225)].playAttempt = !0, this[i(306)][i(218)] && (this.state.firstPlay = !1), this.state.prevAction === m[i(299)] && this[i(253)](m.PLAYING, { ...t, data: e }), this[i(306)][i(204)] = m[i(206)]);
2019
+ [g(336)](t, e) {
2020
+ const i = g;
2021
+ this.state[i(389)] || (this[i(312)][i(309)][i(310)] = e?.playedTime, this[i(312)][i(309)].percent = e?.[i(292)], this.state.isPlaying = !0, this[i(312)][i(309)][i(307)] = !0, this[i(311)][i(409)] && (this.state[i(409)] = !1), this.state[i(418)] === m[i(340)] && this[i(387)](m[i(415)], { ...t, data: e }), this.state[i(418)] = m[i(415)]);
2019
2022
  }
2020
- [w(263)](t, e) {
2021
- const i = w;
2022
- this[i(306)][i(321)] || this[i(306)].isBuffering || !this.state[i(250)] || (this[i(306)].pauseCnt++, this[i(306)][i(250)] = !1, this[i(253)](m[i(299)], { ...t, data: { ...e, pauseCnt: this[i(306)][i(328)] } }), this[i(306)][i(204)] = m.PAUSED);
2023
+ handlePause(t, e) {
2024
+ const i = g;
2025
+ this[i(311)].isSeeking || this.state[i(361)] || !this[i(311)][i(389)] || (this[i(311)][i(313)]++, this[i(311)].isPlaying = !1, this[i(387)](m.PAUSED, { ...t, data: { ...e, pauseCnt: this[i(311)][i(313)] } }), this[i(311)].prevAction = m.PAUSED);
2023
2026
  }
2024
- [w(241)](t, e) {
2025
- const i = w;
2026
- this[i(306)][i(250)] = !0, this[i(200)][i(225)][i(237)] = !0, !(this[i(200)].extra[i(318)] < A0) && (this[i(306)][i(250)] && Date[i(298)]() - this[i(306)][i(228)] > C0 && this[i(253)](m[i(206)], { ...t, data: e }), this[i(306)][i(278)] = t[i(295)] || "", this[i(306)][i(292)] = t[i(259)] || _t);
2027
+ [g(288)](t, e) {
2028
+ const i = g;
2029
+ this[i(311)].isPlaying = !0, this.reportData[i(309)][i(307)] = !0, !(this[i(312)][i(309)][i(352)] < A0) && (this[i(311)][i(389)] && Date[i(400)]() - this[i(311)][i(284)] > T0 && this.report(m[i(415)], { ...t, data: e }), this[i(311)][i(289)] = t[i(283)] || "", this[i(311)][i(412)] = t[i(408)] || kt);
2027
2030
  }
2028
2031
  handleTimeUpdateFocus(t, e) {
2029
- const i = w;
2030
- this[i(200)][i(225)][i(318)] > 0 && (this[i(253)](m[i(206)], { ...t, data: e }), this[i(306)][i(296)] = !0);
2032
+ const i = g;
2033
+ this[i(312)][i(309)][i(352)] > 0 && (this[i(387)](m[i(415)], { ...t, data: e }), this[i(311)][i(379)] = !0);
2031
2034
  }
2032
- [w(275)](t, e) {
2033
- const i = w;
2034
- this.state[i(321)] || (this[i(306)][i(244)]++, this.state[i(321)] = !0, this.state[i(250)] ? this[i(253)](m[i(206)], { ...t, data: e }) : this[i(306)].prevAction === m[i(299)] && this[i(253)](m[i(299)], { ...t, data: e }), this[i(306)][i(204)] = m.SEEKING);
2035
+ [g(373)](t, e) {
2036
+ const i = g;
2037
+ this[i(311)][i(291)] || (this[i(311)][i(350)]++, this[i(311)][i(291)] = !0, this.state[i(389)] ? this.report(m[i(415)], { ...t, data: e }) : this.state[i(418)] === m.PAUSED && this[i(387)](m.PAUSED, { ...t, data: e }), this[i(311)][i(418)] = m[i(381)]);
2035
2038
  }
2036
- [w(243)](t, e) {
2037
- const i = w;
2038
- this.state[i(321)] && (this[i(306)][i(321)] = !1, this.report(m[i(233)], { ...t, data: e }), this[i(306)].prevAction = this[i(306)][i(250)] ? m[i(206)] : m.PAUSED);
2039
+ handleSeeked(t, e) {
2040
+ const i = g;
2041
+ this[i(311)][i(291)] && (this.state[i(291)] = !1, this[i(387)](m.SEEKING, { ...t, data: e }), this[i(311)][i(418)] = this[i(311)].isPlaying ? m.PLAYING : m.PAUSED);
2039
2042
  }
2040
- [w(264)](t, e) {
2041
- const i = w;
2042
- this[i(306)][i(321)] || this.state[i(287)] || (this[i(306)].isBuffering = !0, this[i(306)][i(250)] && this[i(253)](m[i(206)], { ...t, data: e }), this.state[i(204)] = m.REBUFFERING);
2043
+ [g(345)](t, e) {
2044
+ const i = g;
2045
+ this[i(311)].isSeeking || this[i(311)][i(361)] || (this[i(311)][i(361)] = !0, this[i(311)][i(389)] && this[i(387)](m[i(415)], { ...t, data: e }), this[i(311)].prevAction = m[i(421)]);
2043
2046
  }
2044
- [w(316)](t, e) {
2045
- const i = w;
2046
- this[i(306)][i(321)] || this.state[i(287)] || (this[i(306)][i(287)] = !0, this[i(306)][i(250)] && this[i(253)](m.PLAYING, { ...t, data: e }), this[i(306)][i(204)] = m.REBUFFERING);
2047
+ handleWaitingEnd(t, e) {
2048
+ const i = g;
2049
+ this[i(311)][i(291)] || this[i(311)][i(361)] || (this[i(311)][i(361)] = !0, this.state.isPlaying && this[i(387)](m[i(415)], { ...t, data: e }), this[i(311)][i(418)] = m[i(421)]);
2047
2050
  }
2048
- [w(320)](t, e) {
2049
- const i = w;
2050
- this[i(306)].isBuffering && (this[i(306)][i(287)] = !1, this[i(253)](m[i(271)], { ...t, data: e }), this[i(306)][i(204)] = this.state.isPlaying ? m[i(206)] : m[i(299)]);
2051
+ handleCanplay(t, e) {
2052
+ const i = g;
2053
+ this[i(311)][i(361)] && (this.state.isBuffering = !1, this[i(387)](m.REBUFFERING, { ...t, data: e }), this[i(311)][i(418)] = this.state[i(389)] ? m[i(415)] : m[i(340)]);
2051
2054
  }
2052
- [w(256)]() {
2053
- const t = w;
2054
- if (this[t(269)] || this[t(306)][t(222)] || this[t(306)][t(247)] || !this[t(200)][t(225)].UUID || !this[t(200)][t(225)][t(219)]) return;
2055
- this[t(269)] = !0;
2056
- const { logDate: e, logDateUnix: i } = this[t(294)](), n = Date[t(298)](), r = this[t(306)][t(228)] > 0 ? n - this[t(306)][t(228)] : 0, o = (this[t(200)][t(225)][t(318)] || 0) * 1e3, f = this[t(306)][t(315)], h = f > 0 ? Math[t(201)](o / f * 1e4) / 100 : 0, S = this[t(200)].extra[t(229)] || 0, I = { ...this[t(200)], video: this.reportData[t(258)], extra: { ...this[t(200)][t(225)], actionType: t(248), actionDuration: r ? r[t(288)](2) : 0, logDate: e, logDateUnix: i, contentId: this[t(306)][t(282)], contentDuration: f, watchPercent: h, isCompleted: h >= 95, isBounce: S < 1e4, pauseCnt: this[t(306)][t(328)], seekCnt: this[t(306)][t(244)], speedChangeCnt: this.state[t(326)], lastPlaybackSpeed: this.state.lastPlaybackSpeed, fullscreenYn: this[t(306)][t(329)], dropOffPosition: Math[t(201)](o) } };
2057
- E0(I);
2055
+ [g(337)]() {
2056
+ const t = g;
2057
+ if (this[t(394)] || this.state[t(333)] || this[t(311)][t(402)] || !this[t(312)][t(309)][t(341)] || !this.reportData[t(309)][t(343)]) return;
2058
+ this[t(394)] = !0;
2059
+ const { logDate: e, logDateUnix: i } = this[t(298)](), a = Date[t(400)](), r = this[t(311)][t(284)] > 0 ? a - this.state[t(284)] : 0, o = (this[t(312)].extra[t(352)] || 0) * 1e3, h = this[t(311)][t(366)], f = h > 0 ? Math[t(346)](o / h * 1e4) / 100 : 0, S = this[t(312)][t(309)][t(310)] || 0, I = { ...this[t(312)], video: this[t(312)].video, extra: { ...this[t(312)].extra, actionType: t(339), actionDuration: r ? r[t(356)](2) : 0, logDate: e, logDateUnix: i, contentId: this[t(311)][t(367)], contentDuration: h, watchPercent: f, isCompleted: f >= 95, isBounce: S < 1e4, pauseCnt: this[t(311)][t(313)], seekCnt: this.state[t(350)], speedChangeCnt: this[t(311)].speedChangeCnt, lastPlaybackSpeed: this.state[t(347)], fullscreenYn: this[t(311)].fullscreenYn, dropOffPosition: Math[t(346)](o) } };
2060
+ k0(I);
2058
2061
  }
2059
- [w(210)]() {
2060
- this[w(256)]();
2062
+ [g(391)]() {
2063
+ this.sendSessionBeacon();
2061
2064
  }
2062
- [w(213)]() {
2063
- const t = w;
2064
- document[t(291)] === t(235) && this[t(256)]();
2065
+ [g(401)]() {
2066
+ const t = g;
2067
+ document[t(362)] === t(322) && this[t(337)]();
2065
2068
  }
2066
2069
  destroy() {
2067
- const t = w;
2068
- window[t(207)](t(242), this[t(330)]), document.removeEventListener(t(317), this.boundVisibilityChange);
2070
+ const t = g;
2071
+ window[t(334)](t(303), this.boundBeforeUnload), document[t(334)](t(351), this.boundVisibilityChange);
2069
2072
  }
2070
- [w(309)](t, e) {
2071
- const i = w, n = (e?.[i(318)] || 0) * 1e3, r = this[i(306)][i(315)], o = r > 0 ? Math.round(n / r * 1e4) / 100 : 0, f = this.reportData[i(225)][i(229)] || 0;
2072
- return { ...t, data: { ...e, contentId: this[i(306)][i(282)], contentDuration: r, watchPercent: o, isCompleted: o >= 95, isBounce: f < 1e4, pauseCnt: this[i(306)][i(328)], seekCnt: this.state[i(244)], speedChangeCnt: this[i(306)][i(326)], lastPlaybackSpeed: this.state[i(224)], fullscreenYn: this[i(306)][i(329)], dropOffPosition: Math[i(201)](n) } };
2073
+ [g(296)](t, e) {
2074
+ const i = g, a = (e?.[i(352)] || 0) * 1e3, r = this[i(311)][i(366)], o = r > 0 ? Math[i(346)](a / r * 1e4) / 100 : 0, h = this.reportData[i(309)][i(310)] || 0;
2075
+ return { ...t, data: { ...e, contentId: this[i(311)][i(367)], contentDuration: r, watchPercent: o, isCompleted: o >= 95, isBounce: h < 1e4, pauseCnt: this.state[i(313)], seekCnt: this[i(311)][i(350)], speedChangeCnt: this[i(311)][i(300)], lastPlaybackSpeed: this.state[i(347)], fullscreenYn: this[i(311)][i(413)], dropOffPosition: Math[i(346)](a) } };
2073
2076
  }
2074
- [w(325)](t, e) {
2075
- const i = w;
2076
- this[i(306)][i(222)] || (this[i(306)].isEnded = !0, this[i(306)][i(250)] = !1, this.beaconSent = !0, this[i(306)][i(204)] !== m.PAUSED && this[i(253)](this[i(306)][i(204)] || m[i(206)], { ...t, data: e }), this[i(253)](m[i(231)], this.buildSessionMetrics(t, e)));
2077
+ [g(331)](t, e) {
2078
+ const i = g;
2079
+ this[i(311)].isEnded || (this[i(311)][i(333)] = !0, this.state[i(389)] = !1, this[i(394)] = !0, this.state[i(418)] !== m[i(340)] && this[i(387)](this.state[i(418)] || m[i(415)], { ...t, data: e }), this[i(387)](m[i(358)], this.buildSessionMetrics(t, e)));
2077
2080
  }
2078
- [w(302)](t, e, i) {
2079
- const n = w, r = t === n(226) ? m.NEXT_TRACK : m[n(289)];
2080
- this[n(253)](this.state[n(204)] || m[n(206)], this[n(309)](e, i)).then(() => {
2081
- const o = n;
2082
- this[o(253)](r, { ...e, data: i })[o(209)](() => {
2083
- this[o(273)]();
2081
+ [g(420)](t, e, i) {
2082
+ const a = g, r = t === a(406) ? m[a(371)] : m[a(326)];
2083
+ this[a(387)](this[a(311)][a(418)] || m[a(415)], this[a(296)](e, i))[a(398)](() => {
2084
+ const o = a;
2085
+ this[o(387)](r, { ...e, data: i })[o(398)](() => {
2086
+ this[o(314)]();
2084
2087
  });
2085
2088
  });
2086
2089
  }
2087
- [w(246)](t, e) {
2088
- const i = w;
2089
- this[i(306)][i(204)] && !this[i(306)][i(276)] && this.report(this.state[i(204)], this.buildSessionMetrics(t, e));
2090
- const n = { errorCode: e?.code || i(283), errorMessage: e?.message || "Unknown Error" };
2091
- this[i(253)](m[i(203)], { ...t, data: { ...e, ...n } }), this.state[i(247)] = !0;
2090
+ [g(316)](t, e) {
2091
+ const i = g;
2092
+ this.state[i(418)] && !this.state.firstPlaying && this.report(this.state[i(418)], this[i(296)](t, e));
2093
+ const a = { errorCode: e?.[i(294)] || i(301), errorMessage: e?.[i(422)] || i(405) };
2094
+ this.report(m.ERROR, { ...t, data: { ...e, ...a } }), this[i(311)][i(402)] = !0;
2092
2095
  }
2093
- [w(216)](t, e) {
2094
- const i = w;
2095
- this.state[i(204)] && !this[i(306)][i(321)] && !this[i(306)][i(287)] && !this.state.firstPlaying && (this[i(306)].isSeeking = !0, this.report(this[i(306)][i(204)], { ...t, data: e }), this.state[i(204)] = m[i(233)]);
2096
+ [g(317)](t, e) {
2097
+ const i = g;
2098
+ this.state[i(418)] && !this.state[i(291)] && !this.state[i(361)] && !this[i(311)][i(380)] && (this[i(311)][i(291)] = !0, this[i(387)](this[i(311)][i(418)], { ...t, data: e }), this[i(311)][i(418)] = m.SEEKING);
2096
2099
  }
2097
- [w(227)](t, e) {
2098
- const i = w, n = e?.[i(323)] || 1;
2099
- n !== this[i(306)].lastPlaybackSpeed && (this[i(306)][i(326)]++, this.state.lastPlaybackSpeed = n, this[i(253)](m[i(324)], { ...t, data: { ...e, speedChangeCnt: this[i(306)][i(326)], lastPlaybackSpeed: n } }));
2100
+ [g(364)](t, e) {
2101
+ const i = g, a = e?.[i(363)] || e?.[i(309)]?.[i(363)] || 1;
2102
+ a !== this.state.lastPlaybackSpeed && (this.state.speedChangeCnt++, this[i(311)].lastPlaybackSpeed = a, this.report(m[i(335)], { ...t, data: { ...e, speedChangeCnt: this[i(311)][i(300)], lastPlaybackSpeed: a } }));
2100
2103
  }
2101
- handleFullscreenChange(t, e) {
2102
- const i = w;
2103
- e?.[i(215)] && (this.state[i(329)] = !0), this[i(253)](m[i(290)], { ...t, data: { ...e, fullscreenYn: this[i(306)][i(329)] } });
2104
+ [g(396)](t, e) {
2105
+ const i = g;
2106
+ (e?.isFullscreen || e?.[i(309)]?.[i(305)]) && (this[i(311)].fullscreenYn = !0), this[i(387)](m.FULLSCREEN_CHANGE, { ...t, data: { ...e, fullscreenYn: this.state[i(413)] } });
2104
2107
  }
2105
- [w(273)]() {
2106
- const t = w;
2107
- this[t(306)].prevAction = null, this[t(306)][t(250)] = !1, this.state[t(228)] = 0, this[t(306)][t(276)] = !0, this[t(306)].initTimeupdate = !1, this[t(306)][t(328)] = 0, this[t(306)][t(244)] = 0, this[t(306)][t(326)] = 0, this[t(306)].lastPlaybackSpeed = 1, this[t(306)].fullscreenYn = !1, this.state[t(282)] = null, this[t(306)].contentDuration = 0;
2108
+ [g(314)]() {
2109
+ const t = g;
2110
+ this[t(311)][t(418)] = null, this[t(311)][t(389)] = !1, this[t(311)][t(284)] = 0, this[t(311)][t(380)] = !0, this[t(311)].initTimeupdate = !1, this[t(311)].pauseCnt = 0, this[t(311)][t(350)] = 0, this.state[t(300)] = 0, this[t(311)][t(347)] = 1, this[t(311)][t(413)] = !1, this.state[t(367)] = null, this[t(311)][t(366)] = 0;
2108
2111
  }
2109
2112
  }
2110
- const y = fe;
2113
+ const y = Vt;
2111
2114
  (function(x, t) {
2112
- const e = fe, i = x();
2115
+ const e = Vt, i = x();
2113
2116
  for (; ; )
2114
2117
  try {
2115
- if (parseInt(e(258)) / 1 + parseInt(e(262)) / 2 * (parseInt(e(271)) / 3) + -parseInt(e(303)) / 4 * (-parseInt(e(164)) / 5) + parseInt(e(169)) / 6 + parseInt(e(200)) / 7 + parseInt(e(326)) / 8 * (-parseInt(e(214)) / 9) + parseInt(e(329)) / 10 * (-parseInt(e(276)) / 11) === t) break;
2118
+ if (-parseInt(e(294)) / 1 + parseInt(e(354)) / 2 + -parseInt(e(257)) / 3 * (-parseInt(e(306)) / 4) + parseInt(e(398)) / 5 + -parseInt(e(287)) / 6 * (-parseInt(e(360)) / 7) + parseInt(e(303)) / 8 + parseInt(e(292)) / 9 * (-parseInt(e(347)) / 10) === t) break;
2116
2119
  i.push(i.shift());
2117
2120
  } catch {
2118
2121
  i.push(i.shift());
2119
2122
  }
2120
- })(De, 840734);
2121
- function fe(x, t) {
2122
- return x = x - 164, De()[x];
2123
- }
2124
- const M0 = { gov: { prod: { config: y(313), report: y(213) }, beta: { config: y(273), report: y(288) } }, pub: { prod: { config: "aHR0cHM6Ly9wYXBpLnZwZS5uYXZlcm5jcC5jb20vcGxheWVyL2NvbmZpZw==", report: "aHR0cHM6Ly9sb2cudnBlLm5hdmVybmNwLmNvbS9zdGF0cw==" }, beta: { config: y(182), report: y(215) } } };
2125
- function De() {
2126
- const x = ["m3u8", "slice", "?preview=true", "data", "userAgent", "updateTranslator", "stringify", "indexOf", "maInit", "sync", "aHR0cHM6Ly9sb2cudnBlLmdvdi1udHJ1c3MuY29tL3N0YXRz", "396rAtSwq", "aHR0cHM6Ly9sb2cuYmV0YS12cGUubmF2ZXJuY3AuY29tL3N0YXRz", "getElapsedMilliseconds", "floor", "webkitConnection", "controlBtn", "height", "playerInfo", "getBrowserInfo", "lang", "maUse", "quality", "title", "playerName", "extra", "string", "hls", "startTimeAt", "getPlaylist", "serverConfig", "player_name", "Whale", "playerStateReport", "name", "now", "getResult", "Unknown", "width", "errorInfo", "startup", "POST", "kakao", "incomingType", "LIVE", "getErrorState", "#EXT-X-STREAM-INF", "videoWidth", "host", "Safari", "Chrome", "kbps", "dispatchEvent", "navigator", "naver", "475904EAMYLU", "json", "UAParser", "language", "4hPKXgj", "contentId", "Naver webview", "mp4", "deviceMemory", "Base64 decoding failed:", "version", "reduce", "watermarkConfig", "2409747IeykIq", "HLS 파싱 실패:", "aHR0cHM6Ly9wYXBpLmJldGEtdnBlLmdvdi1udHJ1c3MuY29tL3BsYXllci9jb25maWc=", "whale", "stateChange", "27948327vBFGTr", "map", "protocol", "auto", "isInitialized", "currentTime", "startsWith", "screen", "effectiveType", "volumechange", "test", "isDev", "aHR0cHM6Ly9sb2cuYmV0YS12cGUuZ292LW50cnVzcy5jb20vc3RhdHM=", "meta", "playerVersion", "saveData", "getVideoProtocol", "toLowerCase", "toString", "Firefox", "player_version", "status", "fullscreenchange", "vendor", "E0003", "E0001", "model", "640948IRAcHq", "getTime", "state", "cid", "Other", "location", "includes", "result", "hasFirstPlayReported", "translator", "aHR0cHM6Ly9wYXBpLnZwZS5nb3YtbnRydXNzLmNvbS9wbGF5ZXIvY29uZmln", "Edg", "config", "videoHeight", "ready", "unknown", "match", "report", "Auto", "length", "Kakao webview", "round", "split", "232608GiwFvf", "browser", "kakaotalk", "10HJFlow", "statusText", "mozConnection", "rtt", "join", "VPE SDK Initialization failed:", "5ulUeVZ", "pricing", "push", "appId", "device", "8764908NUTmkg", "error", "hlsPaser", "trim", "downlink", "isFullscreen", "errorState", "type", "connection", "options", "performKeyCheck", "VOD", "access_key", "aHR0cHM6Ly9wYXBpLmJldGEtdnBlLm5hdmVybmNwLmNvbS9wbGF5ZXIvY29uZmln", "initialize", "accessKey", "object", "stage", "vpe", "VPE", "playbackRate", "platform", "play", "E0002", "pay", "Edge", "maManager", "player_start", "playlist", "playerStartTimeMs", "setErrorRun", "6701646luRjXf", "origin", "video"];
2127
- return De = function() {
2123
+ })(Pe, 657303);
2124
+ function Pe() {
2125
+ const x = ["version", "VPE Player: accessKey 또는 appId가 없어 키 인증을 건너뜁니다.", "E0003", "kbps", "result", "hardwareConcurrency", "ratechange", "dispatchEvent", "hasFirstPlayReported", "join", "name", "unknown", "aHR0cHM6Ly9wYXBpLmJldGEtdnBlLmdvdi1udHJ1c3MuY29tL3BsYXllci9jb25maWc=", "E0001", "3582060vOOXyx", "platform", "origin", "mozConnection", "effectiveType", "mpd", "length", "updateTranslator", "Error:", "error", "video", "errorCode", "extra", "translator", "getErrorState", "port", "deviceMemory", "watermarkConfig", "initialize", "aHR0cHM6Ly9sb2cuYmV0YS12cGUuZ292LW50cnVzcy5jb20vc3RhdHM=", "play", "indexOf", "#EXT-X-STREAM-INF", "split", "videoHeight", "statusText", "stage", "status", "performKeyCheck", "381fyRYRz", "Whale", "vpe", "pricing", "Unknown", "Firefox", "m3u8", "isDev", "rtt", "warn", "options", "mp4", "userAgentData", "Base64 decoding failed:", "Safari", "Naver webview", "isInitialized", "protocol", "data", "errorMessage", "playerInfo", "screen", "model", "accessKey", "quality", "playerStateReport", "appId", "slice", "connection", "live", "822dUARcQ", "playlist", "string", "player_version", "title", "15307146TqeBOG", "playbackRate", "687426DuRKqc", "kakaotalk", "maManager", "getPlaylist", "text", "maUse", "now", "VPE SDK Initialization failed:", "controlBtn", "3530032XXsOHt", "errorInfo", "code", "21312oIQQGH", "serverConfig", "startTimeAt", "Other", "aHR0cHM6Ly9wYXBpLmJldGEtdnBlLm5hdmVybmNwLmNvbS9wbGF5ZXIvY29uZmln", "filter", "playerStartTimeMs", "device", "application/json", "fullscreenchange", "aHR0cHM6Ly9sb2cudnBlLmdvdi1udHJ1c3MuY29tL3N0YXRz", "includes", "saveData", "player_name", "Content-Type", "Edge", "browser", "ncplayer : ", "width", "href", "toLowerCase", "isArray", "player_start", "sync", "ready", "Auto", "videoWidth", "getResult", "toString", "test", "getBrowserInfo", "language", "navigator", "Kakao webview", "trim", "auto", "downlink", "aHR0cHM6Ly9wYXBpLnZwZS5uYXZlcm5jcC5jb20vcGxheWVyL2NvbmZpZw==", "aHR0cHM6Ly9sb2cudnBlLm5hdmVybmNwLmNvbS9zdGF0cw==", "pay", "playerName", "10NiAWrv", "getVideoProtocol", "LIVE", "webkitConnection", "floor", "object", "report", "1748362OjoWDY", "location", "currentTime", "config", "setErrorRun", "whale", "17220MUGYDd", "startsWith", "host", "type", "playerVersion", "getElapsedMilliseconds", "UAParser", "Chrome", "incomingType", ".m3u8", "round", "url", "height", "contentId", "createPlayerInfo", "userAgent", "meta", "errorState", "hlsPaser", "naver", "POST", "match", "map", "startup"];
2126
+ return Pe = function() {
2128
2127
  return x;
2129
- }, De();
2128
+ }, Pe();
2129
+ }
2130
+ function Vt(x, t) {
2131
+ return x = x - 240, Pe()[x];
2130
2132
  }
2131
- let Tt = [];
2132
- const O0 = (x) => {
2133
+ const O0 = { gov: { prod: { config: "aHR0cHM6Ly9wYXBpLnZwZS5nb3YtbnRydXNzLmNvbS9wbGF5ZXIvY29uZmln", report: y(316) }, beta: { config: y(396), report: y(247) } }, pub: { prod: { config: y(343), report: y(344) }, beta: { config: y(310), report: "aHR0cHM6Ly9sb2cuYmV0YS12cGUubmF2ZXJuY3AuY29tL3N0YXRz" } } };
2134
+ let Et = [];
2135
+ const M0 = (x) => {
2133
2136
  const t = y;
2134
2137
  try {
2135
2138
  return atob(x);
2136
2139
  } catch (e) {
2137
- return console[t(170)](t(267), e), "";
2140
+ return console.error(t(270), e), "";
2138
2141
  }
2139
2142
  };
2140
- class D0 {
2141
- [y(233)] = {};
2142
- [y(221)] = null;
2143
- [y(184)];
2144
- [y(167)];
2145
- [y(190)];
2146
- [y(186)];
2147
- [y(287)];
2148
- [y(312)] = Xe();
2149
- [y(175)];
2150
- [y(195)] = null;
2151
- startTimeAt = null;
2152
- [y(246)] = null;
2153
- hasFirstPlayReported = !1;
2154
- [y(198)] = 0;
2155
- constructor({ accessKey: t, appId: e, platform: i, stage: n, isDev: r = !1, language: o }) {
2156
- const f = y;
2157
- this[f(184)] = t, this.appId = e || location[f(201)], this[f(190)] = i, this.stage = n, this[f(287)] = r, this.updateTranslator(o), this[f(175)] = { errorCode: null, errorMessage: null };
2143
+ class P0 {
2144
+ [y(307)] = {};
2145
+ playerInfo = null;
2146
+ [y(280)];
2147
+ [y(283)];
2148
+ [y(399)];
2149
+ stage;
2150
+ [y(264)];
2151
+ [y(241)] = Je();
2152
+ [y(377)];
2153
+ [y(296)] = null;
2154
+ [y(308)] = null;
2155
+ [y(368)] = null;
2156
+ [y(392)] = !1;
2157
+ [y(312)] = 0;
2158
+ constructor({ accessKey: t, appId: e, platform: i, stage: a, isDev: r = !1, language: o }) {
2159
+ const h = y;
2160
+ this[h(280)] = t, this[h(283)] = e || location[h(400)], this[h(399)] = i, this[h(254)] = a, this[h(264)] = r, this.updateTranslator(o), this.errorState = { errorCode: null, errorMessage: null };
2158
2161
  }
2159
- async [y(183)]() {
2160
- const t = y, e = [t(184), t(167), t(192), t(301), t(300)], i = "VPE Player: accessKey 또는 appId가 없어 키 인증을 건너뜁니다.";
2161
- if ([this[e[0]], this[e[1]]].some((o) => !o)) return console.warn(i), { error: this[t(199)](e[2]) };
2162
+ async [y(246)]() {
2163
+ const t = y, e = ["accessKey", t(283), "E0002", t(397), t(386)], i = t(385);
2164
+ if ([this[e[0]], this[e[1]]].some((o) => !o)) return console[t(266)](i), { error: this[t(358)](e[2]) };
2162
2165
  const r = (o) => {
2163
- const f = t;
2164
- return this[f(233)] = o, this[f(221)] = this.createPlayerInfo(o), this[f(221)];
2166
+ const h = t;
2167
+ return this[h(307)] = o, this.playerInfo = this.createPlayerInfo(o), this[h(277)];
2165
2168
  };
2166
2169
  try {
2167
- const o = await this[t(179)]();
2168
- if (o.code !== 200) return { error: this[t(199)](e[3]) };
2169
- const f = r(o);
2170
- if (window.vpe && (window[t(187)][t(227)] = f?.player_name, window[t(187)][t(290)] = f?.[t(296)], window.vpe[t(234)] = f[t(234)] + "|" + f[t(296)], window[t(187)][t(305)] = this[t(186)]), f?.[t(224)] === "Y") {
2171
- await I0(this.platform, this[t(186)], f, this[t(167)], this[t(184)]);
2172
- const h = await y0(this[t(184)]);
2173
- this.maManager = new R0(this[t(190)], this[t(186)], f), this[t(231)] = Date[t(238)](), h?.result?.[t(212)] && await this[t(195)][t(211)]({ video: f[t(202)] || {}, extra: { ...f[t(228)] } });
2170
+ const o = await this[t(256)]();
2171
+ if (o[t(305)] !== 200) return { error: this[t(358)](e[3]) };
2172
+ const h = r(o);
2173
+ if (window[t(259)] && (window[t(259)][t(346)] = h?.[t(319)], window[t(259)][t(364)] = h?.[t(290)], window.vpe[t(319)] = h[t(319)] + "|" + h[t(290)], window.vpe.state = this.stage), h?.[t(299)] === "Y") {
2174
+ await S0(this[t(399)], this[t(254)], h, this.appId, this.accessKey);
2175
+ const f = await m0(this[t(280)]);
2176
+ this[t(296)] = new R0(this[t(399)], this[t(254)], h), this[t(308)] = Date[t(300)](), f?.[t(388)]?.[t(329)] && await this[t(296)].maInit({ video: h[t(408)] || {}, extra: { ...h[t(240)] } });
2174
2177
  }
2175
- return { options: this[t(233)][t(310)]?.[t(178)], playerInfo: f };
2178
+ return { options: this.serverConfig.result?.options, playerInfo: h };
2176
2179
  } catch (o) {
2177
- return console[t(170)](t(334), o), { error: this.setErrorRun(e[4]) };
2180
+ return console[t(407)](t(301), o), { error: this.setErrorRun(e[4]) };
2178
2181
  }
2179
2182
  }
2180
- async performKeyCheck() {
2181
- const t = y, e = [t(205), t(315), "Content-Type", "application/json", t(181), "domain", t(244)], i = this[t(287)] ? e[0] : "", n = O0(M0[this.platform][this[t(186)]][e[1]]) + i, r = this.appId, o = JSON[t(209)]([e[4], e[5]][t(269)]((h, S, I) => {
2183
+ async [y(256)]() {
2184
+ const t = y, e = ["?preview=true", t(357), t(320), t(314), "access_key", "domain", t(380)], i = this[t(264)] ? e[0] : "", a = M0(O0[this[t(399)]][this[t(254)]][e[1]]) + i, r = this[t(283)], o = JSON.stringify([e[4], e[5]].reduce((f, S, I) => {
2182
2185
  const R = t;
2183
- return h[S] = [this[R(184)], r][I], h;
2184
- }, {})), f = await fetch(n, { method: e[6], headers: { [e[2]]: e[3] }, body: o });
2185
- if (!f.ok) throw new Error(["API", "Error:", f[t(297)], f[t(330)]][t(333)](" "));
2186
- return f[t(259)]();
2186
+ return f[S] = [this[R(280)], r][I], f;
2187
+ }, {})), h = await fetch(a, { method: e[6], headers: { [e[2]]: e[3] }, body: o });
2188
+ if (!h.ok) throw new Error(["API", t(406), h[t(255)], h[t(253)]][t(393)](" "));
2189
+ return h.json();
2187
2190
  }
2188
- [y(222)]() {
2191
+ [y(336)]() {
2189
2192
  const t = y, e = navigator.userAgent;
2190
- return /Edg\/(\d+\.\d+)/[t(286)](e) ? { origin: t(194), version: RegExp.$1 } : /Chrome\/(\d+\.\d+)/[t(286)](e) && !e.includes(t(314)) ? { origin: t(253), version: RegExp.$1 } : /Firefox\/(\d+\.\d+)/[t(286)](e) ? { origin: t(295), version: RegExp.$1 } : /Version\/(\d+\.\d+)/.test(e) && e[t(309)](t(252)) ? { origin: t(252), version: RegExp.$1 } : { origin: t(240), version: t(240) };
2193
+ return /Edg\/(\d+\.\d+)/[t(335)](e) ? { origin: t(321), version: RegExp.$1 } : /Chrome\/(\d+\.\d+)/[t(335)](e) && !e[t(317)]("Edg") ? { origin: t(367), version: RegExp.$1 } : /Firefox\/(\d+\.\d+)/[t(335)](e) ? { origin: t(262), version: RegExp.$1 } : /Version\/(\d+\.\d+)/.test(e) && e[t(317)](t(271)) ? { origin: t(271), version: RegExp.$1 } : { origin: t(261), version: "Unknown" };
2191
2194
  }
2192
- createPlayerInfo(t) {
2193
- const e = y, [i, n] = t.result[e(237)][e(325)]("|"), r = navigator[e(177)] || navigator.mozConnection || navigator[e(218)], o = this[e(222)](), f = navigator.userAgentData, h = new St[e(260)](window.navigator[e(207)])[e(239)]();
2194
- return window[e(256)][e(207)][e(293)]().includes(e(274)) ? h[e(327)][e(237)] = e(235) : window[e(256)][e(207)][e(293)]()[e(309)](e(328)) ? h[e(327)][e(237)] = e(323) : window[e(256)][e(207)][e(293)]()[e(309)]("naver") ? h[e(327)][e(237)] = e(264) : window[e(256)][e(207)][e(293)]()[e(309)](e(245)) ? h[e(327)].name = e(323) : window[e(256)][e(207)][e(293)]().includes(e(257)) && (h[e(327)][e(237)] = e(264)), { cid: t[e(310)][e(306)], player_name: i, player_version: n, pricing: t[e(310)][e(165)], maUse: t[e(310)][e(178)]?.[e(224)] === "Y" ? "Y" : "N", browser: { lang: navigator.language, ua: navigator[e(207)] }, screen: { width: window[e(283)][e(241)], height: window[e(283)].height }, connection: { network: r?.[e(284)] ?? e(318), downlink: r?.[e(173)] ?? null, rtt: r?.[e(332)] ?? null, save_data: r?.saveData ?? !1 }, device: { platform: f?.[e(190)] ?? e(240), mobile: f?.mobile ?? !1, memory: navigator[e(266)] ?? null, processor: navigator.hardwareConcurrency ?? null }, video: { url: "" }, extra: { vpeKey: this.accessKey, playerType: e(188), playerVersion: window.vpe?.[e(290)] ?? n, os: f?.platform ?? e(240), osOrigin: h.os.name || e(240), osVersion: h.os[e(268)], vpePackageId: null, actionDuration: this[e(216)](), actionType: e(317), browser: o[e(201)], browserOrigin: o[e(201)], browserVersion: o[e(268)], quality: e(307), qualityOrigin: e(321), device: h[e(168)].vendor + " " + h.device[e(302)], location: window[e(308)].href, host: window[e(308)][e(251)], port: window[e(308)].port, protocol: window[e(308)][e(278)], title: "" } };
2195
+ [y(374)](t) {
2196
+ const e = y, [i, a] = t[e(388)][e(394)][e(251)]("|"), r = navigator[e(285)] || navigator[e(401)] || navigator.webkitConnection, o = this[e(336)](), h = navigator[e(269)], f = new c0[e(366)](window[e(338)][e(375)])[e(333)]();
2197
+ return window[e(338)].userAgent[e(326)]()[e(317)](e(359)) ? f[e(322)].name = e(258) : window[e(338)][e(375)].toLowerCase()[e(317)](e(295)) ? f[e(322)].name = e(339) : window[e(338)][e(375)][e(326)]().includes(e(379)) ? f.browser[e(394)] = e(272) : window[e(338)][e(375)][e(326)]()[e(317)]("kakao") ? f[e(322)].name = "Kakao webview" : window[e(338)].userAgent[e(326)]().includes(e(379)) && (f[e(322)][e(394)] = e(272)), { cid: t[e(388)].cid, player_name: i, player_version: a, pricing: t[e(388)][e(260)], maUse: t[e(388)][e(267)]?.[e(299)] === "Y" ? "Y" : "N", browser: { lang: navigator[e(337)], ua: navigator.userAgent }, screen: { width: window[e(278)][e(324)], height: window[e(278)].height }, connection: { network: r?.[e(402)] ?? e(395), downlink: r?.[e(342)] ?? null, rtt: r?.[e(265)] ?? null, save_data: r?.[e(318)] ?? !1 }, device: { platform: h?.[e(399)] ?? e(261), mobile: h?.mobile ?? !1, memory: navigator[e(244)] ?? null, processor: navigator[e(389)] ?? null }, video: { url: "" }, extra: { vpeKey: this[e(280)], playerType: "VPE", playerVersion: window[e(259)]?.playerVersion ?? a, os: h?.[e(399)] ?? e(261), osOrigin: f.os.name || e(261), osVersion: f.os[e(384)], vpePackageId: null, actionDuration: this[e(365)](), actionType: e(330), browser: o.origin, browserOrigin: o.origin, browserVersion: o[e(384)], quality: e(309), qualityOrigin: e(331), device: f[e(313)].vendor + " " + f[e(313)].model, location: window[e(355)][e(325)], host: window[e(355)][e(362)], port: window.location[e(243)], protocol: window.location[e(274)], title: "" } };
2195
2198
  }
2196
- [y(199)](t) {
2197
- const e = y, i = t[e(204)](-2), n = this[e(312)][e(170)][i] || this[e(312)][e(170)]["01"], r = { errorCode: t, errorMessage: n };
2198
- return this[e(175)] = r, console[e(170)]("ncplayer : ", r), r;
2199
+ setErrorRun(t) {
2200
+ const e = y, i = t[e(284)](-2), a = this[e(241)][e(407)][i] || this[e(241)][e(407)]["01"], r = { errorCode: t, errorMessage: a };
2201
+ return this[e(377)] = r, console[e(407)](e(323), r), r;
2199
2202
  }
2200
- [y(208)](t) {
2201
- this.translator = Xe(t);
2203
+ [y(405)](t) {
2204
+ this.translator = Je(t);
2202
2205
  }
2203
- [y(248)]() {
2204
- return this.errorState;
2206
+ [y(242)]() {
2207
+ return this[y(377)];
2205
2208
  }
2206
2209
  isPaidTier() {
2207
2210
  const t = y;
2208
- return this.serverConfig[t(310)]?.[t(165)] === t(193);
2211
+ return this[t(307)][t(388)]?.[t(260)] === "pay";
2209
2212
  }
2210
- [y(280)]() {
2213
+ [y(273)]() {
2211
2214
  const t = y;
2212
- return !!this[t(233)][t(310)];
2215
+ return !!this.serverConfig[t(388)];
2213
2216
  }
2214
2217
  getValidatedOptions(t) {
2215
- const e = y, i = _0(this.serverConfig[e(310)]?.options, this.serverConfig[e(310)]?.[e(165)]);
2216
- this.serverConfig[e(310)]?.[e(165)] !== e(193) && (t = { ...t, ...i });
2217
- const n = { ...i, ...t ?? {} };
2218
- return n?.[e(223)] && (n?.[e(223)] == e(279) || this[e(208)](n[e(223)])), t?.controlBtn && (n[e(219)] = { ...i[e(219)], ...t[e(219)] }), t?.watermarkConfig && (n[e(270)] = { ...i[e(270)], ...t.watermarkConfig }), n[e(197)] && !Array.isArray(n[e(197)]) && (n.playlist = [{ file: n[e(197)] }]), Tt = n[e(197)] || [], n;
2218
+ const e = y, i = _0(this.serverConfig.result?.[e(267)], this.serverConfig[e(388)]?.[e(260)]);
2219
+ this[e(307)][e(388)]?.[e(260)] !== e(345) && (t = { ...t, ...i });
2220
+ const a = { ...i, ...t ?? {} };
2221
+ return a?.lang && (a?.lang == e(341) || this[e(405)](a.lang)), t?.[e(302)] && (a[e(302)] = { ...i[e(302)], ...t[e(302)] }), t?.watermarkConfig && (a[e(245)] = { ...i[e(245)], ...t[e(245)] }), a.playlist && !Array[e(327)](a.playlist) && (a[e(288)] = [{ file: a[e(288)] }]), Et = a[e(288)] || [], a;
2219
2222
  }
2220
- [y(232)]() {
2221
- return Tt || [];
2223
+ [y(297)]() {
2224
+ return Et || [];
2222
2225
  }
2223
2226
  $t(t) {
2224
- const e = y, i = t[e(325)](".");
2225
- let n = this.translator;
2227
+ const e = y, i = t[e(251)](".");
2228
+ let a = this[e(241)];
2226
2229
  for (const r of i)
2227
- if (n && typeof n === e(185) && r in n) n = n[r];
2230
+ if (a && typeof a === e(352) && r in a) a = a[r];
2228
2231
  else return t;
2229
- return typeof n === e(229) ? n : t;
2232
+ return typeof a === e(289) ? a : t;
2230
2233
  }
2231
- async [y(171)](t) {
2234
+ async [y(378)](t) {
2232
2235
  const e = y, i = [];
2233
- if (!t || t.indexOf(".m3u8") === -1) return i;
2234
- const n = (f, h) => {
2235
- const S = fe;
2236
+ if (!t || t[e(249)](e(369)) === -1) return i;
2237
+ const a = (h, f) => {
2238
+ const S = e;
2236
2239
  try {
2237
- return new URL(h, f)[S(294)]();
2240
+ return new URL(f, h)[S(334)]();
2238
2241
  } catch {
2239
- return h;
2242
+ return f;
2240
2243
  }
2241
- }, r = (f) => {
2242
- const h = fe, S = f[h(319)](/RESOLUTION=(\d+)x(\d+)/);
2244
+ }, r = (h) => {
2245
+ const f = e, S = h.match(/RESOLUTION=(\d+)x(\d+)/);
2243
2246
  if (S) return S[2] + "p";
2244
- const I = f.match(/BANDWIDTH=(\d+)/);
2245
- return I ? Math[h(324)](Number(I[1]) / 1e3) + h(254) : h(279);
2246
- }, o = (f) => {
2247
- const h = fe, S = f[h(325)](/\r?\n/)[h(277)]((I) => I[h(172)]()).filter((I) => I[h(322)] > 0);
2248
- for (let I = 0; I < S[h(322)]; I += 1) {
2247
+ const I = h[f(381)](/BANDWIDTH=(\d+)/);
2248
+ return I ? Math.round(Number(I[1]) / 1e3) + f(387) : f(341);
2249
+ }, o = (h) => {
2250
+ const f = e, S = h[f(251)](/\r?\n/)[f(382)]((I) => I[f(340)]())[f(311)]((I) => I[f(404)] > 0);
2251
+ for (let I = 0; I < S[f(404)]; I += 1) {
2249
2252
  const R = S[I];
2250
- if (R[h(282)](h(249))) {
2253
+ if (R.startsWith(f(250))) {
2251
2254
  const H = S[I + 1];
2252
- H && !H.startsWith("#") && (i[h(166)]({ quality: r(R), url: n(t, H), levelIndex: i[h(322)] }), I += 1);
2255
+ H && !H[f(361)]("#") && (i.push({ quality: r(R), url: a(t, H), levelIndex: i[f(404)] }), I += 1);
2253
2256
  }
2254
2257
  }
2255
2258
  };
2256
2259
  try {
2257
- const f = await fetch(t);
2258
- if (!f.ok) return i;
2259
- const h = await f.text();
2260
- return h && o(h), i;
2261
- } catch (f) {
2262
- return console[e(170)](e(272), f), i;
2260
+ const h = await fetch(t);
2261
+ if (!h.ok) return i;
2262
+ const f = await h[e(298)]();
2263
+ return f && o(f), i;
2264
+ } catch (h) {
2265
+ return console[e(407)]("HLS 파싱 실패:", h), i;
2263
2266
  }
2264
2267
  }
2265
- async [y(236)](t) {
2268
+ async [y(282)](t) {
2266
2269
  const e = y;
2267
- if (!t?.[e(176)] || !this[e(195)] || this[e(221)]?.[e(224)] !== "Y") return;
2268
- const i = new St[e(260)](window[e(256)][e(207)])[e(239)]();
2269
- if (t[e(176)] == e(285) || t.type == e(275)) return;
2270
- if (t[e(176)] == "ratechange") {
2271
- await this[e(320)]("ratechange", { extra: { playbackRate: t?.video?.data?.[e(189)] || 1 } }, t.type);
2270
+ if (!t?.type || !this[e(296)] || this[e(277)]?.[e(299)] !== "Y") return;
2271
+ const i = new G(window[e(338)].userAgent)[e(333)]();
2272
+ if (t.type == "volumechange" || t.type == "stateChange") return;
2273
+ if (t[e(363)] == e(390)) {
2274
+ await this[e(353)](e(390), { extra: { playbackRate: t?.data?.[e(293)] || t?.[e(408)]?.[e(275)]?.playbackRate || 1 } }, t[e(363)]);
2272
2275
  return;
2273
2276
  }
2274
- if (t[e(176)] == e(298)) {
2275
- await this[e(320)]("fullscreenchange", { extra: { isFullscreen: t?.[e(206)]?.[e(174)] || !1 } }, t[e(176)]);
2277
+ if (t[e(363)] == e(315)) {
2278
+ await this[e(353)]("fullscreenchange", { extra: { isFullscreen: t?.data?.isFullscreen || !1 } }, t[e(363)]);
2276
2279
  return;
2277
2280
  }
2278
- const n = t.type;
2279
- t.type == "ready" && (t[e(176)] = e(196));
2280
- const r = t?.[e(202)]?.[e(176)] == "live", o = navigator[e(177)] || navigator[e(331)] || navigator[e(218)] || null;
2281
- this[e(246)] = t?.type || null;
2282
- const f = this[e(246)] === e(191) && !this.hasFirstPlayReported, h = f ? e(243) : this[e(246)];
2283
- f && (this[e(311)] = !0);
2284
- const S = t?.video?.[e(206)]?.duration || 0, I = t?.[e(202)]?.[e(206)]?.[e(281)] || 0, R = t?.video?.[e(250)] || 0, H = t?.video?.[e(316)] || 0;
2285
- let oe = 0, z = 0, be = 0;
2286
- if (h == e(196) && (oe = this[e(216)](), this[e(198)] = oe), h == "startup") {
2287
- const rt = this.getElapsedMilliseconds();
2288
- z = rt - this[e(198)], be = rt;
2281
+ const a = t[e(363)];
2282
+ t[e(363)] == e(330) && (t.type = e(328));
2283
+ const r = t?.[e(408)]?.[e(363)] == e(286), o = navigator[e(285)] || navigator[e(401)] || navigator[e(350)] || null;
2284
+ this[e(368)] = t?.[e(363)] || null;
2285
+ const h = this[e(368)] === e(248) && !this[e(392)], f = h ? e(383) : this[e(368)];
2286
+ h && (this[e(392)] = !0);
2287
+ const S = t?.video?.[e(275)]?.duration || 0, I = t?.[e(408)]?.[e(275)]?.[e(356)] || 0, R = t?.[e(408)]?.[e(332)] || 0, H = t?.[e(408)]?.[e(252)] || 0;
2288
+ let oe = 0, z = 0, fe = 0;
2289
+ if (f == e(328) && (oe = this[e(365)](), this[e(312)] = oe), f == e(383)) {
2290
+ const rt = this[e(365)]();
2291
+ z = rt - this[e(312)], fe = rt;
2289
2292
  }
2290
- const qt = { type: h, video: { type: e(r ? 247 : 180), quality: t?.video?.quality ? t?.[e(202)]?.[e(225)] : e(279), url: t?.[e(202)]?.url }, connection: o ? { network: o[e(284)], downlink: o[e(173)], rtt: o[e(332)], save_data: o[e(291)] } : void 0, extra: { actionType: h, title: t?.[e(289)]?.[e(226)], contentId: t?.video?.contentId || t?.[e(289)]?.[e(263)] || null, metaData: t?.[e(289)], videoWidth: Math[e(324)](R), videoHeight: Math[e(324)](H), video_protocols: this[e(292)](t?.[e(202)]?.url), duration: Math[e(217)](S), currentTime: Math.floor(I), playedTime: this[e(216)](), viewingTime: Math[e(324)](this[e(216)]() / 1e3), playerStartTime: oe, videoStartTime: z, totalStartTime: be, percent: Math[e(324)](I / S * 100), quality: t?.[e(202)]?.[e(225)] ? t?.video?.[e(225)] : e(279), errorCode: t?.[e(242)]?.errorCode, errorMessage: t?.[e(242)]?.errorMessage, actionDuration: this[e(216)]() / 1e3, device: i[e(168)][e(299)] + " " + i[e(168)][e(302)], location: window[e(308)].href, host: window[e(308)][e(251)], port: window[e(308)].port, protocol: window[e(308)][e(278)] }, browser: { lang: navigator[e(261)], ua: navigator.userAgent }, screen: { width: window.screen[e(241)], height: window[e(283)][e(220)] } };
2291
- await this.report(h, qt, n);
2293
+ const Yt = { type: f, video: { type: r ? e(349) : "VOD", quality: t?.[e(408)]?.[e(281)] ? t?.[e(408)]?.[e(281)] : e(341), url: t?.[e(408)]?.[e(371)] }, connection: o ? { network: o[e(402)], downlink: o.downlink, rtt: o[e(265)], save_data: o.saveData } : void 0, extra: { actionType: f, title: t?.meta?.[e(291)], contentId: t?.[e(408)]?.[e(373)] || t?.[e(376)]?.[e(373)] || null, metaData: t?.[e(376)], videoWidth: Math[e(370)](R), videoHeight: Math.round(H), video_protocols: this[e(348)](t?.[e(408)]?.[e(371)]), duration: Math.floor(S), currentTime: Math[e(351)](I), playedTime: this.getElapsedMilliseconds(), viewingTime: Math[e(370)](this[e(365)]() / 1e3), playerStartTime: oe, videoStartTime: z, totalStartTime: fe, percent: Math.round(I / S * 100), quality: t?.[e(408)]?.[e(281)] ? t?.video?.[e(281)] : e(341), errorCode: t?.errorInfo?.[e(409)], errorMessage: t?.[e(304)]?.[e(276)], actionDuration: this[e(365)]() / 1e3, device: i[e(313)].vendor + " " + i[e(313)][e(279)], location: window[e(355)][e(325)], host: window[e(355)].host, port: window.location.port, protocol: window[e(355)][e(274)] }, browser: { lang: navigator[e(337)], ua: navigator[e(375)] }, screen: { width: window.screen.width, height: window.screen[e(372)] } };
2294
+ await this[e(353)](f, Yt, a);
2292
2295
  }
2293
- async [y(320)](t, e, i) {
2294
- const n = y;
2295
- if (!this[n(195)]) return;
2296
- const r = e && typeof e === n(185) ? e : { extra: { actionDuration: this.getElapsedMilliseconds() } };
2297
- await this[n(195)].maSync(r), await this[n(195)][n(255)]({ type: t, data: r });
2296
+ async [y(353)](t, e, i) {
2297
+ const a = y;
2298
+ if (!this[a(296)]) return;
2299
+ const r = e && typeof e === a(352) ? e : { extra: { actionDuration: this[a(365)]() } };
2300
+ await this[a(296)].maSync(r), await this[a(296)][a(391)]({ type: t, data: r });
2298
2301
  }
2299
- [y(292)](t) {
2302
+ [y(348)](t) {
2300
2303
  const e = y;
2301
- return t[e(210)](e(203)) > -1 ? e(230) : t[e(210)]("mpd") > -1 ? "dash" : e(265);
2304
+ return t[e(249)](e(263)) > -1 ? "hls" : t[e(249)](e(403)) > -1 ? "dash" : e(268);
2302
2305
  }
2303
- [y(216)]() {
2306
+ getElapsedMilliseconds() {
2304
2307
  const t = y;
2305
- return this[t(231)] ? (/* @__PURE__ */ new Date())[t(304)]() - this.startTimeAt : 0;
2308
+ return this[t(308)] ? (/* @__PURE__ */ new Date()).getTime() - this[t(308)] : 0;
2306
2309
  }
2307
2310
  }
2308
- function Ne() {
2309
- var x = ["1126MyYLEK", "20545029CuNhky", "879pJWFBi", "5LyYdSH", "6488296VHprGE", "1732056wLBHMx", "227948CMPvkN", "222696evaegJ", "3738264peNGte"];
2310
- return Ne = function() {
2311
- return x;
2312
- }, Ne();
2313
- }
2314
2311
  (function(x, t) {
2315
- for (var e = P0, i = x(); ; )
2312
+ for (var e = D0, i = x(); ; )
2316
2313
  try {
2317
- var n = parseInt(e(267)) / 1 + parseInt(e(269)) / 2 * (-parseInt(e(271)) / 3) + -parseInt(e(265)) / 4 * (parseInt(e(272)) / 5) + -parseInt(e(268)) / 6 + -parseInt(e(266)) / 7 + -parseInt(e(273)) / 8 + parseInt(e(270)) / 9;
2318
- if (n === t) break;
2314
+ var a = parseInt(e(207)) / 1 * (-parseInt(e(208)) / 2) + -parseInt(e(211)) / 3 + parseInt(e(205)) / 4 + -parseInt(e(204)) / 5 + parseInt(e(210)) / 6 * (-parseInt(e(203)) / 7) + -parseInt(e(213)) / 8 * (parseInt(e(206)) / 9) + -parseInt(e(212)) / 10 * (-parseInt(e(209)) / 11);
2315
+ if (a === t) break;
2319
2316
  i.push(i.shift());
2320
2317
  } catch {
2321
2318
  i.push(i.shift());
2322
2319
  }
2323
- })(Ne, 440859);
2324
- function P0(x, t) {
2325
- x = x - 265;
2320
+ })(Ne, 762062);
2321
+ function Ne() {
2322
+ var x = ["1027575qEUJhr", "4628080bxzWKP", "45oQzECZ", "1AHquVL", "93528oCFsDw", "363fWrqwA", "20094ycqwoS", "2270604xGMRLz", "430600ZvQWOQ", "10208aJucRL", "1673oIOlVl"];
2323
+ return Ne = function() {
2324
+ return x;
2325
+ }, Ne();
2326
+ }
2327
+ function D0(x, t) {
2328
+ x = x - 203;
2326
2329
  var e = Ne(), i = e[x];
2327
2330
  return i;
2328
2331
  }
2329
2332
  export {
2330
- D0 as default,
2331
- Xe as getTranslator
2333
+ P0 as default,
2334
+ Je as getTranslator
2332
2335
  };