20231101T212309 : <!
DOCTYPE html>
<html id="html">
<head><meta name="csrf_token" content="2lO9nq775KgmqFrAQtz0Nf8rL0f0Q1CF">
<meta name="csrf_token" content="kmo84R0J84dAGb0FJ5ZQ85Nyk1CRLwDl">
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="format-detection" content="telephone=no"/>
<meta http-equiv='Pragma' content='no-cache'/>
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate"/>
<meta name="description" content="emui webui 6.0"/>
<meta name="author" content="emui webui 6.0"/>
<link type="text/css" rel="stylesheet" href="../css/[Link]?r=1651737800"/>
<script type="text/javascript" src="../lib/[Link]?r=1651737800"></script>
<script type="text/javascript" src="../js/[Link]?r=1651737800"></script>
<script type="text/javascript" src="../js/[Link]?r=1651737800"></script>
<script type="text/javascript" src="../js/[Link]?r=1651737800"></script>
<script type="text/javascript" src="../js/[Link]?r=1651737800"></script>
<title></title>
<script type="text/javascript">
var gRestoreStatus = '';
$(document).ready( function () {
var gMonitoringStatus = '';
if ([Link] &&
[Link]) {
gRestoreStatus = [Link];
} else {
getAjaxData('api/device/basic_information', function (ret) {
if ([Link] === 'response') {
gRestoreStatus = [Link];
}
}, {
sync: true
});
}
if ([Link] &&
[Link]) {
gMonitoringStatus = [Link];
} else {
getAjaxData('api/monitoring/status', function (ret) {
if ([Link] === 'response') {
gMonitoringStatus = [Link];
}
}, {
sync: true
});
}
if (gMonitoringStatus != '' && [Link] == '901' &&
gRestoreStatus != '' && gRestoreStatus.restore_default_status == '0') {
[Link]();
} else {
indexInit();
}
});
function hilinkLoginInfoCallback(data) {
if (data['type'] === 'response') {
var loginalloweddata = [Link];
if (loginalloweddata.hilink_login !== '1') {
[Link] = "../html/[Link]#home";
}
}
}
function indexInit() {
var isOrigin = ([Link]('?origin=') !== -1) ? true : false;
if ( redirectOnCondition(null, null, null, isOrigin) ) {
return;
}
if ([Link] &&
[Link] === '1') {
[Link](null, false);
}
if ([Link]() !== '1') {
setTimeout( function () {
$('#login_password').attr('disabled', false);
$('#login_password').removeAttr("disabled");
}, 100)
}
utilGetCsrf();
if (gRestoreStatus["restore_default_status"] == 0) {
if ([Link]()) {
return;
}
if ([Link]('?origin=') !== -1) {
var redirectpage = disconnectRedirect();
if (redirectpage) {
gotoPageWithoutHistory( '[Link]' + redirectpage );
return;
}
}
if ([Link] === 'hilink') {
[Link](null,false);
$("#loginqrcodecontainer").hide();
$("#logincontainerwidth").css({ "width": "100%" });
if ([Link] &&
[Link].hilink_login === '0') {
[Link]();
}else{
if([Link].hilink_login === '0'){
[Link](hilinkLoginInfoCallback, false);
return;
}else{
$("#hilink_loginimg").removeClass("login_image").addClass("hilinklogin_image");
}
}
}
if ([Link] === 'wingle') {
$("#hilink_loginimg").removeClass("login_image").addClass("winglelogin_image");
}
if ([Link] === 'mobile-wifi') {
$("#hilink_loginimg").removeClass("login_image").addClass("e5_login_image");
}
$('body').show();
var headerHeight = $(".header [Link] img").height();
$(".header").height(headerHeight);
[Link]();
[Link]();
$("#login_win").css({'display': 'block'});
$("body").keydown( function (e) {
var curKey = [Link];
if (curKey == 13) {
if ($('#login_back_ground_icon').is(':visible')) {
[Link](0);
return false;
}
}
});
if ([Link]) {
[Link]('resize', [Link], false);
} else {
[Link]('resize', [Link]);
}
} else {
var href = guideHref();
if (href) {
gotoPageWithoutHistory(href);
}
return;
}
}
</script>
</head>
<body style="background-color:#F3F3F3;display:none;">
<div>
<div class="headcontainer">
<div class="header">
<div class="logo pull-left">
<img src="../res/[Link]" />
</div>
<div class="devicename" id="deicename">
</div>
<div id="header_right" class="pull-right padding-rigth-20" style="z-index:20">
<table class="hide pull-left" id="language_table" cellpadding="0" cellspacing="0"
frame=void rules=none>
<tr>
<td>
<div style="cursor:pointer;" id="language_info" lang-id="[Link]"
onclick="showSelectLang()">
</div>
</td>
<td>
<div class="lang_normal" id="language_arrow"
onclick="showSelectLang()">
</div>
</td>
</tr>
</table>
<div id="language_select_list" class="lang_select_list hide">
</div>
</div>
</div>
</div>
</div>
<div id="login_win" class="hide color_background_blue"
style="height:100%;width:100%;margin:0 auto;position:relative;">
<div class="indexcontainer pull-left" style="z-index:10;position:absolute;">
<div id="login_back_ground_top" class="login_pop_top"></div>
<div id="login_back_ground_icon" class="color_background_white" style="">
<div id="logincontainerwidth" class="logincontainer pull-left" style="padding-
top:18px;">
<div align="center">
<div id="hilink_loginimg" class="login_image">
</div>
<div id="index_login_title" lang-id="[Link]" class="color_Darkgray"
style="font-size:18px;">
</div>
<div id="login_username_input" class="clearboth hide" style="margin-
top:30px;margin-bottom:-15px;"
align="center">
<div>
<div id="login_username_div" class="login_username">
<input class="login_pwd_input"
onfocus="[Link](this)"
onblur="[Link](this)"
oncopy="return false;" oncut="return false;" oncontextmenu="return false;"
id="login_username" lang-id="settings_hint_user_name_empty" placeholder=""
lang-id-set="placeholder" type="text" autocomplete="off" disabled="true"
maxlength="64"/>
</div>
</div>
</div>
<div class="clearboth" style="margin-top:30px;" align="center">
<div id="login_password_close" class="login_password_div login_password">
<input class="login_pwd_input"
onfocus="[Link](this)"
onblur="[Link](this)"
id="login_password" oncopy="return false;" oncut="return false;"
oncontextmenu="return false;"
lang-id="dialup_hint_password_empty"
placeholder="" lang-id-set="placeholder" type="password"
autocomplete="off"
maxlength="32"/>
<div class="guide_eye ic_eye_close" forpass="login_password" style="margin-top:
8px"></div>
</div>
<div id="login_password_open" class="login_password hide">
<input class="login_pwd_input"
onfocus="[Link](this)"
onblur="[Link](this)"
id="login_password_text" oncopy="return false;" oncut="return false;"
oncontextmenu="return false;"
lang-id="dialup_hint_password_empty"
placeholder="" lang-id-set="placeholder" type="text"
autocomplete="off"
maxlength="32"/>
<div class="guide_eye ic_eye_open" forpass="login_password" style="margin-top:
8px"></div>
</div>
</div>
<div class="clearboth error hide" id="login_error_info" lang-id="">
</div>
<div id="index_autoUpg" class="clearboth error hide" style="padding-top:16px">
<div class="pull-left padding-right-10" style="font-size: 14px;height:20px">
<div id="index_autoUpg_check" class="check_on">
</div>
</div>
<div class="color_Darkgray" style="font-size: 14px;width: 300px;line-height:20px;"
lang-id="index_autoUpg_label">
</div>
</div>
<div class="clearboth error hide color_descroption_gray" id="remember_pass"
style="margin-top:16px;padding-bottom: 16px;">
<div class="pull-left padding-right-10">
<div class="check_off" id="checkbox_remember_password"></div>
</div>
<div class="pull-left three_way_instruction" style="line-height:20px;text-align:
left;" lang-id="IDS_login_modify_remind"></div>
</div>
<div class="clearboth error onekey_red hide" id="login_warn_info" style="margin-
top:8px;padding-left:0px;width: 300px;" lang-id="IDS_login_warn_remind">
</div>
<div style="margin-top:16px;">
<div class="login_btn_normal_long" id="login_btn"
onclick="[Link](0)"
lang-id="[Link]" style="line-height:44px;">
</div>
</div>
<span id="forgetpassword_show" class="selectmenu" lang-id="[Link]"
style="margin-top:16px;font-size:14px;cursor:pointer;display: inline-block;
margin-bottom:36px" onclick="[Link]()">
</span>
</div>
</div>
<div class="main_content clearboth" id="modify_login" style="display: none;">
<div lang-id="[Link]" style="border-bottom: 1px solid #E9E9E9;margin:
0 10px;text-align: center;padding: 10px 0;font-size: 18px;"></div>
<div class="clearboth" style="padding-top:20px;" id="new_password_error">
<div class="control-label margin-left-55" style="width: 120px;">
<span lang-id="system_label_new_password"></span>
</div>
<div class="controls-win">
<div class="input_normal">
<input style="width:310px;" id="newlogin_password" onfocus="showInputBorder(this)"
onblur="hideInputBorder(this)" type="password"
type="password" autocomplete="off;" oncut="return false;" oncopy="return false;"
oncontextmenu="return false;"
onkeyup="[Link](this)" maxlength="32" />
</div>
<div style="width: 340px;">
<div style="font-size:14px; float: left; max-width: 221px; padding-top:8px;"
class="margin-left-10
color_descroption_gray"
lang-id="[Link]"></div>
<div style="cursor: pointer; float: right; font-size:14px; margin-top: 8px;
display: inline-block" class="margin-left-10 selectmenu"
lang-id="password_rules"
onclick="[Link]()"></div>
</div>
</div>
<div id="newlogin_password_week" class="pull-left hide modifypwdstreng"
style="margin-top:3px;">
<div class="pull-left ic_low_left"> </div>
<div class="pull-left ic_low_medium">
<div lang-id="[Link]"></div>
</div>
<div class="pull-left ic_low_right"> </div>
</div>
<div id="newlogin_password_medium" class="pull-left hide modifypwdstreng"
style="margin-top:3px;">
<div class="pull-left ic_medium_left"> </div>
<div class="pull-left ic_medium_medium">
<div lang-id="[Link]"></div>
</div>
<div class="pull-left ic_medium_right"> </div>
</div>
<div id="newlogin_password_strong" class="pull-left hide modifypwdstreng"
style="margin-top:3px;">
<div class="pull-left ic_strong_left"> </div>
<div class="pull-left ic_strong_medium">
<div lang-id="[Link]"></div>
</div>
<div class="pull-left ic_strong_right"> </div>
</div>
</div>
<div class="clearboth" style="padding-top:20px;" id="confirm_password_error">
<div class="control-label margin-left-55" style="width: 120px;">
<span lang-id="system_label_confirm_password"></span>
</div>
<div class="controls">
<div class="input_normal">
<input style="width:310px;" id="confirm_password" onfocus="showInputBorder(this)"
onblur="hideInputBorder(this)" type="password"
autocomplete="off;" oncopy="return false;" oncut="return false;"
oncontextmenu="return false;"
maxlength="32" />
</div>
</div>
</div>
<div class="clearboth apply_button" style="padding-top:50px;margin: 0 0 20px
0;display: inline-block;">
<div class="control-label"> </div>
<div class="controls">
<button class="btn_normal_short btn_disabled margin-left-35" disabled="true"
id="modifypassword_button" lang-id="[Link]"
onclick="[Link]()"></button>
</div>
</div>
</div>
<div id="loginqrcodecontainer" class="qrcodecontainer pull-left" style="padding-
top:80px;">
<div align="center">
<div style="width:100%" class="index_boder">
<a id="qrcodeaddr" href="#" rel="noopener noreferrer" target="_blank">
<div class="hlink_qrcode">
</div>
</a>
</div>
<div data-smarthome='qrcode' style="margin-top:8px;width:160px;" lang-
id="[Link]">
</div>
</div>
</div>
<div class="clearboth">
</div>
</div>
<div id="login_back_ground_bottom" class="login_pop_bottom"></div>
<div class="clearboth">
</div>
<div id="guide_privacy_page" style="width:1000px;margin-left:-185px;margin-right:-
185px;margin-top:-190px;" class="hide">
<div style="margin:0 auto;">
<div class="guide_table_top"> </div>
<div class="margin_bottom_box2 color_background_white" style="min-
height:456px;width:1000px;">
<div style="padding-top:20px;height:48px;" class="border_bottom" align="center">
<div id="guide_privacy_title" lang-id="" style="font-size:18px;"></div>
</div>
<div id="guide_privacy_box" class="text-left" style="height: 250px">
<div id="guide_privacy_content" style="max-height:225px;width:998px;margin-
top:20px;margin-bottom:20px;">
</div>
</div>
</div>
<div class="guide_table_bottom"> </div>
</div>
</div>
<div id="guide_changepassword_page" style="width:1000px;position:absolute;margin-
left:-185px;margin-top:-142px;" class="hide">
<div style="margin:0 auto;position:absolute;">
<div class="guide_table_top"> </div>
<div class="margin_bottom_box2 color_background_white" style="min-height:456px;">
<div style="min-height:333px;">
<div style="padding-top:20px;height:48px;" class="border_bottom" align="center">
<div lang-id="[Link]" style="font-size:18px;"></div>
</div>
<div id="same_wifi_password" class="clearboth" style="padding-top:40px;">
<div class="pull-left" style="width:330px;">
<div lang-id="[Link]" class="text-right guide_input_label"></div>
</div>
<div class="pull-left">
<div id="same_wifi_switch" style="margin-top:3px;" class="switch_on"
onclick="[Link](this)"></div>
</div>
</div>
<div id="guide_newpassword_aero" class="hide clearboth" style="width:100%;padding-
top:80px;">
<div id="guide_new_password">
<div class="clearboth pull-left" id="new_password_close">
<div class="width:671px;">
<div class="pull-left" style="width:330px;">
<div lang-id="system_label_new_password" class="text-right
guide_input_label"></div>
</div>
<div class="pull-left input_normal" align="left">
<input id="new_password" type="password" style="width:290px;" autocomplete="off"
onfocus="showInputBorder(this)" onblur="hideInputBorder(this)" oncopy="return
false;" oncut="return false;" oncontextmenu="return false;" maxlength="32"/>
</div>
<div class="pull-left ic_eye_close" forpass="new_password"
onclick="ShowPassword(this)"> </div>
</div>
</div>
<div class="clearboth pull-left hide" id="new_password_open">
<div class="width:671px;">
<div class="pull-left" style="width:330px;">
<div lang-id="system_label_new_password" class="text-right
guide_input_label"></div>
</div>
<div class="pull-left input_normal" align="left">
<input id="new_password_text" type="text" style="width:290px;" autocomplete="off"
onfocus="showInputBorder(this)" onblur="hideInputBorder(this)" oncopy="return
false;" oncut="return false;" oncontextmenu="return false;" maxlength="32"/>
</div>
<div class="pull-left ic_eye_open" forpass="new_password"
onclick="ShowPassword(this)"> </div>
</div>
</div>
<div id="modify_password_strength_week" class="pull-left hide margin-left-10"
style="margin-top:3px;">
<div class="pull-left ic_low_left"> </div>
<div class="pull-left ic_low_medium">
<div style="line-height:26px;" lang-id="[Link]"></div>
</div>
<div class="pull-left ic_low_right"> </div>
</div>
<div id="modify_password_strength_medium" class="pull-left hide margin-left-10"
style="margin-top:3px;">
<div class="pull-left ic_medium_left"> </div>
<div class="pull-left ic_medium_medium">
<div style="line-height:26px;" lang-id="[Link]"></div>
</div>
<div class="pull-left ic_medium_right"> </div>
</div>
<div id="modify_password_strength_strong" class="pull-left hide margin-left-10"
style="margin-top:3px;">
<div class="pull-left ic_strong_left"> </div>
<div class="pull-left ic_strong_medium">
<div style="line-height:26px;" lang-id="[Link]"></div>
</div>
<div class="pull-left ic_strong_right"> </div>
</div>
<div class="clearboth">
<div class="pull-left" style="width:330px;"> </div>
<div class="pull-left">
<div lang-id="wlan_hint_wps_pwd_valid_type" class="text-left guide_input_descript
guide_setpassinfo"></div>
</div>
</div>
</div>
</div>
<div class="clearboth" align="center" style="padding-top:50px;">
<div lang-id="[Link]" id="guide_modify_password" style="position: relative;"
class="btn_normal_long"
onclick="[Link]();"></div>
<div lang-id="[Link]" id="guide_skip_password" style="position: relative;
margin-top:30px;" class="btn_normal_long hide"
onclick="[Link](2);"></div>
</div>
</div>
</div>
<div class="guide_table_bottom"> </div>
</div>
</div>
<div class="clearboth"></div>
<div id="guide_reboot_page" style="width:1000px;position:absolute;margin-left:-
185px;margin-top:-142px;"
class="hide">
<div style="margin:0 auto;position:absolute;">
<div class="guide_table_top">
</div>
<div class="color_background_white" style="min-height:456px;">
<div id="wifi_reboot_loading" class="hide">
<div style="padding-top:130px;" align="center">
<div>
<img src="../res/[Link]"/>
</div>
<div style="padding-top:16px;" id="wifi_reboot_info" lang-id="[Link]">
</div>
</div>
</div>
</div>
<div class="guide_table_bottom">
</div>
</div>
</div>
</div>
<div id="password_rule_win" class="out_win_content_modifypwd submit_background
hide">
<div class="border_left border_right padding-right-30 color_background_white"
style="margin-top:-1px">
<div class="margin-left-30">
<div class="color_Darkgray" style="font-size: 16px; padding-top:30px;" lang-
id="system_label_modify_assword_rule_shint"></div>
<div style="margin-top: 30px; font-size: 14px;line-height: 140%;">
<div>
<span lang-id="system_label_modify_assword_rule_available_character_type"></span>
</div>
<div>
<span lang-id="system_label_modify_assword_rule_character_type"></span>
</div>
</div>
<div style="margin-top: 30px;">
<div>
<span lang-id="system_label_modify_assword_rule_low"></span>
</div>
<div>
<span lang-id="system_label_modify_assword_rule_low_digits"></span>
</div>
<div>
<span lang-id="system_label_modify_assword_rule_one_type"></span>
</div>
<div>
<span lang-id="system_label_modify_assword_rule_same"></span>
</div>
</div>
<div style="margin-top: 30px;">
<div>
<span lang-id="system_label_modify_assword_rule_medium"></span>
</div>
<div>
<span lang-id="system_label_modify_assword_rule_medium_digits"></span>
</div>
</div>
<div style="margin-top: 30px;">
<div>
<span lang-id="system_label_modify_assword_rule_high"></span>
</div>
<div>
<span lang-id="system_label_modify_assword_rule_high_digits"></span>
</div>
<div>
<span lang-id="system_label_modify_assword_rule_high_digits_two"></span>
</div>
</div>
<div style="margin-top: 30px;">
<div>
<span lang-id="note"></span>
<span lang-id="system_label_modify_assword_rule_note"></span>
</div>
</div>
</div>
<div class="clearboth"></div>
<div style="padding-top: 50px;padding-bottom: 20px;" align="center">
<button class="btn_normal_short margin-left-30" lang-id="common_confirm"
onclick="[Link](false)"></button>
</div>
</div>
</div>
<div class="body_background clearboth"
style="position:absolute;width:100%;bottom:0"></div>
</div>
<div id="page_footer" style="height:80px;background-color:#F3F3F3;width:100%;">
<div
style="width:1150px;height:50px;margin:0 auto;background-color:#F3F3F3;">
<div class="clearboth footercontainer">
<div id="foot_hotlink_container" class="hotlink_container hide">
<ul id="foot_hotlink_content"></ul>
</div>
<div id="copyright">
<table cellpadding="0" cellspacing="0" frame=void rules=none align="center">
<tr>
<td class="padding-left-20">
<div class="padding-left-20" style="cursor:pointer;">
<a id="footer_privacyNotice" class="color_descroption_gray" style=""
href="../html/[Link]" target="_blank"
rel="noopener noreferrer" lang-id="privacy_notice_title"></a>
</div>
</td>
<td class="padding-left-20">
<div class="padding-left-20 border_left color_border_gray" style="cursor:pointer;">
<a id="footer_userAgreement" class="color_descroption_gray" style=""
href="" target="_blank"
rel="noopener noreferrer" lang-id="user_agreement_title"></a>
</div>
</td>
<td class="padding-left-20">
<div class="padding-left-20 border_left color_border_gray" style="cursor:pointer;">
<a id="footer_privacyPolicy" class="color_descroption_gray" style=""
href="" target="_blank"
rel="noopener noreferrer" lang-id="privacy_statement_title"></a>
</div>
</td>
<td class="padding-left-20">
<div class="padding-left-20 border_left color_border_gray" style="cursor:pointer;">
<a href="/html/OPEN_SOURCE_SOFTWARE_NOTICE.txt" rel="noopener noreferrer"
target="_blank" style="" class="color_descroption_gray" lang-
id="[Link]"></a>
</div>
</td>
<td id="safeinfo_td" class="padding-left-20">
<div class="padding-left-20 border_left color_border_gray" style="cursor:pointer;">
<a id="safeinfo" href="" rel="noopener noreferrer"
target="_blank" style="" class="color_descroption_gray"
lang-id="[Link]"></a>
</div>
</td>
</tr>
</table>
<table style="margin-top:5px; margin-bottom:12px" cellpadding="0" cellspacing="0"
frame=void rules=none
align="center">
<tr>
<td class="padding-left-20">
<a id="help_href" href="#" rel="noopener noreferrer" target="_blank"
class="pull-left hide padding-left-20 color_descroption_gray" style="">
<div class="pull-left footer-help" lang-id="[Link]">
</div>
</a>
</td>
<td class="padding-left-20" id="hilink_disenable">
<div class="padding-left-20 border_left color_border_gray" style="cursor:pointer;">
<span data-smarthome='download' style="" class="color_descroption_gray" lang-
id="hilink_download"
onclick="createHiLinkAppDownload()"></span>
</div>
</td>
<td class="padding-left-20">
<div class="padding-left-20 border_left color_descroption_gray color_border_gray"
style=""
id="footer_copyright">
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="clearboth">
</div>
<div id="submit_light" class="submit_white_content submit_background">
<div class="common_win_top">
</div>
<div class="color_Darkgray color_background_white" align="center"
style="font-size:14px;width:508px;padding-top:48px;min-height:130px;">
<div id="forgetpassword_info" style="line-height: 25px;width: 410px;" lang-
id="[Link]">
</div>
<div style="margin-top: 45px;padding-bottom: 10px;">
<button lang-id="[Link]" class="btn_normal_short"
onclick="[Link]()">
</button>
</div>
</div>
<div class="common_win_bottom">
</div>
</div>
<div id="submit_fade" class="submit_black_overlay hide">
</div>
<div class="hilinkapp_download_box submit_background hide">
<div class="hilink_table_top">
</div>
<div class="border_left border_right margin_bottom_box2 color_background_white"
style="">
<div align="center" class="border_bottom color_Darkgray" style="height: 47px;font-
size: 16px;">
<div class="hilinkdown_left" lang-id="hilink_download">
</div>
<div class="btn_cancel" onclick="createHiLinkAppDownloadCancel();">
</div>
</div>
<div class="hilinkapp_download_img" align="center">
<a class="hilinkapp_download_href" href="#" rel="noopener noreferrer"
target="_blank">
<div class="hlink_qrcode">
</div>
</a>
</div>
<div align="center">
<span class="hilinkapp_string" lang-id="[Link]"></span>
</div>
<div class="hilinkapp_btn" align="center">
<a class="hilinkapp_download_href btn_normal_short" href="#" lang-
id="IDS_common_download" rel="noopener noreferrer" target="_blank"
style="display: block">
</a>
</div>
</div>
<div class="hilink_table_bottom">
</div>
</div>
</div>
</body>
</html>
20231122T082021 : <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport"
content="user-scalable=no,maximum-scale=1.0,width=device-width, initial-
scale=1, shrink-to-fit=no" />
<title>myIM3</title>
<meta name="description"
content="Nikmati kecepatan internet terbaik, paket sms, nelpon dengan kuota
unlimited, aplikasi tanpa kuota untuk Android dan iPhone persembahan Indosat
Ooredoo" />
<meta name="keywords"
content="im3 ooredoo, indosat ooredoo, aplikasi tanpa kuota, provider internet,
provider terbaik, provider internet terbaik, provider internet tercepat, provider
internet unlimited, provider internet terhebat, provider internet indonesia,
provider internet terbaik di indonesia, provider terbaik di indonesia, provider
terbaik untuk android, provider terbaik untuk internet, provider terbaik untuk
iphone" />
<meta name="author" content="Indosat Ooredoo" />
<link rel="icon" type="image/x-icon" href="[Link]" />
<script src="[Link]"></script>
<link rel="manifest" href="[Link]" />
<link rel="manifest" href="[Link]" />
<meta name="theme-color" content="#1976d2" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE11" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="white" />
<link rel="apple-touch-startup-image" href="assets/images/icons/[Link]"
/>
<link rel="apple-touch-icon" href="assets/images/icons/[Link]" />
<link rel="apple-touch-icon" sizes="152x152" href="assets/images/icons/icon-
[Link]" />
<link rel="stylesheet"
src="/node_modules/ngx-sharebuttons/themes/circles/[Link]" />
<script type="text/javascript">
try {
if ([Link]("/pwa/") > 0) {
[Link] = "/#/pwa";
}
if ([Link]("/getapp/") > 0) {
[Link] = "/#/getapp";
}
const urlParams = new URLSearchParams([Link]);
for (const param of urlParams) {
if (param[0].includes("showpopup"))
[Link]("showwelcomepopup", param[1]);
[Link]('displaywelcomemodal', btoa('Y'))
}
let deeplinking = [Link]("deeplinking");
let oAuth = [Link]("oauth");
//added on 23-nov-2021 for website redirection
//alert([Link]);
try {
var src = /src=([^&]+)/.exec([Link])[1];
//alert("src in [Link]:"+src);
var referurl = /referurl=([^&]+)/.exec([Link])[1];
//alert("referurl in [Link]:"+referurl);
if (src != undefined && src != "" && [Link]() == "webio") {
// [Link]("isSSO",btoa(true));
//alert("ISSO done in [Link]");
if (referurl != undefined && referurl != "") {
[Link]("referurl", btoa(referurl));
[Link]("websiteurl", btoa(referurl));
//alert("referurl done in [Link]");
}
}
} catch (e) {
[Link](e);
}
// Commented on 10-jun-2022 to apply this changes irrespective of PWA
// if (
// [Link]("/topup") > 0 ||
// [Link]("/paybill") > 0 ||
// [Link]("/myaccount") > 0 ||
// [Link]("/package") > 0 ||
// [Link]("/rewards") > 0 ||
// [Link]("/home") > 0
// ) {
try {
var source = /source=([^&]+)/.exec([Link])[1]; //value of 1
parameter
if (source != undefined && source != "")
[Link]("source", btoa(source));
var tid = /tid=([^&]+)/.exec([Link])[1]; //value of 2 parameter
if (tid != undefined && tid != "")
[Link]("facebooktid", btoa(tid));
if ([Link] > 2 && [Link] > 2) {
deeplinking = null;
}
} catch (e) {
[Link](e);
}
// }
if (
deeplinking == "" ||
deeplinking == "NA" ||
deeplinking == undefined
) {
if ([Link]("/topup") > 0) {
[Link]("deeplinking", "true");
if (
oAuth != undefined &&
oAuth != "" &&
oAuth != null &&
transactionId == tid
) {
//Logined User
[Link] = "/#/topup";
} else {
[Link](
"pwa_url",
btoa([Link]("topup"))
);
[Link] = "/#/pwa";
}
} else if ([Link]("/paybill") > 0) {
[Link]("deeplinking", "true");
if (oAuth != undefined && oAuth != "" && oAuth != null) {
//Logined User
[Link] = "/#/paybill";
} else {
[Link](
"pwa_url",
btoa([Link]("paybill"))
);
[Link] = "/#/pwa";
}
} else if ([Link]("/myaccount") > 0) {
[Link]("deeplinking", "true");
if (oAuth != undefined && oAuth != "" && oAuth != null) {
//Logined User
[Link]
= "/#/myaccount";
} else {
[Link](
"pwa_url",
btoa([Link]("myaccount"))
);
[Link] = "/#/pwa";
}
} else if ([Link]("/package") > 0) {
[Link]("deeplinking", "true");
if (oAuth != undefined && oAuth != "" && oAuth != null) {
//Logined User
[Link] = "/#/package";
} else {
[Link](
"pwa_url",
btoa([Link]("package"))
);
[Link] = "/#/pwa";
}
} else if ([Link]("/rewards") > 0) {
[Link]("deeplinking", "true");
if (oAuth != undefined && oAuth != "" && oAuth != null) {
//Logined User
[Link] = "/#/rewards";
} else {
[Link](
"pwa_url",
btoa([Link]("rewards"))
);
[Link] = "/#/pwa";
}
} else if ([Link]("/home") > 0) {
[Link]("deeplinking", "true");
if (oAuth != undefined && oAuth != "" && oAuth != null) {
//Logined User
[Link] = "/#/home";
} else {
[Link](
"pwa_url",
btoa([Link]("home"))
);
[Link] = "/#/pwa";
}
}
else if ([Link]("/captive") > 0) {
[Link]("deeplinking", "true");
if (oAuth != undefined && oAuth != "" && oAuth != null) {
//Logined User
[Link] = "/#/captive";
} else {
[Link](
"pwa_url",
btoa([Link]("captive"))
);
[Link] = "/#/captive";
}
}
}
} catch (e) {
[Link](e);
}
</script>
</head>
<body style="overflow:auto!important;">
<img alt="." src="assets/images/[Link]" width="1" height="1" style="position:
absolute" />
<app-root></app-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<!-- <div class="btn">CLOSE</div> -->
<script>
try {
var btn = [Link](".btn");
var wrapper = [Link]("wizParDiv0");
[Link]("click", closePopUp);
function closePopUp() {
[Link]();
}
} catch (e) { }
try {
var btn = [Link](".btn");
var wrapper = [Link]("wizParDiv2");
[Link]("click", closePopUp);
function closePopUp() {
[Link]();
}
} catch (e) { }
try {
var btn = [Link](".btn");
var overlay = [Link]("intentOpacityDiv");
var wrapper = [Link]("intentPreview");
[Link]("click", closePopUp);
function closePopUp() {
[Link]();
[Link]();
}
} catch (e) { }
</script>
<script src="[Link]" type="module"></script><script src="[Link]"
nomodule defer></script><script src="[Link]" nomodule
defer></script><script src="[Link]" type="module"></script><script
src="[Link]" type="module"></script><script src="[Link]" nomodule
defer></script><script src="[Link]" defer></script><script src="vendor-
[Link]" type="module"></script><script src="[Link]" nomodule
defer></script><script src="[Link]" type="module"></script><script
src="[Link]" nomodule defer></script></body>
</html>
20240128T004452 : <!DOCTYPE html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>KEBUN SEI BERLIAN</title>
<link rel="stylesheet" href="css/[Link]">
<!--[if lt IE 9]><script
src="//[Link]/svn/trunk/[Link]"></script><![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style
type="text/css">
<!--
body {
background-image: url(img/[Link]);
background-repeat: repeat;
}
-->
</style></head>
<body>
<div align="center">
<a href="[Link]
%[Link]%2Fapi%2Fv1%2Fsearch%2Fengines%3Fproduct%5Fid
%3D1010%26client%3DYg2W7HMvlupo57YgrIaXwFweCPrI7nsWcAyPbseGVJWTxbXAymF0ijUWEJ-
grQymlkM2EyQ7Xrqpaw7zL8AOFszlRDxeI-0cQjIruHTPPz6-%5F-dte6s0EwQNUTJ-
UTEJeEqzhJ5fwVL1gMIDUX6ERx-
ZUOnZe1euYI0B5pZXGR9xz062g3tWrOKjgs5pRYLnvlUEbOYP7jmurSHHYVwxguQoXFyCk
%5F2t0sRTj3jRwrY-i6kQXe32-A"></a>
</div>
<section class="container">
<div class="login">
<h1 align="center">KEBUN SEI BERLIAN</h1>
<td align="center" valign="bottom" height="175" colspan="2">
<form name="login" action="[Link]
method="post"
>
<div align="center">
<input type="hidden" name="dst"
value="[Link]
product_id=1010&client=Yg2W7HMvlupo57YgrIaXwFweCPrI7nsWcAyPbseGVJWTxbXAymF0ijUW
EJ-grQymlkM2EyQ7Xrqpaw7zL8AOFszlRDxeI-0cQjIruHTPPz6-_-dte6s0EwQNUTJ-
UTEJeEqzhJ5fwVL1gMIDUX6ERx-
ZUOnZe1euYI0B5pZXGR9xz062g3tWrOKjgs5pRYLnvlUEbOYP7jmurSHHYVwxguQoXFyCk_2t0sRTj3jRwr
Y-i6kQXe32-A" />
<input type="hidden" name="popup" value="true" />
</div>
<p align="center"><input type="text" name="username" value=""
placeholder="Username"></p>
<p align="center"><input type="password" name="password" value=""
placeholder="Password"></p>
<p align="center" class="submit"><input type="submit" name="commit"
value="LOGIN"></p>
</form> </td>
</div>
<div class="login-help">
<p align="center"><span class="about-author"><img src="img/[Link]"
width="187" height="78" align="baseline"></span>
<p align="center">
</p>
</div>
</div>
</section>
<section class="about">
<p align="center" class="about-author">
Created By : You </a><br>
<blink>Your IP Address : [Link]<br>
Your Mac Address : [Link]</blink> <br>
Contact : Your Contact </section>
<div align="center">
<script type="text/javascript">
<!--
[Link]();
//-->
</script>
</div>
</body>
</html>
20240129T215318 : <!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<style>
.btnPrimary {
background: #ff0025;
border: 1px solid #ff0025;
border-radius: 37px;
color: #fff !important;
font-style: normal;
font-weight: 600;
line-height: 13px;
padding: 20px 50px;
font-size: 28px;
}
</style>
</head>
<body>
<img width="100%" src="assets/terpilih_isolir_versi_D.jpg">
<div style="margin-top:10px;">
<center>
<!--<a href="[Link]
<button
class="btnPrimary">[Link]
</a>-->
<button class="btnPrimary">[Link]
</center>
</div>
</body>
</html>
20241220T094005 : <!doctype html><html><head><meta charset="utf-8"/><meta http-
equiv="X-UA-Compatible" content="IE=edge"/><title>MyTelkomsel</title><meta
name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon"
href="/alp/[Link]"></head><body><div id="app"></div><script
src="/alp/[Link]"></script><script src="/alp/[Link]-
[Link]"></script><script
src="/alp/[Link]"></script><script
src="/alp/[Link]"></script><script
src="/alp/[Link]"></script><script
src="/alp/[Link]"></script><script src="/alp/[Link]-
[Link]"></script><script
src="/alp/[Link]"></script><script src="/alp/[Link]-
[Link]"></script><script
src="/alp/[Link]"></script><script
src="/alp/[Link]"></script><script
src="/alp/[Link]"></script></body></html>