Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
echo "\x20\40\x20\x20\74\163\143\162\x69\x70\164\76\15\xa\40\40\x20\x20\40\x20\40\x20\152\..
Decoded Output download
<? echo " <script>
\xa jQuery(document).ready(function() {
jQuery('.btn-group').css("width", "60%");\xd
});\xd\xa </script>
";
RL:
echo "
<div class="form-horizontal">
\xa <div class="nav-tab-wrapper mo_idp_nav-tab-wrapper">\xd
<a id="account_tab"\xd
class="mo_nav-tab ";
echo $s8 == "account" ? "mo_nav_tab_active" : '';
echo "" href="#account_setup"
onclick="add_css_tab('#account_tab');"\xd
data-toggle="tab">";
echo JText::_("COM_MINIORANGE_API_ACCOUNT_SETUP");
echo " </a>\xd
\xd\xa <a id="show_custom_apis"\xd\xa class="mo_nav-tab ";
if (!($s8 == "show_custom_apis" || $s8 == "create_custom_api" || $s8 == "view_custom_api" && isset($N6["api_name"]))) {
goto mF;
}
echo "mo_nav_tab_active";
mF:
echo "" href="#view_all_apis"
onclick="add_css_tab('#show_custom_apis');"\xd
data-toggle="tab">";
echo JText::_("COM_MINIORANGE_API_TAB1_SETTINGS");
echo " </a>
<a id="create_custom_api" href="#create_custom_apis" data-toggle="tab" ></a>
<a id="view_custom_api" href="#view_current_custom_api" data-toggle="tab"></a> \xd
\xd
<a id="create_custom_sql_api" href="#create_custom_sql_apis" data-toggle="tab"></a>
\xa\xd
<a id="configure_external_apis" href="#configured_external_api" data-toggle="tab"></a>
\xa
\xa <a id="create_sql_apis"
\xa class="mo_nav-tab ";
if (!($s8 == "create_sql_apis" || $s8 == "create_custom_sql_api" || $s8 == "view_custom_api" && isset($N6["sql_api_name"]))) {
goto ZA;
}
echo "mo_nav_tab_active";
ZA:
echo "" href="#create_sql_api"\xd
onclick="add_css_tab('#create_sql_apis');"\xd\xa data-toggle="tab">";
echo JText::_("COM_MINIORANGE_API_TAB3_SETTINGS");
echo " </a>\xd
\xd\xa <a id="add_authentication"
\xa class="mo_nav-tab ";
echo $s8 == "add_authentication" ? "mo_nav_tab_active" : '';
echo "" href="#add_authentication_to_api"
\xa onclick="add_css_tab('#add_authentication');"
data-toggle="tab">";
echo JText::_("COM_MINIORANGE_API_TAB4_SETTINGS");
echo " </a>\xd\xa
<a id="external_apis"\xd\xa class="mo_nav-tab ";
if (!($s8 == "custom_external_apis" || $s8 == "configure_external_apis")) {
goto PU;
}
echo "mo_nav_tab_active";
PU:
echo "" href="#connect_external_apis"
onclick="add_css_tab('#external_apis');"
\xa data-toggle="tab">";
echo JText::_("COM_MINIORANGE_API_TAB5_SETTINGS");
echo " </a>\xd
\xd\xa <a id="upgrade_tab"
\xa class="mo_nav-tab ";
echo $s8 == "custom_api_upgrade" ? "mo_nav_tab_active" : '';
echo "" href="#upgrade_plans"
onclick="add_css_tab('#upgrade_tab');"
\xa data-toggle="tab">";
echo JText::_("COM_MINIORANGE_API_PLUGIN_UPGRADE");
echo " </a>
\xa\xd\xa \xd\xa </div>
</div>
\xd
<div class="tab-content" id="myTabContent">
\xa
\xa <div id="account_setup" class="tab-pane ";
echo $s8 == "account" ? "active" : '';
echo "">
";
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = isset($Nz["status"]) ? $Nz["status"] : '';
$p9 = isset($Nz["login_status"]) ? $Nz["login_status"] : 0;
$Tf = isset($Nz["registration_status"]) ? $Nz["registration_status"] : '';
$iZ = isset($Nz["email"]) ? $Nz["email"] : '';
if (!MocustomapiUtility::is_customer_registered()) {
goto qK;
}
if (MocustomapiUtility::check($ta) != "true") {
goto cf;
}
echo " <div class="mo_sync_table_layout_1">\xd\xa <div class="mo_boot_row">\xd
<div class="mo_boot_col-sm-8" >
<div class="mo_boot_p-3" style="background:white;border:2px solid rgb(15, 127, 182)">
\xa ";
mo_custom_api_account_page();
echo " </div>\xd
</div>
<div class="mo_boot_col-sm-4">\xd\xa <div class="mo_boot_p-3" style="background:white;border:2px solid rgb(15, 127, 182)"> ";
support_form();
echo "</div>\xd\xa </div>\xd\xa </div>
</div>
";
goto QY;
cf:
echo " <div class="mo_sync_table_layout_1">\xd\xa <div class="mo_boot_row">\xd\xa <div class="mo_boot_col-sm-8" >
\xa <div class="mo_boot_p-3" style="background:white;border:2px solid rgb(15, 127, 182)">\xd
";
mo_custom_api_check_status();
echo " </div>\xd\xa </div>
\xa <div class="mo_boot_col-sm-4">
<div class="mo_boot_p-3" style="background:white;border:2px solid rgb(15, 127, 182)"> ";
support_form();
echo "</div>
\xa </div>\xd
</div>\xd\xa </div>
\xa ";
QY:
goto jE;
qK:
echo " <div class="mo_sync_table_layout_1">\xd\xa <div class="mo_boot_row">\xd
<div class="mo_boot_col-sm-8" >
<div class="mo_boot_p-3" style="background:white;border:2px solid rgb(15, 127, 182)">\xd\xa ";
custom_api_login_page();
echo " </div>\xd
</div>
<div class="mo_boot_col-sm-4">\xd\xa <div class="mo_boot_p-3" style="background:white;border:2px solid rgb(15, 127, 182)"> ";
support_form();
echo "</div>\xd\xa </div>\xd\xa </div>\xd
</div>\xd\xa ";
jE:
echo " </div>
\xa\xd
<div id="view_all_apis" class="tab-pane ";
echo $s8 == "show_custom_apis" ? "active" : '';
echo "">
\xa <div class="row-fluid">
\xa <div class="mo_sync_table_layout_1">\xd\xa <div class="mo_sync_table_layout mo_sync_users_container">\xd\xa ";
show_all_custom_apis();
echo " </div>
\xa <div class="mo_sync_table_layout_support_1">
";
support_form();
echo " </div>
\xa </div>\xd\xa </div>
\xa </div>
\xa
\xa <div id="create_custom_apis" style="";
echo $s8 == "create_custom_api" ? "display:block" : "display:none";
echo "">\xd
<div class="row-fluid">
<div class="mo_sync_table_layout_1">
<div class="mo_sync_table_layout mo_sync_users_container">\xd\xa ";
create_custom_apis();
echo " </div>
\xa <div class="mo_sync_table_layout_support_1">
\xa ";
support_form();
echo " </div>
</div>
\xa </div>
\xa </div>
\xa\xd
<div id="view_current_custom_api" style="";
echo $s8 == "view_custom_api" ? "display:block" : "display:none";
echo "">
\xa <div class="row-fluid">\xd\xa <div class="mo_sync_table_layout_1">\xd
<div class="mo_sync_table_layout mo_sync_users_container">
";
view_current_custom_api();
echo " </div>
\xa <div class="mo_sync_table_layout_support_1">\xd\xa ";
support_form();
echo " </div>\xd\xa </div>\xd\xa </div>\xd
</div>\xd\xa \xd
<div id="create_sql_api" class="tab-pane ";
echo $s8 == "create_sql_apis" ? "active" : '';
echo "">\xd
<div class="row-fluid">\xd\xa <div class="mo_sync_table_layout_1">
\xa <div class="mo_sync_table_layout mo_sync_users_container">
\xa ";
create_sql_apis();
echo " </div>
\xa <div class="mo_sync_table_layout_support_1">
\xa ";
support_form();
echo " </div>
\xa </div>\xd\xa </div>
</div>\xd
\xd
<div id="create_custom_sql_apis" class="tab-pane ";
echo $s8 == "create_custom_sql_api" ? "active" : '';
echo "">
\xa <div class="row-fluid">
<div class="mo_sync_table_layout_1">\xd\xa <div class="mo_sync_table_layout mo_sync_users_container">
";
create_custom_sql_apis();
echo " </div>
\xa <div class="mo_sync_table_layout_support_1">
";
support_form();
echo " </div>\xd
</div>
\xa </div>\xd
</div>
\xa
\xa <div id="add_authentication_to_api" class="tab-pane ";
echo $s8 == "add_authentication" ? "active" : '';
echo "">
<div class="row-fluid">\xd\xa <div class="mo_sync_table_layout_1">
\xa <div class="mo_sync_table_layout mo_sync_users_container">\xd\xa ";
add_authentication_to_api();
echo " </div>
\xa <div class="mo_sync_table_layout_support_1">\xd
";
support_form();
echo " </div>\xd\xa </div>\xd\xa </div>
</div>\xd
\xd\xa <div id="connect_external_apis" class="tab-pane ";
echo $s8 == "custom_external_apis" ? "active" : '';
echo "">
\xa <div class="row-fluid">
<div class="mo_sync_table_layout_1">\xd\xa <div class="mo_sync_table_layout mo_sync_users_container">\xd
";
connect_external_apis();
echo " </div>\xd\xa <div class="mo_sync_table_layout_support_1">
";
support_form();
echo " </div>\xd\xa </div>
</div>
\xa </div>\xd\xa\xd
<div id="configure_external_api" class="tab-pane ";
echo $s8 == "configure_external_apis" ? "active" : '';
echo "">
\xa <div class="row-fluid">\xd
<div class="mo_sync_table_layout_1">\xd
<div class="mo_sync_table_layout mo_sync_users_container">\xd\xa ";
configure_external_api();
echo " </div>
\xa <div class="mo_sync_table_layout_support_1">\xd\xa ";
support_form();
echo " </div>\xd\xa </div>
\xa </div>
</div>
\xa
\xa <div id="upgrade_plans" class="tab-pane ";
echo $s8 == "custom_api_upgrade" ? "active" : '';
echo "">
\xa <div class="row-fluid">
\xa <div class="mo_sync_table_layout_1">\xd\xa <div class="mo_sync_table_layout">
\xa ";
custom_api_licensing_plans();
echo " </div>
\xa </div>
\xa </div>
\xa </div>\xd\xa</div>\xd\xa
";
function custom_api_login_page()
{
echo " <div class="mo_boot_row mo_boot_mr-1 mo_boot_p-3">\xd
<div class="mo_boot_col-sm-12">
<form name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.verifyCustomer");
echo "">
\xa <div class="mo_boot_row mo_boot_mt-2">
<div class="mo_boot_col-sm-12">
\xa <input type="hidden" name="option1" value="mo_usync_local_verify_customer" />\xd\xa <h3>Login with miniOrange</h3><hr>\xd\xa <p>
Please enter your miniOrange account credentials. If you forgot your password then enter your email and click\xd
on <strong>Forgot your password</strong> button.
</p>\xd
</div>
\xa </div>
\xa <div id="panel1" style="align:center!important;">\xd
<div class="mo_boot_row mo_boot_mt-2">\xd
<div class="mo_boot_col-sm-2 mo_boot_offset-sm-1">
\xa <strong>Email:<em style="color:#FF0000">*</em> </strong>\xd\xa </div>
\xa <div class="mo_boot_col-sm-6">
<input class="mo_boot_form-control" type="email" name="email" style="border: 1px solid #868383 !important;" required placeholder="[email protected]" value="" />
</div>\xd\xa </div>\xd\xa <div class="mo_boot_row mo_boot_mt-2">
<div class="mo_boot_col-sm-2 mo_boot_offset-sm-1">\xd
<strong>Password:<em style="color:#FF0000">*</em> </strong>\xd
</div>\xd
<div class="mo_boot_col-sm-6">
<input class=" mo_boot_form-control" required type="password" name="password" style="border: 1px solid #868383 !important;" placeholder="Enter your miniOrange password" />\xd\xa </div>\xd\xa </div>
<div class="mo_boot_row mo_boot_mt-2">
\xa <div class="mo_boot_col-sm-12 mo_boot_text-center">\xd
<input type="submit" class="mo_boot_btn mo_boot_btn-users_sync mo_boot_mt-1" value="Login"/>\xd
<a href="https://login.xecurify.com/moas/idp/resetpassword" target="_blank" class="mo_boot_btn mo_boot_btn-users_sync mo_boot_mt-1">Forgot your password?</a>
</div>\xd
</div>
\xa </div>
</form>\xd
</div>
</div>
";
}
function mo_custom_api_check_status()
{
echo " <form name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.checkStatus");
echo "">
<h3>Verify your license</h3><hr><br>\xd\xa <div>
\xa <div class="mo_boot_col-12">\xd\xa <div class="mo_boot_row">\xd\xa <div class="mo_boot_col-3">\xd
<strong><span style="color: #FF0000;">*</span>License Key :</strong>\xd\xa </div>
\xa <div class="mo_boot_col-6">
<input type="text" style="width:100%"name="key" class="mo_boot_form-control" placeholder="Enter your license key to activate the plugin" required value=""/>
</div>\xd
<div class="mo_boot_col-3">\xd
<a class="mo_boot_btn mo_boot_btn-success" href="https://login.xecurify.com/moas/login?redirectUrl=https://login.xecurify.com/moas/admin/customer/viewlicensekeys" target="_blank">View License Key</a>
</div>
\xa </div>
</div>
<br>\xd\xa <div style="display:inline; margin-left: 5px;">
<b>Please read and accept the following before activating your license key :</b><br>\xd
<div class="mo_idp_help_desc" style="margin-left:15px;">\xd\xa <div style="float:left;height:50px;margin-right:5px;">\xd\xa <input type="checkbox" value="1" name="license_conditions" style="margin-top: 0%;cursor: pointer;" required/>\xd
</div>
\xa <div>\xd
<b><i>License key you have entered here is associated with this instance.</i></b>\xd
If you want to re-install the plugin for any reason, you should deactivate and then\xd
uninstall the plugin from Joomla console. Manually deleting the plugin folder will
\xa not free your key for re-use.
\xa </div>
\xa <br/>
<div style="float:left;height:50px;margin-right:5px;">
\xa <input type="checkbox" value="1" name="license_conditions" style="margin-top: 0%;cursor: pointer;" required/>\xd\xa </div>
\xa <div>
<b><i>This is not a developer license.</i></b> Making any kind of change to the\xd\xa plugin's code will delete all your configuration and make the plugin unusable.\xd
</div>\xd\xa </div>\xd
</div>\xd\xa <div style="text-align: center;"><br><br>
<input type="submit" value="Activate License" class="mo_boot_btn mo_boot_btn-success"/> \xd\xa <input type="button" value="Back" id="back_btn" class="mo_boot_btn mo_boot_btn-danger" onclick="();"/> \xd
</div>
\xa </div>\xd
</form>
<script>\xd\xa jQuery("#back_btn").click(function () {
jQuery("#mo_cancel_login_form").submit();\xd\xa });\xd
</script>\xd
<form id="mo_cancel_login_form" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.cancelform");
echo ""></form>\xd\xa ";
}
function mo_custom_api_account_page()
{
$Nc = MocustomapiUtility::getCustomerDetails();
$iZ = isset($Nc["email"]) ? $Nc["email"] : '';
$u0 = new JVersion();
$OD = $u0->getShortVersion();
$ja = phpversion();
$z1 = strtotime($Nc["licenseExpiry"]);
$SX = strtotime($Nc["supportExpiry"]);
$Ik = $Nc["trists"];
$fx = '';
$a5 = MocustomapiUtility::decrypt($Ik);
$a5 = $a5 == true ? "Active" : "Inactive";
if (class_exists("MocustomapiUtility")) {
goto Yu;
}
$Ob = "NA";
goto vw;
Yu:
$Ob = MocustomapiUtility::GetPluginVersion();
vw:
echo "\xd\xa <div class="mo_boot_row mo_boot_mr-1 mo_boot_p-3">\xd
<div class="mo_boot_col-sm-12">
<div class="mo_boot_row">\xd
<div class="mo_boot_col-sm-10">
\xa <h2>Your Profile</h2>
\xa </div>
<div class="mo_boot_col-2">\xd
<form method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&task=accountsetup.fetchLicense");
echo "" >
\xa <input type="submit" class="mo_boot_btn mo_boot_btn-users_sync" value="Fetch License"/>
\xa </form>\xd
</div>
\xa </div>
<table class="table table-striped table-hover table-bordered mo_boot_mt-2">\xd\xa <tr>\xd
<td><strong>Username/Email</strong></td>
\xa <td>";
echo $iZ;
echo "</td>
</tr>\xd
<tr>
\xa <td ";
echo $fx;
echo "><strong>License Expiry</strong></td>
\x9 \x9\x9 <td ";
echo $fx;
echo ">";
echo $Nc["licenseExpiry"];
echo "</td>\xd
</tr>\xd\xa <tr>\xd\xa <td ";
echo $fx;
echo "><strong>Support Expiry</strong></td>\xd
\x9 <td ";
echo $fx;
echo ">";
echo $Nc["supportExpiry"];
echo "</td>\xd
</tr>
\xa <tr>
<td><strong>License Plan</strong></td>
\x9\x9 <td>";
echo $Nc["licensePlan"];
echo "</td>
</tr>\xd
<tr>
\xa <td><strong>Plugin version</strong></td>
<td>";
echo $Ob;
echo "</td>\xd\xa </tr>\xd\xa <tr>
\xa <td><strong>PHP version</strong></td>\xd\xa <td>";
echo $ja;
echo "</td>\xd
</tr>
<tr>\xd
<td><strong>Joomla version</strong></td>\xd\xa <td>";
echo $OD;
echo "</td>\xd\xa </tr>
<tr>
<td><strong>Trial Status</strong></td>\xd
\x9 \x9<td>";
echo $a5;
echo "</td>\xd
</tr>\xd
</table>
\xa </div>
\xa <div class="mo_boot_col-sm-12"><hr>
\xa <form action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.freeLicenseKey");
echo "" name="reset_useraccount" method="post">\xd
<h3>Remove Your License Key</h3>
<b>Note: By clicking the button, you can re-use the license key and all the configurations saved for this site won't be deleted.</b><br>
\xa <div class="mo_boot_text-center mo_boot_mt-2">
\xa <input type="button" value="Remove License Key" onclick='submit();' class="mo_boot_btn mo_boot_btn-danger" /> <br/>\xd\xa </div>
\xa </form>\xd\xa </div>
</div>\xd\xa ";
}
function support_form()
{
$current_user = JFactory::getUser();
$Nc = MocustomapiUtility::getCustomerDetails();
$zn = isset($Nc["email"]) ? $Nc["email"] : '';
$x1 = isset($Nc["admin_phone"]) ? $Nc["admin_phone"] : '';
if (!($zn == '')) {
goto tJ;
}
$zn = $current_user->email;
tJ:
echo " <div id="sp_support_usync">\xd
<div class="mo_boot_col-sm-12 mo_boot_p-1">\xd
<div class="mo_boot_col-sm-12 ">
\xa <div class="mo_boot_row">\xd
<h3>Feature Request (24*7 Support)</h3>
\xa </div><hr>\xd\xa </div>
<div class="mo_boot_col-sm-12">
\xa <form name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.contactUs");
echo "">\xd\xa <div class="mo_boot_col-sm-12">\xd
<div class="mo_boot_row">\xd
<p><strong>Need any help? Just give us a call at <span style="color:red">+1 978 658 9387</span></strong></p>
</div>\xd
</div>\xd\xa <div class="mo_boot_row mo_boot_text-center">
<div class="mo_boot_col-sm-12">
\xa <input style="border: 1px solid #868383 !important;" type="email" class="mo_boot_form-control" name="query_email" value="";
echo $zn;
echo "" placeholder="Enter your email" required />
</div>\xd\xa <div class="mo_boot_col-sm-12"><br>
\xa <textarea name="query_support" class="mo_boot_form-text-control" style="border-radius:4px;resize: vertical;width:100%; border: 1px solid #868383 !important;" cols="52" rows="5" required placeholder="Write your query here"></textarea>\xd
</div>\xd
</div>
<div class="mo_boot_row mo_boot_text-center">
<div class="mo_boot_col-sm-12">
<input type="hidden" name="option1" value="mo_usync_login_send_query"/><br>\xd\xa <input type="submit" name="send_query" value="Submit Query" class="mo_boot_btn mo_boot_btn-users_sync" style="margin-top:5px"/>\xd
</div>\xd
</div>\xd\xa </form>
</div>
</div>\xd\xa </div>
";
}
function custom_api_licensing_plans()
{
$aR = MocustomapiUtility::is_customer_registered();
$bY = "https://www.miniorange.com/contact";
echo "\xd\xa <div class="mo_idp_divided_layout mo-idp-full mo_media_licensing_container" >\xd
<div class="mo_boot_row mo_boot_mt-5">\xd
<div class="mo_boot_col-sm-1"></div>\xd
<div class="mo_boot_col-sm-5">\xd\xa <div class="mo_pricingTable">
\xa <div class="pricingTable-header" style="height:200px" >\xd\xa <h3 class="heading" style="text-align:center">FREE</h3>
<div style="text-align:center;">
<a href="#" class="upgrade_button" style="background:white;color:black!important">BASIC PLAN</a>\xd
</div>
\xa </div> \xd
<div class="pricing-content" >
<ul>\xd\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Limited Custom API's(endpoints) can be made.</li>
\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Fetch data from any table.</li>\xd\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Fetch operation available with single WHERE condition.</li>
\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Create limited Custom API endpoints with custom SQL Query.</li>
\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Support for limited External APIs Connection.</li> \xd\xa <li class="mo_pricing_list"><i class="fa fa-times" style="color:black;" ></i> Fetch operation available with Filters included.</li>
<li class="mo_pricing_list"><i class="fa fa-times" style="color:black;" ></i> Support for GET, POST, PUT & DELETE methods.</li>
<li class="mo_pricing_list"><i class="fa fa-times" style="color:black;" ></i> Restrict Public Access to Joomla REST APIs using Token Based Authentiction.</li>
\xa <li class="mo_pricing_list"><i class="fa fa-times" style="color:black;" ></i> External API integration to fetch data in the Joomla, update data on External API provider side.</li>\xd\xa <li class="mo_pricing_list"><i class="fa fa-times" style="color:black;" ></i> Integration on any Joomla event or any third-party plugin event/action.</li>\xd\xa <li class="mo_pricing_list"><i class="fa fa-times" style="color:black;" ></i> Provide a Short code to use external API in Article.</li>\xd\xa </ul>
\xa </div>
</div>
\xa </div>\xd
<div class="mo_boot_col-sm-5">\xd
<div class="mo_pricingTable">\xd
<div class="pricingTable-header" style="height:200px" >
<h3 class="heading" style="text-align:center">PREMIUM</h3>\xd
<div style="text-align:center">
\xa <a class="upgrade_button" target="_blank" href="";
echo $bY;
echo "">\xd
ACTIVE PLAN
</a>\xd
</div>\xd\xa </div>\xd
<div class="pricing-content" >
\xa <ul>
\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Unlimited Custom API's(endpoints) can be made.</li>
<li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Fetch data from any table.</li>\xd
<li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Fetch operation available with multiple custom conditions.</li>
\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Create unlimited Custom API endpoints with custom SQL Query.</li>\xd
<li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Support for Unlimited External APIs Connection.</li> \xd\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Fetch operation available with Filters included.</li>
<li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Support for GET, POST, PUT & DELETE methods.</li> \xd
<li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Restrict Public Access to Joomla REST APIs using Token Based Authentiction.</li>
\xa <li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> External API integration to fetch data in the Joomla, update data on External API provider side.</li>
<li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Integration on any Joomla event or any third-party plugin event/action.</li>
<li class="mo_pricing_list"><i class="fa fa-check" style="color:#007bff;" ></i> Provide a Short code to use external API in Article.</li>
\xa </ul>
\xa </div>\xd\xa </div>
</div>
\xa </div>
<div class="mo_boot_mt-5">\xd\xa <h3>Return Policy -</h3>\xd\xa <p>At miniOrange, we want to ensure you are 100% happy with your purchase. If the licensed plugin you purchased is not working as advertised and you've rasied a query within 10 days. You've attempted to resolve any feature issues with our support team but couldn't get them resolved, we will refund the amount paid for the plugin.
Please note that we will not refund any fees paid for support plans, support hours, or customization charges.\xd
\xa <br><br><strong>Note that this policy does not cover the following cases:</strong>\xd
<li>1. Change in mind or change in requirements after purchase.</li>\xd\xa\xd
<li>2. Infrastructure issues do not allow the functionality to work.</li>\xd\xa </p><br>
\xd
If you have any doubts regarding the licensing plans, you can mail us at <b><a href='mailto:[email protected]'><i style="word-wrap:break-word;">[email protected]</i></a></b></p>\xd
</div>
\xa </div>
\xa ";
}
function show_all_custom_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto OF;
}
$z0 = "disabled";
echo " <div class="warning_message_css">\xd\xa Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.\xd\xa </div><br/>\xd\xa ";
OF:
$Fp = MocustomapiUtility::getConfiguration();
$N3 = !empty($Fp["mo_custom_apis"]) && $Fp["mo_custom_apis"] != "[]";
echo " <div id="API_list"class="mo_boot_col-12">
<div class="mo_boot_row">
<div class="mo_boot_col-8">
\xa <h3>List of Custom APIs
\xa <a href="https://plugins.miniorange.com/setup-custom-api-for-joomla#step3" target="_blank" class="mo_api_know_more mo_tooltip">\xd\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">Refer the setup guide for configuration.</span>
</a>
</h3>\xd
</div>\xd\xa <div class="mo_boot_col-4">\xd
<a class="mo_boot_btn mo_boot_btn-users_sync" style="float:right;";
if ($N3) {
goto TO;
}
echo "display:none;";
goto z_;
TO:
echo "display:block;";
z_:
echo $z0 == "disabled" ? "pointer-events: none; background-color: #163c4e;" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_api";
echo "" >Create API</a>
\xa </div>
</div><hr>\xd\xa ";
if ($N3) {
goto Dk;
}
echo " <div class="mo_boot_mt-3">\xd
<p><strong>You have not created any custom API.</strong> <a class="mo_boot_btn mo_boot_btn-users_sync" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_api";
echo "">Click here</a> to start.</p>
\xa </div>
";
goto eL;
Dk:
$yQ = json_decode($Fp["mo_custom_apis"]);
echo " <div class=" mo_boot_mt-5 mo_boot_table-responsive">\xd
<table class="table table-striped table-hover table-bordered">
<tr>\xd\xa <td style="width:30%"><strong>API NAME</strong></td>\xd
<td><strong>ACTIONS</strong></td>
</tr>
";
foreach ($yQ as $Zu => $Y2) {
echo " <tr>\xd
<td style="width:20%"><div class="mo_boot_p-2 mo_boot_mr-2">";
echo $Zu;
echo "</div> </td>\xd\xa <td style="width:20%">\xd
<div class="mo_boot_row mo_boot_p-2">
\xa <a class="mo_boot_mr-2 mo_boot_ml-2" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_api&api_name=" . $Zu;
echo "">Edit</a> |\xd\xa <a class="mo_boot_mr-2 mo_boot_ml-2" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=view_custom_api&api_name=" . $Zu;
echo "">View</a> |
\xa <form name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.deleteCurrentAPI");
echo "">\xd\xa <input type="hidden" name="api_name" value="";
echo $Zu;
echo "" >\xd
<button class="mo_boot_btn mo_boot_btn-danger mo_boot_ml-2" ";
echo $z0;
echo ">Delete</button>\xd
</form>\xd\xa </div>
</td>
</tr>
";
se:
}
jl:
echo " </table>\xd
</div>
\xa ";
eL:
echo " </div>
\xd\xa ";
}
function create_custom_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto LZ;
}
$z0 = "disabled";
echo " <div class="warning_message_css">
\xa Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.
</div><br/>
";
LZ:
$YZ = JFactory::getDBO();
$AV = JFactory::getDbo()->getTableList();
$Fp = MocustomapiUtility::getConfiguration();
$N6 = JFactory::getApplication()->input->get->getArray();
$i9 = array();
$kq = 0;
if (!isset($N6["api_name"])) {
goto qO;
}
$mP = MocustomapiUtility::fetch_api_info($N6["api_name"], "custom");
$kq = 1;
qO:
if (empty($mP->table_name)) {
goto I5;
}
$i9 = $YZ->getTableColumns($mP->table_name);
I5:
$cl = MocustomapiUtility::change_array($i9);
$WB = '';
$O1 = isset($mP->api_method) ? MocustomapiUtility::api_method_description($mP->api_method) : "Fetch Data via API";
echo " <div id="create_api_function" class="mo_boot_col-12" >\xd\xa <div class="mo_boot_row">\xd
<div class="mo_boot_col-10">\xd\xa <h3>Create Custom API
\xa <a href="https://plugins.miniorange.com/setup-custom-api-for-joomla#step3" target="_blank" class="mo_api_know_more mo_tooltip">
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">Refer the setup guide for configuration.</span>
</a>
</h3>\xd
</div>\xd\xa <div class="mo_boot_col-2">
<form name="f" method="post" action="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.confirmAPIDeletion";
echo "">\xd\xa <input type="hidden" name="api_name" id="delete_api_name" >
<input type="hidden" name="api_delete" id="api_delete">\xd
<button class="mo_boot_btn mo_boot_btn-danger mo_boot_ml-2" style="float:right !important" id="close_tab" >Cancel</button>\xd\xa </form>
</div>
\xa </div><hr>\xd
<form class="mo_boot_p-2" name="f" id="create_api_form" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.createAPI");
echo "" >\xd\xa <div class="mo_boot_row mo_boot_mt-3">\xd
<div class="mo_boot_col-4">
<strong><span class="mo_required_field">*</span>API Name:</strong>\xd\xa </div>
<div class="mo_boot_col-8">
\xa <input type="text" class="mo_custom_api_textbox mo_boot_form-control" id="api_name" name="api_name" placeholder="Enter a API name without space" value="";
echo !empty($mP->api_name) ? $mP->api_name : '';
echo "" ";
echo $kq ? "readonly" : '';
echo " required>
</div>
</div>
<div class="mo_boot_row mo_boot_mt-4">\xd
<div class="mo_boot_col-4">
\xa <strong><span class="mo_required_field">*</span>Select Method:</strong>
</div>
\xa <div class="mo_boot_col-5">\xd\xa <select name="api_method" id="api_method" class="mo_boot_form-control " required onchange="api_method_use()">
<option value="get" ";
echo !empty($mP->api_method) && $mP->api_method == "get" ? "selected" : '';
echo "> GET</option>\xd
<option value="post" ";
echo !empty($mP->api_method) && $mP->api_method == "post" ? "selected" : '';
echo ">POST</option>
\xa <option value="put" ";
echo !empty($mP->api_method) && $mP->api_method == "put" ? "selected" : '';
echo ">PUT</option>
\xa <option value="delete" ";
echo !empty($mP->api_method) && $mP->api_method == "delete" ? "selected" : '';
echo ">DELETE</option>\xd
</select>\xd
</div>
\xa <div class="mo_boot_col-3">
\xa <span id="custom_api_method" style="color: chocolate;">";
echo $O1;
echo "</span>\xd\xa </div>
</div>
<div class="mo_boot_row mo_boot_mt-4">
\xa <div class="mo_boot_col-4">
<strong><span class="mo_required_field">*</span>Select Table:</strong>
</div>
<div class="mo_boot_col-8">
\xa <select name="mo_table_name" id="select_table_name" id="select_table_name" class="mo_custom_api_textbox mo_boot_form-control" onchange="save_table_name()" required>
\xa <option value="None Selected">None Selected</option>\xd
";
foreach ($AV as $tJ) {
echo " <option value="";
echo $tJ;
echo "" ";
if (empty($mP->mo_table_name)) {
goto sS;
}
echo $tJ == $mP->mo_table_name ? "selected" : '';
sS:
echo ">";
echo $tJ;
echo "</option>\xd\xa ";
Jo:
}
Td:
echo "\xd\xa </select>\xd\xa </div>
\xa </div>
\xa \xd\xa ";
if (!(isset($mP->api_method) && $mP->api_method != "delete")) {
goto po;
}
echo " <div class="mo_boot_row mo_boot_mt-4">\xd
<div class="mo_boot_col-4">
\xa <strong><span class="mo_required_field">*</span>Select Columns:</strong>
</div>\xd
<div class="mo_boot_col-8">
\xa
\xa <select class="mo_custom_api_SelectColumn mo_boot_form-control" id="multiple-checkboxes" multiple="multiple" name="SelectedColumn[]" required="true">
\xd\xa ";
foreach ($i9 as $Xm => $xE) {
echo "
<option value="";
echo $Xm;
echo ""
";
if (empty($mP->SelectedColumn)) {
goto eN;
}
foreach ($mP->SelectedColumn as $Qz => $sr) {
if (!($Xm == $sr)) {
goto jD;
}
echo "selected";
jD:
Di:
}
wn:
eN:
echo ">";
echo $Xm;
echo "</option>\xd
";
F6:
}
Zd:
echo "
<select>
\xd
</div>\xd\xa </div>
";
po:
$uv = 0;
if (!(isset($mP->api_method) && $mP->api_method != "post")) {
goto QO;
}
$WB = MocustomapiUtility::get_param_tool_tip($mP->api_method);
echo " \xd
<div id="apicondlist">
\xa <div class="mo_boot_row mo_boot_mt-5" >
\xa <div class="mo_boot_col-10">
<h4><strong>Apply conditions to API </strong></h4>
</div>
\xa <div class="mo_boot_col-2">
\xa <div style="float:right !important">
\xa <input type="button" class="mo_boot_btn mo_boot_btn-users_sync" value="+" id="add_api_cond" />
<input type="button" class="mo_boot_btn mo_boot_btn-danger" value="-" id="remove_api_cond" /> \xd\xa </div>
\xa </div>
\xa </div><hr>\xd\xa <div class="mo_boot_row mo_boot_mt-4" id="before_api_cond">\xd
<div class="mo_boot_col-4">\xd\xa <strong>Choose Column</strong>\xd\xa </div>
\xa <div class="mo_boot_col-4">\xd
<strong>Choose Condition</strong>
\xa </div>\xd
<div class="mo_boot_col-4">
<strong>URL Parameters <div class="fa fa-question-circle-o mo_tooltip"><span class="mo_tooltiptext" >";
echo $WB;
echo "</span></div></strong>\xd\xa </div>\xd
</div>
\xa ";
if (empty($mP->api_conditions)) {
goto Qj;
}
$X6 = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
foreach ($X6 as $Zu => $Y2) {
echo " <div class=" mo_boot_mt-2 condVal" id="uparow_";
echo $uv;
echo "">
";
if (!($uv > 0)) {
goto nk;
}
echo " <div class=" mo_boot_mt-3">\xd\xa <div class="mo_boot_row">
<div class="mo_boot_col-6">
\xa </div>\xd
<div class="mo_boot_col-3" >
\xa <strong>Select Operator:</strong>\xd\xa </div>
<div class="mo_boot_col-3">
<select style="float:right !important"class="mo_boot_form-control" name="select_operator[";
echo $uv;
echo "]">
\xa <option value="AND" ";
echo $X1[$uv] == "AND" ? "selected" : '';
echo ">AND</option>\xd
<option value="OR" ";
echo $X1[$uv] == "OR" ? "selected" : '';
echo ">OR</option>
\xa </select>\xd\xa </div>
\xa </div>\xd\xa </div>
\xa ";
nk:
echo " <div class="mo_boot_row mo_boot_mt-3">\xd\xa <div class="mo_boot_col-4">
\xa <select name="col_condition[";
echo $uv;
echo "]" class="mo_boot_form-control mo_condition_select" >\xd
<option value="None Selected">None Selected</option>\xd\xa ";
foreach ($i9 as $Xm => $xE) {
echo " <option value="";
echo $Xm;
echo "" ";
echo $Xm == $Y2->api_cond_col ? "selected" : '';
echo " >";
echo $Xm;
echo "</option>\xd
";
c0:
}
J_:
echo " </select>\xd\xa </div>
<div class="mo_boot_col-4">\xd\xa <select name="col_condition_name[";
echo $uv;
echo "]" class="mo_boot_form-control mo_query_condition" >\xd\xa \xd\xa <option value="no condition" ";
echo $Y2->api_cond == "no condition" ? "selected" : '';
echo " >no condition</option>
\xa <option value="=" ";
echo $Y2->api_cond == "=" ? "selected" : '';
echo " >Equal</option>
<option value="Like" ";
echo $Y2->api_cond == "Like" ? "selected" : '';
echo " >Like</option>\xd
<option value=">" ";
echo $Y2->api_cond == ">" ? "selected" : '';
echo " >Greater Than</option>
<option value="Less Than" ";
echo $Y2->api_cond == "Less Than" ? "selected" : '';
echo " >Less Than</option>\xd\xa <option value="!=" ";
echo $Y2->api_cond == "!=" ? "selected" : '';
echo " >Not Equal</option>
\xa \xd\xa \xd\xa </select>\xd\xa </div>\xd
<div class="mo_boot_col-4 mo_tooltip">\xd
<input type=text class="mo_boot_form-control" name="param_value[";
echo $uv;
echo "]" value="param_";
echo $uv + 1;
echo "" readonly>\xd\xa </div>\xd\xa </div>\xd\xa </div>\xd\xa ";
$uv++;
RD:
}
EI:
Qj:
echo " </div>
";
QO:
if (!(isset($mP->api_method) && $mP->api_method == "get")) {
goto st;
}
echo " <div class="">
\xa <div class="mo_boot_row mo_boot_mt-5">\xd
<div class="mo_boot_col-12">
<h4><strong>Apply Filers to API </strong></h4>
</div>\xd\xa </div> <hr>\xd
<div class="mo_boot_row">
\xa <div class="mo_boot_col-4">
<strong>Select Filter</strong>\xd\xa </div>
<div class="mo_boot_col-4">\xd
<strong>Select Column</strong>\xd
</div>
<div class="mo_boot_col-4">\xd
<strong>Select Order</strong>\xd\xa </div>
\xa </div>\xd
<div class="mo_boot_row mo_boot_mt-4">\xd
<div class="mo_boot_col-4">\xd
<select class="mo_boot_form-control" id="filter_option_id" name="filter_option" >
<option value="No Condition" ";
if (empty($mP->filter_option)) {
goto Xd;
}
echo $mP->filter_option == "No Condition" ? "selected" : '';
Xd:
echo " >No Condition</option>\xd
<option value="ORDER BY" ";
if (empty($mP->filter_option)) {
goto bx;
}
echo $mP->filter_option == "ORDER BY" ? "selected" : '';
bx:
echo ">ORDER BY</option>\xd\xa </select>\xd
</div>\xd\xa <div class="mo_boot_col-4">\xd
<select name="filter_col" id="filter_col_id" class="mo_boot_form-control">\xd
<option value="None Selected">None Selected</option>\xd
";
foreach ($i9 as $Xm => $xE) {
echo " <option value="";
echo $Xm;
echo "" ";
if (empty($mP->filter_col)) {
goto DE;
}
echo $mP->filter_col == $Xm ? "selected" : '';
DE:
echo ">";
echo $Xm;
echo "</option>
";
Ri:
}
Va:
echo " </select>\xd\xa </div>
<div class="mo_boot_col-4">
\xa <select class="mo_boot_form-control" id="filter_condition_id" name="filter_order">
\xa <option value="No Condition" ";
if (empty($mP->filter_order)) {
goto Ty;
}
echo $mP->filter_order == "No Condition" ? "selected" : '';
Ty:
echo " >No Condition</option>
<option value="ASC" ";
if (empty($mP->filter_order)) {
goto bX;
}
echo $mP->filter_order == "ASC" ? "selected" : '';
bX:
echo " >ASC</option>
\xa <option value="DESC" ";
if (empty($mP->filter_order)) {
goto Sj;
}
echo $mP->filter_order == "DESC" ? "selected" : '';
Sj:
echo ">DESC</option>
</select>\xd\xa </div>
</div>
\xa </div>\xd
";
st:
echo " ";
if (!(isset($mP->api_method) && $mP->api_method == "post")) {
goto VD;
}
echo " <div class="mo_boot_row mo_boot_mt-4">\xd\xa <div class="mo_boot_col-4">
\xa <strong>Body Data Format :</strong>
</div>
<div class="mo_boot_col-8">
\xa <select name="select_type_of_data" class="mo_custom_api_textbox mo_boot_form-control">\xd
<option value="application/x-www-form-urlencoded" ";
if (empty($mP->select_type_of_data)) {
goto UK;
}
echo $mP->select_type_of_data == "x-www-form-urlencoded" ? "selected" : '';
UK:
echo " >x-www-form-urlencoded</option>\xd
<option value="application/json" ";
if (empty($mP->select_type_of_data)) {
goto Bs;
}
echo $mP->select_type_of_data == "application/json" ? "selected" : '';
Bs:
echo ">application/json</option>
</select>
\xa </div>\xd
</div>\xd
";
VD:
echo " <input type="hidden" name="table_name" value="";
echo !empty($mP->table_name) ? $mP->table_name : '';
echo "">\xd
<div class=" mo_boot_text-center mo_boot_mt-5" style="display:";
echo isset($mP->api_method) ? "block" : "none";
echo "">\xd
<input type="button" value="Save" class="mo_boot_btn mo_boot_btn-users_sync" onclick="check_values()" ";
echo !empty($mP->api_name) ? '' : "disabled";
echo ">
</div>\xd
\xd\xa </form>\xd
<form method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.saveAPIInformation");
echo "">
<input type="hidden" id="mo_api_name" name="api_name" >\xd\xa <input type="hidden" id="mo_method_name" name="api_method" >
<input type="hidden" id="mo_table_name" name="mo_table_name">\xd\xa <input type="hidden" name="edit_api" value="";
echo $kq;
echo "">\xd
<input type="submit" id="SubmitForm1" name="SubmitForm1" style="visibility: hidden;">
</form>\xd\xa \xd
</div>\xd\xa <script>\xd
\xd
jQuery(document).ready(function(){
\xd\xa var count ='";
echo $uv;
echo "';\xd\xa if(count==0){ \xd\xa var t= '";
echo json_encode($cl);
echo "';
\xa var param_count = count;\xd
param_count++;\xd\xa dbField = jQuery.parseJSON(t);
\xa var colOptions = "<option value='None Selected'>None Selected</option>";
\xa for (var i = 0; i < dbField.length; i++) {
colOptions= colOptions+ "<option value="+ dbField[i] + "> " + dbField[i] +" </option>";
\xa }\xd\xa var colCond="<option value='no condition'>no condition</option><option value='='>=</option><option value='Like'>Like</option><option value='>'>></option><option value='Less Than'>Less Than</option><option value='!='>!=</option>";
var sel = '<div class="mo_boot_mt-2 condVal" id="uparow_' + count + '">'; \xd\xa sel=sel+'<div class="mo_boot_row"><div class="mo_boot_col-4"> <select name="col_condition['+count+']" class="mo_boot_form-control mo_condition_select">'+ colOptions +' </select> </div> <div class="mo_boot_col-4"> <select name="col_condition_name['+count+']" class="mo_boot_form-control mo_query_condition">'+ colCond +' </select> </div> <div class="mo_boot_col-4 mo_tooltip"> <input type=text class="mo_boot_form-control" name="param_value['+count+']" value="param_'+param_count+'" readonly> </div></div></div>';\xd
jQuery(sel).insertAfter(jQuery('#before_api_cond'));\xd
count++;\xd
param_count+=1;\xd
}
jQuery('#add_api_cond').click(function(){
\xa var t= '";
echo json_encode($cl);
echo "';
\xa var param_count = count;
\xa param_count++;\xd
dbField = jQuery.parseJSON(t);
\xa var colOptions = "<option value='None Selected'>None Selected</option>";\xd\xa for (var i = 0; i < dbField.length; i++) {\xd
colOptions= colOptions+ "<option value="+ dbField[i] + "> " + dbField[i] +" </option>";
}
\xa var colCond="<option value='no condition'>no condition</option><option value='='>=</option><option value='Like'>Like</option><option value='>'>></option><option value='Less Than'>Less Than</option><option value='!='>!=</option>";\xd
var sel = '<div class="mo_boot_mt-3 condVal" id="uparow_' + count + '">'; \xd
if(count!=0){ \xd
sel=sel+'<div class=""><div class="mo_boot_row "><div class="mo_boot_col-6"></div><div class="mo_boot_col-3"><strong>Select Operator:</strong></div><div class="mo_boot_col-3"><select class="mo_boot_form-control" name="select_operator['+count+']"><option value="AND">AND</option><option value="OR">OR</option></select></div></div></div>';
sel=sel+'<div class="mo_boot_row mo_boot_mt-3"><div class="mo_boot_col-4 "> <select name="col_condition['+count+']" class="mo_boot_form-control">'+ colOptions +' </select> </div> <div class="mo_boot_col-4"> <select name="col_condition_name['+count+']" class="mo_boot_form-control">'+ colCond +' </select> </div> <div class="mo_boot_col-4 mo_tooltip"> <input type=text class="mo_boot_form-control" name="param_value['+count+']" value="param_'+param_count+'" readonly> <span class="mo_tooltiptext">";
echo $WB;
echo "</span> </div></div></div>';\xd\xa jQuery(sel).insertAfter(jQuery("#uparow_" +(count-1)));
count++;
\xa param_count+=1;\xd
}
\xa });
\xa\xd\xa jQuery('#remove_api_cond').click(function(){
var api_name='";
echo isset($mP->api_method) ? $mP->api_method : '';
echo "';\xd\xa if(count != 0){\xd
if(('put'==api_name || 'delete'==api_name)&& count==1)\xd\xa {\xd\xa alert('Please select atleast one conditon');
\xa }else
\xa {
\xa count -= 1;
jQuery("#apicondlist").children('.condVal:last').remove();\xd
}\xd\xa \xd
}
\xa });\xd
\xd\xa });
</script>
\xa ";
}
function connect_external_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto Lp;
}
$z0 = "disabled";
echo " <div class="warning_message_css">\xd
Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.\xd\xa </div><br/>\xd\xa ";
Lp:
$Fp = MocustomapiUtility::getConfiguration();
$ni = !empty($Fp["mo_external_apis"]) && $Fp["mo_external_apis"] != "[]";
echo " <div class="mo_boot_col-12">
<div class="mo_boot_row">
<div class="mo_boot_col-8">\xd\xa <h3>List of Configured External APIs
<a href="https://plugins.miniorange.com/setup-custom-api-for-joomla#step6" target="_blank" class="mo_api_know_more mo_tooltip">\xd
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">Refer the setup guide for configuration.</span>
\xa </a>
</h3>
</div>\xd\xa <div class="mo_boot_col-4">
<a class="mo_boot_btn mo_boot_btn-users_sync" style="float:right;";
if ($ni) {
goto U_;
}
echo "display:none;";
goto ME;
U_:
echo "display:block;";
ME:
echo $z0 == "disabled" ? "pointer-events: none" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=configure_external_apis";
echo "">Configure External API</a> \xd\xa </div>
\xa </div><hr>
\xa ";
if ($ni) {
goto N3;
}
echo " <div class="mo_boot_mt-3">
<p><strong>You have not configured any external API.</strong> <a class="mo_boot_btn mo_boot_btn-users_sync" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=configure_external_apis";
echo "">Click here</a> to start. </p>
\xa </div>\xd
";
goto pV;
N3:
$dz = json_decode($Fp["mo_external_apis"]);
echo " <div class=" mo_boot_mt-5 mo_boot_table-responsive">\xd\xa <table class="table table-striped table-hover table-bordered">
<tr>
<td><strong>API NAME</strong></td>\xd
<td><strong>METHOD</strong></td>\xd\xa <td><strong>ACTIONS</strong></td>\xd\xa <td><strong>Shortcode to use in Articles</strong></td>\xd\xa </tr>\xd\xa ";
foreach ($dz as $Zu => $Y2) {
echo " <tr>
<td>";
echo $Zu;
echo " </td>\xd\xa <td>";
echo strtoupper($Y2->api_method);
echo " </td>
<td>
<div class="mo_boot_row">\xd
<a class="mo_boot_mr-2 mo_boot_ml-2" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=configure_external_apis&api_name=" . $Zu;
echo "">Edit</a> |\xd\xa <a class="mo_boot_mr-2 mo_boot_ml-2" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : "cursor: pointer;";
echo "" onclick="showTestWindow(";
echo "'" . htmlspecialchars($Zu) . "'";
echo ")">Test</a> |
<form name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.deleteCurrentExternalAPI");
echo "">
\xa <input type="hidden" name="api_name" value="";
echo $Zu;
echo "" >
<button class="mo_boot_btn mo_boot_btn-danger mo_boot_ml-2" ";
echo $z0;
echo ">Delete</button>\xd\xa </form>
\xd
</div>
\xa </td>
<td>
[mo_custom_shortcode name='";
echo $Zu;
echo "']
\xa </td>
</tr>
\xa ";
ja:
}
ve:
echo " </table>
\xa </div>\xd\xa <div class="mo_custom_api_note">\xd\xa <strong>Note:</strong> If you want to use this external API in other files please follow the steps:
<div class="mo_boot_ml-3">
<ui>\xd
<li>1. First include <strong>plugins/system/miniorangecustomapi/miniexternalapi.php</strong> file</li>\xd\xa <li>2. Now initialize a object of the <strong>Miniexternalapi()</strong> class. Eg. $customer = new Miniexternalapi();</li>\xd\xa <li>3. Then call the function <strong>external_api_intergration([extarnal_api_name])</strong> using object you have created.</li>\xd
</ui>
</div>\xd
</div>
\xa ";
pV:
echo " </div>
\xa ";
}
function configure_external_api()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto XM;
}
$z0 = "disabled";
echo " <div class="warning_message_css">
\xa Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.\xd\xa </div><br/>
\xa ";
XM:
$kq = 0;
$N6 = JFactory::getApplication()->input->get->getArray();
if (!isset($N6["api_name"])) {
goto W7;
}
$mP = MocustomapiUtility::fetch_api_info($N6["api_name"], "external_api");
$kq = 1;
W7:
$nv = isset($mP->query_params) ? $mP->query_params != "[]" ? 1 : 0 : 0;
$Oy = isset($mP->api_header) ? $mP->api_header != "[]" ? 1 : 0 : 0;
$zO = isset($mP->api_body) ? $mP->api_body != "[]" ? 1 : 0 : 0;
$C6 = isset($mP->api_method) ? MocustomapiUtility::external_api_method_description($mP->api_method) : "Fetch external data via API.";
echo " <div class="mo_boot_col-12">\xd\xa <div class="mo_boot_row">\xd\xa <div class="mo_boot_col-10">
<h3>Connect External API\xd
<a href="https://plugins.miniorange.com/setup-custom-api-for-joomla#step6" target="_blank" class="mo_api_know_more mo_tooltip">\xd\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">Refer the setup guide for configuration.</span>
</a>\xd\xa </h3>
\xa </div>\xd
<div class="mo_boot_col-2">\xd\xa <a class="mo_boot_btn mo_boot_btn-danger" style="float:right !important" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=custom_external_apis";
echo "">Close</a>
\xa </div>
\xa </div><hr>\xd\xa <form class="mo_boot_p-2" id="external_api_form" name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.configureExternalAPI");
echo "">
\xa <div class="mo_boot_row mo_boot_mt-3">
<div class="mo_boot_col-3">
<span class="mo_required_field">*</span><strong>API Name:</strong>
</div>
\xa <div class="mo_boot_col-8">\xd
<input type="text" class="mo_custom_api_textbox mo_boot_form-control" id="external_api_name" name="api_name" value="";
echo isset($mP->api_name) ? $mP->api_name : '';
echo "" ";
echo $kq ? "readonly" : '';
echo " required >\xd\xa </div>\xd\xa </div>
<div class="mo_boot_row mo_boot_mt-4">\xd\xa <div class="mo_boot_col-3">\xd
<span class="mo_required_field">*</span><strong>Select Method:</strong>
\xa </div>
\xa <div class="mo_boot_col-5">
<select name="api_method" id="external_api_method_selected"class=" mo_boot_form-control" required onchange="external_api_method()" >
\xa <option value="get" ";
echo isset($mP->api_method) && $mP->api_method == "get" ? "selected" : '';
echo " > GET</option>\xd\xa <option value="post" ";
echo isset($mP->api_method) && $mP->api_method == "post" ? "selected" : '';
echo ">POST</option>
\xa <option value="put" ";
echo isset($mP->api_method) && $mP->api_method == "put" ? "selected" : '';
echo ">PUT</option>
\xa <option value="delete" ";
echo isset($mP->api_method) && $mP->api_method == "delete" ? "selected" : '';
echo " >DELETE</option>
\xa </select>
</div>\xd
<div class="mo_boot_col-3">
\xa <span id="external_api_method_id" style="color:chocolate;">";
echo $C6;
echo "</span>\xd
</div>\xd
</div>\xd\xa <div class="mo_boot_row mo_boot_mt-3">\xd\xa <div class="mo_boot_col-3">
\xa <span class="mo_required_field">*</span><strong>External API:</strong>
\xa </div>
<div class="mo_boot_col-8">
\xa <input type="text" class=" mo_boot_form-control" id="external_api_val" name="external_api_val" value="";
echo isset($mP->external_api_val) ? $mP->external_api_val : '';
echo "" required>\xd\xa </div>\xd\xa </div>
<div class="mo_boot_mt-3" id="before_query_params">
";
if ($nv == 0) {
goto vi;
}
$Il = json_decode($mP->query_params);
$uv = 0;
foreach ($Il as $Zu => $Y2) {
echo " <div class="mo_boot_row ";
echo $uv != 0 ? "mo_boot_mt-3" : '';
echo "" id="uparow1_";
echo $uv;
echo "" >
<div class="mo_boot_col-3" >\xd
<span style="";
echo $uv == 0 ? "display:block" : "display:none";
echo ""><strong>Query Param:</strong></span>
\xa </div>
\xa <div class="mo_boot_col-4">
\xa <input type="text" class=" mo_boot_form-control" id="external_api_query_key" name="external_api_query_key[";
echo $uv;
echo "]" placeholder="Enter Key" value="";
echo $Y2->external_api_query_key;
echo "" >\xd\xa </div>\xd
<div class="mo_boot_col-4">
\xa <input type="text" class=" mo_boot_form-control" id="external_api_query_val" name="external_api_query_val[";
echo $uv;
echo "]" placeholder="Enter Value" value="";
echo $Y2->external_api_query_val;
echo "" >
</div>
\xa ";
if ($uv == 0) {
goto CK;
}
echo " <div class="mo_boot_col-1">
<input type="button" class="mo_boot_btn mo_boot_btn-danger" value="-" onclick="rm_row(";
echo $uv;
echo ")" />
</div>
";
goto lZ;
CK:
echo " <div class="mo_boot_col-1">\xd
<input type="button" class="mo_boot_btn mo_boot_btn-users_sync" value="+" id="" onclick="add_api_query_param()"/>
\xa </div>
\xa ";
lZ:
echo " </div>\xd
";
$uv++;
JY:
}
av:
goto Zp;
vi:
echo " <div class="mo_boot_row" >
\xa <div class="mo_boot_col-3">\xd\xa <strong>Query Param:</strong>
\xa </div>
<div class="mo_boot_col-4">
<input type="text" class=" mo_boot_form-control" id="external_api_query_key" name="external_api_query_key[0]" placeholder="Enter Key" value="" >
</div>
\xa <div class="mo_boot_col-4">
<input type="text" class=" mo_boot_form-control" id="external_api_query_val" name="external_api_query_val[0]" placeholder="Enter Value" value="" >
</div>
\xa <div class="mo_boot_col-1">
\xa <input type="button" class="mo_boot_btn mo_boot_btn-users_sync" value="+" onclick="add_api_query_param()"/>\xd
</div>
\xa </div>\xd
";
Zp:
echo " </div>\xd
<div class="mo_boot_mt-3" id="before_api_header">\xd\xa ";
if ($Oy == 0) {
goto PL;
}
$oR = json_decode($mP->api_header);
$uv = 0;
foreach ($oR as $Zu => $Y2) {
echo " <div class="mo_boot_row ";
echo $uv != 0 ? "mo_boot_mt-3" : '';
echo "" id="uparow2_";
echo $uv;
echo "" >
<div class="mo_boot_col-3">\xd
<span style="";
echo $uv == 0 ? "display:block" : "display:none";
echo ""><strong>Header:</strong><span>\xd\xa </div>
\xa <div class="mo_boot_col-4">
<input type="text" class=" mo_boot_form-control" id="external_api_header_key" name="external_api_header_key[";
echo $uv;
echo "]" placeholder="Enter Key" value="";
echo $Y2->external_api_query_key;
echo "" >\xd
</div>\xd\xa <div class="mo_boot_col-4">\xd\xa <input type="text" class=" mo_boot_form-control" id="external_api_header_val" name="external_api_header_val[";
echo $uv;
echo "]" placeholder="Enter Value" value="";
echo $Y2->external_api_query_val;
echo "" >\xd
</div>\xd\xa ";
if ($uv == 0) {
goto Zs;
}
echo " <div class="mo_boot_col-1">
<input type="button" class="mo_boot_btn mo_boot_btn-danger" value="-" onclick="rm_header_row(";
echo $uv;
echo ")" />\xd\xa </div>
";
goto rS;
Zs:
echo " <div class="mo_boot_col-1">
<input type="button" class="mo_boot_btn mo_boot_btn-users_sync" value="+" onclick="add_api_header()"/>
\xa </div>\xd\xa ";
rS:
echo " </div>\xd\xa\xd
";
$uv++;
Rh:
}
Ra:
goto Kq;
PL:
echo " <div class="mo_boot_row" >\xd\xa <div class="mo_boot_col-3">\xd
<strong>Header:</strong>\xd\xa </div>\xd\xa <div class="mo_boot_col-4">\xd
<input type="text" class=" mo_boot_form-control" id="external_api_header_key" name="external_api_header_key[0]" placeholder="Enter Key" value="" >\xd\xa </div>
\xa <div class="mo_boot_col-4">
<input type="text" class=" mo_boot_form-control" id="external_api_header_val" name="external_api_header_val[0]" placeholder="Enter Value" value="" >\xd\xa </div>
<div class="mo_boot_col-1">
<input type="button" class="mo_boot_btn mo_boot_btn-users_sync" value="+" onclick="add_api_header()"/>
</div>\xd
</div>
";
Kq:
echo " </div>
\xa
<div class="mo_boot_row mo_boot_mt-3" >
\xa <div class="mo_boot_col-3">\xd\xa <strong>Request Body:</strong>\xd\xa </div>
\xa <div class="mo_boot_col-8">\xd
<select name="request_body_type" id="request_body_type" class=" mo_boot_form-control" onchange="select_body_type()" >
\xa <option value="x-www-form-urlencode" ";
if (!isset($mP->request_body_type)) {
goto ai;
}
echo $mP->request_body_type == "x-www-form-urlencode" ? "selected" : '';
ai:
echo " > x-www-form-urlencode</option>\xd\xa <option value="JSON" ";
if (!isset($mP->request_body_type)) {
goto dV;
}
echo $mP->request_body_type == "JSON" ? "selected" : '';
dV:
echo " >JSON</option>\xd
<option value="GraphQL" ";
if (!isset($mP->request_body_type)) {
goto hN;
}
echo $mP->request_body_type == "GraphQL" ? "selected" : '';
hN:
echo " >GraphQL</option>
\xa </select>
</div>
</div>
\xa <div id="x-www-body" style="";
if (isset($mP->request_body_type) && $mP->request_body_type == "x-www-form-urlencode" || !isset($mP->request_body_type)) {
goto kd;
}
echo "display:none";
goto FZ;
kd:
echo "display:block";
FZ:
echo "">
";
if ($zO == 0) {
goto Ha;
}
$ZA = json_decode($mP->api_body);
$uv = 0;
foreach ($ZA as $Zu => $Y2) {
echo " <div class="mo_boot_row mo_boot_mt-3" id="before_api_body">\xd\xa <div class="mo_boot_col-3">\xd\xa </div>
<div class="mo_boot_col-4">
<input type="text" class=" mo_boot_form-control" id="external_api_body_key" name="external_api_body_key[";
echo $uv;
echo "]" placeholder="Enter Key" value="";
echo $Y2->external_api_query_key;
echo "" >\xd\xa </div>
<div class="mo_boot_col-4">
\xa <input type="text" class=" mo_boot_form-control" id="external_api_body_val" name="external_api_body_val[";
echo $uv;
echo "]" placeholder="Enter Value" value="";
echo $Y2->external_api_query_val;
echo "" >\xd\xa </div>
";
if ($uv == 0) {
goto c8;
}
echo " <div class="mo_boot_col-1">
\xa <input type="button" class="mo_boot_btn mo_boot_btn-danger" value="-" onclick="rm_body_row(";
echo $uv;
echo ")" />\xd\xa </div>
\xa ";
goto kK;
c8:
echo " <div class="mo_boot_col-1">\xd
<input type="button" class="mo_boot_btn mo_boot_btn-users_sync" value="+" id="" onclick="add_api_body()"/>
</div>\xd
";
kK:
echo " </div>\xd
";
jP:
}
yC:
goto Ll;
Ha:
echo " <div class="mo_boot_row mo_boot_mt-3" id="before_api_body" >\xd\xa <div class="mo_boot_col-3">\xd\xa </div>\xd\xa <div class="mo_boot_col-4">\xd\xa <input type="text" class="mo_boot_form-control" id="external_api_body_key" name="external_api_body_key[0]" placeholder="Enter Key" value="" >\xd\xa </div>
\xa <div class="mo_boot_col-4">\xd\xa <input type="text" class=" mo_boot_form-control" id="external_api_body_val" name="external_api_body_val[0]" placeholder="Enter Value" value="" >
\xa </div>
\xa <div class="mo_boot_col-1">\xd\xa <input type="button" class="mo_boot_btn mo_boot_btn-users_sync" value="+" id="" onclick="add_api_body()"/>
\xa </div>
\xa </div>
\xa ";
Ll:
echo " </div>
\xa <div id="json_body" style="";
if (isset($mP->request_body_type)) {
goto xK;
}
echo "display:none";
goto o9;
xK:
echo $mP->request_body_type == "JSON" ? "display:block" : "display:none";
o9:
echo ""> \xd\xa <div class="mo_boot_row mo_boot_mt-3">
<div class="mo_boot_col-3">
</div>
<div class="mo_boot_col-8">
<textarea name="json_body_val" rows="4" cols="50" style="width:100% !important">";
echo isset($mP->json_body_val) ? $mP->json_body_val : '';
echo "</textarea>\xd
</div>\xd
</div>\xd\xa </div>\xd
<div id="graphql_body" style="";
if (isset($mP->request_body_type)) {
goto ZL;
}
echo "display:none";
goto hL;
ZL:
echo $mP->request_body_type == "GraphQL" ? "display:block" : "display:none";
hL:
echo "">\xd
<div class="mo_boot_row mo_boot_mt-3">
\xa <div class="mo_boot_col-3">
</div>
\xa <div class="mo_boot_col-8">
<textarea name="graphql_body_val" rows="4" cols="50" style="width:100% !important">";
echo isset($mP->graphql_body_val) ? $mP->graphql_body_val : '';
echo "</textarea>
\xa </div>
\xa </div>\xd\xa </div>
<div class="mo_boot_row mo_boot_mt-3" id="">\xd\xa <div class="mo_boot_col-3">\xd\xa <strong>Response Data Type:</strong>\xd
</div>\xd\xa <div class="mo_boot_col-8">
\xa <select name="response_data_type" id="response_data_type" class="mo_custom_api_textbox mo_boot_form-control" >\xd\xa <option value="JSON" ";
if (!isset($mP->response_data_type)) {
goto QJ;
}
echo $mP->response_data_type == "JSON" ? "selected" : '';
QJ:
echo ">JSON</option>
<option value="XML" ";
if (!isset($mP->response_data_type)) {
goto s1;
}
echo $mP->response_data_type == "XML" ? "selected" : '';
s1:
echo ">XML</option>\xd\xa </select>
</div>\xd\xa </div>
<div class=" mo_boot_text-center mo_boot_mt-5">
<input type="button" class="mo_boot_btn mo_boot_btn-success" value="Save"onclick="save_external_api()">
<input type="button" id='test-config' class="mo_boot_btn mo_boot_btn-success" ";
echo $kq == 0 ? "disabled" : '';
echo " onclick='showTestWindow(";
echo isset($mP->api_name) ? """ . htmlspecialchars($mP->api_name) . """ : '';
echo ")' value="Test Configuration">
\xa </div>
<input type="hidden" name="edit_api" value="";
echo $kq;
echo "">\xd\xa </form>\xd
</div>\xd\xa ";
}
function create_sql_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto bm;
}
$z0 = "disabled";
echo " <div class="warning_message_css">\xd
Please <a href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account";
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.
</div><br/>\xd
";
bm:
$Fp = MocustomapiUtility::getConfiguration();
$Jb = !empty($Fp["mo_custom_sql_apis"]) && $Fp["mo_custom_sql_apis"] != "[]";
echo " <div class="mo_boot_col-12">
\xa <div class="mo_boot_row">\xd
<div class="mo_boot_col-8">
\xa <h3>List of Custom SQL APIs
<a href="https://plugins.miniorange.com/setup-custom-api-for-joomla#steg" target="_blank" class="mo_api_know_more mo_tooltip">\xd\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">Refer the setup guide for configuration.</span>
\xa </a>
</h3>\xd\xa </div>
<div class="mo_boot_col-4">\xd
<a class="mo_boot_btn mo_boot_btn-users_sync" style="float:right;";
if ($Jb) {
goto pY;
}
echo "display:none;";
goto O0;
pY:
echo "display:block;";
O0:
echo $z0 == "disabled" ? "pointer-events: none" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_sql_api";
echo "">Create API</a> \xd\xa </div>
\xa </div><hr>
";
if ($Jb) {
goto Rl;
}
echo " <div class="mo_boot_mt-3">
<p><strong>You have not created any custom SQL API.</strong> <a class="mo_boot_btn mo_boot_btn-users_sync" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_sql_api";
echo "">Click here</a> to start.</p>
\xa </div>
\xa ";
goto B7;
Rl:
$zY = json_decode($Fp["mo_custom_sql_apis"]);
echo " <div class=" mo_boot_mt-5 mo_boot_table-responsive">\xd\xa <table class="table table-striped table-hover table-bordered">
\xa <tr>
<td><strong>API NAME</strong></td>
<td><strong>API Method</strong></td>
\xa <td><strong>ACTIONS</strong></td>
\xa </tr>
";
foreach ($zY as $Zu => $Y2) {
echo " <tr>\xd\xa <td>";
echo $Zu;
echo " </td>
<td>
";
echo !empty($Y2->api_method) ? strtoupper($Y2->api_method) : '';
echo " </td>\xd
<td >\xd
<div class="mo_boot_row">\xd
<a class="mo_boot_mr-2 mo_boot_ml-2" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_sql_api&sql_api_name=" . $Zu;
echo "">Edit</a> |
<a class="mo_boot_mr-2 mo_boot_ml-2" style="";
echo $z0 == "disabled" ? "pointer-events: none;opacity:0.65" : '';
echo "" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=view_custom_api&sql_api_name=" . $Zu;
echo "">View</a> |
<form name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.deleteSQLCurrentAPI");
echo "">
\xa <input type="hidden" name="api_name" value="";
echo $Zu;
echo "" >
<button class="mo_boot_btn mo_boot_btn-danger mo_boot_ml-2" ";
echo $z0;
echo ">Delete</button>
\xa </form>\xd\xa </div>
</td>\xd\xa </tr>\xd\xa ";
P9:
}
p7:
echo " </table>
</div>\xd\xa ";
B7:
echo " </div>
";
}
function create_custom_sql_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto ef;
}
$z0 = "disabled";
echo " <div class="warning_message_css">\xd
Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.
\xa </div><br/>
\xa ";
ef:
$Fp = MocustomapiUtility::getConfiguration();
$N6 = JFactory::getApplication()->input->get->getArray();
$kq = 0;
if (!isset($N6["sql_api_name"])) {
goto P2;
}
$hd = MocustomapiUtility::fetch_api_info($N6["sql_api_name"], "sql");
$kq = 1;
P2:
$p2 = isset($hd->api_method) ? MocustomapiUtility::api_method_description($hd->api_method) : "Fetch data via API.";
echo " <div class="mo_boot_col-12">
\xa <div class="mo_boot_row">
<div class="mo_boot_col-10">\xd\xa <h3>Create Custom SQL API\xd
<a href="https://plugins.miniorange.com/setup-custom-api-for-joomla#steg" target="_blank" class="mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">Refer the setup guide for configuration.</span>\xd\xa </a>\xd\xa </h3>\xd
</div>
\xa <div class="mo_boot_col-2">\xd
<a class="mo_boot_btn mo_boot_btn-danger" style="float:right !important" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_sql_apis";
echo "">Close</a>
\xa </div>
\xa </div><hr>\xd
</div>
\xa <form class="mo_boot_p-2" id="sql_api_form" name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.createSQLAPI");
echo "">
<div class="mo_boot_row mo_boot_mt-4">\xd\xa <div class="mo_boot_col-4">\xd\xa <span class="mo_required_field">*</span><strong>API Name:</strong>
\xa </div>
\xa <div class="mo_boot_col-8">\xd\xa <input type="text" class=" mo_boot_form-control" placeholder="Enter a API name without space" id="sql_api_name" name="api_name" value="";
echo !empty($hd->api_name) ? $hd->api_name : '';
echo "" ";
echo $kq ? "readonly" : '';
echo " required>\xd\xa </div>
\xa </div>\xd
<div class="mo_boot_row mo_boot_mt-4">\xd\xa <div class="mo_boot_col-4">\xd\xa <span class="mo_required_field">*</span><strong>Select Method:</strong>\xd
</div>
<div class="mo_boot_col-5">\xd
<select name="api_method" class=" mo_boot_form-control" id="sql_api_method" required onchange="show_query()">
<option value="get" ";
echo !empty($hd->api_method) && $hd->api_method == "get" ? "selected" : '';
echo ">GET</option>
\xa <option value="post" ";
echo !empty($hd->api_method) && $hd->api_method == "post" ? "selected" : '';
echo ">POST</option>
<option value="put" ";
echo !empty($hd->api_method) && $hd->api_method == "put" ? "selected" : '';
echo ">PUT</option>
<option value="delete" ";
echo !empty($hd->api_method) && $hd->api_method == "delete" ? "selected" : '';
echo ">DELETE</option>
</select>\xd
</div>
<div class="mo_boot_col-3">\xd\xa <span id="custom_sql_api_method" style="color:chocolate;">";
echo $p2;
echo "</span>
</div>
\xa </div>
<div class="mo_boot_row mo_boot_mt-4">\xd
<div class="mo_boot_col-4">
\xa <strong>Enable custom query parameters:</strong>\xd\xa </div>
<div class="mo_boot_col-1">
<input type="checkbox" id="enable_cust_param" name="enable_cust_query_param" value="1" ";
echo !empty($hd->enable_cust_query_param) ? "checked" : '';
echo " >
</div>
\xa <div class="mo_boot_col-7">
\xa <span style="color:chocolate;">This will enable you to send custom query and body parameters.</span>
\xa </div>\xd
</div>\xd
<div id="make_param_compulsory" style="display:";
if (isset($hd->api_method)) {
goto uC;
}
echo "none";
goto Zo;
uC:
echo "post" == $hd->api_method ? "block" : "none";
Zo:
echo "">
\xa <div class="mo_boot_row mo_boot_mt-4">
<div class="mo_boot_col-4">
<strong>Make all parameters compulsory:</strong>
</div>\xd
<div class="mo_boot_col-1">
<input type="checkbox" id="make_param_mandatory" name="make_param_mandatory" value="1" ";
echo !empty($hd->make_param_mandatory) ? "checked" : '';
echo " >\xd
</div>\xd
<div class="mo_boot_col-7">\xd\xa <span style="color:chocolate;">Enabling this feature requires passing all customer parameters during the API call.</span>\xd\xa </div>\xd
</div>
</div>\xd\xa <div class="mo_boot_row mo_boot_mt-4">\xd\xa <div class="mo_boot_col-4">\xd\xa <span class="mo_required_field">*</span><strong>Enter SQL Query:</strong>
\xa </div>\xd
<div class="mo_boot_col-8">\xd\xa <textarea rows="4" cols="50" name="sql_query" style="width:100%" id="sql_query" required>";
if (!empty($hd->sql_query)) {
goto pB;
}
echo " SELECT * FROM #__users WHERE id='{{id}}' AND email='{{email}}';";
goto An;
pB:
echo trim($hd->sql_query);
An:
echo "</textarea>\xd\xa </div>
</div>
<input type="hidden" name="edit_api" value="";
echo $kq;
echo "">\xd\xa <div class=" mo_boot_text-center mo_boot_mt-5">\xd
<input type="button" class="mo_boot_btn mo_boot_btn-success" value="Save" onclick="save_sql_api()">\xd
</div>\xd
</form>\xd
";
}
function add_authentication_to_api()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto bf;
}
$z0 = "disabled";
echo " <div class="warning_message_css">
\xa Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.
</div><br/>\xd\xa ";
bf:
$Fp = MocustomapiUtility::getConfiguration();
if ($Fp["mo_auth_token"] == '') {
goto eS;
}
$uf = $Fp["mo_auth_token"];
goto aH;
eS:
$uf = MocustomapiUtility::create_bearer_token();
aH:
$HG = '';
if (!($Fp["enable_token_based_auth"] != 1 || $z0 == "disabled")) {
goto NI;
}
$HG = "disabled";
NI:
$o4 = isset($Fp["mo_auth_methods"]) ? json_decode($Fp["mo_auth_methods"]) : array();
echo " <div class="mo_boot-col-12">
\xa <div class="mo_boot_row">\xd\xa <div class="mo_boot_col-10">\xd\xa <h3>API Token Authentication\xd
<a href="https://plugins.miniorange.com/setup-custom-api-for-joomla#step5" target="_blank" class="mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">Refer the setup guide for configuration.</span>\xd\xa </a>\xd\xa </h3>\xd\xa </div>
\xa </div><hr>
<form name="f" method="post" id="authetication_token_form" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.saveTokenSettings");
echo "">
\xa <div class="mo_boot_mt-2">\xd
<div class="mo_boot_row">
\xa <div class="mo_boot_col-1">\xd
<label class="mo_custom_api_switch">\xd
<input value="1" name="mo_enable_token_based_auth" type="checkbox" id="mo_enable_token_based_auth" ";
echo $z0;
echo " ";
if (!($Fp["enable_token_based_auth"] == 1)) {
goto Vp;
}
echo "checked";
Vp:
echo " >\xd\xa <span class="mo_custom_api_slider round" style="";
echo $z0 == "disabled" ? "background-color: #ccc !important;opacity:0.65" : '';
echo ""></span>\xd\xa </label>\xd\xa </div>
\xa <div class="mo_boot_col-10 mo_boot_ml-1">
\xa <strong>Enable Token based Authentication</strong>
</div>
</div>\xd\xa </div>\xd
<div class="mo_boot_row mo_boot_mt-3">
\xa <div class="mo_boot_p-3">
<p> Choose HTTP Methods which you want to restrict from public access :</p>\xd\xa </div>\xd\xa </div>\xd\xa <div class="mo_boot_row mo_boot_mt-2 mo_boot_ml-2">
<input type="checkbox" class="mo_http_methods" id="get_check" name="get_check" value="GET" ";
if (!isset($o4->get_check)) {
goto XB;
}
echo $o4->get_check == "GET" ? "checked" : '';
XB:
echo " ";
echo $HG;
echo " >
\xa <label for="get_check" class="mo_boot_ml-2"> GET </label>
\xa </div>
<div class="mo_boot_row mo_boot_mt-2 mo_boot_ml-2">
\xa <input type="checkbox" class="mo_http_methods" id="post_check" name="post_check" value="POST" ";
if (!isset($o4->post_check)) {
goto Hz;
}
echo $o4->post_check == "POST" ? "checked" : '';
Hz:
echo " ";
echo $HG;
echo " >
\xa <label for="post_check" class="mo_boot_ml-2"> POST</label>
</div>
\xa <div class="mo_boot_row mo_boot_mt-2 mo_boot_ml-2">\xd\xa <input type="checkbox" class="mo_http_methods" id="put_check" name="put_check" value="PUT" ";
if (!isset($o4->put_check)) {
goto iw;
}
echo $o4->put_check == "PUT" ? "checked" : '';
iw:
echo " ";
echo $HG;
echo " >
\xa <label for="put_check" class="mo_boot_ml-2"> PUT</label>
</div>\xd
<div class="mo_boot_row mo_boot_mt-2 mo_boot_ml-2">\xd\xa <input type="checkbox" class="mo_http_methods" id="del_check" name="del_check" value="DELETE" ";
if (!isset($o4->del_check)) {
goto ju;
}
echo $o4->del_check == "DELETE" ? "checked" : '';
ju:
echo " ";
echo $HG;
echo " >
\xa <label for="del_check" class="mo_boot_ml-2"> DELETE</label>
\xa </div> \xd
<div class=" mo_boot_text-center mo_boot_mt-5">
\xa <input type="button" class="mo_boot_btn mo_boot_btn-users_sync" ";
echo $z0;
echo " onClick="submit_token_form()" value="Save">
\xa </div><hr>
\xa </form>
<div class="mo_boot_p-2">
\xa <p>You can use the below Bearer Token to authenticate your Joomla REST APIs.</p>
</div> \xd\xa <div class="mo_boot_row mo_boot_mt-3">\xd\xa <div class="mo_boot_col-4">\xd\xa <strong>Bearer Token:</strong>
</div>\xd
<div class="mo_boot_col-6 mo_custom_api_breaken_wrap" >\xd\xa <div class="mo_boot_row">
\xa <div class="mo_boot_col-10">
<input type="password" class="mo_custom_api_bearer_token_input" id="api_token_based" name="api_name" value="";
echo $uf;
echo "" ";
echo $z0;
echo " readonly>
\xa </div>\xd\xa <div class="mo_boot_col-2">
<i class="fa fa-solid fa-eye-slash" id="password_btn" style=" padding: 10px;" onclick="";
if (!($z0 != "disabled")) {
goto ao;
}
echo "show_token()";
ao:
echo ""></i>\xd
</div>\xd\xa </div>
\xa </div>\xd
<div class="mo_boot_col-2">\xd\xa <em class="fa fa-lg fa-copy mo_copy_api_url mo_tooltip" style="float:left!important;"onclick="copyToClipboard('#api_token_based');" ></em>
\xa </div>\xd\xa </div>\xd
<div class=" mo_boot_text-center mo_boot_mt-5">\xd
<form name="f" method="post" action="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&task=accountsetup.generateNewKey");
echo "">\xd
<button class="mo_boot_btn mo_boot_btn-users_sync" ";
echo $z0;
echo " >Generate New Token</button>\xd
</form>
</div>
\xa
\xa
</div>
";
}
function view_current_custom_api()
{
$Fp = MocustomapiUtility::getConfiguration();
$N6 = JFactory::getApplication()->input->get->getArray();
$e9 = '';
if (!isset($N6["api_name"])) {
goto DD;
}
$mP = MocustomapiUtility::fetch_api_info($N6["api_name"], "custom");
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$s8 = "show_custom_apis";
DD:
if (!isset($N6["sql_api_name"])) {
goto M3;
}
$mP = MocustomapiUtility::fetch_api_info($N6["sql_api_name"], "sql");
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name . "?id_param={id_param_value}";
$s8 = "create_sql_apis";
M3:
if ($mP->api_method == "get") {
goto Kw;
}
if ($mP->api_method == "post") {
goto sR;
}
if ($mP->api_method == "put") {
goto C4;
}
if (!($mP->api_method == "delete")) {
goto xM;
}
view_delete_api($mP, $s8);
xM:
goto m0;
C4:
view_put_api($mP, $s8);
m0:
goto Cw;
sR:
view_post_api($mP, $s8);
Cw:
goto H1;
Kw:
view_get_api($mP, $s8);
H1:
echo " ";
}
function view_get_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto LK;
}
$z0 = "disabled";
echo " <div class="warning_message_css">\xd\xa Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.\xd
</div><br/>\xd\xa ";
LK:
if (!($s8 == "show_custom_apis")) {
goto Z9;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$ka = '';
if (!(!empty($mP->col_condition) && $mP->col_condition[0] != "None Selected")) {
goto FW;
}
$ka = MocustomapiUtility::create_request_parameter_string($mP->col_condition);
FW:
Z9:
if (!($s8 == "create_sql_apis")) {
goto at;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$YW = !empty($mP->enable_cust_query_param) ? $mP->enable_cust_query_param : 0;
if (!(!empty($ka) && $YW != 0)) {
goto Bd;
}
$e9 = $e9 . "?";
$e9 .= MocustomapiUtility::create_request_parameter_string($ka);
Bd:
$tJ = "#__" . MocustomapiUtility::fetch_table_name($IJ);
at:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo " <div id="show_current_get_api" class="mo_boot_col-12" >\xd\xa <div class="mo_boot_row">
\xa <div class="mo_boot_col-8">\xd
<h3> ";
echo strtoupper($mP->api_method);
echo "/<span style="color:blue;">";
if (empty($mP->api_name)) {
goto KE;
}
echo $mP->api_name;
KE:
echo "<span>
\xa <a href="";
echo $qP;
echo "" target="_blank" class=" mo_api_know_more mo_tooltip">\xd\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> <span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd
</a>
\xa </h3>
</div>\xd
<div class="mo_boot_col-4">
\xa <a class="mo_boot_btn mo_boot_btn-danger" style="float:right !important" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=" . $s8 . '';
echo "">Close</a> \xd
</div>\xd
</div><hr>
\xa <div class="mo_boot_row mo_boot_mt-5">\xd
<div class="mo_boot_col-2">\xd
<div class="mo_custom_api_method_name"> ";
echo strtoupper($mP->api_method);
echo "</div>\xd
</div>
<div class="mo_boot_col-9">\xd\xa <input id="mo_custom_api_copy_text1" class="mo_boot_form-control" value="";
echo $e9;
echo "" readonly>\xd
</div>
\xa <div class="mo_boot_col-1">\xd\xa <em class="fa fa-lg fa-copy mo_copy_api_url" onclick="copyToClipboard('#mo_custom_api_copy_text1');" > </em>
\xa </div>\xd\xa </div>\xd
\xa <div class="mo_boot_row mo_boot_mt-4 mo_boot_table-responsive">\xd\xa <div class="mo_cusotm_view_api_table_top">
\xa <h4><strong>API Table</strong>\xd\xa <span style="float:right">
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">\xd\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
\xa </a>
\xa </span>
</h4>\xd
</div>
\xa <table class="table table-bordered">\xd
<tr>\xd\xa <td style="width:30% !important"><strong>Table Name</strong></td>
<td style="width:70% !important"> '";
echo $tJ;
echo "'</td>
</tr>\xd
</table>
</div>
\xa
\xa <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">\xd\xa <div class="mo_cusotm_view_api_table_top">\xd\xa <h4>\xd
<strong>Example</strong>\xd\xa <span style="float:right">
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
</a>
</span>\xd\xa </h4>
\xa </div>
<table class="table table-bordered">\xd\xa <tr>\xd\xa <td><strong>Request</strong></td>\xd\xa <td><strong>Format</strong></td>\xd
</tr>
\xa <tr>\xd
<td>cURL</td>\xd
<td>curl -X ";
echo strtoupper($mP->api_method);
echo " ";
if ($s8 == "show_custom_apis" && $ka != '') {
goto iE;
}
echo $e9;
goto E1;
iE:
echo $e9 . "?" . $ka;
E1:
echo "</td>
\xa </tr>\xd\xa </table>\xd\xa </div>\xd
\xa ";
if (!(isset($mP->api_conditions) && !empty($mP->api_conditions))) {
goto Lu;
}
$RB = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
$uv = 1;
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">
<div class="mo_cusotm_view_api_table_top">
<h4>\xd\xa <strong>Request Format</strong>\xd\xa <span style="float:right">
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">\xd
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
</a>\xd\xa </span>
</h4>
\xa </div>\xd
<table class="table table-bordered">
\xa <tr>
<td><strong>Column Name</strong></td>\xd
<td><strong>Description</strong></td>
<td><strong>Conditions Applied</strong></td>
\xa <td><strong>Operators if any</strong></td>\xd\xa </tr>\xd\xa ";
foreach ($RB as $Zu => $Y2) {
echo " <tr>
\xa <td>";
echo $Y2->api_cond_col != "None Selected" ? $Y2->api_cond_col : "--";
echo " </td>\xd
<td>";
echo $Y2->api_cond_col != "None Selected" ? "The value of "" . $Y2->api_cond_col . "" column will be replaced with {" . $Y2->api_cond_col . "_value} in request." : "--";
echo "</td>
<td>";
echo $Y2->api_cond_col != "None Selected" ? $Y2->api_cond : "--";
echo " </td>
<td>";
echo $Y2->api_cond_col != "None Selected" ? isset($X1[$uv]) ? $X1[$uv] : "No Operator" : "--";
echo "</td>
</tr>
";
$uv++;
vu:
}
YQ:
echo " </table>\xd
</div>\xd
";
Lu:
if (!(isset($mP->filter_option) && $mP->filter_option != "No Condition")) {
goto LC;
}
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">
<div class="mo_cusotm_view_api_table_top">
\xa <h4>
\xa <strong>Filter's applied</strong>\xd
<span style="float:right">
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
\xa </a>\xd
</span>
\xa </h4>
</div>
<table class="table table-bordered">
\xa <tr>\xd\xa <td><strong>Filter Applied</strong></td>
\xa <td><strong>Column Name</strong></td>
\xa <td><strong>Order</strong></td>
\xa </tr>
\xa <tr>\xd
<td>Order By</td>\xd
<td>";
echo $mP->filter_col;
echo "</td>
\xa <td>";
echo $mP->filter_order;
echo "</td>\xd\xa </tr>
\xa </table>
</div>
";
LC:
echo "
\xa \xd\xa ";
api_view_section($s8, $mP);
echo "
\xa </div>\xd
";
}
function view_post_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto Sb;
}
$z0 = "disabled";
echo " <div class="warning_message_css">
\xa Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.
\xa </div><br/>
";
Sb:
if (!($s8 == "show_custom_apis")) {
goto sn;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$qb = '';
if (empty($mP->SelectedColumn)) {
goto cb;
}
$qb = MocustomapiUtility::create_request_parameter_string($mP->SelectedColumn);
cb:
sn:
if (!($s8 == "create_sql_apis")) {
goto lX;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$qb = '';
if (empty($ka)) {
goto z8;
}
$qb = MocustomapiUtility::create_request_parameter_string($ka);
z8:
$tJ = "#__" . MocustomapiUtility::fetch_table_name($IJ);
lX:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo " <div id="show_current_post_api" class="mo_boot_col-12" >
\xa <div class="mo_boot_row">
\xa <div class="mo_boot_col-8">\xd\xa <h3> ";
echo strtoupper($mP->api_method);
echo "/<span style="color:blue;">";
if (empty($mP->api_name)) {
goto qC;
}
echo $mP->api_name;
qC:
echo "<span>\xd
<a href="";
echo $qP;
echo "" target="_blank" class="mo_api_know_more mo_tooltip">
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
\xa </a>
\xa </h3>\xd
</div>
<div class="mo_boot_col-4">\xd\xa <a class="mo_boot_btn mo_boot_btn-danger" style="float:right !important" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=" . $s8 . '';
echo "">Close</a> \xd
</div>
\xa </div><hr>
\xa <div class="mo_boot_row mo_boot_mt-5">
<div class="mo_boot_col-2">\xd\xa <div class="mo_custom_api_method_name"> ";
echo strtoupper($mP->api_method);
echo "</div>\xd\xa </div>\xd
<div class="mo_boot_col-9">\xd
<input id="mo_custom_api_copy_text1" class="mo_boot_form-control" value="";
echo $e9;
echo "" readonly>\xd\xa </div>\xd
<div class="mo_boot_col-1">\xd
<em class="fa fa-lg fa-copy mo_copy_api_url" onclick="copyToClipboard('#mo_custom_api_copy_text1');" > </em>
</div>\xd
</div>
\xa
\xa <div class="mo_boot_row mo_boot_mt-4 mo_boot_table-responsive">\xd
<div class="mo_cusotm_view_api_table_top">\xd\xa <h4><strong>API Table</strong>
<span style="float:right">
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">\xd
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd
</a>
</span>
\xa </h4>\xd
</div>\xd
<table class="table table-bordered">\xd\xa <tr>
<td style="width:30% !important"><strong>Table Name</strong></td>
\xa <td style="width:70% !important"> '";
echo $tJ;
echo "'</td>\xd\xa </tr>\xd\xa </table>
</div>\xd
<div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">\xd\xa <div class="mo_cusotm_view_api_table_top">
\xa <h4>
\xa <strong>Example</strong>
<span style="float:right">
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">\xd
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
</a>\xd\xa </span>
</h4>
\xa </div>
\xa <table class="table table-bordered">\xd
<tr>
\xa <td><strong>Request</strong></td>\xd\xa <td><strong>Format</strong></td>
</tr>\xd\xa <tr>\xd
<td>cURL</td>
<td>curl -X ";
echo strtoupper($mP->api_method);
echo " ";
echo $e9;
echo " <br>
<strong>Post Variables:</strong> ";
echo $qb;
echo " </td>\xd
</tr>\xd\xa </table>
</div>\xd\xa
";
if (!($s8 == "show_custom_apis")) {
goto jM;
}
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive">\xd
<div class="mo_cusotm_view_api_table_top">\xd
<h4>
\xa <strong>Body data format</strong>\xd\xa <span style="float:right">\xd
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd\xa </a>
\xa </span>\xd\xa </h4></div>\xd\xa <table class="table table-bordered">\xd
<tr>\xd\xa <td><strong>Body data format</strong></td>\xd
<td>";
echo isset($mP->select_type_of_data) ? $mP->select_type_of_data : '';
echo "</td>
</tr>\xd\xa </table>\xd
</div>
\xa ";
jM:
if (!(isset($mP->SelectedColumn) && !empty($mP->SelectedColumn))) {
goto lS;
}
$uv = 1;
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">
<div class="mo_cusotm_view_api_table_top">\xd
<h4><strong>Request Format</strong>\xd
<span style="float:right">\xd
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
\xa </a>
\xa </span>\xd\xa </h4>
\xa </div>\xd\xa <table class="table table-bordered">
\xa <tr>\xd
<td><strong>Column Name</strong></td>
<td><strong>Description</strong></td>\xd\xa </tr>
";
foreach ($mP->SelectedColumn as $Zu) {
echo " <tr>
<td>";
echo $Zu;
echo " </td>\xd\xa <td>
The value of '";
echo $Zu;
echo "' column will be replaced with {";
echo $Zu;
echo "_value} in request
</td>
\xa </tr>
\xa ";
$uv++;
PS:
}
Ii:
echo " </table>\xd\xa </div>\xd\xa ";
lS:
echo "
";
api_view_section($s8, $mP);
echo "\xd\xa </div>\xd
";
}
function view_put_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto tO;
}
$z0 = "disabled";
echo " <div class="warning_message_css">
Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.\xd
</div><br/>
\xa ";
tO:
if (!($s8 == "show_custom_apis")) {
goto Te;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$qb = '';
if (!(!empty($mP->SelectedColumn) && !empty($mP->param_value))) {
goto ge;
}
$qb = MocustomapiUtility::create_request_parameter_string($mP->SelectedColumn) . "& " . MocustomapiUtility::create_request_parameter_string($mP->param_value);
ge:
Te:
if (!($s8 == "create_sql_apis")) {
goto pO;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$qb = '';
if (empty($ka)) {
goto iI;
}
$qb = MocustomapiUtility::create_request_parameter_string($ka);
iI:
$tJ = "#__" . MocustomapiUtility::fetch_table_name($IJ);
pO:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo " <div id="show_current_post_api" class="mo_boot_col-12" >\xd\xa <div class="mo_boot_row">
\xa <div class="mo_boot_col-8">\xd\xa <h3> ";
echo strtoupper($mP->api_method);
echo "/<span style="color:blue;">";
if (empty($mP->api_name)) {
goto PA;
}
echo $mP->api_name;
PA:
echo "<span>
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_api_know_more mo_tooltip">\xd\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
\xa </a>\xd\xa </h3>\xd\xa </div>
<div class="mo_boot_col-4">\xd
<a class="mo_boot_btn mo_boot_btn-danger" style="float:right !important" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=" . $s8 . '';
echo "">Close</a> \xd
</div>\xd\xa </div><hr>
\xa <div class="mo_boot_row mo_boot_mt-5">
\xa <div class="mo_boot_col-2">
\xa <div class="mo_custom_api_method_name"> ";
echo strtoupper($mP->api_method);
echo "</div>
\xa </div>
<div class="mo_boot_col-9">
\xa <input id="mo_custom_api_copy_text1" class="mo_boot_form-control" value="";
echo $e9;
echo "" readonly>
</div>
<div class="mo_boot_col-1">
\xa <em class="fa fa-lg fa-copy mo_copy_api_url" onclick="copyToClipboard('#mo_custom_api_copy_text1');" > </em>
\xa </div>
</div>\xd\xa
\xa <div class="mo_boot_row mo_boot_mt-4 mo_boot_table-responsive">
\xa <div class="mo_cusotm_view_api_table_top">\xd\xa <h4><strong>API Table</strong>
\xa <span style="float:right">
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd
</a>\xd
</span>\xd\xa </h4>
\xa </div>
<table class="table table-bordered">
\xa <tr>
<td style="width:30% !important"><strong>Table Name</strong></td>
\xa <td style="width:70% !important"> '";
echo $tJ;
echo "'</td>
</tr>
</table>
\xa </div>\xd
<div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">\xd
<div class="mo_cusotm_view_api_table_top">
<h4>
\xa <strong>Example</strong>\xd
<span style="float:right">
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guides<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
\xa </a>\xd\xa </span>\xd\xa </h4>\xd
</div>\xd
<table class="table table-bordered">
<tr>
\xa <td><strong>Request</strong></td>
\xa <td><strong>Format</strong></td>
\xa </tr>\xd
<tr>
\xa <td>cURL</td>\xd\xa <td>curl X ";
echo strtoupper($mP->api_method);
echo " ";
echo $e9;
echo " <br>\xd
<strong>Put Variables:</strong> ";
echo $qb;
echo " </td>\xd\xa </tr>\xd
</table>\xd\xa </div>
\xa
\xa ";
if (!(isset($mP->SelectedColumn) && !empty($mP->SelectedColumn))) {
goto JX;
}
$uv = 1;
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">
\xa <div class="mo_cusotm_view_api_table_top">
\xa <h4>
\xa <strong>Request Format</strong>\xd\xa <span style="float:right">
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
</a>
</span>\xd
</h4>\xd\xa </div>\xd\xa <table class="table table-bordered">
\xa <tr>
\xa <td><strong>Column Name</strong></td>\xd\xa <td><strong>Parameter Name</strong></td>\xd\xa <td><strong>Description</strong></td>
\xa </tr>\xd\xa ";
foreach ($mP->SelectedColumn as $Zu) {
echo " <tr>\xd\xa <td>";
echo $Zu;
echo " </td>\xd
<td>";
echo $Zu;
echo " </td>\xd\xa <td>The value of '";
echo $Zu;
echo "' parameter will be replaced with {";
echo $Zu;
echo "_value} in request.</td>
\xa </tr>\xd\xa ";
$uv++;
iu:
}
Xh:
echo " </table>\xd\xa </div>
";
JX:
if (!(isset($mP->api_conditions) && !empty($mP->api_conditions))) {
goto KH;
}
$RB = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
$uv = 1;
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css"> \xd
<div class="mo_cusotm_view_api_table_top">\xd\xa <h4><strong>Conditions Applied</strong>
<span style="float:right">\xd
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">\xd
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd
</a>
\xa </span>
\xa </h4>\xd
</div>
\xa <table class="table table-bordered">\xd\xa <tr>
<td><strong>Column Name</strong></td>
\xa <td><strong>Parameter Name</strong></td>
<td><strong>Description</strong></td>
<td><strong>Condition</strong></td>
\xa <td><strong>Operators if any</strong></td>\xd
</tr>
";
foreach ($RB as $Zu => $Y2) {
echo " <tr>\xd\xa <td>";
echo $Y2->api_cond_col;
echo " </td>
\xa <td>";
echo $mP->param_value[$uv - 1];
echo " </td>\xd\xa <td>The <strong>";
echo $mP->param_value[$uv - 1];
echo " </strong>is associated with <strong>";
echo $Y2->api_cond_col;
echo " </strong> column, thus you should utilize ";
echo $mP->param_value[$uv - 1];
echo " in your API call. The value of '";
echo $mP->param_value[$uv - 1];
echo "' parameter will be replaced with {";
echo $mP->param_value[$uv - 1];
echo "_value} in request. </td>\xd\xa <td>";
echo $Y2->api_cond;
echo " </td>\xd
<td>";
echo isset($X1[$uv]) ? $X1[$uv] : "No Operator";
echo "</td>\xd
</tr>\xd\xa ";
$uv++;
nD:
}
Wz:
echo " </table>
</div>
";
KH:
echo " \xd\xa ";
api_view_section($s8, $mP);
echo "
\xa </div>\xd
";
}
function view_delete_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["status"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "true")) {
goto Kc;
}
$z0 = "disabled";
echo " <div class="warning_message_css">
\xa Please <a href="";
echo JRoute::_("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account");
echo "">Login with miniOrange</a> to enable Joomla Custom API plugin.\xd
</div><br/>
";
Kc:
if (!($s8 == "show_custom_apis")) {
goto Vb;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$qb = '';
if (empty($mP->col_condition)) {
goto iC;
}
$qb = MocustomapiUtility::create_request_parameter_string($mP->col_condition);
iC:
Vb:
if (!($s8 == "create_sql_apis")) {
goto Q2;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$qb = '';
if (empty($ka)) {
goto B1;
}
$yA = 0;
JT:
if (!($yA < sizeof($ka))) {
goto JM;
}
$qb = $qb . $ka[$yA] . "={" . $ka[$yA] . "_value}";
if (!($yA != sizeof($ka) - 1)) {
goto Qa;
}
$qb = $qb . "& ";
Qa:
pt:
$yA++;
goto JT;
JM:
B1:
$tJ = "#__" . MocustomapiUtility::fetch_table_name($IJ);
Q2:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo " <div id="show_current_post_api" class="mo_boot_col-12" >\xd\xa <div class="mo_boot_row">
<div class="mo_boot_col-8">\xd
<h3> ";
echo strtoupper($mP->api_method);
echo "/<span style="color:blue;">";
if (empty($mP->api_name)) {
goto mH;
}
echo $mP->api_name;
mH:
echo "<span>\xd
<a href="";
echo $qP;
echo "" target="_blank" class="mo_api_know_more mo_tooltip">
\xa <img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"><span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
</a>
\xa </h3>\xd\xa </div>\xd\xa <div class="mo_boot_col-4">
<a class="mo_boot_btn mo_boot_btn-danger" style="float:right !important" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=" . $s8 . '';
echo "">Close</a> \xd
</div>\xd
</div><hr>\xd\xa <div class="mo_boot_row mo_boot_mt-5">\xd
<div class="mo_boot_col-2">\xd
<div class="mo_custom_api_method_name"> ";
echo strtoupper($mP->api_method);
echo "</div>
</div>
<div class="mo_boot_col-9">\xd
<input id="mo_custom_api_copy_text1" class="mo_boot_form-control" value="";
echo $e9;
echo "" readonly>
\xa </div>\xd\xa <div class="mo_boot_col-1">
<em class="fa fa-lg fa-copy mo_copy_api_url" onclick="copyToClipboard('#mo_custom_api_copy_text1');" > </em>
\xa </div>
\xa </div>\xd
\xd
<div class="mo_boot_row mo_boot_mt-4 mo_boot_table-responsive">\xd
<div class="mo_cusotm_view_api_table_top">\xd\xa <h4><strong>API Table</strong>
<span style="float:right">\xd\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd
</a>
\xa </span>
\xa </h4>\xd
</div>
\xa <table class="table table-bordered">
<tr>\xd
<td style="width:30% !important"><strong>Table Name</strong></td>
<td style="width:70% !important"> '";
echo $tJ;
echo "'</td>\xd
</tr>
\xa </table>\xd\xa </div>
\xd
<div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">
\xa <div class="mo_cusotm_view_api_table_top">
\xa <h4>\xd
<strong>Example</strong>
<span style="float:right">
\xa <a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd
</a>\xd
</span>\xd
</h4>\xd
</div>
<table class="table table-bordered">\xd\xa <tr>
<td><strong>Request</strong></td>\xd
<td><strong>Format</strong></td>
</tr>\xd\xa <tr>\xd
<td>cURL</td>
<td>curl -X ";
echo strtoupper($mP->api_method);
echo " ";
echo $e9;
echo " <br>\xd
<strong>Delete Variables:</strong> ";
echo $qb;
echo " </td>
\xa </tr>
\xa </table>
</div>
\xd\xa ";
if (!(isset($mP->api_conditions) && !empty($mP->api_conditions))) {
goto zD;
}
$RB = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
$uv = 1;
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css" >
\xa <div class="mo_cusotm_view_api_table_top">\xd\xa <h4><strong>Request Format:</strong>
<span style="float:right">\xd
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>
\xa </a>\xd
</span>
</h4>
</div>
<table class="table table-bordered">\xd\xa <tr>
\xa <td><strong>Column Name</strong></td>\xd\xa <td><strong>Description</strong></td>\xd\xa <td><strong>Conditon</strong></td>\xd\xa <td><strong>Operators if any</strong></td>
</tr>\xd
";
foreach ($RB as $Zu => $Y2) {
echo " <tr>\xd
<td>";
echo $Y2->api_cond_col;
echo " </td>
<td>The value of '";
echo $Y2->api_cond_col;
echo "' parameter will be replaced with {";
echo $Y2->api_cond_col;
echo "_value} in request.</td>\xd\xa <td>";
echo $Y2->api_cond;
echo " </td>
\xa <td>";
echo isset($X1[$uv]) ? $X1[$uv] : "No Operator";
echo "</td>
\xa </tr>\xd
";
$uv++;
dy:
}
LU:
echo " </table>\xd\xa </div>\xd\xa ";
zD:
echo "
\xa ";
api_view_section($s8, $mP);
echo "
</div>\xd\xa ";
}
function api_view_section($s8, $mP)
{
if (!($s8 == "show_custom_apis")) {
goto sE;
}
echo " <div class=" mo_boot_mt-5 mo_boot_text-center">
<a class="mo_boot_btn mo_boot_btn-users_sync mo_boot_ml-2" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_api&api_name=" . $mP->api_name;
echo "">Edit API</a>
\xa </div>
";
sE:
if (!($s8 == "create_sql_apis")) {
goto wK;
}
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo " <div class="mo_boot_row mo_boot_mt-5 mo_boot_table-responsive mo_table_css">
\xa <div class="mo_cusotm_view_api_table_top">\xd\xa <h4>\xd\xa <strong>SQL Query</strong>\xd\xa <span style="float:right">
<a href="";
echo $qP;
echo "" target="_blank" class="mo_custom_api_setup_guide_button mo_api_know_more mo_tooltip">
<img src="";
echo JUri::base();
echo "/components/com_miniorange_customapi/assets/images/list.png" width="20" height="20"> Setup Guide<span class="mo_tooltiptext_right">To use the generated API, refer to the setup guide.</span>\xd\xa </a>\xd
</span>\xd
</h4>
\xa </div>\xd
<table class="table table-bordered">\xd\xa <tr>\xd
<td><strong>Query</strong></td>\xd
<td>";
echo trim($mP->sql_query);
echo "</td>\xd\xa </tr>\xd\xa </table>
\xa </div>\xd
<div class=" mo_boot_mt-5 mo_boot_text-center">
\xa <a class="mo_boot_btn mo_boot_btn-users_sync mo_boot_ml-2" href="";
echo JURI::root() . "administrator/index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=create_custom_sql_api&sql_api_name=" . $mP->api_name;
echo "">Edit API</a> \xd
</div>
\xa ";
wK:
} ?>
Did this file decode correctly?
Original Code
echo "\x20\40\x20\x20\74\163\143\162\x69\x70\164\76\15\xa\40\40\x20\x20\40\x20\40\x20\152\x51\165\x65\162\171\50\144\x6f\x63\165\155\145\156\164\51\x2e\x72\x65\141\x64\171\50\x66\165\156\x63\164\151\x6f\x6e\x28\x29\40\x7b\15\12\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\x6a\121\x75\145\162\x79\x28\47\56\142\x74\156\55\x67\x72\x6f\x75\x70\x27\x29\x2e\143\x73\x73\50\42\x77\x69\x64\164\150\x22\54\40\42\66\x30\x25\42\x29\73\xd\12\40\x20\40\40\40\40\x20\x20\175\51\73\xd\xa\x20\x20\40\x20\74\x2f\x73\x63\x72\151\160\164\76\15\12\40\40\40\x20";
RL:
echo "\15\12\74\144\x69\166\40\143\x6c\x61\x73\163\75\x22\146\x6f\x72\x6d\x2d\150\x6f\162\x69\x7a\x6f\x6e\x74\x61\154\x22\x3e\15\xa\40\40\40\x20\74\144\151\166\40\x63\x6c\141\x73\163\x3d\x22\156\141\166\x2d\164\x61\142\55\167\162\x61\x70\160\145\162\40\x6d\x6f\x5f\151\144\160\137\x6e\x61\166\55\164\141\142\55\x77\x72\141\160\160\x65\x72\x22\x3e\xd\12\15\12\x20\40\x20\40\x20\40\40\x20\74\141\40\151\x64\75\42\x61\x63\x63\x6f\165\x6e\x74\x5f\x74\141\142\x22\xd\12\40\40\40\40\x20\40\x20\x20\40\x20\x20\143\154\x61\163\x73\x3d\x22\155\x6f\x5f\156\141\166\x2d\164\x61\x62\x20";
echo $s8 == "\x61\x63\143\x6f\x75\156\164" ? "\x6d\157\137\x6e\141\166\x5f\164\x61\142\137\x61\143\164\x69\166\x65" : '';
echo "\42\x20\150\x72\145\x66\75\42\x23\x61\143\143\157\x75\x6e\164\137\163\145\164\165\x70\42\15\12\40\x20\40\40\x20\x20\40\40\40\40\40\157\156\x63\x6c\x69\143\153\75\x22\x61\x64\x64\x5f\143\163\x73\x5f\164\141\x62\50\x27\43\x61\143\x63\x6f\x75\156\x74\137\x74\x61\142\47\x29\73\42\xd\12\40\x20\40\40\40\x20\40\40\40\40\40\144\141\x74\x61\55\x74\x6f\147\x67\x6c\x65\75\x22\164\141\142\x22\76";
echo JText::_("\103\x4f\115\x5f\x4d\x49\x4e\x49\x4f\x52\x41\116\x47\105\x5f\x41\120\111\x5f\x41\x43\x43\x4f\125\x4e\x54\x5f\x53\x45\124\125\120");
echo "\40\x20\x20\40\x20\40\x20\x20\74\x2f\x61\x3e\xd\12\x20\x20\x20\x20\x20\40\x20\40\xd\xa\x20\40\40\40\40\x20\40\x20\x3c\x61\40\x69\144\x3d\x22\163\x68\157\167\137\x63\165\163\164\157\155\x5f\141\x70\x69\x73\x22\xd\xa\40\x20\40\40\x20\40\x20\x20\40\40\40\143\x6c\x61\x73\x73\x3d\42\155\157\x5f\x6e\141\166\55\x74\141\x62\40";
if (!($s8 == "\x73\x68\157\167\137\143\165\163\x74\x6f\155\137\x61\160\x69\163" || $s8 == "\x63\162\145\141\x74\x65\137\x63\165\163\164\x6f\x6d\137\141\160\151" || $s8 == "\x76\151\145\x77\x5f\x63\165\163\x74\157\x6d\x5f\x61\160\x69" && isset($N6["\141\x70\151\x5f\156\141\x6d\x65"]))) {
goto mF;
}
echo "\155\x6f\137\x6e\x61\x76\137\164\141\x62\x5f\x61\x63\x74\x69\166\x65";
mF:
echo "\42\x20\x68\162\x65\146\x3d\42\x23\166\151\x65\167\137\x61\154\154\137\141\x70\x69\163\x22\15\12\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\157\156\x63\154\151\x63\x6b\75\x22\x61\144\144\137\143\163\163\137\x74\x61\142\50\x27\x23\x73\150\x6f\167\x5f\143\x75\x73\x74\x6f\155\x5f\x61\160\x69\163\x27\x29\x3b\x22\xd\12\40\40\x20\x20\40\40\40\x20\40\x20\x20\x64\141\164\x61\55\x74\x6f\147\147\154\x65\x3d\42\164\141\142\x22\76";
echo JText::_("\103\x4f\115\137\115\x49\116\111\x4f\122\x41\116\107\x45\x5f\101\120\x49\137\x54\101\x42\x31\x5f\x53\x45\x54\x54\111\116\107\123");
echo "\40\40\x20\40\x20\x20\x20\x20\x3c\x2f\x61\76\15\12\15\12\x20\x20\40\x20\40\40\x20\x20\x3c\x61\x20\x69\x64\75\42\143\162\x65\x61\164\145\x5f\x63\x75\x73\x74\157\x6d\137\141\160\x69\42\40\x68\x72\145\146\75\42\x23\143\x72\145\x61\164\145\137\x63\x75\163\x74\157\x6d\x5f\x61\x70\151\163\42\x20\144\141\x74\141\x2d\x74\157\147\x67\x6c\x65\x3d\42\164\x61\142\x22\40\x20\x3e\x3c\x2f\141\x3e\40\15\12\15\12\x20\40\x20\x20\x20\x20\40\40\x3c\141\40\x69\144\x3d\x22\166\x69\x65\x77\x5f\143\x75\163\164\x6f\155\137\141\160\151\42\x20\150\162\x65\x66\x3d\42\x23\166\151\x65\167\137\x63\x75\162\x72\x65\156\x74\x5f\143\165\163\x74\x6f\155\137\x61\160\x69\42\40\x64\141\x74\141\55\x74\157\147\x67\154\145\x3d\42\x74\x61\x62\42\x3e\74\x2f\141\76\40\xd\12\xd\12\40\40\x20\x20\40\x20\x20\x20\x3c\x61\40\x69\x64\75\x22\143\162\x65\141\x74\x65\137\x63\165\163\164\157\155\x5f\x73\161\x6c\x5f\141\160\x69\x22\40\150\162\145\146\75\42\x23\x63\x72\x65\141\164\145\137\143\165\x73\x74\157\x6d\x5f\163\x71\x6c\137\x61\160\x69\x73\x22\x20\x64\141\x74\x61\55\164\157\147\x67\154\145\75\42\164\141\142\42\x3e\74\57\141\x3e\40\15\xa\xd\12\x20\x20\40\40\40\40\40\x20\74\141\x20\151\x64\x3d\42\143\x6f\x6e\146\x69\x67\165\x72\145\137\x65\x78\x74\x65\162\156\141\x6c\x5f\141\160\x69\x73\42\x20\150\162\145\146\75\42\43\143\157\x6e\x66\151\x67\165\162\x65\x64\x5f\x65\x78\164\x65\162\x6e\141\x6c\x5f\x61\160\x69\x22\40\x64\141\164\141\55\x74\x6f\147\147\154\x65\x3d\x22\x74\141\142\x22\76\x3c\57\x61\x3e\x20\15\xa\x20\40\x20\40\x20\x20\x20\x20\15\xa\40\x20\x20\x20\40\40\x20\40\x3c\x61\x20\151\x64\x3d\x22\x63\162\x65\x61\164\x65\137\163\161\x6c\x5f\141\x70\x69\163\x22\15\xa\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x63\x6c\141\163\x73\x3d\42\x6d\157\x5f\156\141\x76\x2d\164\141\142\40";
if (!($s8 == "\143\162\x65\141\164\x65\137\163\x71\154\x5f\141\x70\x69\163" || $s8 == "\143\162\x65\x61\x74\x65\x5f\x63\x75\163\164\x6f\x6d\137\x73\161\x6c\137\x61\x70\x69" || $s8 == "\x76\x69\x65\167\137\x63\165\163\x74\x6f\155\x5f\x61\160\x69" && isset($N6["\x73\x71\154\137\x61\x70\x69\x5f\x6e\x61\155\145"]))) {
goto ZA;
}
echo "\x6d\157\x5f\x6e\141\x76\137\x74\x61\x62\137\141\x63\x74\151\166\145";
ZA:
echo "\42\40\x68\x72\x65\x66\75\x22\43\x63\162\x65\141\164\145\x5f\163\x71\154\x5f\141\x70\x69\x22\xd\12\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\157\x6e\143\x6c\x69\x63\x6b\75\42\141\144\x64\x5f\143\163\163\x5f\164\141\142\x28\47\x23\x63\x72\x65\141\x74\x65\137\163\161\154\137\x61\160\151\x73\47\51\x3b\42\xd\xa\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\144\x61\x74\141\55\164\157\147\147\x6c\x65\75\42\x74\141\x62\42\x3e";
echo JText::_("\103\x4f\115\x5f\x4d\x49\116\111\x4f\122\101\x4e\x47\x45\137\101\x50\111\137\x54\x41\x42\x33\137\123\105\124\x54\111\x4e\107\123");
echo "\x20\40\40\40\x20\40\40\40\x3c\x2f\x61\x3e\xd\12\xd\xa\x20\x20\x20\40\x20\x20\40\40\x3c\141\40\151\x64\x3d\x22\x61\x64\x64\x5f\141\165\x74\150\145\x6e\x74\151\143\141\x74\x69\x6f\156\42\15\xa\x20\40\40\40\40\40\x20\40\x20\40\40\x63\x6c\141\163\x73\75\x22\x6d\x6f\137\x6e\141\166\55\x74\x61\142\x20";
echo $s8 == "\141\144\x64\137\x61\165\164\150\145\x6e\164\151\143\141\x74\x69\157\156" ? "\155\157\137\156\x61\166\x5f\164\141\x62\x5f\x61\x63\x74\151\166\145" : '';
echo "\x22\x20\150\x72\x65\146\75\42\x23\141\144\x64\137\x61\165\x74\x68\145\156\164\151\x63\x61\164\x69\x6f\x6e\137\x74\x6f\x5f\x61\160\x69\42\15\xa\x20\x20\40\40\x20\40\40\40\x20\x20\40\x6f\156\143\x6c\151\x63\153\x3d\42\141\x64\144\x5f\143\163\163\137\164\x61\142\50\47\43\x61\144\x64\x5f\141\165\x74\x68\145\x6e\164\x69\x63\x61\x74\151\x6f\156\x27\51\73\42\15\12\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x64\x61\164\141\55\x74\157\147\x67\154\x65\75\42\x74\141\142\x22\x3e";
echo JText::_("\x43\x4f\115\x5f\115\x49\116\x49\117\x52\x41\x4e\107\105\137\x41\x50\x49\x5f\x54\101\102\64\137\123\x45\124\x54\111\x4e\107\123");
echo "\x20\x20\x20\40\x20\x20\40\x20\74\57\x61\76\xd\xa\15\12\x20\40\40\x20\40\40\x20\40\x3c\141\40\151\x64\75\x22\145\x78\164\145\x72\x6e\x61\x6c\x5f\x61\x70\151\163\42\xd\xa\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x63\x6c\141\x73\163\x3d\42\155\157\x5f\156\141\x76\55\164\x61\142\x20";
if (!($s8 == "\143\x75\163\x74\x6f\155\x5f\145\x78\x74\x65\x72\156\141\x6c\x5f\x61\x70\x69\163" || $s8 == "\143\x6f\156\146\x69\147\165\x72\x65\137\145\x78\x74\x65\x72\x6e\x61\154\x5f\x61\x70\151\x73")) {
goto PU;
}
echo "\x6d\x6f\x5f\156\141\166\137\x74\141\x62\137\141\143\164\x69\166\x65";
PU:
echo "\x22\x20\150\162\x65\146\x3d\x22\x23\x63\157\156\x6e\x65\143\x74\137\x65\170\164\145\x72\156\141\x6c\137\x61\x70\151\163\x22\15\12\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x6f\x6e\143\154\151\x63\153\x3d\42\141\144\x64\x5f\x63\x73\163\137\x74\x61\142\x28\x27\x23\145\170\x74\145\162\x6e\x61\154\137\141\x70\x69\163\x27\x29\73\42\15\xa\40\40\x20\40\x20\40\40\40\x20\x20\x20\144\141\x74\x61\x2d\x74\157\147\x67\x6c\145\x3d\x22\x74\141\142\42\x3e";
echo JText::_("\103\117\115\137\115\x49\116\x49\x4f\122\101\116\107\x45\137\101\120\x49\137\x54\x41\x42\65\x5f\x53\x45\x54\x54\x49\x4e\x47\x53");
echo "\x20\40\x20\40\x20\40\40\x20\x3c\57\141\76\xd\12\xd\xa\x20\40\x20\x20\40\40\40\x20\74\141\x20\x69\x64\75\42\x75\x70\147\x72\141\144\145\137\x74\x61\142\x22\15\xa\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\x63\x6c\x61\163\163\x3d\x22\155\x6f\x5f\156\x61\x76\55\164\141\142\x20";
echo $s8 == "\x63\165\163\x74\157\155\137\x61\160\x69\x5f\x75\x70\x67\x72\x61\144\x65" ? "\x6d\x6f\x5f\x6e\141\166\137\164\141\x62\x5f\x61\143\x74\x69\166\145" : '';
echo "\42\x20\150\162\x65\x66\x3d\x22\43\165\x70\147\162\x61\x64\145\137\x70\x6c\x61\156\x73\42\15\12\x20\40\40\x20\40\40\40\40\x20\40\x20\x6f\156\143\154\x69\x63\153\75\42\141\144\144\137\143\163\163\137\164\141\142\50\x27\x23\x75\x70\147\162\x61\x64\145\137\164\141\142\47\x29\73\x22\15\xa\40\x20\x20\40\40\40\x20\x20\x20\40\x20\144\141\164\141\55\x74\157\147\x67\x6c\145\x3d\x22\164\x61\142\42\x3e";
echo JText::_("\x43\117\x4d\137\115\x49\x4e\x49\x4f\122\x41\116\107\105\137\101\120\111\x5f\x50\114\x55\x47\x49\116\137\125\x50\107\122\101\x44\x45");
echo "\x20\40\40\x20\x20\40\x20\40\x3c\57\x61\76\15\xa\xd\xa\x20\x20\x20\40\x20\40\40\40\xd\xa\40\x20\40\x20\x3c\57\x64\x69\166\x3e\15\12\74\x2f\x64\x69\x76\x3e\15\12\xd\12\x3c\x64\151\166\x20\x63\x6c\x61\163\163\x3d\x22\164\141\x62\55\143\157\156\x74\x65\156\164\x22\40\151\144\x3d\42\155\171\124\x61\142\103\157\x6e\164\145\x6e\x74\x22\x3e\15\xa\x20\x20\15\xa\x20\x20\40\40\74\144\x69\x76\40\x69\x64\75\x22\141\x63\x63\157\165\156\x74\137\163\145\164\165\160\x22\x20\x63\154\x61\163\163\75\42\x74\141\142\55\160\x61\156\145\x20";
echo $s8 == "\x61\143\143\157\x75\x6e\x74" ? "\x61\143\164\151\x76\145" : '';
echo "\42\x3e\15\12\40\x20\x20\x20\x20\40\40\x20";
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = isset($Nz["status"]) ? $Nz["status"] : '';
$p9 = isset($Nz["login_status"]) ? $Nz["login_status"] : 0;
$Tf = isset($Nz["registration_status"]) ? $Nz["registration_status"] : '';
$iZ = isset($Nz["email"]) ? $Nz["email"] : '';
if (!MocustomapiUtility::is_customer_registered()) {
goto qK;
}
if (MocustomapiUtility::check($ta) != "\x74\162\x75\145") {
goto cf;
}
echo "\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\74\144\x69\x76\40\143\154\x61\x73\163\75\42\155\157\137\x73\x79\x6e\x63\x5f\164\x61\142\154\145\x5f\154\141\x79\x6f\165\164\x5f\61\x22\x3e\xd\xa\x20\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\74\144\x69\x76\x20\143\x6c\x61\163\163\75\42\155\157\137\142\157\157\x74\137\162\157\167\x22\x3e\xd\12\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\74\x64\x69\x76\x20\143\x6c\x61\x73\x73\x3d\42\155\157\x5f\x62\157\x6f\164\137\x63\x6f\x6c\55\163\x6d\55\x38\42\x20\x3e\15\12\40\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\74\x64\151\x76\x20\143\x6c\141\x73\x73\75\x22\x6d\157\137\x62\157\x6f\x74\x5f\160\x2d\63\42\x20\163\164\x79\x6c\x65\x3d\42\142\141\x63\x6b\147\x72\x6f\x75\156\144\72\x77\x68\x69\x74\x65\73\x62\x6f\x72\x64\x65\x72\x3a\x32\x70\170\40\x73\x6f\154\151\x64\x20\162\x67\142\x28\x31\x35\54\40\x31\62\67\54\x20\x31\70\62\x29\x22\76\15\xa\40\x20\40\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20";
mo_custom_api_account_page();
echo "\40\40\40\x20\x20\40\40\40\x20\40\40\40\40\x20\40\40\40\40\x20\40\40\40\40\x20\74\x2f\x64\x69\166\x3e\xd\12\40\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\74\57\144\151\x76\76\15\12\40\40\40\40\x20\x20\40\40\40\40\40\x20\40\40\40\40\40\x20\x20\x20\x3c\144\151\x76\x20\143\154\141\x73\163\75\x22\x6d\x6f\x5f\142\157\157\x74\x5f\x63\x6f\154\55\163\155\55\64\42\x3e\xd\xa\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\x20\40\40\40\x20\x20\74\144\x69\166\40\x63\x6c\141\163\163\75\x22\155\157\137\x62\x6f\x6f\x74\x5f\x70\x2d\x33\x22\40\x73\x74\171\154\x65\x3d\42\142\141\143\x6b\147\x72\157\165\156\144\x3a\167\150\151\164\145\73\x62\x6f\162\144\x65\x72\x3a\62\160\x78\x20\163\157\154\x69\144\x20\162\x67\x62\x28\61\x35\x2c\x20\61\62\67\x2c\40\x31\70\62\51\x22\x3e\x20";
support_form();
echo "\x3c\57\144\x69\x76\76\xd\xa\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\74\57\x64\x69\166\76\xd\xa\40\40\40\40\40\x20\40\40\40\x20\40\x20\40\40\40\x20\x3c\57\x64\151\x76\76\15\12\40\40\x20\40\x20\40\40\40\40\40\x20\x20\74\57\144\151\166\76\15\12\40\x20\40\x20\x20\40\40\x20\40\40\40\x20";
goto QY;
cf:
echo "\x20\x20\x20\40\x20\40\40\40\40\x20\x20\40\74\x64\x69\166\40\x63\154\x61\x73\x73\75\x22\x6d\157\137\163\x79\156\143\x5f\164\141\x62\x6c\145\x5f\154\x61\x79\157\165\164\x5f\61\42\76\xd\xa\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x3c\144\151\x76\x20\143\154\141\x73\x73\x3d\x22\x6d\x6f\137\x62\157\x6f\164\137\x72\157\x77\42\76\xd\xa\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\74\x64\x69\166\x20\x63\154\x61\x73\163\x3d\x22\155\x6f\137\142\157\157\x74\x5f\143\x6f\x6c\55\x73\x6d\x2d\x38\42\40\76\15\xa\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\74\x64\x69\x76\x20\x63\154\141\163\x73\75\x22\155\157\x5f\142\x6f\157\x74\x5f\x70\55\63\x22\x20\x73\x74\x79\154\145\x3d\42\x62\141\143\x6b\x67\162\x6f\165\x6e\144\72\x77\x68\151\x74\145\73\142\157\162\x64\145\x72\72\x32\x70\x78\x20\x73\157\x6c\x69\144\x20\162\147\142\x28\61\65\54\40\61\62\67\x2c\40\61\70\x32\51\x22\76\xd\12\40\40\40\40\40\40\40\x20\40\40\40\40\40\40\40\40\40\40\x20\x20\x20\40\x20\40\40\40\40\40";
mo_custom_api_check_status();
echo "\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\40\40\40\40\x20\40\x20\x20\x20\40\x3c\x2f\144\x69\166\x3e\xd\xa\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\40\74\57\x64\x69\x76\x3e\15\xa\40\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x3c\144\x69\166\40\x63\x6c\141\x73\163\75\x22\x6d\157\x5f\142\x6f\x6f\164\137\143\157\x6c\55\163\155\55\64\x22\76\15\12\40\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x20\40\40\40\x20\x3c\144\151\x76\x20\x63\x6c\x61\x73\x73\75\42\155\x6f\x5f\x62\x6f\157\164\137\x70\x2d\63\42\x20\x73\164\171\154\145\x3d\42\x62\x61\143\x6b\x67\162\157\x75\156\144\x3a\x77\x68\151\164\145\73\x62\x6f\x72\x64\x65\x72\72\62\x70\170\40\163\157\x6c\151\x64\40\162\x67\142\50\61\65\x2c\x20\x31\x32\x37\54\40\x31\70\x32\x29\x22\x3e\40";
support_form();
echo "\74\57\144\151\166\76\15\xa\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x3c\x2f\x64\151\166\x3e\xd\12\x20\40\x20\40\x20\40\40\40\40\x20\40\40\40\40\40\x20\x3c\57\144\151\x76\76\xd\xa\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x3c\57\x64\151\166\x3e\15\xa\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\40";
QY:
goto jE;
qK:
echo "\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x3c\144\151\x76\x20\143\x6c\x61\163\163\x3d\x22\x6d\x6f\137\x73\x79\x6e\x63\x5f\164\141\x62\x6c\145\x5f\x6c\141\x79\157\x75\x74\137\61\42\x3e\xd\xa\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\74\144\x69\x76\40\143\154\141\163\163\x3d\x22\x6d\157\x5f\x62\x6f\157\x74\x5f\x72\x6f\x77\x22\76\xd\12\x20\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x3c\144\x69\166\x20\143\x6c\x61\x73\x73\75\x22\155\x6f\137\x62\157\x6f\x74\x5f\143\157\154\x2d\163\x6d\55\x38\42\40\x3e\15\12\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x3c\x64\151\166\40\x63\x6c\141\163\x73\x3d\x22\155\x6f\x5f\142\157\157\164\137\x70\x2d\x33\x22\40\x73\x74\171\x6c\x65\75\x22\x62\141\x63\153\x67\x72\x6f\x75\x6e\144\72\167\x68\x69\164\x65\x3b\142\157\x72\x64\x65\162\x3a\62\x70\170\x20\x73\157\154\x69\x64\40\x72\x67\142\50\61\65\x2c\40\61\62\x37\x2c\x20\61\70\x32\51\x22\76\xd\xa\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\40\40\40\x20\40\40";
custom_api_login_page();
echo "\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\40\40\40\40\40\40\x20\40\x20\x3c\57\x64\151\x76\x3e\xd\12\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\74\57\144\151\x76\x3e\15\12\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\74\x64\x69\x76\x20\143\154\x61\163\163\75\x22\155\157\x5f\x62\157\x6f\x74\137\143\157\154\55\163\x6d\55\x34\x22\x3e\xd\xa\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\40\40\x20\40\x3c\144\x69\x76\x20\x63\154\141\163\163\x3d\x22\x6d\157\x5f\x62\x6f\157\164\x5f\160\55\x33\42\x20\x73\164\171\154\145\x3d\42\x62\141\143\x6b\147\x72\x6f\165\156\144\x3a\x77\x68\151\164\x65\73\142\x6f\162\144\x65\162\72\x32\160\x78\40\x73\x6f\154\x69\x64\x20\162\147\142\50\61\65\x2c\40\x31\x32\x37\x2c\40\x31\x38\62\x29\x22\x3e\40";
support_form();
echo "\74\x2f\144\x69\x76\76\xd\xa\40\x20\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\x20\x3c\57\144\x69\x76\76\xd\xa\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\74\57\144\151\166\76\xd\12\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\x3c\57\144\x69\x76\x3e\xd\xa\40\x20\40\x20\x20\40\40\40";
jE:
echo "\x20\40\40\40\x3c\57\144\151\x76\x3e\15\xa\xd\12\40\x20\x20\x20\x3c\144\x69\166\x20\x69\x64\75\x22\166\x69\x65\167\137\x61\154\x6c\137\x61\x70\151\163\42\40\143\154\141\x73\163\75\42\164\141\x62\x2d\160\141\156\x65\x20";
echo $s8 == "\163\x68\157\167\137\x63\165\x73\164\x6f\x6d\x5f\141\160\151\163" ? "\x61\143\164\151\x76\x65" : '';
echo "\x22\x3e\15\xa\x20\40\x20\x20\40\x20\40\x20\x3c\144\151\166\x20\x63\154\x61\x73\163\x3d\x22\x72\x6f\x77\55\146\154\x75\x69\144\42\x3e\15\xa\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\74\144\151\166\40\x63\154\141\x73\163\x3d\42\x6d\x6f\137\163\x79\156\143\137\x74\x61\x62\154\145\x5f\x6c\x61\x79\157\165\164\x5f\x31\42\x3e\xd\xa\40\x20\40\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\74\144\151\x76\x20\143\154\141\163\163\x3d\42\155\x6f\x5f\x73\171\x6e\143\137\164\141\x62\154\x65\137\154\x61\x79\157\165\164\40\x6d\x6f\137\163\x79\x6e\143\137\165\163\145\x72\x73\x5f\143\x6f\x6e\164\x61\x69\156\145\x72\42\x3e\xd\xa\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\40";
show_all_custom_apis();
echo "\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\x3c\x2f\x64\151\166\76\15\xa\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\x3c\144\x69\x76\x20\143\154\141\x73\163\x3d\x22\155\x6f\x5f\163\171\x6e\143\137\164\x61\x62\x6c\145\137\x6c\141\x79\157\165\164\x5f\163\x75\x70\160\x6f\162\x74\x5f\61\x22\76\15\12\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20";
support_form();
echo "\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\x3c\57\144\x69\x76\x3e\15\xa\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x3c\57\x64\x69\166\76\xd\xa\x20\x20\40\x20\x20\x20\x20\x20\74\x2f\144\x69\166\x3e\15\xa\40\x20\40\40\x3c\57\144\151\166\76\15\xa\15\xa\40\x20\x20\40\74\x64\151\x76\40\x69\144\x3d\x22\143\x72\145\141\x74\145\137\143\165\163\164\157\155\137\141\160\x69\163\42\40\x73\164\171\154\145\x3d\x22";
echo $s8 == "\143\162\145\141\164\x65\137\x63\165\163\x74\x6f\x6d\x5f\x61\x70\151" ? "\x64\x69\163\x70\x6c\x61\x79\72\142\154\157\x63\153" : "\x64\x69\x73\160\x6c\141\171\x3a\x6e\x6f\156\x65";
echo "\x22\76\xd\12\40\40\40\40\40\x20\40\40\74\144\x69\x76\40\143\154\141\x73\163\x3d\42\x72\x6f\167\x2d\146\x6c\x75\151\x64\x22\76\15\12\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\74\144\x69\166\40\143\x6c\x61\x73\x73\x3d\42\x6d\x6f\137\x73\x79\156\x63\x5f\164\x61\x62\x6c\145\137\x6c\x61\171\157\165\x74\137\61\42\x3e\15\12\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\74\x64\x69\166\40\143\x6c\x61\163\x73\x3d\42\155\157\137\163\171\x6e\143\137\164\x61\x62\154\x65\x5f\154\141\171\x6f\x75\164\x20\x6d\157\137\x73\171\156\143\x5f\x75\163\x65\162\x73\x5f\143\157\156\x74\x61\151\x6e\145\x72\x22\x3e\xd\xa\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40";
create_custom_apis();
echo "\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\74\x2f\144\151\166\76\15\xa\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\74\144\151\166\x20\x63\154\141\x73\163\75\42\155\x6f\x5f\x73\x79\156\143\x5f\x74\x61\x62\154\x65\137\154\x61\x79\x6f\x75\164\x5f\163\165\x70\x70\157\162\164\x5f\61\x22\x3e\15\xa\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\40\40\40";
support_form();
echo "\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\x20\x20\x3c\57\x64\151\166\76\15\12\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\74\x2f\x64\x69\x76\x3e\15\xa\40\40\x20\40\40\x20\40\x20\x3c\57\x64\x69\166\76\15\xa\x20\x20\x20\x20\x3c\57\144\x69\x76\76\15\xa\xd\12\x20\40\40\x20\x3c\144\x69\166\40\x69\144\75\42\x76\151\145\x77\137\x63\165\x72\x72\145\156\x74\137\143\x75\163\164\157\x6d\137\x61\160\151\x22\40\x20\163\164\171\x6c\x65\x3d\42";
echo $s8 == "\166\151\145\167\137\x63\165\x73\164\x6f\155\137\x61\160\x69" ? "\144\x69\x73\x70\154\x61\171\72\x62\x6c\x6f\143\153" : "\144\x69\x73\160\x6c\x61\x79\x3a\x6e\157\156\x65";
echo "\42\x3e\15\xa\40\40\40\x20\40\x20\40\x20\74\x64\x69\166\x20\x63\154\141\x73\163\x3d\x22\162\x6f\167\55\x66\154\x75\151\x64\42\x3e\xd\xa\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\x3c\x64\151\166\x20\143\x6c\141\163\x73\x3d\x22\x6d\x6f\137\x73\x79\156\x63\x5f\164\x61\142\154\145\137\154\141\x79\x6f\165\x74\137\61\x22\76\xd\12\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\40\40\40\x3c\x64\151\x76\x20\x63\x6c\x61\163\163\x3d\x22\x6d\x6f\x5f\x73\x79\156\143\137\164\x61\x62\154\145\x5f\x6c\x61\171\x6f\x75\x74\x20\x6d\157\x5f\163\171\x6e\143\x5f\165\163\x65\162\163\137\x63\x6f\156\x74\141\x69\x6e\x65\x72\42\x3e\15\12\40\x20\40\x20\40\40\40\40\x20\40\40\40\40\x20\40\x20\x20\40\40\x20";
view_current_custom_api();
echo "\40\x20\40\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\x3c\57\144\x69\166\x3e\15\xa\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\74\x64\x69\x76\40\x63\154\x61\x73\163\x3d\x22\155\157\137\x73\171\x6e\x63\137\x74\141\x62\154\145\x5f\x6c\x61\171\157\165\164\x5f\x73\x75\x70\160\157\x72\x74\137\x31\42\x3e\xd\xa\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20";
support_form();
echo "\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\74\57\144\x69\x76\76\xd\xa\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x3c\57\144\x69\166\x3e\xd\xa\40\x20\x20\x20\x20\x20\40\x20\74\x2f\x64\x69\166\76\xd\12\x20\x20\40\x20\74\x2f\x64\151\x76\x3e\xd\xa\x20\40\x20\xd\12\15\12\x20\x20\40\40\x3c\144\151\166\x20\x69\x64\75\42\x63\x72\145\x61\x74\145\x5f\163\161\x6c\137\141\160\151\x22\x20\143\154\x61\x73\163\x3d\x22\x74\x61\142\55\160\141\156\x65\40";
echo $s8 == "\143\x72\145\141\164\145\137\163\161\x6c\137\x61\160\x69\163" ? "\141\x63\x74\x69\166\145" : '';
echo "\42\x3e\xd\12\40\x20\40\x20\x20\40\x20\x20\x3c\144\151\166\x20\143\154\141\x73\163\x3d\x22\x72\157\167\x2d\146\x6c\x75\x69\x64\42\x3e\xd\xa\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\x3c\144\151\x76\x20\x63\154\x61\163\163\x3d\x22\155\157\x5f\x73\x79\x6e\x63\137\x74\x61\x62\154\x65\x5f\x6c\x61\171\x6f\165\x74\137\61\x22\76\15\xa\40\40\x20\x20\x20\40\40\x20\40\40\40\40\40\40\x20\40\74\x64\x69\x76\x20\143\154\141\163\x73\x3d\x22\155\x6f\137\163\171\156\x63\x5f\164\141\142\154\x65\137\154\141\171\157\165\x74\x20\x6d\x6f\137\x73\x79\x6e\143\x5f\x75\163\x65\162\163\x5f\x63\157\x6e\x74\141\151\x6e\x65\x72\x22\x3e\15\xa\40\40\40\40\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20";
create_sql_apis();
echo "\x20\40\x20\x20\40\40\40\40\40\40\x20\40\x20\x20\40\x20\x3c\57\x64\x69\x76\x3e\15\xa\40\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\x3c\144\x69\166\40\x63\x6c\141\x73\x73\x3d\x22\x6d\157\x5f\163\171\156\x63\137\164\x61\142\x6c\145\x5f\154\x61\171\157\165\164\137\163\165\x70\160\157\162\x74\x5f\61\42\x3e\15\xa\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40";
support_form();
echo "\40\x20\40\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\74\x2f\144\151\x76\76\15\xa\40\x20\x20\x20\x20\x20\40\40\40\40\40\x20\x3c\57\144\151\x76\x3e\xd\xa\40\x20\40\40\x20\40\x20\x20\74\x2f\144\151\x76\x3e\15\12\x20\40\x20\40\x3c\x2f\144\x69\x76\76\xd\12\xd\12\15\12\40\40\40\x20\74\144\151\x76\x20\x69\144\x3d\42\143\x72\145\141\x74\x65\x5f\143\x75\163\x74\x6f\x6d\x5f\x73\161\x6c\x5f\x61\x70\151\163\x22\40\143\x6c\141\x73\x73\75\42\x74\x61\x62\x2d\160\141\156\x65\x20";
echo $s8 == "\143\162\x65\x61\x74\145\137\x63\165\163\x74\157\155\x5f\x73\x71\x6c\137\141\x70\x69" ? "\141\x63\x74\151\x76\x65" : '';
echo "\x22\x3e\15\xa\x20\x20\x20\40\40\40\40\40\74\144\151\x76\40\143\x6c\141\163\163\75\42\162\x6f\167\55\146\x6c\165\x69\144\42\x3e\15\12\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x3c\144\151\166\40\x63\x6c\x61\x73\163\x3d\42\155\x6f\x5f\x73\171\x6e\143\x5f\x74\141\x62\x6c\x65\137\154\x61\171\157\x75\164\137\61\42\76\xd\xa\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\x3c\144\x69\x76\x20\x63\x6c\141\163\163\x3d\x22\x6d\157\x5f\163\x79\156\x63\x5f\164\x61\x62\154\145\137\x6c\x61\x79\x6f\x75\164\40\155\x6f\x5f\163\171\156\x63\x5f\165\x73\x65\162\x73\x5f\143\157\156\164\x61\151\x6e\145\162\42\x3e\15\12\40\x20\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40";
create_custom_sql_apis();
echo "\x20\40\40\x20\x20\40\x20\40\40\40\40\40\40\x20\40\40\x3c\57\x64\151\166\x3e\15\xa\40\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\74\x64\151\x76\x20\x63\x6c\x61\x73\x73\75\x22\155\x6f\x5f\x73\171\x6e\143\137\164\x61\x62\x6c\x65\137\x6c\x61\x79\x6f\x75\x74\x5f\163\165\160\x70\x6f\162\x74\x5f\61\x22\x3e\15\12\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20";
support_form();
echo "\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\40\40\x20\74\x2f\144\151\166\76\xd\12\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\74\57\x64\x69\166\76\15\xa\40\40\x20\40\x20\x20\x20\40\74\x2f\144\x69\166\76\xd\12\x20\40\40\x20\74\x2f\144\x69\166\x3e\15\xa\15\xa\40\x20\x20\x20\x3c\144\x69\166\x20\151\144\75\x22\x61\144\144\137\141\165\164\150\x65\x6e\164\151\x63\x61\x74\151\x6f\x6e\x5f\164\157\x5f\141\160\x69\x22\40\x63\x6c\x61\163\x73\75\42\x74\141\142\55\x70\x61\x6e\x65\x20";
echo $s8 == "\x61\144\144\x5f\141\165\x74\x68\145\x6e\x74\x69\x63\x61\x74\151\157\x6e" ? "\141\143\164\151\x76\x65" : '';
echo "\42\x3e\15\12\x20\40\x20\40\x20\40\x20\x20\74\144\x69\166\x20\143\x6c\141\163\x73\75\42\162\157\x77\55\x66\154\x75\151\x64\x22\x3e\xd\xa\40\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x3c\x64\151\x76\40\x63\x6c\141\163\x73\75\x22\x6d\x6f\137\163\x79\x6e\143\137\x74\x61\x62\x6c\x65\x5f\x6c\x61\x79\x6f\165\164\137\61\x22\76\15\xa\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\74\x64\151\x76\x20\143\154\x61\163\163\75\x22\155\x6f\x5f\163\171\x6e\143\137\x74\141\142\154\x65\137\154\141\x79\157\165\164\40\155\157\137\163\x79\156\x63\x5f\x75\163\x65\162\x73\137\143\x6f\156\164\141\151\x6e\145\162\42\x3e\xd\xa\40\40\x20\x20\40\x20\x20\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40";
add_authentication_to_api();
echo "\40\x20\40\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\40\74\x2f\x64\151\166\76\15\xa\40\40\40\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\40\x3c\x64\x69\x76\40\x63\x6c\141\163\163\75\42\x6d\x6f\137\x73\x79\x6e\143\x5f\x74\141\142\x6c\x65\137\154\x61\171\157\165\164\137\x73\165\x70\160\x6f\x72\164\137\x31\42\76\xd\12\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20";
support_form();
echo "\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\74\57\x64\151\166\76\xd\xa\x20\40\x20\40\40\40\x20\40\40\40\x20\x20\x3c\x2f\x64\x69\166\x3e\xd\xa\x20\x20\40\40\x20\x20\x20\40\x3c\57\x64\151\166\x3e\15\12\x20\x20\40\40\74\x2f\144\151\166\76\xd\12\xd\xa\x20\x20\40\40\x3c\144\x69\166\40\151\x64\x3d\42\x63\157\x6e\x6e\145\143\164\x5f\145\x78\x74\145\x72\156\x61\x6c\137\141\x70\x69\163\42\x20\x63\154\141\163\x73\75\42\x74\x61\x62\55\x70\x61\x6e\145\x20";
echo $s8 == "\143\165\163\x74\157\155\x5f\145\170\164\x65\x72\x6e\x61\x6c\137\x61\160\x69\x73" ? "\141\x63\x74\x69\x76\x65" : '';
echo "\42\x3e\15\xa\40\x20\x20\40\40\40\x20\x20\74\144\151\x76\x20\x63\x6c\x61\163\163\75\42\x72\157\167\x2d\x66\x6c\165\151\x64\42\x3e\15\12\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\40\74\x64\x69\166\x20\x63\x6c\x61\163\x73\x3d\42\x6d\x6f\137\x73\x79\x6e\143\x5f\x74\141\x62\154\145\137\x6c\x61\x79\157\165\164\x5f\61\x22\x3e\xd\xa\x20\x20\40\40\40\40\x20\x20\40\40\40\40\40\x20\40\40\74\144\151\166\x20\143\154\141\163\163\75\42\155\157\x5f\163\171\x6e\143\137\164\x61\142\154\145\137\x6c\141\171\157\x75\164\x20\155\157\137\163\x79\156\143\137\x75\163\145\x72\x73\x5f\143\157\156\164\x61\151\x6e\145\162\42\76\xd\12\40\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40";
connect_external_apis();
echo "\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\74\57\144\x69\166\76\xd\xa\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\74\144\151\166\x20\x63\154\141\x73\163\x3d\x22\x6d\x6f\137\163\x79\x6e\143\137\164\x61\x62\x6c\145\137\x6c\141\171\157\x75\164\x5f\163\165\160\160\x6f\x72\x74\x5f\61\x22\76\15\12\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20";
support_form();
echo "\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\x3c\57\x64\151\166\x3e\xd\xa\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\74\x2f\144\151\x76\76\15\12\x20\40\40\40\x20\x20\40\40\74\x2f\144\x69\x76\76\15\xa\x20\x20\x20\x20\x3c\57\144\x69\166\76\xd\xa\xd\12\40\x20\40\x20\74\144\151\x76\x20\151\144\x3d\42\143\157\x6e\x66\x69\x67\165\162\145\x5f\145\170\164\145\x72\156\x61\154\x5f\x61\x70\x69\42\x20\x63\154\141\x73\163\x3d\42\x74\x61\x62\55\x70\x61\x6e\145\x20";
echo $s8 == "\143\157\156\146\x69\147\x75\162\x65\x5f\x65\x78\164\145\162\x6e\x61\154\137\141\160\151\x73" ? "\141\x63\x74\151\x76\x65" : '';
echo "\x22\76\15\xa\40\x20\40\40\x20\x20\40\x20\x3c\x64\x69\x76\x20\x63\154\x61\x73\163\75\x22\x72\157\x77\55\x66\154\x75\151\x64\42\76\xd\12\40\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x3c\x64\151\166\40\143\154\141\x73\163\75\42\155\157\137\163\171\156\x63\137\164\x61\x62\154\145\x5f\x6c\141\x79\x6f\x75\x74\137\x31\42\x3e\xd\12\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\74\144\151\166\40\143\154\141\x73\163\x3d\42\155\157\x5f\x73\x79\156\143\x5f\x74\x61\x62\x6c\145\137\x6c\x61\171\157\x75\x74\40\155\157\x5f\163\x79\156\143\137\165\163\x65\162\163\x5f\x63\x6f\156\164\141\151\156\145\x72\42\x3e\xd\xa\40\40\40\40\x20\x20\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\40\40";
configure_external_api();
echo "\40\40\x20\40\40\40\40\40\40\x20\40\x20\40\x20\40\x20\74\57\144\x69\166\x3e\15\xa\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x3c\144\151\166\x20\x63\154\x61\163\x73\x3d\x22\x6d\x6f\137\x73\x79\x6e\143\x5f\164\141\142\154\x65\x5f\x6c\x61\x79\157\x75\164\137\163\x75\160\x70\157\162\164\137\61\x22\76\xd\xa\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40";
support_form();
echo "\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\40\74\57\144\x69\x76\x3e\xd\xa\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\74\x2f\144\x69\x76\x3e\15\xa\x20\x20\40\40\x20\x20\40\40\74\57\144\x69\x76\x3e\15\12\x20\x20\40\40\74\x2f\x64\x69\166\76\15\xa\15\xa\40\40\x20\x20\x3c\144\151\x76\x20\151\x64\75\x22\165\x70\x67\162\x61\144\x65\137\x70\154\141\156\163\x22\40\143\x6c\x61\x73\x73\x3d\42\164\x61\x62\x2d\x70\141\156\x65\x20";
echo $s8 == "\x63\x75\163\164\157\x6d\x5f\141\160\x69\137\x75\x70\x67\162\141\x64\145" ? "\x61\143\164\151\x76\145" : '';
echo "\x22\x3e\15\xa\40\x20\40\x20\x20\40\x20\40\74\x64\x69\166\40\143\154\x61\163\163\75\x22\162\157\x77\x2d\146\154\165\151\144\x22\76\15\xa\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\x3c\x64\151\x76\x20\143\x6c\x61\163\163\x3d\x22\x6d\x6f\137\163\x79\156\x63\x5f\164\141\142\154\145\x5f\x6c\x61\171\157\165\164\137\x31\x22\76\xd\xa\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\74\144\151\166\40\x63\x6c\141\x73\163\x3d\42\155\157\137\x73\x79\x6e\x63\137\164\141\x62\x6c\145\137\154\x61\x79\x6f\x75\x74\42\76\15\xa\40\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20";
custom_api_licensing_plans();
echo "\x20\40\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x3c\57\x64\151\166\76\15\xa\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\x3c\57\x64\151\166\x3e\15\xa\40\40\x20\40\40\x20\40\x20\x3c\57\144\151\166\x3e\15\xa\40\40\40\x20\x3c\57\144\x69\166\76\xd\xa\74\57\144\151\x76\76\xd\xa\15\12";
function custom_api_login_page()
{
echo "\40\40\x20\x20\74\x64\x69\166\40\x63\x6c\141\163\x73\x3d\42\x6d\157\137\x62\157\157\164\x5f\x72\157\x77\40\40\155\x6f\x5f\x62\x6f\157\x74\x5f\155\162\x2d\x31\40\x6d\x6f\137\142\157\157\164\137\160\55\x33\x22\76\xd\12\x20\x20\x20\x20\40\40\x20\x20\x3c\x64\x69\166\x20\x63\x6c\141\x73\163\x3d\42\x6d\157\x5f\142\157\157\x74\x5f\x63\x6f\154\55\163\x6d\x2d\61\62\x22\76\15\12\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\x3c\x66\x6f\162\155\40\156\141\155\x65\x3d\x22\146\42\x20\x6d\x65\164\150\157\144\x3d\42\160\157\x73\164\x22\40\x61\x63\x74\x69\157\156\75\x22";
echo JRoute::_("\x69\x6e\x64\x65\x78\x2e\x70\150\160\77\157\160\164\x69\157\x6e\x3d\143\157\x6d\x5f\155\x69\x6e\x69\x6f\162\x61\x6e\x67\145\x5f\143\165\163\164\x6f\155\x61\x70\151\x26\166\x69\145\x77\x3d\x61\143\143\x6f\x75\156\164\163\145\x74\165\x70\46\x74\x61\x73\153\x3d\141\143\x63\157\165\x6e\x74\x73\145\164\x75\x70\56\166\x65\162\x69\x66\x79\x43\x75\x73\x74\157\x6d\x65\x72");
echo "\x22\x3e\15\xa\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\40\x3c\144\151\166\40\x63\154\141\x73\x73\75\x22\155\x6f\137\x62\x6f\x6f\x74\x5f\162\x6f\x77\x20\x6d\x6f\x5f\x62\x6f\157\x74\137\x6d\x74\55\x32\x22\x3e\15\12\40\x20\40\x20\40\40\40\40\40\40\x20\40\40\40\x20\x20\40\40\40\40\74\x64\x69\x76\40\143\x6c\x61\x73\163\x3d\42\155\157\137\x62\157\x6f\x74\137\143\157\154\55\163\x6d\x2d\x31\62\x22\x3e\15\xa\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\40\74\151\x6e\x70\x75\164\40\x74\x79\160\145\75\42\x68\x69\144\144\145\156\42\x20\x6e\x61\x6d\145\x3d\42\x6f\160\x74\151\x6f\x6e\x31\x22\40\x76\141\x6c\165\x65\x3d\x22\x6d\157\137\165\x73\x79\156\x63\x5f\154\157\143\141\x6c\x5f\x76\x65\x72\151\146\171\x5f\143\x75\163\164\x6f\x6d\x65\162\x22\x20\x2f\x3e\xd\xa\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\74\150\x33\x3e\114\x6f\x67\x69\156\x20\x77\x69\x74\150\x20\x6d\151\156\151\x4f\x72\x61\x6e\147\x65\x3c\x2f\x68\63\76\x3c\150\162\76\xd\xa\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\x3c\x70\x3e\15\12\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x50\x6c\x65\141\x73\145\x20\145\x6e\x74\145\162\40\171\x6f\x75\162\x20\x6d\151\156\151\x4f\x72\141\x6e\x67\x65\x20\x61\143\143\x6f\x75\x6e\164\x20\143\x72\x65\x64\145\156\164\x69\x61\154\163\x2e\x20\x49\146\40\171\x6f\x75\x20\146\x6f\162\147\x6f\164\x20\x79\x6f\165\162\40\160\x61\163\x73\x77\157\162\144\x20\x74\x68\145\x6e\40\x65\156\164\x65\x72\x20\x79\157\x75\x72\40\x65\x6d\x61\x69\154\40\141\156\x64\x20\143\154\x69\x63\153\xd\12\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\40\x20\40\x6f\x6e\40\74\163\x74\x72\x6f\x6e\147\76\x46\x6f\x72\x67\157\164\40\171\157\165\162\x20\160\x61\x73\x73\x77\x6f\x72\144\74\57\x73\x74\x72\x6f\x6e\147\76\40\x62\165\x74\x74\157\x6e\x2e\40\15\12\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\40\40\74\57\x70\x3e\xd\12\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\40\40\40\74\x2f\x64\x69\x76\76\15\xa\40\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\x3c\57\x64\x69\x76\x3e\15\xa\40\40\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x3c\144\151\x76\40\x69\144\75\x22\x70\141\156\x65\x6c\61\42\40\163\x74\171\x6c\x65\x3d\x22\x61\x6c\151\147\x6e\72\143\x65\156\164\145\162\41\x69\x6d\x70\x6f\x72\164\141\156\x74\73\42\76\xd\12\40\x20\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\40\40\x20\40\74\x64\x69\x76\40\143\154\141\x73\163\x3d\x22\155\x6f\137\142\157\x6f\164\x5f\x72\x6f\x77\40\x6d\157\137\x62\x6f\157\x74\137\x6d\164\55\62\42\x3e\xd\12\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\40\74\x64\x69\166\40\143\x6c\x61\163\x73\x3d\x22\x6d\x6f\x5f\x62\x6f\x6f\x74\x5f\x63\157\x6c\55\163\x6d\55\62\x20\155\157\x5f\142\157\x6f\x74\137\157\x66\146\x73\145\x74\55\163\x6d\x2d\61\42\76\15\xa\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x3c\163\x74\x72\x6f\x6e\147\x3e\x45\155\141\151\x6c\x3a\x3c\145\155\x20\163\164\171\154\145\x3d\42\x63\157\154\x6f\162\x3a\43\106\106\60\x30\x30\x30\42\x3e\x2a\74\57\x65\x6d\x3e\x20\x3c\57\163\164\162\157\x6e\147\76\xd\xa\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x3c\57\144\151\166\x3e\15\xa\40\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x3c\144\x69\x76\40\x63\154\141\163\163\x3d\42\155\x6f\x5f\142\x6f\157\x74\x5f\x63\x6f\x6c\55\163\155\x2d\66\42\x3e\15\12\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\40\x20\40\40\40\40\40\x20\74\151\156\x70\x75\x74\x20\143\154\141\x73\163\75\x22\x6d\157\x5f\x62\157\157\x74\x5f\146\157\162\x6d\55\143\x6f\x6e\x74\x72\157\x6c\x22\x20\x74\171\160\145\x3d\42\145\x6d\x61\x69\154\42\40\x6e\x61\155\x65\75\42\x65\155\141\151\154\42\x20\x73\164\171\x6c\x65\75\42\x62\157\162\x64\x65\162\x3a\x20\61\x70\x78\x20\x73\x6f\x6c\x69\144\x20\x23\x38\x36\70\63\70\63\x20\41\x69\155\x70\157\162\164\x61\156\164\73\42\x20\x72\145\161\x75\151\x72\x65\144\40\160\154\141\x63\145\x68\157\154\144\145\162\75\42\x70\145\162\163\x6f\x6e\100\x65\170\141\155\160\154\145\56\x63\157\155\x22\40\x76\141\x6c\x75\145\75\42\42\40\57\x3e\15\12\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\40\74\x2f\x64\x69\x76\x3e\xd\xa\40\40\40\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\74\57\144\151\x76\76\xd\xa\40\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\x3c\144\x69\x76\40\x63\154\x61\163\163\75\x22\155\x6f\137\x62\x6f\157\164\137\x72\157\x77\40\x6d\x6f\x5f\x62\157\157\x74\x5f\155\x74\x2d\x32\x22\76\15\12\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\74\144\x69\166\x20\143\x6c\x61\x73\x73\75\x22\155\x6f\137\x62\x6f\157\164\x5f\x63\x6f\154\55\x73\155\x2d\x32\x20\155\x6f\x5f\142\157\157\x74\137\x6f\x66\146\163\x65\x74\55\163\x6d\x2d\61\x22\76\xd\12\40\x20\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\74\x73\164\x72\157\156\147\x3e\120\x61\163\x73\x77\157\162\x64\72\x3c\145\x6d\x20\x73\164\x79\154\x65\75\42\x63\x6f\154\x6f\162\x3a\43\x46\106\x30\x30\x30\60\42\76\52\74\x2f\x65\x6d\x3e\40\74\x2f\163\164\x72\157\x6e\147\x3e\xd\12\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\74\57\144\151\x76\76\xd\12\40\40\x20\40\x20\40\40\x20\40\40\40\40\x20\40\40\40\40\x20\40\x20\40\40\x20\40\74\144\151\x76\40\x63\x6c\141\x73\163\x3d\42\155\x6f\x5f\x62\x6f\x6f\x74\137\143\157\154\55\163\x6d\x2d\x36\x22\x3e\15\12\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\x3c\151\156\x70\165\x74\40\143\x6c\141\x73\163\x3d\x22\40\155\x6f\137\x62\x6f\157\164\137\x66\x6f\x72\x6d\55\143\157\x6e\x74\x72\x6f\x6c\x22\x20\162\145\x71\x75\x69\162\x65\144\x20\x74\171\x70\145\x3d\x22\160\x61\163\163\167\x6f\162\144\42\x20\156\x61\155\x65\x3d\x22\x70\141\163\163\167\x6f\162\144\42\40\163\x74\x79\x6c\145\75\x22\x62\157\x72\144\145\162\x3a\40\61\160\170\x20\163\x6f\x6c\151\x64\40\x23\70\66\70\x33\x38\x33\40\x21\x69\x6d\160\157\x72\x74\x61\x6e\164\x3b\x22\40\x70\154\141\143\145\150\157\154\144\x65\x72\75\x22\x45\x6e\x74\x65\162\x20\171\x6f\x75\162\40\x6d\x69\x6e\x69\x4f\162\x61\x6e\147\x65\x20\160\141\163\x73\167\x6f\x72\x64\x22\40\57\76\xd\xa\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\74\x2f\x64\x69\x76\76\xd\xa\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\40\x3c\57\x64\x69\166\x3e\15\12\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x3c\144\x69\x76\40\x63\x6c\141\163\163\x3d\x22\x6d\157\x5f\142\157\157\164\x5f\162\157\167\x20\x6d\x6f\137\x62\157\157\164\x5f\x6d\x74\x2d\x32\x22\x3e\15\xa\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\x3c\144\x69\166\x20\143\x6c\x61\x73\x73\x3d\42\155\x6f\x5f\142\x6f\x6f\164\137\143\x6f\154\55\163\155\x2d\61\62\40\155\x6f\137\142\x6f\157\164\x5f\x74\145\x78\x74\x2d\143\x65\156\x74\145\x72\x22\76\xd\12\40\40\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\40\40\74\151\x6e\x70\x75\164\x20\x74\171\160\x65\75\x22\x73\165\142\x6d\x69\164\x22\x20\143\x6c\141\163\163\x3d\x22\155\x6f\x5f\x62\157\157\164\x5f\142\x74\x6e\40\x6d\x6f\x5f\x62\x6f\157\164\x5f\x62\x74\x6e\55\165\163\145\162\163\137\x73\171\x6e\x63\40\155\x6f\x5f\142\x6f\157\164\x5f\x6d\x74\x2d\x31\x22\x20\x76\x61\154\165\x65\x3d\x22\114\x6f\x67\x69\x6e\x22\x2f\76\xd\12\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\x20\74\141\x20\x68\x72\145\x66\x3d\x22\150\164\x74\x70\x73\72\x2f\x2f\x6c\157\x67\151\x6e\x2e\x78\145\143\165\x72\151\146\171\56\143\157\155\57\x6d\x6f\x61\163\57\151\x64\x70\x2f\162\145\x73\x65\x74\160\141\163\x73\x77\157\x72\x64\x22\40\164\x61\x72\x67\x65\x74\75\42\137\x62\154\141\156\x6b\x22\40\x20\x63\x6c\x61\163\163\75\42\155\157\137\x62\157\157\x74\x5f\142\164\156\40\x6d\157\x5f\142\x6f\157\164\x5f\142\164\x6e\55\165\163\145\162\163\x5f\x73\x79\x6e\x63\40\155\157\137\x62\x6f\x6f\164\137\x6d\x74\x2d\x31\x22\76\106\x6f\x72\x67\x6f\164\x20\171\x6f\x75\x72\x20\x70\141\163\x73\167\x6f\162\x64\x3f\x3c\x2f\141\x3e\15\12\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\x20\x20\x20\40\x20\40\74\57\144\151\x76\76\xd\12\40\x20\40\40\40\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\74\x2f\x64\151\166\x3e\15\xa\40\x20\40\40\x20\40\40\x20\x20\40\x20\x20\40\40\40\x20\74\57\x64\151\x76\x3e\15\12\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x3c\x2f\x66\157\162\x6d\76\xd\12\40\x20\40\40\40\x20\x20\40\74\57\144\151\x76\x3e\15\12\x20\x20\40\40\x3c\x2f\144\151\x76\76\15\12\40\x20\x20\40";
}
function mo_custom_api_check_status()
{
echo "\40\40\x20\40\x20\74\146\x6f\x72\155\x20\156\141\155\145\75\x22\x66\42\x20\155\145\x74\150\x6f\144\75\x22\x70\157\x73\164\42\40\x61\143\x74\151\157\x6e\x3d\42";
echo JRoute::_("\x69\x6e\x64\145\x78\x2e\x70\150\x70\77\157\160\164\151\157\156\75\143\x6f\155\137\x6d\151\156\x69\157\x72\x61\156\x67\145\137\143\165\163\x74\x6f\155\141\160\x69\46\166\151\145\x77\x3d\x61\143\143\157\165\156\x74\163\x65\x74\165\x70\46\x74\x61\x73\x6b\x3d\x61\x63\x63\157\x75\156\x74\163\145\x74\165\x70\x2e\x63\x68\145\x63\x6b\x53\164\x61\x74\165\x73");
echo "\x22\x3e\15\12\x20\40\40\x20\40\40\x20\40\x20\74\x68\x33\x3e\x56\x65\162\x69\146\171\x20\x79\157\165\x72\x20\154\x69\x63\145\x6e\x73\x65\74\57\150\63\x3e\x3c\150\162\76\74\x62\162\x3e\xd\xa\40\40\40\40\40\x20\40\40\40\x20\x20\x20\40\74\144\151\x76\76\15\xa\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\74\x64\151\166\x20\x63\x6c\141\163\x73\x3d\x22\155\x6f\137\142\x6f\x6f\164\x5f\143\x6f\x6c\55\61\x32\42\76\xd\xa\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\x20\74\144\x69\166\40\x63\x6c\141\x73\x73\75\x22\x6d\157\x5f\x62\157\x6f\x74\137\x72\157\167\x22\x3e\xd\xa\x20\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\40\40\40\40\74\x64\151\166\x20\143\x6c\141\163\163\x3d\x22\155\x6f\x5f\x62\157\157\164\137\x63\x6f\x6c\55\x33\42\x3e\xd\12\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\40\74\x73\164\162\157\156\x67\76\74\x73\160\141\156\x20\x73\164\171\x6c\x65\x3d\42\x63\x6f\x6c\157\162\72\40\x23\x46\106\x30\x30\60\x30\x3b\x22\x3e\52\74\57\163\x70\x61\156\x3e\x4c\151\143\x65\156\x73\145\40\113\145\x79\40\x3a\x3c\57\x73\x74\x72\157\156\x67\x3e\xd\xa\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\40\40\x20\40\40\40\x20\74\x2f\144\151\x76\x3e\15\xa\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\40\40\40\40\40\x20\x20\40\x20\x20\x3c\x64\151\x76\40\143\154\141\x73\x73\75\x22\155\x6f\137\x62\x6f\157\164\x5f\x63\157\x6c\x2d\x36\42\76\15\12\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\74\x69\x6e\x70\165\164\x20\40\164\x79\x70\145\75\42\164\x65\x78\164\42\x20\x73\164\171\x6c\145\x3d\42\167\151\144\x74\150\72\61\60\60\x25\42\156\141\x6d\x65\75\42\153\x65\171\x22\40\x63\x6c\x61\x73\x73\75\42\x6d\x6f\137\142\157\x6f\x74\137\146\x6f\x72\155\55\x63\x6f\x6e\x74\162\x6f\154\x22\40\x70\154\x61\x63\145\x68\157\x6c\144\x65\x72\x3d\42\105\x6e\x74\145\x72\x20\171\x6f\x75\x72\x20\x6c\x69\x63\145\156\x73\x65\40\153\145\x79\40\x74\157\40\141\143\x74\x69\x76\141\164\x65\x20\x74\150\145\40\160\x6c\x75\x67\151\156\x22\40\162\x65\x71\x75\x69\x72\145\x64\40\166\x61\154\x75\x65\x3d\x22\x22\x2f\76\x20\x20\15\12\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\74\57\144\x69\166\76\xd\12\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\x20\x3c\x64\151\166\x20\x63\x6c\x61\x73\163\x3d\x22\x6d\x6f\137\x62\x6f\157\x74\x5f\143\x6f\154\55\x33\42\76\xd\12\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\74\141\40\x63\x6c\141\x73\x73\75\42\155\157\137\142\157\x6f\164\137\x62\x74\x6e\40\x6d\157\137\x62\x6f\157\x74\137\x62\164\156\55\x73\x75\143\x63\x65\163\x73\x22\40\x68\x72\145\146\x3d\x22\x68\164\164\160\163\72\57\57\x6c\157\x67\x69\156\56\x78\145\x63\x75\x72\151\146\171\x2e\143\x6f\155\57\x6d\157\141\x73\57\x6c\157\147\151\156\x3f\x72\145\144\151\x72\x65\143\x74\125\x72\x6c\x3d\150\x74\164\x70\163\72\57\57\154\x6f\147\151\156\56\170\145\x63\165\x72\x69\x66\x79\x2e\x63\157\155\57\x6d\x6f\x61\x73\57\x61\x64\155\x69\x6e\x2f\x63\165\x73\164\157\x6d\145\x72\57\x76\151\145\x77\154\x69\x63\x65\156\163\145\153\x65\x79\163\42\40\x74\141\162\x67\x65\x74\x3d\42\137\x62\154\141\156\153\x22\76\x56\x69\145\167\40\114\151\143\x65\156\x73\x65\40\x4b\x65\x79\74\x2f\x61\76\15\12\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\74\x2f\x64\151\x76\76\15\xa\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\x3c\x2f\x64\151\166\x3e\15\12\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\x20\x3c\x2f\x64\x69\x76\76\x20\x20\x20\x20\x20\40\15\12\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\74\x62\162\x3e\xd\xa\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\74\144\151\166\x20\163\x74\x79\x6c\x65\x3d\x22\x64\x69\163\160\x6c\x61\x79\72\151\156\154\x69\156\145\x3b\40\x6d\141\162\x67\x69\156\55\x6c\x65\146\x74\x3a\40\x35\x70\x78\73\x22\76\15\12\40\40\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\74\142\x3e\120\154\145\141\163\145\40\162\x65\141\x64\x20\141\156\144\40\x61\x63\x63\x65\x70\x74\x20\164\150\x65\40\x66\x6f\154\x6c\157\167\x69\x6e\147\40\142\x65\x66\157\162\145\x20\141\143\164\x69\166\141\164\x69\x6e\x67\x20\x79\157\x75\x72\x20\x6c\151\x63\x65\156\163\x65\40\153\145\171\x20\x3a\x3c\x2f\x62\x3e\x3c\x62\162\76\xd\12\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\74\x64\151\x76\40\143\154\x61\x73\x73\75\42\155\x6f\137\151\x64\x70\x5f\150\145\154\x70\x5f\x64\145\x73\x63\x22\x20\x73\x74\171\154\x65\x3d\x22\x6d\141\x72\147\151\156\55\154\145\x66\164\x3a\x31\x35\x70\170\x3b\42\x3e\xd\xa\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x3c\x64\151\166\40\x73\x74\x79\154\x65\x3d\42\x66\154\x6f\x61\164\72\154\x65\146\x74\73\x68\x65\x69\147\150\x74\72\65\60\160\170\73\x6d\141\x72\147\x69\156\x2d\x72\x69\147\x68\164\72\x35\x70\x78\73\x22\76\xd\xa\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\74\x69\156\160\165\164\40\164\171\160\145\75\x22\x63\x68\x65\x63\153\142\x6f\x78\x22\x20\166\141\x6c\165\145\75\x22\61\42\40\156\141\x6d\145\75\x22\154\151\x63\145\x6e\x73\145\x5f\x63\157\x6e\144\151\164\151\x6f\156\163\x22\40\x73\164\x79\x6c\145\75\42\x6d\x61\x72\x67\x69\x6e\55\164\x6f\x70\72\40\60\x25\73\x63\165\162\163\x6f\x72\x3a\40\x70\157\x69\x6e\x74\x65\162\x3b\x22\x20\162\x65\x71\165\151\162\145\x64\x2f\76\xd\12\40\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\74\x2f\144\151\166\x3e\15\xa\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\74\144\x69\166\x3e\xd\12\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\x3c\142\x3e\x3c\x69\76\x4c\151\x63\x65\156\163\145\x20\x6b\145\171\40\171\157\x75\40\x68\141\166\145\x20\145\x6e\x74\x65\162\x65\x64\40\x68\145\x72\x65\40\151\163\40\141\163\163\157\143\151\x61\x74\145\x64\40\x77\151\164\150\x20\x74\x68\x69\x73\40\151\x6e\x73\x74\x61\156\143\x65\56\74\57\151\76\74\x2f\142\x3e\xd\12\40\40\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\x20\x20\x20\40\40\40\x49\146\x20\171\x6f\x75\40\x77\141\x6e\164\x20\x74\x6f\40\x72\x65\55\151\x6e\x73\164\141\154\154\40\164\x68\x65\40\x70\154\x75\x67\151\156\x20\x66\x6f\x72\40\141\x6e\x79\x20\162\x65\x61\x73\x6f\156\54\40\171\x6f\165\x20\x73\150\x6f\165\154\144\x20\x64\x65\141\x63\164\x69\166\x61\x74\145\x20\141\156\144\x20\x74\150\x65\156\xd\12\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\165\x6e\x69\156\x73\x74\141\154\x6c\x20\x74\150\x65\40\160\154\x75\x67\151\156\40\146\x72\x6f\x6d\x20\x4a\157\157\x6d\154\141\40\x63\x6f\156\163\x6f\154\x65\x2e\x20\x4d\141\x6e\165\141\x6c\154\171\40\144\x65\154\145\164\151\156\x67\40\x74\150\x65\x20\160\x6c\165\147\151\x6e\40\146\157\x6c\144\x65\162\40\167\x69\x6c\x6c\15\xa\40\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\156\x6f\x74\40\146\162\x65\x65\x20\171\157\x75\x72\x20\153\x65\x79\x20\146\157\162\40\x72\145\x2d\165\163\x65\x2e\15\xa\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\74\57\144\151\x76\76\15\xa\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x20\74\x62\x72\57\x3e\15\12\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\74\x64\x69\166\40\x73\x74\x79\x6c\145\75\42\146\x6c\x6f\141\164\72\154\145\x66\x74\73\150\145\x69\x67\150\x74\x3a\65\60\160\x78\73\x6d\x61\162\x67\151\156\55\162\x69\147\150\x74\x3a\65\160\170\x3b\x22\76\15\xa\x20\40\x20\40\40\40\40\40\40\40\40\40\x20\40\40\x20\40\x20\40\40\40\40\x20\40\40\40\40\40\40\x3c\151\x6e\160\165\164\40\164\x79\x70\145\x3d\x22\x63\x68\x65\x63\153\x62\x6f\x78\42\40\x76\x61\154\165\x65\x3d\x22\61\x22\40\156\x61\155\x65\x3d\x22\x6c\151\143\145\156\x73\x65\137\x63\x6f\156\144\x69\164\151\157\156\x73\x22\x20\x73\164\x79\154\x65\x3d\x22\x6d\141\162\x67\x69\156\x2d\x74\x6f\x70\72\40\60\45\x3b\143\165\x72\163\157\x72\x3a\40\160\157\x69\156\x74\145\162\73\42\40\x72\145\161\x75\151\162\x65\x64\57\x3e\xd\xa\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\74\57\144\151\166\76\15\xa\40\40\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\74\x64\151\166\76\15\12\40\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\x3c\x62\x3e\x3c\151\76\x54\x68\151\163\40\151\x73\x20\156\x6f\164\40\141\40\x64\145\x76\145\x6c\157\160\x65\162\40\154\x69\x63\x65\156\x73\145\x2e\74\x2f\x69\x3e\x3c\57\x62\x3e\40\x4d\141\x6b\151\x6e\147\40\x61\156\x79\x20\x6b\x69\156\144\40\x6f\x66\x20\143\x68\141\x6e\x67\x65\x20\x74\157\40\164\150\145\xd\xa\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\40\x70\154\165\147\151\x6e\47\163\x20\x63\157\144\x65\40\167\151\x6c\154\40\144\x65\x6c\145\164\x65\40\x61\154\154\x20\171\x6f\x75\x72\x20\143\x6f\156\x66\151\x67\165\x72\x61\164\x69\x6f\156\x20\x61\x6e\144\40\x6d\x61\x6b\145\40\x74\x68\x65\x20\x70\154\x75\147\x69\156\x20\165\x6e\165\163\x61\x62\154\145\x2e\xd\12\x20\x20\40\40\40\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\x3c\57\144\x69\x76\x3e\xd\xa\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\74\57\144\151\166\x3e\xd\12\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\74\57\144\x69\x76\x3e\xd\xa\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\40\40\x3c\144\151\x76\x20\x73\164\x79\154\145\75\x22\x74\x65\170\x74\55\x61\154\151\x67\156\72\40\143\145\156\164\145\162\x3b\42\x3e\x3c\142\162\76\74\x62\x72\76\15\12\40\40\x20\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\40\40\x20\40\40\40\x3c\x69\x6e\x70\165\164\x20\x74\171\x70\x65\x3d\x22\163\165\142\155\151\x74\x22\40\166\141\x6c\165\145\x3d\x22\x41\x63\164\151\166\141\x74\x65\40\114\151\143\x65\156\x73\x65\42\x20\x63\154\x61\x73\x73\x3d\x22\155\x6f\137\x62\x6f\157\x74\x5f\x62\164\x6e\x20\155\157\137\x62\157\157\164\137\x62\x74\156\55\163\x75\143\143\145\x73\x73\42\57\x3e\46\x6e\142\x73\x70\73\46\156\x62\x73\160\73\x26\156\x62\x73\160\73\46\x6e\x62\163\x70\x3b\x26\x6e\142\163\x70\x3b\xd\xa\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\74\x69\156\160\165\x74\x20\164\x79\x70\x65\x3d\x22\142\165\164\164\x6f\x6e\x22\x20\x76\141\x6c\165\145\75\42\102\141\x63\x6b\x22\x20\151\x64\x3d\42\142\141\x63\153\x5f\142\164\x6e\x22\40\x63\x6c\x61\x73\x73\75\42\155\x6f\137\142\157\157\x74\137\x62\x74\156\x20\x6d\157\137\142\x6f\157\x74\x5f\142\x74\156\x2d\144\141\x6e\147\145\x72\42\40\157\x6e\143\154\151\143\153\x3d\42\x28\x29\73\42\57\76\x26\x6e\142\x73\x70\73\x26\156\142\163\160\x3b\x26\156\x62\163\x70\x3b\46\156\x62\x73\x70\x3b\x26\156\x62\163\x70\x3b\xd\12\40\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\74\57\144\x69\166\x3e\15\xa\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x3c\x2f\x64\151\x76\76\xd\12\x20\40\x20\x20\40\x3c\57\146\157\x72\x6d\x3e\15\12\x20\40\40\40\40\74\x73\x63\162\151\160\x74\76\xd\xa\40\40\x20\x20\40\40\x20\40\40\x6a\121\165\x65\162\x79\50\42\43\142\141\x63\153\x5f\x62\x74\x6e\x22\51\x2e\x63\154\151\x63\153\50\146\x75\x6e\x63\164\151\157\x6e\40\x28\51\40\x7b\15\12\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\152\121\165\x65\x72\x79\x28\x22\43\155\x6f\x5f\143\141\x6e\143\145\x6c\137\x6c\x6f\147\x69\156\x5f\146\x6f\x72\155\42\x29\x2e\163\165\142\155\151\x74\50\51\x3b\xd\xa\40\40\40\40\40\x20\40\40\x20\x7d\51\x3b\xd\12\40\40\40\x20\40\x3c\57\x73\x63\162\x69\160\164\76\xd\12\40\x20\x20\40\40\74\146\x6f\162\155\40\151\144\x3d\42\x6d\157\137\143\141\x6e\x63\145\x6c\137\x6c\157\x67\x69\x6e\137\146\157\162\155\42\40\x6d\x65\x74\x68\x6f\x64\75\42\x70\157\163\164\42\x20\x61\143\x74\151\x6f\156\75\42";
echo JRoute::_("\151\156\x64\145\x78\56\x70\150\x70\x3f\x6f\160\164\x69\x6f\x6e\75\143\x6f\155\x5f\x6d\x69\x6e\x69\157\162\141\156\147\145\x5f\143\165\163\x74\x6f\155\x61\160\151\x26\x76\151\145\x77\x3d\141\x63\x63\157\165\156\x74\x73\145\164\165\160\x26\x74\141\x73\153\75\x61\x63\x63\157\x75\156\x74\163\x65\164\x75\160\56\x63\141\156\143\145\x6c\x66\x6f\x72\x6d");
echo "\42\76\x3c\57\146\157\x72\x6d\x3e\xd\xa\40\x20\x20\40\40";
}
function mo_custom_api_account_page()
{
$Nc = MocustomapiUtility::getCustomerDetails();
$iZ = isset($Nc["email"]) ? $Nc["email"] : '';
$u0 = new JVersion();
$OD = $u0->getShortVersion();
$ja = phpversion();
$z1 = strtotime($Nc["licenseExpiry"]);
$SX = strtotime($Nc["supportExpiry"]);
$Ik = $Nc["trists"];
$fx = '';
$a5 = MocustomapiUtility::decrypt($Ik);
$a5 = $a5 == true ? "Active" : "Inactive";
if (class_exists("MocustomapiUtility")) {
goto Yu;
}
$Ob = "NA";
goto vw;
Yu:
$Ob = MocustomapiUtility::GetPluginVersion();
vw:
echo "\xd\xa\x20\40\x20\40\x3c\x64\151\166\x20\143\x6c\141\x73\x73\75\42\155\157\137\x62\x6f\157\164\x5f\x72\x6f\x77\x20\40\155\157\137\x62\x6f\157\164\137\155\162\x2d\61\x20\x6d\x6f\x5f\142\157\x6f\x74\x5f\160\x2d\63\42\x3e\xd\12\x20\40\40\x20\x20\x20\40\40\x3c\144\151\x76\40\143\x6c\141\163\x73\75\x22\x6d\x6f\137\x62\x6f\x6f\x74\x5f\143\157\154\55\163\155\x2d\x31\62\x22\76\15\12\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x3c\144\151\166\40\x63\x6c\x61\163\163\75\42\x6d\x6f\137\x62\157\157\x74\137\x72\157\167\42\x3e\xd\12\40\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\74\x64\x69\166\x20\143\154\141\163\x73\75\x22\155\x6f\x5f\142\x6f\x6f\164\137\143\157\x6c\55\163\155\x2d\61\x30\x22\x3e\15\xa\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\150\62\x3e\131\157\x75\x72\40\120\162\157\x66\151\154\x65\x3c\x2f\x68\62\76\15\xa\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\74\57\144\151\166\76\15\12\40\x20\40\x20\40\40\40\40\40\40\40\x20\x20\40\x20\x20\x3c\x64\151\x76\40\x63\x6c\141\163\163\x3d\42\155\157\137\x62\x6f\157\164\x5f\x63\x6f\x6c\x2d\62\x22\x3e\xd\12\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\74\146\157\162\155\40\x6d\145\164\x68\x6f\x64\x3d\42\160\x6f\x73\164\42\40\x61\143\164\x69\157\156\75\42";
echo JRoute::_("\151\x6e\x64\145\170\56\x70\150\x70\77\157\160\x74\x69\x6f\156\75\x63\157\x6d\x5f\x6d\x69\x6e\151\x6f\x72\x61\156\147\145\x5f\x63\165\x73\x74\157\x6d\141\x70\151\46\x74\x61\x73\x6b\75\x61\143\143\157\x75\x6e\x74\x73\145\x74\x75\160\x2e\x66\145\164\143\x68\x4c\151\143\x65\156\x73\145");
echo "\x22\x20\76\15\xa\x20\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x3c\151\x6e\x70\165\x74\x20\x74\171\160\x65\75\x22\x73\165\x62\x6d\x69\x74\42\40\x63\x6c\141\x73\x73\75\x22\x6d\157\x5f\142\x6f\157\164\x5f\142\x74\156\40\155\x6f\x5f\x62\157\x6f\164\x5f\142\164\x6e\x2d\x75\x73\145\162\x73\x5f\163\171\x6e\x63\42\40\166\141\x6c\x75\x65\75\x22\x46\x65\164\143\x68\40\x4c\151\143\x65\156\x73\145\42\57\x3e\15\xa\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x3c\57\146\x6f\x72\x6d\76\xd\12\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\40\40\74\x2f\144\151\166\x3e\15\xa\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\x3c\57\144\151\x76\x3e\15\12\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x3c\x74\x61\x62\154\x65\40\143\x6c\141\x73\163\x3d\x22\x74\x61\142\x6c\145\x20\164\141\142\x6c\x65\x2d\163\164\x72\151\x70\145\x64\40\x74\x61\142\x6c\x65\55\x68\x6f\x76\145\x72\x20\164\141\142\154\x65\x2d\142\x6f\x72\144\145\162\x65\x64\40\x6d\x6f\137\x62\157\157\x74\137\155\164\x2d\62\42\76\xd\xa\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\74\x74\x72\x3e\xd\12\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\74\164\x64\x3e\x3c\x73\x74\162\x6f\x6e\x67\x3e\125\x73\x65\x72\156\x61\x6d\x65\57\x45\155\x61\x69\x6c\74\x2f\163\x74\162\157\x6e\x67\76\x3c\57\x74\x64\x3e\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\40\40\40\x3c\164\144\76";
echo $iZ;
echo "\74\57\164\x64\76\15\12\x20\40\40\40\x20\40\40\40\40\40\x20\x20\x20\40\40\40\x3c\57\x74\x72\76\xd\12\x20\x20\40\40\x20\40\40\40\x20\40\40\40\x20\40\40\x20\74\164\x72\x3e\15\xa\40\40\40\x20\40\40\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x3c\164\x64\x20";
echo $fx;
echo "\x3e\x3c\x73\x74\x72\157\x6e\147\x3e\114\151\143\145\x6e\x73\x65\x20\x45\x78\x70\x69\x72\x79\x3c\57\x73\x74\162\157\156\147\76\x3c\57\x74\144\x3e\15\12\x9\11\x9\x9\40\40\x20\x20\x3c\164\144\40\x20";
echo $fx;
echo "\76";
echo $Nc["\154\151\x63\145\156\x73\x65\x45\170\160\151\x72\171"];
echo "\74\x2f\x74\x64\x3e\xd\12\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x3c\57\x74\162\76\xd\xa\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\40\40\74\164\162\x3e\xd\xa\x20\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\40\40\x20\40\40\40\x20\74\164\144\40";
echo $fx;
echo "\76\x3c\x73\x74\162\x6f\156\x67\x3e\x53\165\x70\160\157\x72\164\x20\105\170\x70\151\x72\171\x3c\57\163\164\x72\157\x6e\147\x3e\74\57\x74\144\76\xd\12\11\11\x9\11\x20\x20\40\x20\74\x74\144\40";
echo $fx;
echo "\x3e";
echo $Nc["\163\x75\160\x70\157\x72\x74\105\170\x70\151\x72\171"];
echo "\74\x2f\164\144\76\xd\12\40\40\40\40\40\40\x20\40\40\40\x20\40\x20\40\x20\x20\x3c\57\x74\162\x3e\15\xa\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\40\40\40\x20\x3c\164\162\76\15\12\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\x20\74\164\x64\76\74\163\164\x72\x6f\156\x67\x3e\114\x69\x63\145\156\x73\145\x20\120\x6c\x61\156\74\57\x73\164\162\157\156\x67\x3e\x3c\57\164\x64\x3e\15\12\11\11\x9\x9\40\x20\40\40\74\164\144\x3e";
echo $Nc["\x6c\x69\x63\x65\x6e\x73\x65\x50\154\141\x6e"];
echo "\74\57\x74\x64\76\15\12\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x3c\x2f\164\162\x3e\xd\12\x20\40\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\40\40\x3c\x74\162\x3e\15\xa\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x3c\164\x64\76\74\x73\x74\x72\x6f\x6e\147\x3e\120\x6c\x75\x67\x69\156\x20\x76\145\162\x73\151\157\156\x3c\x2f\x73\164\162\x6f\156\147\x3e\x3c\57\164\x64\x3e\15\12\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\74\x74\x64\76";
echo $Ob;
echo "\x3c\57\164\144\76\xd\xa\x20\40\x20\x20\40\40\40\x20\40\x20\x20\40\40\40\40\x20\x3c\57\x74\x72\x3e\xd\xa\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\40\40\40\x20\74\164\x72\x3e\15\xa\40\40\40\x20\40\x20\x20\x20\40\40\40\40\40\40\40\40\x20\x20\40\40\74\x74\144\76\74\x73\x74\162\x6f\x6e\147\x3e\x50\110\120\x20\166\145\162\163\x69\x6f\156\74\x2f\x73\x74\162\157\x6e\147\x3e\74\x2f\164\144\76\xd\xa\x20\40\40\40\40\40\40\40\40\x20\40\40\40\x20\x20\40\40\40\40\40\74\164\144\76";
echo $ja;
echo "\74\57\x74\144\76\xd\12\x20\40\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\x3c\x2f\x74\x72\x3e\15\12\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\40\40\40\40\74\x74\x72\x3e\xd\12\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\74\x74\144\76\74\x73\164\x72\x6f\x6e\147\76\x4a\157\157\x6d\154\141\x20\166\x65\162\163\x69\157\x6e\74\57\x73\x74\162\x6f\156\147\76\74\x2f\x74\144\76\xd\xa\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x3c\x74\144\x3e";
echo $OD;
echo "\x3c\57\164\144\x3e\xd\xa\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x3c\57\164\162\x3e\15\12\40\x20\40\x20\40\x20\x20\40\40\40\40\40\40\40\x20\x20\x3c\164\162\x3e\15\12\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\74\164\x64\76\x3c\163\164\162\x6f\156\x67\x3e\x54\162\x69\x61\x6c\x20\x53\164\141\164\165\x73\74\x2f\163\164\x72\x6f\156\147\76\74\57\164\144\x3e\xd\12\x9\11\11\x9\74\164\x64\x3e";
echo $a5;
echo "\x3c\x2f\164\x64\76\xd\12\40\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\74\x2f\x74\162\x3e\xd\12\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x3c\57\164\x61\x62\154\x65\76\15\xa\x20\40\40\40\40\40\40\40\74\57\144\151\166\x3e\15\xa\x20\x20\x20\40\x20\40\x20\x20\74\144\151\x76\40\x63\154\141\163\163\75\42\x6d\x6f\137\x62\x6f\x6f\x74\x5f\x63\x6f\154\55\x73\x6d\x2d\x31\x32\42\x3e\x3c\150\162\76\15\xa\40\x20\40\40\40\x20\x20\40\40\40\x20\x20\74\x66\x6f\162\x6d\x20\141\x63\164\151\157\156\x3d\42";
echo JRoute::_("\151\156\x64\145\170\x2e\x70\x68\x70\77\157\x70\164\151\157\156\75\x63\x6f\x6d\x5f\x6d\x69\x6e\x69\x6f\162\x61\156\147\145\137\x63\165\x73\164\x6f\x6d\141\160\x69\46\166\151\x65\167\75\141\x63\x63\157\x75\156\x74\163\x65\164\165\160\x26\164\x61\x73\153\x3d\141\143\143\x6f\165\156\164\163\145\164\x75\x70\56\x66\x72\145\x65\x4c\151\143\145\x6e\x73\145\113\x65\x79");
echo "\42\40\x6e\141\x6d\145\75\x22\x72\x65\163\145\164\137\165\x73\x65\x72\x61\143\x63\157\x75\156\x74\x22\x20\x6d\145\x74\150\157\x64\75\42\160\x6f\x73\164\42\76\xd\12\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x3c\150\x33\x3e\122\145\x6d\x6f\166\x65\40\x59\157\165\162\40\x4c\x69\x63\x65\x6e\x73\x65\40\x4b\x65\171\74\x2f\150\63\x3e\15\12\40\40\x20\40\x20\40\40\40\x20\x20\x20\40\x20\40\40\40\x3c\x62\76\116\x6f\x74\x65\x3a\x20\x42\x79\40\143\154\x69\143\153\x69\156\147\40\x74\x68\145\x20\142\x75\x74\x74\157\x6e\54\x20\171\157\x75\40\143\141\x6e\x20\162\145\x2d\x75\163\x65\40\x74\150\145\x20\x6c\151\x63\145\156\163\145\x20\x6b\x65\x79\40\x61\x6e\144\x20\x20\141\x6c\x6c\x20\164\x68\x65\40\x63\x6f\156\146\151\x67\x75\x72\141\164\151\157\x6e\x73\40\163\141\x76\145\144\40\x66\x6f\162\40\x74\x68\151\x73\x20\163\x69\x74\x65\40\167\157\x6e\x27\164\x20\x62\x65\40\144\145\154\x65\x74\145\x64\x2e\x3c\57\142\76\x3c\x62\162\76\15\xa\40\40\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\x3c\x64\151\x76\40\x63\x6c\141\163\x73\75\42\x6d\157\137\x62\157\x6f\x74\x5f\164\x65\x78\x74\x2d\143\145\156\164\x65\162\40\155\x6f\137\142\157\157\x74\x5f\155\x74\55\62\42\x3e\15\xa\40\x20\40\40\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\74\151\x6e\x70\165\x74\40\164\171\160\x65\x3d\x22\x62\165\x74\164\x6f\156\42\x20\40\166\x61\x6c\165\145\75\x22\122\x65\x6d\157\x76\x65\40\114\151\x63\x65\x6e\163\145\x20\113\x65\171\42\x20\x6f\x6e\x63\x6c\151\143\153\75\47\x73\x75\142\x6d\x69\x74\x28\x29\x3b\47\x20\143\154\141\163\163\x3d\42\155\157\137\142\157\157\x74\137\142\x74\156\x20\x6d\157\x5f\142\157\x6f\164\x5f\142\x74\x6e\55\x64\x61\x6e\x67\145\162\42\40\x20\57\76\40\74\x62\x72\x2f\76\xd\xa\40\x20\40\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\40\74\x2f\144\151\166\x3e\15\xa\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\74\57\x66\157\162\x6d\x3e\xd\xa\x20\x20\40\40\40\x20\x20\x20\x3c\57\144\151\166\x3e\15\12\x20\40\x20\x20\x3c\x2f\x64\151\x76\76\xd\xa\40\x20\x20\x20";
}
function support_form()
{
$current_user = JFactory::getUser();
$Nc = MocustomapiUtility::getCustomerDetails();
$zn = isset($Nc["email"]) ? $Nc["email"] : '';
$x1 = isset($Nc["admin_phone"]) ? $Nc["admin_phone"] : '';
if (!($zn == '')) {
goto tJ;
}
$zn = $current_user->email;
tJ:
echo "\40\40\40\x20\x3c\144\x69\x76\40\151\x64\x3d\x22\163\x70\x5f\x73\x75\160\160\x6f\162\x74\x5f\x75\x73\x79\156\x63\x22\76\xd\12\40\x20\x20\40\40\x20\40\40\x3c\x64\x69\x76\40\x63\154\x61\163\x73\75\x22\155\157\x5f\x62\157\x6f\164\137\x63\x6f\154\x2d\163\155\x2d\61\62\x20\x20\x6d\157\137\142\x6f\157\x74\x5f\x70\x2d\61\x22\76\xd\12\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\74\144\151\166\x20\143\154\x61\x73\x73\x3d\42\155\157\x5f\x62\x6f\x6f\164\137\x63\x6f\x6c\x2d\163\x6d\55\61\62\40\42\x3e\15\xa\x20\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\40\40\74\x64\151\166\40\x63\154\141\163\163\75\x22\155\x6f\137\142\157\157\164\137\162\157\x77\42\76\xd\12\40\40\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x3c\150\63\x3e\x46\145\141\164\x75\162\145\x20\x52\x65\161\165\x65\163\x74\40\50\62\x34\52\x37\x20\x53\165\160\x70\157\x72\164\51\74\57\150\x33\76\15\xa\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\74\57\144\151\x76\76\x3c\x68\162\76\xd\xa\40\x20\40\x20\40\x20\40\40\40\40\40\x20\74\x2f\144\151\166\x3e\15\12\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\74\144\151\x76\40\143\154\x61\x73\163\x3d\x22\x6d\157\137\142\157\157\164\x5f\x63\x6f\x6c\x2d\x73\155\x2d\61\x32\42\76\15\xa\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\74\x66\157\162\155\x20\x20\x6e\141\x6d\145\75\x22\x66\42\40\x6d\145\164\x68\x6f\x64\75\42\160\x6f\163\164\x22\40\141\x63\x74\151\157\156\75\x22";
echo JRoute::_("\x69\x6e\144\145\x78\x2e\x70\x68\x70\77\157\160\164\151\x6f\156\x3d\143\x6f\155\x5f\x6d\151\x6e\x69\157\x72\141\x6e\147\x65\137\143\x75\x73\164\x6f\155\x61\160\x69\x26\166\x69\145\x77\x3d\141\143\x63\157\x75\x6e\164\163\x65\164\165\x70\46\x74\141\x73\x6b\75\x61\143\x63\157\165\156\164\x73\145\x74\165\160\56\143\157\x6e\164\x61\143\164\x55\163");
echo "\42\76\xd\xa\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\74\144\151\166\x20\143\154\x61\163\163\x3d\x22\155\157\x5f\142\157\157\164\x5f\x63\157\x6c\55\x73\x6d\x2d\61\62\42\x3e\xd\12\40\40\x20\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\x3c\x64\151\166\40\143\154\141\x73\163\x3d\42\155\x6f\x5f\142\x6f\157\x74\x5f\162\157\167\42\x3e\xd\12\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x3c\x70\x3e\x3c\x73\164\x72\157\156\x67\x3e\x4e\x65\145\144\40\x61\x6e\171\40\x68\145\154\x70\x3f\x20\112\x75\x73\164\x20\x67\x69\x76\x65\x20\x75\x73\x20\141\40\143\x61\154\154\x20\141\x74\x20\74\163\x70\141\156\x20\163\164\x79\x6c\145\x3d\42\x63\157\154\157\162\72\162\145\x64\x22\x3e\53\x31\40\x39\67\70\40\x36\x35\x38\x20\71\x33\70\67\x3c\57\x73\x70\x61\x6e\76\x3c\x2f\163\x74\162\157\x6e\147\76\x3c\57\160\x3e\15\12\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\40\x20\x20\40\40\40\40\74\x2f\144\x69\x76\x3e\xd\12\40\x20\x20\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\40\x3c\x2f\144\151\166\76\xd\xa\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\40\40\40\40\40\40\x20\x20\74\x64\151\x76\x20\143\x6c\x61\163\x73\x3d\42\x6d\x6f\x5f\142\x6f\x6f\x74\137\162\157\167\x20\x6d\157\137\142\157\157\x74\x5f\x74\x65\x78\x74\x2d\x63\145\x6e\x74\x65\162\42\x3e\15\12\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\74\144\151\166\x20\143\154\141\163\x73\75\42\x6d\157\137\142\157\x6f\x74\137\143\157\x6c\55\x73\x6d\x2d\x31\62\x22\x3e\15\xa\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\40\40\x3c\151\x6e\160\165\x74\x20\x73\x74\171\154\145\75\42\x62\157\x72\x64\x65\162\x3a\40\x31\160\x78\40\x73\x6f\x6c\151\144\40\43\x38\66\70\x33\70\x33\x20\41\151\x6d\160\157\162\x74\141\156\x74\x3b\x22\40\164\171\x70\x65\75\42\x65\155\x61\151\x6c\x22\40\x63\x6c\141\163\x73\x3d\x22\x6d\x6f\137\142\157\157\164\137\x66\157\x72\x6d\55\143\x6f\x6e\164\162\157\154\x22\40\156\x61\155\145\x3d\x22\161\x75\x65\162\x79\x5f\x65\155\141\x69\154\42\40\166\x61\x6c\165\x65\75\x22";
echo $zn;
echo "\42\x20\x70\x6c\141\143\145\x68\x6f\x6c\144\x65\x72\75\x22\105\156\164\x65\x72\40\171\157\x75\162\40\x65\155\x61\x69\154\x22\x20\x72\145\161\165\x69\162\145\x64\40\x2f\x3e\15\12\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x3c\57\144\x69\166\76\xd\xa\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\x3c\x64\151\x76\40\143\154\141\x73\x73\x3d\42\x6d\x6f\x5f\x62\157\x6f\164\137\x63\157\154\55\x73\x6d\x2d\61\x32\42\x3e\74\x62\x72\x3e\15\xa\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x3c\x74\145\x78\x74\x61\162\145\141\x20\40\x6e\141\155\145\75\x22\x71\x75\145\162\171\x5f\x73\165\x70\160\x6f\162\x74\42\40\x63\x6c\x61\x73\163\x3d\42\x6d\x6f\137\142\x6f\x6f\x74\x5f\x66\157\162\x6d\x2d\x74\145\170\x74\x2d\x63\157\x6e\x74\162\157\154\x22\x20\x73\x74\171\x6c\145\x3d\42\x62\x6f\162\x64\x65\x72\x2d\x72\x61\144\151\165\163\72\64\160\x78\x3b\162\145\x73\151\172\145\x3a\x20\166\x65\x72\x74\x69\143\141\154\73\167\x69\x64\x74\x68\72\x31\x30\x30\45\x3b\40\142\157\x72\144\x65\162\x3a\40\x31\160\x78\x20\x73\x6f\154\151\144\40\43\x38\x36\x38\63\70\63\x20\41\151\155\x70\x6f\x72\x74\x61\156\164\x3b\x22\x20\x63\x6f\154\x73\x3d\42\65\62\42\x20\162\157\167\163\75\42\65\x22\40\162\x65\161\165\x69\162\145\x64\x20\x70\154\x61\143\x65\150\x6f\x6c\x64\x65\x72\75\x22\x57\162\x69\164\145\x20\171\157\165\162\x20\x71\165\145\x72\171\40\150\x65\x72\x65\x22\76\74\x2f\x74\145\x78\164\141\162\x65\141\76\xd\12\40\40\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x3c\57\x64\151\x76\x3e\xd\12\40\x20\40\x20\40\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\x3c\57\144\x69\166\x3e\15\12\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\74\144\151\166\x20\143\x6c\141\x73\163\75\42\x6d\157\137\x62\x6f\157\164\137\162\157\x77\40\155\x6f\x5f\x62\157\157\164\137\164\x65\170\164\x2d\143\x65\x6e\x74\x65\162\x22\x3e\15\12\40\40\x20\x20\x20\40\40\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\40\x3c\144\151\166\x20\143\x6c\x61\163\163\75\x22\155\x6f\x5f\x62\x6f\x6f\164\137\143\157\154\55\x73\x6d\x2d\x31\62\x22\x3e\15\12\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\74\151\156\x70\165\x74\40\164\171\x70\145\75\42\x68\151\144\x64\x65\156\x22\40\x6e\141\x6d\145\x3d\42\x6f\160\x74\151\x6f\156\61\42\40\166\141\x6c\165\x65\75\x22\x6d\157\137\165\x73\x79\156\143\137\154\157\147\151\156\137\x73\x65\156\x64\x5f\161\x75\x65\x72\x79\42\57\x3e\x3c\x62\162\x3e\xd\xa\x20\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\74\x69\x6e\x70\x75\164\40\164\x79\160\145\x3d\x22\163\x75\142\x6d\x69\x74\42\x20\x6e\141\x6d\x65\75\x22\x73\x65\156\x64\137\x71\165\145\162\x79\42\40\x76\x61\x6c\165\x65\x3d\x22\x53\x75\x62\x6d\151\x74\40\121\x75\x65\x72\x79\x22\x20\x63\x6c\141\163\x73\x3d\x22\155\x6f\137\142\x6f\x6f\164\x5f\x62\x74\156\40\155\157\x5f\142\157\157\x74\137\x62\x74\156\x2d\165\x73\x65\x72\163\137\x73\171\x6e\x63\42\40\163\164\171\x6c\x65\x3d\x22\155\x61\x72\x67\x69\156\x2d\164\157\160\72\x35\160\170\x22\57\x3e\xd\12\40\x20\40\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\40\74\x2f\x64\x69\166\76\xd\12\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\40\40\40\40\40\40\x20\x3c\x2f\144\x69\166\x3e\xd\xa\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\74\x2f\x66\x6f\162\x6d\x3e\15\12\x20\40\40\40\40\40\x20\40\40\40\40\40\x3c\57\144\x69\166\76\15\12\x20\x20\40\40\74\57\144\151\x76\76\xd\xa\40\40\x20\40\x3c\x2f\144\x69\166\x3e\15\12\40\40\40\x20";
}
function custom_api_licensing_plans()
{
$aR = MocustomapiUtility::is_customer_registered();
$bY = "https://www.miniorange.com/contact";
echo "\xd\xa\40\40\40\x20\x3c\x64\151\166\40\143\154\x61\x73\163\75\42\155\x6f\137\151\144\x70\x5f\144\151\x76\x69\x64\145\144\x5f\154\x61\171\x6f\165\x74\x20\155\157\x2d\151\x64\x70\x2d\x66\165\x6c\x6c\x20\155\157\x5f\155\145\144\x69\x61\137\x6c\x69\x63\145\156\163\151\156\147\137\143\157\x6e\x74\x61\151\x6e\145\x72\42\x20\x3e\xd\12\x20\40\40\40\40\x20\x20\40\74\144\151\166\40\143\154\141\163\x73\75\42\x6d\157\137\x62\x6f\157\164\137\x72\157\x77\x20\x6d\x6f\137\x62\157\x6f\164\137\x6d\164\55\x35\x22\x3e\xd\12\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\74\x64\151\166\40\143\154\x61\x73\x73\75\42\155\x6f\137\142\x6f\x6f\x74\x5f\x63\x6f\x6c\x2d\163\x6d\x2d\x31\x22\76\74\x2f\144\151\166\x3e\xd\12\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\74\x64\x69\166\x20\x63\154\141\x73\x73\75\42\x6d\x6f\137\142\x6f\157\164\137\x63\x6f\x6c\55\x73\x6d\x2d\65\x22\x3e\xd\xa\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\74\144\151\x76\40\x63\154\x61\x73\x73\75\x22\x6d\x6f\137\x70\x72\x69\143\x69\156\147\x54\x61\x62\154\x65\42\x3e\15\xa\40\40\40\40\40\x20\x20\40\40\40\40\40\40\x20\40\40\40\x20\40\x20\74\144\x69\166\x20\x63\154\141\x73\x73\75\42\x70\162\151\143\x69\156\147\124\x61\x62\x6c\x65\55\150\145\x61\144\x65\x72\42\x20\x73\x74\171\x6c\145\x3d\42\150\x65\151\147\x68\164\72\62\x30\60\160\170\42\40\76\xd\xa\40\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\x20\40\40\40\x20\40\x20\x20\40\40\74\150\63\x20\x63\154\x61\x73\163\x3d\42\x68\x65\x61\144\151\x6e\x67\x22\x20\163\x74\x79\154\x65\75\x22\x74\x65\170\x74\x2d\x61\154\151\x67\x6e\72\x63\145\156\164\145\x72\x22\76\106\x52\x45\x45\74\57\150\x33\x3e\15\12\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\74\144\151\x76\40\163\164\171\x6c\x65\75\42\164\145\170\164\x2d\x61\x6c\151\x67\x6e\72\143\x65\156\x74\145\162\x3b\42\76\15\12\40\40\x20\40\40\40\40\40\40\x20\40\40\40\40\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x3c\x61\40\x68\162\145\146\x3d\42\43\x22\40\x63\x6c\x61\163\163\75\x22\165\x70\147\162\141\144\145\137\142\165\164\164\x6f\156\42\40\163\x74\x79\154\145\x3d\42\x62\141\143\x6b\147\x72\x6f\x75\x6e\144\72\167\x68\151\x74\x65\73\x63\157\154\157\162\x3a\x62\x6c\x61\143\153\x21\151\x6d\160\x6f\162\x74\141\156\164\42\76\102\101\123\x49\103\40\120\114\101\x4e\x3c\57\141\x3e\xd\12\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\40\40\74\x2f\x64\x69\x76\x3e\15\xa\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\74\x2f\144\x69\166\76\40\40\xd\12\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x3c\144\x69\166\x20\x63\154\141\x73\163\x3d\42\x70\162\x69\143\151\x6e\147\x2d\x63\157\156\164\145\156\164\x22\x20\x3e\15\12\40\40\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\40\40\40\40\40\40\x20\x20\40\40\74\165\x6c\x3e\xd\xa\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\74\154\151\x20\x63\x6c\141\163\163\x3d\42\155\157\137\x70\162\x69\143\151\x6e\147\x5f\x6c\151\163\x74\x22\76\74\x69\x20\x63\x6c\141\x73\163\x3d\x22\x66\141\x20\x66\x61\55\143\150\x65\x63\x6b\x22\40\x73\x74\x79\154\145\75\x22\x63\157\154\x6f\x72\72\43\60\60\67\x62\146\x66\73\x22\x20\x3e\74\x2f\151\76\x20\x4c\151\x6d\151\x74\x65\x64\x20\103\x75\x73\164\157\x6d\x20\x41\120\111\47\163\x28\x65\x6e\144\160\x6f\x69\156\x74\x73\x29\40\x63\x61\156\40\x62\x65\x20\155\x61\144\145\56\74\57\154\151\x3e\15\xa\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\x3c\x6c\151\40\143\154\141\x73\x73\75\x22\x6d\x6f\x5f\160\162\x69\143\x69\156\x67\137\x6c\x69\x73\164\x22\76\74\151\40\x63\x6c\x61\163\163\75\x22\146\x61\x20\x66\x61\55\x63\x68\x65\143\153\x22\x20\163\x74\171\154\145\75\x22\x63\157\154\x6f\x72\72\x23\60\x30\x37\142\x66\146\73\42\x20\76\x3c\x2f\x69\x3e\40\x46\145\x74\143\x68\x20\x64\x61\164\x61\x20\146\162\x6f\155\x20\141\x6e\171\x20\164\141\142\x6c\145\56\74\x2f\x6c\151\x3e\xd\xa\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x3c\x6c\x69\40\x63\x6c\141\x73\x73\x3d\x22\x6d\157\x5f\x70\x72\151\143\151\x6e\147\137\x6c\x69\163\x74\42\76\x3c\x69\x20\143\x6c\141\163\x73\75\42\x66\x61\x20\x66\x61\55\x63\150\145\143\153\x22\x20\163\164\x79\154\x65\75\42\x63\x6f\154\x6f\162\72\x23\x30\60\x37\142\x66\146\73\42\x20\x3e\x3c\57\x69\76\x20\x46\145\164\143\x68\40\x6f\160\x65\x72\x61\x74\151\x6f\x6e\40\141\166\x61\151\x6c\x61\142\154\145\x20\167\x69\164\x68\40\163\x69\156\x67\x6c\145\40\127\110\x45\x52\x45\40\143\157\x6e\144\151\164\151\157\156\56\74\57\154\151\x3e\15\xa\40\40\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\74\x6c\x69\40\143\154\141\163\x73\x3d\42\155\x6f\137\x70\162\x69\143\151\x6e\147\137\x6c\x69\163\x74\42\76\74\x69\x20\143\x6c\141\163\163\x3d\x22\x66\x61\x20\146\141\55\x63\150\x65\x63\153\42\x20\163\164\171\x6c\x65\75\42\143\157\154\157\162\72\43\x30\x30\67\x62\146\146\73\x22\x20\x3e\x3c\x2f\x69\x3e\40\x43\162\x65\x61\164\x65\40\x6c\151\155\151\x74\145\x64\40\103\x75\163\x74\157\x6d\x20\101\x50\111\x20\145\x6e\x64\x70\157\151\x6e\164\x73\x20\167\151\x74\150\40\x63\165\x73\164\x6f\x6d\x20\123\x51\114\x20\121\x75\145\x72\171\x2e\x3c\57\x6c\151\x3e\15\xa\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\x3c\154\x69\40\x63\154\141\x73\x73\x3d\42\x6d\157\x5f\160\x72\x69\x63\x69\156\147\137\154\x69\163\x74\42\x3e\x3c\x69\40\x63\154\141\x73\x73\75\42\x66\141\x20\146\141\x2d\x63\x68\x65\143\153\42\40\x73\164\x79\x6c\145\75\42\x63\x6f\154\x6f\x72\x3a\x23\x30\x30\x37\142\x66\146\x3b\42\x20\x3e\74\57\x69\76\x20\x53\x75\x70\x70\157\162\x74\40\x66\x6f\162\x20\154\x69\x6d\151\164\x65\x64\40\105\170\x74\x65\x72\156\x61\x6c\40\101\x50\111\x73\x20\103\157\156\x6e\x65\x63\x74\151\x6f\x6e\56\74\x2f\x6c\x69\76\40\xd\xa\40\x20\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x3c\x6c\151\x20\143\x6c\x61\163\163\75\x22\x6d\157\137\x70\x72\151\143\x69\x6e\147\137\154\x69\163\164\x22\x3e\74\x69\x20\x63\x6c\x61\163\x73\x3d\42\x66\141\40\146\141\x2d\164\151\155\145\163\42\x20\163\164\x79\154\x65\75\42\143\157\154\157\x72\72\x62\154\141\143\x6b\73\x22\40\76\74\x2f\151\76\40\x46\x65\164\143\x68\x20\x6f\160\145\162\x61\164\x69\157\156\x20\x61\166\141\151\x6c\x61\x62\x6c\145\40\167\151\x74\150\40\x46\x69\154\x74\x65\162\163\40\151\x6e\x63\154\165\x64\145\x64\x2e\x3c\x2f\x6c\x69\x3e\15\12\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x3c\154\x69\40\x63\x6c\141\163\x73\x3d\42\x6d\157\x5f\160\x72\151\143\x69\x6e\147\x5f\154\x69\163\164\42\x3e\x3c\151\40\x63\154\x61\x73\163\x3d\42\x66\x61\40\146\141\55\164\x69\155\x65\163\x22\x20\163\x74\171\154\145\75\42\143\157\x6c\157\x72\72\x62\154\141\143\x6b\x3b\42\x20\76\x3c\x2f\x69\x3e\40\x53\165\x70\160\x6f\x72\164\x20\x66\157\162\x20\x47\105\x54\54\40\x50\x4f\x53\x54\x2c\40\x50\x55\x54\x20\x26\x20\104\105\x4c\105\124\x45\x20\x6d\x65\164\x68\157\144\163\x2e\x3c\x2f\x6c\151\x3e\15\12\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\74\154\151\40\x63\x6c\x61\x73\x73\75\42\x6d\157\137\160\x72\151\x63\151\x6e\x67\137\x6c\151\163\164\42\x3e\74\x69\40\x63\154\x61\163\x73\x3d\42\x66\x61\x20\x66\x61\x2d\164\x69\155\x65\163\x22\40\163\164\171\154\x65\x3d\42\143\157\154\x6f\162\72\x62\x6c\141\x63\x6b\73\x22\40\x3e\74\x2f\x69\x3e\x20\122\145\163\164\x72\151\143\x74\x20\x50\165\142\x6c\151\x63\40\101\x63\x63\x65\163\163\x20\x74\157\x20\x4a\x6f\x6f\155\154\141\40\122\x45\x53\124\x20\101\x50\111\163\x20\165\163\151\x6e\147\40\124\x6f\x6b\145\x6e\40\102\141\x73\x65\x64\40\101\x75\x74\150\145\156\x74\151\x63\x74\x69\157\x6e\x2e\74\x2f\x6c\x69\x3e\15\xa\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\74\x6c\151\x20\143\x6c\x61\163\x73\75\42\x6d\157\x5f\160\162\151\x63\x69\x6e\147\137\154\151\x73\x74\x22\x3e\x3c\x69\40\143\x6c\141\163\163\x3d\42\x66\x61\x20\146\141\x2d\164\x69\x6d\145\x73\42\x20\x73\x74\171\154\145\75\42\x63\157\x6c\157\x72\72\x62\x6c\141\143\153\73\42\x20\76\x3c\x2f\x69\76\x20\x45\170\x74\x65\x72\156\x61\154\x20\101\x50\111\40\151\156\x74\x65\147\162\x61\164\151\157\x6e\40\164\157\40\x66\x65\164\143\x68\40\x64\141\164\141\40\151\156\x20\164\150\x65\x20\112\157\157\x6d\154\141\x2c\40\165\160\144\141\164\145\40\x64\x61\164\141\x20\157\156\40\x45\x78\164\x65\x72\x6e\x61\154\x20\x41\x50\111\40\x70\x72\157\166\151\x64\145\162\x20\163\x69\144\145\x2e\74\57\154\151\76\xd\xa\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x20\40\x3c\154\151\40\x63\x6c\x61\163\163\x3d\x22\x6d\x6f\137\160\x72\x69\143\x69\x6e\x67\x5f\154\x69\x73\164\x22\x3e\74\151\40\x63\154\x61\x73\x73\75\42\146\x61\x20\x66\x61\x2d\164\151\x6d\x65\163\x22\40\x73\164\171\154\x65\x3d\42\x63\x6f\x6c\x6f\162\x3a\142\154\x61\x63\153\x3b\x22\40\x3e\74\57\x69\76\40\111\x6e\x74\x65\147\162\141\x74\151\157\156\x20\157\x6e\x20\x61\x6e\171\x20\x4a\157\157\155\154\x61\x20\145\x76\x65\x6e\x74\x20\x6f\162\x20\x61\156\171\x20\164\x68\x69\162\144\x2d\160\141\x72\x74\171\x20\x70\x6c\165\x67\151\x6e\40\145\x76\145\156\x74\x2f\141\x63\x74\x69\157\x6e\x2e\x3c\57\x6c\151\x3e\xd\xa\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x20\74\x6c\x69\x20\143\x6c\x61\163\163\75\x22\155\x6f\137\160\162\151\x63\151\x6e\147\x5f\154\x69\163\164\42\76\74\151\40\143\154\x61\163\163\x3d\42\146\141\x20\146\141\55\x74\151\x6d\145\x73\x22\40\x73\164\x79\154\145\75\42\x63\157\x6c\x6f\x72\72\x62\x6c\141\143\x6b\x3b\x22\40\x3e\74\x2f\151\x3e\40\x50\162\157\x76\x69\144\x65\x20\141\x20\x53\x68\157\162\x74\x20\143\157\144\145\40\x74\x6f\40\x75\163\145\x20\145\170\x74\x65\x72\x6e\x61\x6c\40\x41\120\111\x20\151\x6e\40\x41\x72\x74\151\x63\x6c\x65\56\74\x2f\x6c\x69\x3e\xd\xa\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\x20\74\57\x75\x6c\76\15\xa\40\40\40\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\74\57\x64\x69\x76\76\15\12\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x3c\57\144\151\x76\x3e\15\xa\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x3c\57\144\151\x76\76\xd\12\x20\40\40\40\40\40\40\x20\x20\x20\40\x20\x3c\144\151\166\40\143\x6c\x61\x73\x73\75\42\x6d\157\137\142\157\x6f\164\137\143\157\154\x2d\x73\x6d\x2d\65\42\x3e\xd\12\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\x3c\144\x69\x76\x20\x63\154\141\163\163\75\42\155\x6f\x5f\x70\162\151\143\x69\x6e\147\124\141\142\x6c\145\42\x3e\xd\12\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\74\x64\x69\166\40\143\x6c\x61\163\163\75\42\x70\162\x69\x63\x69\156\x67\x54\141\x62\x6c\x65\x2d\150\x65\141\x64\x65\x72\x22\40\x73\164\x79\x6c\145\75\42\x68\x65\x69\x67\150\x74\x3a\62\60\60\x70\170\42\40\x3e\15\12\40\40\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x3c\x68\63\40\x63\154\141\163\163\x3d\42\x68\145\141\x64\151\x6e\147\x22\40\163\x74\171\154\145\x3d\42\164\145\x78\164\x2d\141\154\x69\x67\156\x3a\x63\145\x6e\x74\145\162\x22\76\x50\x52\x45\115\111\125\115\74\57\150\x33\x3e\xd\12\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\74\144\151\166\40\x73\x74\x79\154\x65\75\x22\x74\x65\170\164\x2d\141\154\x69\x67\x6e\72\143\x65\156\164\x65\x72\x22\76\15\xa\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x3c\x61\40\143\154\x61\163\163\75\x22\165\x70\147\x72\x61\x64\145\x5f\142\x75\x74\x74\157\156\42\x20\164\x61\162\x67\145\164\75\42\x5f\x62\154\x61\156\x6b\42\x20\150\162\145\x66\x3d\x22";
echo $bY;
echo "\42\x3e\xd\12\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\40\x41\103\x54\111\x56\105\40\x50\114\101\116\15\12\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\40\40\40\40\40\x20\40\x20\40\x20\40\x20\x3c\x2f\141\x3e\xd\12\x20\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\40\40\74\57\x64\151\166\76\xd\xa\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\x20\40\x3c\57\x64\151\x76\x3e\xd\12\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\40\74\144\151\166\40\143\x6c\141\x73\x73\x3d\42\x70\x72\x69\143\151\x6e\x67\55\143\x6f\x6e\164\145\156\x74\x22\x20\76\15\xa\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\40\74\165\x6c\x3e\15\xa\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\74\x6c\x69\40\x63\154\x61\x73\x73\75\x22\x6d\157\x5f\x70\162\x69\x63\151\x6e\x67\137\154\x69\163\164\42\x3e\x3c\x69\40\x63\154\x61\163\x73\75\x22\x66\x61\40\146\141\x2d\x63\150\145\x63\x6b\42\x20\x73\x74\171\x6c\x65\75\42\x63\x6f\154\x6f\x72\x3a\43\60\60\67\142\x66\146\73\x22\40\76\x3c\57\x69\76\40\x55\156\x6c\151\155\x69\164\x65\x64\x20\103\x75\x73\164\157\155\40\x41\120\x49\47\x73\50\x65\156\x64\160\157\x69\156\164\163\51\x20\143\x61\x6e\x20\x62\x65\40\155\x61\x64\145\56\74\57\x6c\x69\76\15\12\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x3c\154\x69\x20\143\154\141\x73\x73\x3d\42\x6d\x6f\x5f\x70\x72\151\x63\151\x6e\x67\x5f\x6c\x69\163\x74\x22\76\74\151\40\x63\x6c\x61\163\163\75\42\146\141\x20\146\141\55\x63\150\145\x63\x6b\x22\40\x73\x74\x79\154\145\75\42\x63\x6f\154\x6f\162\x3a\43\60\x30\x37\x62\x66\146\x3b\42\40\x3e\74\x2f\151\76\40\x46\145\x74\143\x68\x20\x64\x61\164\x61\40\x66\162\x6f\x6d\40\141\156\x79\40\164\x61\142\154\145\56\x3c\x2f\154\x69\76\xd\12\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x3c\x6c\x69\40\x63\154\x61\x73\163\x3d\42\x6d\x6f\x5f\x70\162\x69\x63\x69\156\x67\x5f\x6c\151\x73\164\x22\x3e\x3c\x69\x20\143\154\x61\163\x73\x3d\x22\146\141\x20\146\141\55\x63\150\145\143\153\42\x20\163\x74\171\154\145\75\x22\x63\x6f\154\x6f\162\x3a\43\x30\x30\x37\x62\x66\x66\73\42\x20\76\x3c\57\x69\x3e\40\106\x65\x74\x63\x68\40\157\x70\145\162\x61\164\x69\157\x6e\40\x61\166\141\151\x6c\141\x62\154\145\x20\x77\x69\x74\150\x20\x6d\x75\154\x74\x69\160\154\x65\x20\143\165\x73\x74\x6f\x6d\x20\143\157\156\x64\151\164\x69\157\156\163\56\74\x2f\154\x69\76\15\xa\x20\40\40\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x3c\x6c\151\40\x63\x6c\x61\x73\x73\x3d\42\155\x6f\x5f\x70\162\x69\143\x69\156\147\137\154\151\163\164\42\x3e\x3c\x69\40\x63\154\141\x73\x73\75\x22\x66\x61\40\146\x61\55\143\150\x65\143\x6b\42\40\163\164\171\154\x65\x3d\x22\143\x6f\x6c\x6f\x72\72\x23\60\60\67\x62\146\x66\73\x22\40\x3e\x3c\57\151\x3e\40\x43\x72\145\x61\x74\145\x20\x75\x6e\154\x69\x6d\x69\164\145\x64\x20\x43\x75\x73\164\157\x6d\x20\101\120\x49\40\x65\156\x64\x70\157\x69\x6e\x74\x73\x20\167\151\164\x68\x20\x63\x75\x73\164\x6f\x6d\40\123\x51\x4c\40\x51\x75\x65\x72\171\56\x3c\x2f\x6c\x69\x3e\xd\12\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\40\74\x6c\x69\40\x63\x6c\141\x73\163\75\42\155\157\x5f\160\162\x69\x63\x69\x6e\x67\137\x6c\151\x73\x74\42\76\x3c\x69\40\143\154\x61\x73\163\x3d\x22\x66\x61\x20\x66\141\x2d\x63\150\x65\143\x6b\x22\40\163\164\171\154\145\75\x22\143\157\154\157\x72\x3a\x23\60\x30\x37\x62\146\146\x3b\42\40\x3e\x3c\57\x69\x3e\x20\123\x75\160\x70\x6f\162\x74\40\146\x6f\x72\x20\125\156\x6c\151\x6d\151\x74\x65\144\40\x45\x78\x74\145\x72\x6e\141\154\x20\101\120\111\163\x20\103\157\x6e\156\x65\143\x74\x69\157\156\x2e\x3c\x2f\154\151\x3e\x20\xd\xa\40\x20\x20\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\74\154\x69\40\x63\154\x61\163\x73\x3d\x22\x6d\157\137\160\162\151\x63\x69\156\147\x5f\x6c\151\x73\164\x22\76\74\151\x20\143\154\141\x73\163\75\x22\x66\141\40\x66\141\55\143\x68\145\143\x6b\42\40\163\164\171\154\145\75\42\x63\157\x6c\157\x72\x3a\x23\x30\60\x37\x62\146\146\x3b\42\40\76\x3c\x2f\151\76\x20\106\145\164\143\150\40\x6f\x70\x65\162\141\164\151\157\x6e\x20\141\x76\x61\x69\154\x61\142\x6c\145\40\x77\151\x74\x68\x20\106\151\x6c\164\145\x72\x73\x20\151\156\x63\154\165\144\x65\144\56\x3c\x2f\x6c\x69\x3e\15\12\40\40\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\x3c\x6c\x69\x20\143\x6c\141\163\x73\75\x22\155\x6f\x5f\x70\162\151\x63\151\x6e\147\137\154\x69\163\164\x22\76\74\151\40\143\154\x61\x73\163\75\42\146\x61\x20\146\x61\x2d\143\150\145\x63\x6b\42\x20\163\x74\x79\x6c\x65\x3d\42\x63\157\x6c\x6f\x72\72\43\x30\60\67\x62\146\x66\x3b\42\x20\x3e\x3c\57\151\x3e\40\x53\165\x70\x70\x6f\162\x74\x20\x66\x6f\162\x20\x47\105\124\54\x20\120\117\x53\x54\x2c\40\120\x55\x54\40\46\x20\104\x45\114\105\x54\x45\40\x6d\145\164\150\x6f\x64\163\56\74\x2f\x6c\x69\x3e\40\40\40\40\x20\xd\12\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\74\154\151\40\x63\154\x61\163\163\75\x22\x6d\x6f\x5f\x70\162\x69\143\x69\x6e\x67\x5f\x6c\151\163\164\42\x3e\74\151\x20\143\x6c\x61\163\x73\75\42\x66\x61\40\x66\141\55\143\x68\x65\143\153\x22\x20\x73\164\171\154\145\75\42\143\x6f\154\x6f\162\72\43\60\60\67\x62\x66\146\73\42\40\x3e\74\x2f\x69\76\x20\122\145\163\x74\162\151\143\164\40\x50\x75\x62\x6c\x69\143\40\x41\x63\x63\145\163\x73\40\x74\x6f\40\112\157\x6f\x6d\154\x61\40\x52\x45\123\124\40\101\120\111\x73\x20\x75\x73\x69\x6e\x67\x20\124\157\153\145\156\40\x42\x61\163\145\144\40\101\165\164\150\145\x6e\164\x69\x63\164\151\157\156\x2e\x3c\x2f\x6c\151\x3e\15\xa\x20\40\40\x20\40\40\40\x20\x20\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x3c\154\x69\x20\143\x6c\x61\163\x73\x3d\42\155\157\137\160\x72\151\143\x69\x6e\147\x5f\x6c\151\x73\x74\42\x3e\74\151\x20\143\154\x61\x73\163\75\x22\146\x61\40\146\x61\x2d\143\x68\x65\x63\x6b\x22\x20\163\164\171\154\x65\x3d\x22\x63\x6f\x6c\157\162\72\43\x30\60\67\142\146\x66\x3b\42\40\x3e\x3c\x2f\x69\76\x20\105\x78\x74\x65\x72\156\x61\x6c\40\x41\x50\x49\40\x69\x6e\164\x65\147\162\141\164\151\x6f\156\x20\164\x6f\x20\146\x65\x74\143\x68\x20\x64\141\164\141\x20\x69\156\x20\x74\150\x65\x20\x4a\157\x6f\155\154\141\x2c\x20\165\160\x64\x61\164\x65\40\x64\x61\x74\141\40\157\156\x20\x45\170\164\x65\x72\x6e\141\x6c\40\x41\x50\x49\40\x70\162\157\x76\x69\144\145\162\40\x73\x69\144\x65\x2e\74\57\x6c\151\76\15\12\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\74\154\151\40\143\154\x61\x73\x73\75\42\x6d\x6f\x5f\x70\162\x69\x63\151\x6e\x67\x5f\x6c\151\x73\x74\42\76\74\151\40\143\x6c\x61\163\163\x3d\x22\146\x61\x20\x66\x61\55\143\150\145\x63\x6b\x22\40\x73\x74\x79\x6c\145\x3d\x22\x63\x6f\x6c\x6f\x72\72\43\60\x30\x37\x62\146\146\73\x22\x20\x3e\x3c\x2f\x69\76\40\x49\x6e\164\145\x67\162\x61\x74\x69\x6f\x6e\x20\x6f\x6e\x20\x61\x6e\171\x20\112\x6f\x6f\155\154\x61\x20\145\166\x65\156\164\x20\157\x72\40\x61\156\x79\x20\164\x68\x69\162\144\x2d\x70\141\x72\164\171\40\160\x6c\165\x67\x69\156\40\145\x76\x65\156\164\x2f\141\143\x74\x69\157\x6e\x2e\74\57\154\x69\x3e\15\12\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x3c\x6c\x69\x20\143\154\x61\163\x73\75\42\x6d\x6f\x5f\x70\x72\151\143\x69\x6e\x67\137\x6c\x69\x73\164\x22\76\74\151\x20\x63\154\x61\163\x73\75\42\146\141\40\x66\x61\55\x63\150\145\x63\x6b\42\40\x20\x73\x74\171\154\145\x3d\42\x63\x6f\x6c\157\x72\72\43\60\x30\x37\x62\x66\x66\x3b\x22\40\x3e\74\57\151\76\x20\x50\162\157\x76\151\x64\145\40\141\40\123\150\157\162\x74\40\143\x6f\144\x65\x20\x74\x6f\x20\165\x73\x65\x20\x65\170\x74\145\162\x6e\x61\154\x20\101\x50\111\x20\151\x6e\40\x41\162\164\x69\x63\x6c\x65\x2e\x3c\57\x6c\x69\76\15\xa\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\40\40\40\x20\40\x20\x3c\x2f\x75\154\76\15\xa\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x3c\x2f\144\x69\x76\x3e\xd\xa\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\x20\x3c\x2f\x64\x69\166\76\15\12\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\74\x2f\144\x69\x76\76\40\15\xa\40\40\40\40\40\x20\x20\x20\74\57\x64\151\166\x3e\15\12\40\40\x20\x20\40\40\40\40\74\x64\x69\166\40\143\x6c\141\163\x73\x3d\42\x6d\157\137\x62\x6f\x6f\164\x5f\155\x74\x2d\x35\42\76\xd\xa\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x3c\x68\63\x3e\122\x65\x74\165\x72\x6e\40\x50\x6f\154\151\x63\171\x20\x2d\x3c\x2f\150\63\76\xd\xa\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\74\160\x3e\101\164\40\x6d\x69\156\x69\117\x72\141\x6e\x67\145\54\40\167\x65\x20\167\x61\156\164\x20\x74\157\x20\x65\x6e\x73\x75\x72\x65\40\171\157\165\x20\141\x72\x65\40\x31\x30\60\45\40\x68\141\x70\x70\171\40\167\x69\164\x68\x20\171\x6f\165\x72\x20\160\x75\162\143\x68\x61\x73\145\x2e\40\111\x66\x20\x74\x68\x65\40\x6c\151\x63\x65\x6e\163\145\x64\x20\x70\154\165\x67\x69\156\40\171\x6f\165\x20\x70\x75\162\x63\x68\141\163\145\x64\x20\151\x73\x20\x6e\x6f\x74\x20\167\157\162\x6b\x69\x6e\x67\40\x61\x73\40\141\144\x76\x65\x72\x74\151\163\x65\x64\40\141\156\144\40\x79\x6f\165\x27\166\x65\x20\162\x61\163\x69\x65\144\40\141\40\161\x75\145\x72\171\x20\x77\x69\x74\150\151\x6e\x20\x31\60\40\x64\141\x79\x73\56\x20\131\x6f\x75\x27\x76\145\40\x61\164\x74\x65\155\160\164\x65\x64\x20\x74\x6f\x20\x72\145\163\x6f\x6c\166\x65\x20\x61\x6e\x79\x20\x66\x65\x61\164\x75\162\x65\40\x69\163\x73\165\x65\163\x20\167\151\x74\x68\x20\x6f\165\162\40\163\x75\x70\160\157\x72\x74\x20\164\145\141\x6d\40\x62\x75\164\x20\x63\x6f\x75\154\144\x6e\47\164\40\x67\x65\x74\40\164\150\145\x6d\x20\162\x65\x73\x6f\154\x76\x65\x64\54\x20\167\x65\x20\167\151\x6c\x6c\40\x72\145\146\165\156\144\40\164\150\145\40\x61\x6d\x6f\x75\156\164\40\160\x61\151\x64\x20\x66\x6f\x72\40\x74\150\x65\x20\160\x6c\165\147\x69\156\56\15\12\40\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\120\154\145\x61\163\x65\x20\x6e\x6f\x74\x65\x20\164\150\141\x74\40\167\x65\x20\x77\151\x6c\x6c\40\x6e\157\164\40\x72\x65\146\165\x6e\144\40\x61\x6e\x79\40\146\145\x65\x73\40\160\141\151\144\40\146\157\x72\x20\x73\165\160\x70\x6f\162\x74\x20\x70\154\141\156\163\54\x20\x73\165\x70\x70\157\x72\x74\x20\x68\x6f\165\x72\x73\x2c\x20\x6f\x72\x20\x63\165\163\x74\157\155\x69\172\141\164\x69\x6f\156\x20\143\x68\x61\x72\x67\145\x73\x2e\xd\12\15\xa\40\40\40\40\40\x20\x20\40\x20\40\40\x20\x3c\x62\x72\76\74\x62\162\x3e\x3c\163\x74\x72\157\x6e\147\x3e\x4e\157\164\x65\40\164\150\141\x74\40\x74\x68\x69\163\x20\x70\157\x6c\151\143\171\40\144\157\x65\163\40\156\x6f\164\40\x63\x6f\x76\145\x72\40\x74\150\145\x20\x66\x6f\154\154\x6f\x77\x69\156\147\x20\143\x61\163\x65\163\x3a\74\57\163\x74\162\157\156\147\76\xd\12\x20\40\40\40\x20\x20\40\x20\40\x20\40\x20\x3c\x6c\x69\x3e\61\x2e\x20\103\150\141\156\147\x65\40\151\x6e\x20\x6d\x69\x6e\x64\x20\x6f\x72\40\143\150\141\x6e\147\x65\40\151\x6e\40\x72\145\x71\165\151\x72\x65\155\145\156\x74\x73\40\141\x66\164\x65\162\40\x70\165\x72\x63\150\x61\x73\x65\x2e\x3c\57\154\x69\x3e\xd\xa\xd\12\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\x3c\x6c\151\76\x32\x2e\40\x49\x6e\x66\162\141\x73\164\162\165\x63\x74\165\x72\x65\x20\x69\163\163\x75\x65\x73\40\x64\157\40\156\x6f\164\40\x61\154\154\157\167\40\164\x68\x65\x20\146\x75\x6e\x63\x74\151\x6f\x6e\x61\154\x69\x74\171\40\164\x6f\40\167\x6f\162\153\x2e\74\x2f\x6c\x69\x3e\xd\xa\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\x3c\x2f\x70\x3e\74\142\162\76\15\12\xd\12\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\111\x66\40\x79\x6f\x75\40\x68\141\166\x65\40\141\156\171\x20\x64\x6f\x75\x62\x74\163\40\162\145\x67\141\162\144\x69\x6e\147\x20\x74\150\x65\40\x6c\151\x63\x65\156\x73\151\156\x67\40\x70\x6c\x61\x6e\x73\x2c\40\x79\157\x75\x20\143\x61\156\40\x6d\141\x69\x6c\x20\165\x73\40\141\x74\x20\74\x62\76\x3c\x61\40\x68\162\x65\x66\75\x27\155\141\151\x6c\164\157\x3a\152\x6f\x6f\x6d\154\x61\163\165\160\160\157\x72\164\x40\x78\145\x63\165\162\x69\146\x79\x2e\143\157\155\47\76\x3c\x69\x20\x73\x74\x79\154\145\x3d\x22\167\x6f\162\144\55\167\x72\x61\x70\72\x62\162\x65\141\x6b\55\167\157\162\144\x3b\x22\76\152\x6f\x6f\155\154\x61\163\165\x70\x70\157\162\x74\x40\170\x65\x63\x75\162\151\146\x79\56\x63\x6f\x6d\74\57\x69\x3e\x3c\57\141\76\x3c\57\x62\76\x3c\x2f\160\x3e\xd\12\40\40\x20\x20\40\x20\x20\x20\74\57\144\x69\x76\76\15\xa\40\x20\40\40\x3c\57\x64\x69\166\x3e\15\xa\x20\x20\x20\40";
}
function show_all_custom_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\163\164\141\164\165\x73"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\164\162\165\x65")) {
goto OF;
}
$z0 = "\x64\151\163\x61\142\154\145\144";
echo "\x20\x20\40\40\x20\40\40\x20\x3c\144\x69\x76\x20\143\154\141\163\x73\75\42\167\x61\162\x6e\x69\156\147\x5f\155\145\x73\x73\141\x67\x65\x5f\x63\163\x73\x22\x3e\xd\xa\40\x20\40\40\x20\x20\40\40\40\40\40\x20\120\154\x65\x61\163\145\40\74\x61\40\x68\162\x65\146\x3d\42";
echo JRoute::_("\151\x6e\144\145\170\56\160\150\160\77\157\x70\164\151\x6f\156\x3d\143\157\x6d\137\155\x69\x6e\x69\x6f\162\x61\156\x67\x65\137\x63\165\x73\164\157\155\x61\x70\x69\46\166\151\x65\x77\75\x61\x63\x63\157\x75\156\164\x73\x65\164\165\160\46\x74\x61\x62\55\160\x61\x6e\145\154\75\141\143\x63\157\x75\156\164");
echo "\x22\76\114\x6f\147\151\x6e\40\167\x69\164\150\x20\x6d\x69\156\x69\117\x72\141\x6e\x67\145\74\x2f\x61\x3e\40\164\157\40\145\x6e\141\x62\x6c\145\40\112\157\157\155\154\141\40\x43\x75\x73\164\157\155\40\x41\120\111\40\x70\x6c\165\x67\x69\156\x2e\xd\xa\x20\x20\x20\x20\40\x20\40\40\74\57\144\x69\166\x3e\x3c\142\x72\x2f\76\xd\xa\40\x20\x20\40";
OF:
$Fp = MocustomapiUtility::getConfiguration();
$N3 = !empty($Fp["\155\157\x5f\143\x75\x73\164\x6f\155\x5f\x61\x70\151\x73"]) && $Fp["\155\x6f\137\143\x75\x73\164\x6f\x6d\137\x61\x70\x69\x73"] != "\133\x5d";
echo "\x20\x20\x20\40\74\144\x69\166\x20\151\144\75\x22\x41\120\x49\x5f\154\x69\x73\164\42\143\154\141\x73\163\75\x22\x6d\157\x5f\142\x6f\157\164\x5f\x63\x6f\154\x2d\61\62\42\x3e\15\12\40\40\x20\x20\40\40\40\x20\x3c\x64\x69\x76\40\x63\x6c\141\x73\x73\75\42\x6d\157\x5f\142\157\157\x74\x5f\x72\x6f\167\x22\76\15\12\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\74\144\x69\x76\40\143\x6c\x61\163\163\x3d\x22\155\157\x5f\x62\x6f\157\164\x5f\x63\157\x6c\x2d\x38\42\76\15\xa\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\x3c\150\x33\x3e\114\151\x73\164\40\157\x66\40\x43\x75\163\x74\157\155\x20\x41\120\x49\x73\15\xa\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\x3c\141\x20\150\162\x65\x66\x3d\42\x68\x74\x74\x70\x73\x3a\x2f\57\x70\x6c\x75\x67\151\156\x73\x2e\155\151\156\151\x6f\x72\x61\x6e\147\x65\x2e\x63\157\155\x2f\x73\x65\164\x75\160\x2d\143\x75\x73\164\x6f\155\55\141\x70\151\55\146\x6f\x72\55\x6a\157\157\x6d\154\x61\43\163\x74\145\160\x33\x22\x20\x74\x61\162\x67\145\x74\x3d\x22\137\x62\154\141\x6e\x6b\x22\40\x63\x6c\x61\x73\163\75\x22\155\x6f\x5f\x61\x70\151\x5f\x6b\x6e\157\167\137\155\157\x72\145\40\x6d\x6f\137\164\157\x6f\154\x74\151\x70\x22\x3e\xd\xa\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x3c\x69\x6d\147\x20\x73\x72\x63\x3d\42";
echo JUri::base();
echo "\57\143\157\x6d\160\157\156\145\156\x74\x73\57\143\x6f\155\x5f\155\151\156\x69\157\162\x61\156\x67\145\137\x63\x75\x73\164\x6f\x6d\141\x70\151\57\141\x73\163\145\x74\163\x2f\151\155\x61\147\145\163\x2f\154\x69\x73\164\x2e\160\156\x67\42\x20\x77\x69\144\164\x68\x3d\42\x32\x30\x22\40\x68\145\151\147\x68\x74\x3d\x22\x32\60\x22\76\74\163\x70\141\156\40\x63\154\x61\163\x73\x3d\x22\155\x6f\137\164\157\x6f\x6c\164\x69\x70\164\x65\x78\164\x5f\162\151\x67\x68\x74\42\x3e\122\x65\x66\145\x72\40\x74\150\145\x20\x73\x65\164\165\x70\x20\147\165\151\144\x65\40\x66\x6f\162\x20\143\x6f\x6e\x66\151\147\165\162\141\164\151\157\x6e\x2e\x3c\x2f\x73\x70\141\x6e\x3e\15\12\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\40\40\x20\40\40\x3c\x2f\x61\76\15\12\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x3c\x2f\x68\x33\76\xd\12\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\74\57\144\151\166\x3e\xd\xa\x20\40\40\40\40\40\x20\x20\x20\40\x20\40\x3c\x64\151\x76\40\143\154\141\163\163\75\x22\x6d\157\137\x62\x6f\157\x74\x5f\143\157\154\55\64\42\x3e\xd\12\x20\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\40\40\74\x61\x20\143\154\x61\x73\x73\x3d\42\x6d\157\x5f\x62\157\x6f\x74\x5f\x62\164\x6e\x20\x6d\157\x5f\x62\157\157\x74\137\x62\x74\156\55\165\x73\145\162\x73\137\163\171\x6e\143\42\40\x73\x74\x79\x6c\145\75\x22\x66\x6c\157\x61\164\x3a\162\151\147\150\x74\x3b";
if ($N3) {
goto TO;
}
echo "\x64\x69\x73\x70\x6c\x61\171\x3a\x6e\157\156\145\x3b";
goto z_;
TO:
echo "\x64\x69\163\x70\154\x61\x79\x3a\142\x6c\x6f\143\153\x3b";
z_:
echo $z0 == "\144\151\163\141\142\x6c\x65\144" ? "\x70\x6f\151\x6e\x74\x65\x72\x2d\x65\x76\145\x6e\x74\163\x3a\x20\156\157\156\x65\x3b\x20\142\x61\x63\x6b\x67\x72\157\x75\156\x64\x2d\x63\157\154\157\x72\72\x20\43\x31\x36\63\143\64\145\73" : '';
echo "\x22\x20\x68\x72\145\146\75\x22";
echo JURI::root() . "\x61\x64\x6d\x69\156\x69\x73\164\x72\141\164\x6f\x72\57\151\156\x64\145\x78\56\160\x68\160\77\157\x70\x74\151\x6f\156\75\143\157\x6d\x5f\155\x69\156\151\x6f\162\x61\156\147\x65\x5f\143\165\x73\x74\x6f\x6d\141\160\x69\46\x76\151\x65\x77\x3d\141\143\143\x6f\x75\156\164\x73\x65\164\x75\160\x26\164\141\x62\x2d\x70\141\156\x65\154\x3d\x63\x72\145\x61\164\145\x5f\143\x75\163\164\x6f\x6d\x5f\x61\x70\151";
echo "\x22\40\x20\x3e\x43\162\145\x61\164\145\x20\101\x50\x49\x3c\x2f\x61\x3e\x20\15\xa\40\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x3c\x2f\144\151\x76\76\15\12\x20\40\x20\40\x20\40\x20\x20\x3c\57\x64\x69\166\76\74\150\162\76\xd\xa\x20\40\x20\x20\x20\x20\x20\x20";
if ($N3) {
goto Dk;
}
echo "\40\x20\x20\40\x20\40\x20\40\x20\x3c\144\x69\166\x20\x63\x6c\x61\x73\x73\x3d\42\x6d\x6f\137\x62\x6f\157\164\137\x6d\164\x2d\x33\42\x3e\xd\12\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x3c\x70\76\74\x73\x74\162\x6f\x6e\147\x3e\x59\x6f\x75\x20\x68\x61\166\x65\x20\156\x6f\164\40\x63\162\145\x61\x74\x65\144\x20\x61\156\x79\40\143\x75\163\164\x6f\155\40\101\120\x49\x2e\74\57\163\164\x72\157\156\147\76\x20\x3c\x61\40\x63\x6c\141\163\163\x3d\x22\155\x6f\x5f\x62\x6f\x6f\x74\137\x62\x74\x6e\40\155\x6f\x5f\142\x6f\x6f\164\137\x62\x74\x6e\55\165\163\x65\162\163\137\x73\x79\x6e\x63\42\40\163\x74\x79\x6c\x65\75\42";
echo $z0 == "\144\151\163\x61\142\x6c\x65\x64" ? "\160\157\151\156\164\x65\x72\x2d\x65\166\145\x6e\164\x73\x3a\x20\x6e\157\156\145\73\x6f\x70\141\x63\151\164\x79\x3a\x30\x2e\x36\65" : '';
echo "\42\x20\x68\162\x65\x66\75\42";
echo JURI::root() . "\141\144\x6d\151\x6e\x69\x73\164\x72\141\x74\157\162\57\x69\x6e\x64\x65\170\x2e\160\150\160\77\x6f\160\x74\x69\157\x6e\75\x63\157\155\x5f\155\x69\156\151\x6f\162\141\x6e\x67\145\137\x63\x75\163\164\x6f\155\x61\x70\x69\46\166\x69\x65\167\x3d\x61\143\143\x6f\165\156\164\x73\145\x74\x75\160\46\x74\141\142\55\160\x61\x6e\145\154\75\143\x72\x65\x61\x74\x65\137\x63\165\x73\164\157\155\x5f\x61\160\151";
echo "\42\x3e\103\154\151\x63\153\x20\x68\x65\162\x65\x3c\x2f\x61\x3e\40\164\157\x20\163\x74\141\x72\x74\56\74\57\x70\76\15\xa\40\40\x20\40\x20\x20\x20\x20\74\57\x64\151\166\76\15\12\40\x20\40\x20\40\x20\40\40";
goto eL;
Dk:
$yQ = json_decode($Fp["\155\157\x5f\x63\x75\163\164\157\x6d\x5f\141\x70\x69\163"]);
echo "\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\x3c\144\151\x76\x20\143\x6c\141\163\x73\75\x22\40\x6d\157\x5f\x62\x6f\157\x74\x5f\x6d\164\x2d\65\40\40\155\157\137\x62\157\157\164\x5f\x74\141\x62\x6c\x65\55\x72\145\163\160\x6f\156\x73\151\x76\145\x22\76\xd\12\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x3c\164\141\142\154\x65\x20\x63\x6c\x61\x73\163\75\42\x74\x61\142\x6c\145\40\164\x61\142\x6c\145\55\163\x74\162\x69\x70\145\144\x20\x74\x61\x62\154\x65\x2d\x68\157\166\x65\162\x20\x74\141\x62\154\145\x2d\142\x6f\162\x64\x65\162\145\x64\42\76\15\12\40\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\x3c\164\x72\76\xd\xa\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\74\164\144\40\163\x74\171\x6c\x65\75\x22\167\x69\144\x74\150\x3a\x33\60\x25\42\76\x3c\x73\x74\x72\157\x6e\x67\x3e\101\120\x49\40\116\101\115\x45\x3c\x2f\x73\164\x72\157\x6e\147\x3e\74\x2f\x74\x64\76\xd\12\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\40\74\x74\x64\x3e\74\163\164\x72\x6f\x6e\147\76\x41\x43\124\x49\117\116\123\74\57\x73\x74\162\157\156\147\76\74\x2f\x74\144\76\15\12\40\x20\40\40\40\x20\x20\40\40\x20\40\40\40\40\40\40\x20\x20\x20\40\x3c\x2f\x74\x72\x3e\15\12\x20\40\x20\40\x20\x20\x20\40\40\x20\40\40\40\40\40\40\40\x20\x20\40";
foreach ($yQ as $Zu => $Y2) {
echo "\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x3c\x74\162\x3e\xd\12\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\x20\74\164\144\x20\x73\164\171\x6c\145\x3d\42\x77\x69\x64\x74\x68\72\x32\x30\x25\x22\76\74\x64\151\x76\x20\40\143\x6c\x61\163\163\x3d\x22\x6d\x6f\137\x62\157\x6f\164\x5f\x70\x2d\62\40\x6d\x6f\x5f\x62\x6f\157\x74\137\155\x72\55\62\42\76";
echo $Zu;
echo "\x3c\57\144\x69\166\x3e\x20\x3c\57\164\144\x3e\xd\xa\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\x20\74\x74\x64\x20\163\164\171\x6c\145\75\42\167\x69\144\x74\x68\72\x32\x30\45\42\76\xd\12\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\x3c\x64\x69\166\x20\x63\154\x61\x73\x73\x3d\x22\x6d\x6f\x5f\142\157\x6f\x74\137\162\x6f\x77\40\x6d\x6f\x5f\x62\x6f\x6f\164\137\x70\x2d\62\x22\76\15\xa\40\40\x20\x20\40\x20\40\40\40\40\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x3c\x61\x20\x63\x6c\141\x73\163\75\x22\155\x6f\x5f\x62\x6f\x6f\x74\137\155\x72\x2d\62\40\155\157\x5f\142\157\157\164\x5f\x6d\154\x2d\x32\42\40\x73\164\x79\154\145\x3d\42";
echo $z0 == "\144\x69\163\141\142\x6c\x65\144" ? "\160\157\151\156\x74\x65\x72\55\x65\166\x65\x6e\x74\163\72\x20\x6e\157\x6e\145\73\157\160\141\143\151\x74\x79\x3a\60\56\x36\x35" : '';
echo "\42\x20\x68\x72\x65\x66\x3d\x22";
echo JURI::root() . "\x61\144\x6d\151\x6e\x69\x73\164\x72\141\x74\157\162\57\151\156\x64\145\170\x2e\x70\150\x70\x3f\x6f\x70\164\151\x6f\x6e\x3d\x63\x6f\x6d\137\155\x69\156\151\x6f\162\141\x6e\147\145\x5f\x63\165\x73\x74\x6f\x6d\x61\160\151\x26\166\151\x65\x77\x3d\141\x63\x63\x6f\x75\x6e\x74\163\x65\x74\165\x70\46\164\x61\142\55\x70\x61\x6e\145\154\x3d\143\162\145\141\164\x65\137\143\x75\163\x74\157\x6d\x5f\141\160\x69\46\141\x70\x69\137\x6e\141\x6d\x65\75" . $Zu;
echo "\x22\76\105\x64\151\164\74\x2f\141\x3e\x20\174\xd\xa\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x3c\x61\x20\x63\x6c\x61\x73\163\x3d\42\x6d\x6f\137\142\x6f\x6f\164\137\x6d\162\55\62\40\x6d\x6f\137\142\x6f\157\x74\x5f\x6d\x6c\x2d\62\x22\x20\163\x74\x79\154\x65\x3d\x22";
echo $z0 == "\x64\151\x73\141\142\x6c\x65\144" ? "\160\157\x69\156\x74\x65\x72\55\145\166\x65\156\164\x73\72\40\x6e\x6f\156\x65\x3b\157\160\x61\x63\151\164\171\x3a\60\56\66\65" : '';
echo "\42\x20\150\x72\145\x66\x3d\42";
echo JURI::root() . "\141\x64\x6d\151\156\x69\x73\x74\162\141\164\x6f\x72\x2f\x69\x6e\x64\x65\170\56\160\150\160\x3f\x6f\160\x74\151\x6f\x6e\75\x63\157\155\x5f\x6d\151\156\151\x6f\162\x61\156\147\145\x5f\143\x75\x73\164\157\155\x61\160\151\x26\x76\x69\x65\x77\75\x61\x63\143\157\165\x6e\164\x73\x65\164\165\160\x26\x74\141\x62\55\160\x61\156\145\154\75\166\151\x65\167\x5f\143\165\x73\x74\157\x6d\137\141\160\x69\x26\x61\160\x69\137\156\141\x6d\145\x3d" . $Zu;
echo "\x22\x3e\126\151\x65\x77\x3c\57\141\x3e\40\174\15\xa\40\40\40\40\40\x20\x20\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x3c\x66\x6f\x72\x6d\40\x6e\x61\x6d\x65\x3d\x22\146\42\40\x6d\x65\164\x68\x6f\144\x3d\x22\160\157\163\164\x22\40\x61\x63\164\151\157\156\75\42";
echo JRoute::_("\x69\x6e\x64\x65\170\x2e\x70\x68\160\77\x6f\x70\x74\x69\157\156\x3d\143\x6f\155\137\155\151\156\151\x6f\x72\x61\x6e\147\x65\x5f\143\x75\163\x74\x6f\x6d\141\160\151\x26\x76\x69\145\167\75\x61\143\x63\157\165\156\164\163\145\x74\165\160\46\x74\x61\163\x6b\x3d\141\143\x63\x6f\x75\x6e\x74\163\x65\164\x75\x70\56\x64\145\154\x65\x74\x65\103\x75\162\162\145\x6e\x74\x41\x50\111");
echo "\42\76\xd\xa\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\40\40\40\x20\x20\40\40\74\151\x6e\160\165\164\x20\164\171\x70\145\75\42\150\151\x64\x64\145\x6e\42\x20\x6e\x61\155\145\75\42\x61\160\x69\137\x6e\141\x6d\x65\x22\40\166\x61\x6c\x75\x65\x3d\x22";
echo $Zu;
echo "\42\40\76\xd\12\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\74\x62\165\164\x74\157\x6e\40\143\154\141\163\163\75\x22\155\157\x5f\142\x6f\x6f\x74\x5f\142\164\x6e\x20\x6d\157\x5f\x62\157\x6f\164\137\x62\x74\x6e\55\144\141\156\x67\145\x72\40\155\x6f\x5f\x62\x6f\157\164\x5f\155\x6c\55\x32\42\x20";
echo $z0;
echo "\76\x44\145\x6c\145\164\145\74\57\x62\165\x74\164\x6f\156\76\xd\12\x20\40\40\x20\40\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\74\x2f\x66\x6f\x72\155\x3e\xd\xa\40\40\x20\x20\40\x20\40\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x3c\x2f\144\x69\x76\x3e\15\12\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\74\x2f\x74\x64\76\15\12\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\74\x2f\164\162\x3e\15\12\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\40";
se:
}
jl:
echo "\x20\40\40\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\74\x2f\164\141\x62\x6c\x65\76\xd\12\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\74\57\x64\151\166\x3e\15\xa\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40";
eL:
echo "\x20\40\40\40\x3c\57\x64\151\x76\76\15\12\40\x20\40\xd\xa\x20\40\x20\x20";
}
function create_custom_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\163\x74\x61\164\x75\163"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\164\x72\165\145")) {
goto LZ;
}
$z0 = "\x64\151\163\141\x62\154\145\x64";
echo "\40\40\40\x20\40\40\40\40\x3c\x64\151\166\40\x63\x6c\x61\x73\163\75\x22\167\141\162\156\x69\x6e\147\137\x6d\145\163\x73\141\x67\145\137\x63\x73\x73\42\x3e\15\xa\40\40\40\40\x20\x20\x20\40\40\40\40\40\120\154\145\141\x73\145\40\74\x61\40\150\162\x65\x66\75\x22";
echo JRoute::_("\x69\x6e\144\145\x78\56\x70\150\160\77\x6f\x70\x74\x69\157\156\x3d\x63\x6f\155\x5f\155\151\x6e\151\157\162\141\156\x67\145\x5f\143\165\x73\x74\157\x6d\141\160\151\46\166\151\x65\x77\75\x61\143\143\x6f\165\156\x74\x73\x65\164\x75\160\x26\x74\141\142\55\160\141\x6e\145\154\x3d\x61\143\143\x6f\x75\156\164");
echo "\x22\76\x4c\x6f\x67\x69\156\x20\167\x69\164\150\40\x6d\151\156\x69\x4f\x72\x61\x6e\x67\145\x3c\57\141\76\40\x74\x6f\40\145\x6e\x61\x62\x6c\145\40\x4a\x6f\157\155\x6c\141\40\103\x75\163\x74\157\155\x20\x41\x50\111\40\160\154\165\x67\151\156\x2e\15\12\40\x20\x20\x20\x20\40\x20\40\x3c\57\x64\x69\166\x3e\x3c\142\x72\57\76\15\12\40\40\x20\40";
LZ:
$YZ = JFactory::getDBO();
$AV = JFactory::getDbo()->getTableList();
$Fp = MocustomapiUtility::getConfiguration();
$N6 = JFactory::getApplication()->input->get->getArray();
$i9 = array();
$kq = 0;
if (!isset($N6["\x61\160\151\x5f\x6e\141\155\145"])) {
goto qO;
}
$mP = MocustomapiUtility::fetch_api_info($N6["\x61\160\x69\137\156\x61\155\x65"], "\x63\165\x73\x74\157\155");
$kq = 1;
qO:
if (empty($mP->table_name)) {
goto I5;
}
$i9 = $YZ->getTableColumns($mP->table_name);
I5:
$cl = MocustomapiUtility::change_array($i9);
$WB = '';
$O1 = isset($mP->api_method) ? MocustomapiUtility::api_method_description($mP->api_method) : "\x46\x65\x74\143\150\40\x44\x61\x74\141\x20\166\x69\141\40\x41\120\x49";
echo "\x20\40\x20\x20\74\x64\x69\166\40\151\x64\75\x22\x63\x72\145\x61\x74\145\x5f\141\x70\x69\137\146\165\156\x63\x74\151\x6f\x6e\42\x20\143\154\141\x73\163\x3d\x22\155\157\x5f\x62\x6f\157\164\137\x63\157\x6c\55\61\62\x22\x20\x3e\xd\xa\x20\40\x20\40\x20\40\40\40\x3c\144\x69\x76\x20\143\x6c\141\x73\x73\75\x22\x6d\157\x5f\142\157\x6f\x74\x5f\162\x6f\x77\x22\76\xd\12\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\74\x64\151\x76\40\143\x6c\x61\x73\163\75\42\x6d\x6f\x5f\142\x6f\157\164\137\143\157\154\55\61\60\42\76\xd\xa\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\74\x68\x33\76\x43\x72\145\x61\x74\x65\x20\103\165\163\x74\x6f\155\40\101\120\x49\15\xa\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\40\40\x20\40\74\141\40\x68\162\145\146\75\42\150\x74\164\160\163\x3a\x2f\x2f\x70\x6c\x75\147\x69\156\163\56\155\x69\156\151\x6f\162\x61\x6e\x67\145\x2e\143\157\155\57\x73\x65\164\x75\160\55\143\x75\163\164\157\x6d\x2d\x61\160\151\55\146\157\162\x2d\x6a\x6f\157\155\x6c\x61\43\x73\164\x65\160\63\x22\40\x74\141\x72\147\x65\x74\x3d\x22\x5f\142\154\141\156\153\x22\x20\x63\154\141\x73\x73\75\42\x6d\157\137\141\160\x69\x5f\153\156\157\x77\x5f\x6d\x6f\x72\145\40\x6d\157\137\x74\157\157\154\x74\151\160\42\x3e\15\12\40\40\40\x20\x20\40\x20\40\x20\40\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\74\x69\155\147\x20\x73\162\x63\x3d\x22";
echo JUri::base();
echo "\x2f\143\x6f\155\160\157\x6e\145\156\164\x73\x2f\x63\x6f\155\x5f\155\151\156\x69\157\x72\x61\156\147\145\137\x63\x75\x73\164\x6f\x6d\141\x70\x69\57\x61\163\x73\x65\164\163\57\151\155\x61\147\145\163\x2f\x6c\x69\x73\164\56\160\156\x67\x22\x20\x77\151\144\x74\x68\x3d\42\x32\60\x22\x20\150\x65\151\x67\x68\164\75\x22\x32\x30\x22\76\74\163\160\141\156\x20\x63\x6c\141\163\x73\x3d\42\155\x6f\x5f\164\157\157\154\x74\151\160\164\145\170\164\x5f\x72\151\147\x68\164\42\x3e\x52\x65\x66\145\162\40\x74\x68\x65\x20\x73\145\x74\165\160\40\x67\165\151\x64\145\x20\146\157\162\40\x63\x6f\156\146\x69\x67\x75\x72\x61\x74\151\157\156\56\74\x2f\x73\160\141\x6e\x3e\15\12\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\74\x2f\x61\x3e\15\12\40\40\40\x20\x20\40\x20\40\40\40\40\40\40\x20\x20\40\74\x2f\150\63\76\xd\12\40\40\x20\x20\40\40\40\40\40\40\x20\40\x3c\57\x64\x69\x76\x3e\xd\xa\x20\40\x20\40\x20\40\x20\40\x20\40\40\40\74\144\151\x76\40\143\154\x61\x73\x73\75\x22\x6d\157\137\x62\x6f\x6f\x74\137\143\x6f\x6c\x2d\62\x22\x3e\15\12\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\x3c\x66\x6f\x72\x6d\40\156\x61\155\x65\75\x22\x66\42\x20\x6d\x65\x74\150\157\144\x3d\42\x70\x6f\x73\164\42\40\x61\x63\x74\x69\157\x6e\x3d\42";
echo JURI::root() . "\x61\x64\x6d\x69\156\151\x73\164\162\x61\x74\x6f\x72\x2f\x69\156\x64\145\x78\56\160\150\160\77\x6f\160\164\151\157\x6e\75\x63\157\x6d\x5f\155\151\156\x69\157\162\141\x6e\x67\145\x5f\x63\x75\x73\x74\157\155\141\160\x69\x26\x76\151\145\167\75\x61\x63\x63\x6f\165\156\164\x73\x65\164\x75\x70\x26\x74\x61\x73\x6b\x3d\141\143\x63\x6f\165\x6e\164\163\x65\x74\x75\x70\x2e\x63\157\156\x66\151\x72\x6d\101\x50\x49\x44\x65\154\x65\x74\151\x6f\x6e";
echo "\42\x3e\xd\xa\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\40\x20\x20\40\74\151\x6e\x70\165\164\40\164\171\x70\x65\x3d\42\x68\x69\144\144\x65\156\42\x20\x6e\x61\x6d\x65\x3d\x22\x61\160\151\x5f\x6e\x61\155\145\x22\40\151\144\75\42\x64\145\154\x65\x74\145\x5f\x61\160\151\x5f\156\141\x6d\x65\42\40\76\15\12\x20\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\x3c\x69\156\x70\x75\x74\40\x74\171\x70\145\x3d\42\150\x69\144\x64\x65\156\42\40\x6e\x61\x6d\145\x3d\42\141\x70\x69\137\144\x65\x6c\x65\164\x65\42\40\x69\144\x3d\42\141\160\151\x5f\x64\x65\x6c\x65\x74\x65\x22\x3e\xd\12\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\74\142\165\164\x74\157\156\40\143\154\x61\x73\x73\x3d\42\155\157\137\142\x6f\157\164\x5f\142\x74\x6e\40\x6d\157\137\x62\x6f\157\x74\137\x62\x74\156\x2d\x64\x61\x6e\x67\145\162\x20\x6d\157\137\142\157\x6f\164\x5f\x6d\154\x2d\x32\x22\40\163\164\x79\x6c\145\x3d\x22\x66\154\157\141\164\72\162\151\x67\150\164\40\41\x69\155\160\x6f\x72\164\141\x6e\x74\42\x20\x69\x64\75\42\143\154\157\163\x65\x5f\x74\x61\x62\x22\40\x3e\103\141\156\143\145\154\74\57\x62\165\164\x74\157\x6e\76\xd\xa\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\40\40\40\x20\74\x2f\146\157\x72\x6d\x3e\15\12\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x3c\x2f\144\151\166\76\15\xa\x20\x20\40\40\40\x20\40\x20\x3c\57\144\x69\x76\76\74\x68\162\x3e\xd\12\x20\40\40\40\x20\x20\x20\40\x3c\x66\157\x72\155\40\x63\x6c\141\x73\x73\x3d\x22\155\157\137\142\x6f\x6f\164\x5f\x70\55\x32\42\40\x6e\141\155\x65\75\42\x66\x22\40\x69\144\x3d\42\143\162\145\x61\164\x65\137\x61\160\x69\x5f\x66\157\x72\x6d\x22\40\x6d\145\164\150\157\144\x3d\x22\160\157\163\x74\x22\x20\x61\143\164\151\157\156\x3d\42";
echo JRoute::_("\x69\156\144\x65\x78\56\160\x68\160\77\x6f\x70\x74\x69\157\156\75\x63\157\155\x5f\155\x69\x6e\151\x6f\x72\x61\156\147\x65\137\x63\x75\x73\x74\x6f\155\141\160\151\46\166\x69\x65\167\x3d\141\x63\x63\157\x75\156\164\163\x65\x74\x75\160\46\164\x61\163\153\75\x61\x63\143\157\165\x6e\x74\x73\145\x74\165\x70\56\x63\162\x65\141\164\x65\x41\x50\111");
echo "\x22\x20\76\xd\xa\40\x20\40\x20\40\x20\x20\x20\40\x20\40\40\x3c\144\x69\x76\40\143\154\141\x73\163\x3d\42\x6d\x6f\x5f\142\x6f\157\x74\x5f\x72\x6f\x77\40\x6d\x6f\137\142\x6f\157\164\x5f\x6d\164\55\63\42\76\xd\12\40\40\x20\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\x3c\x64\x69\166\x20\x63\154\141\x73\163\75\x22\x6d\x6f\x5f\142\x6f\x6f\x74\137\143\157\x6c\55\x34\x22\x3e\15\12\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\74\163\x74\x72\157\x6e\147\76\x3c\163\x70\141\x6e\40\143\x6c\x61\163\x73\75\42\x6d\157\137\162\x65\x71\x75\151\162\145\x64\x5f\x66\151\x65\154\144\x22\76\52\x3c\x2f\163\160\x61\x6e\76\101\x50\111\40\116\141\155\145\x3a\x3c\x2f\163\164\162\157\156\147\76\xd\xa\40\40\40\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\74\x2f\144\151\x76\76\15\12\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\74\144\151\x76\40\143\154\141\x73\x73\75\42\x6d\157\x5f\x62\x6f\x6f\164\137\143\x6f\154\55\70\42\76\15\xa\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x3c\x69\156\x70\x75\164\40\164\171\x70\145\75\x22\x74\x65\x78\x74\42\40\x63\154\141\x73\163\x3d\42\155\x6f\137\x63\165\x73\164\157\x6d\x5f\x61\160\151\x5f\x74\x65\x78\x74\x62\x6f\170\x20\x6d\x6f\137\142\157\157\164\x5f\x66\157\x72\155\x2d\x63\157\156\x74\162\x6f\154\x22\40\x69\144\x3d\x22\141\160\151\137\x6e\x61\x6d\145\42\40\x6e\141\x6d\x65\x3d\42\141\x70\151\x5f\156\x61\155\145\x22\x20\x70\154\141\x63\x65\150\x6f\x6c\x64\x65\x72\x3d\x22\x45\156\164\x65\x72\40\141\x20\101\120\111\40\x6e\x61\155\145\40\x77\x69\x74\150\157\x75\x74\40\x73\160\141\x63\x65\x22\40\40\x76\x61\154\x75\145\75\42";
echo !empty($mP->api_name) ? $mP->api_name : '';
echo "\42\x20";
echo $kq ? "\x72\x65\141\144\x6f\x6e\154\x79" : '';
echo "\x20\162\x65\161\165\151\x72\145\x64\76\15\12\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\40\40\x3c\57\x64\x69\x76\76\15\12\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x3c\x2f\x64\x69\166\x3e\15\12\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\74\x64\x69\x76\40\x63\154\141\163\163\x3d\x22\x6d\157\137\x62\x6f\x6f\x74\x5f\162\157\167\40\x6d\x6f\x5f\142\157\x6f\164\x5f\155\164\x2d\64\x22\x3e\xd\12\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\40\74\x64\x69\x76\x20\143\x6c\141\163\163\x3d\x22\x6d\157\137\x62\157\157\164\x5f\x63\157\x6c\55\64\x22\x3e\15\xa\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\74\x73\x74\162\x6f\x6e\147\76\74\x73\160\x61\x6e\x20\x63\x6c\141\163\163\x3d\42\155\x6f\x5f\162\145\x71\165\151\x72\x65\x64\137\x66\151\145\154\144\42\x3e\x2a\74\x2f\163\x70\x61\x6e\x3e\x53\145\154\145\143\x74\x20\x4d\x65\164\150\157\144\x3a\x3c\x2f\x73\x74\162\157\156\x67\x3e\15\12\40\x20\x20\40\40\40\40\x20\40\40\x20\40\40\x20\40\x20\x3c\x2f\x64\x69\x76\x3e\15\xa\40\x20\x20\40\40\40\40\40\40\x20\40\40\x20\40\x20\x20\74\x64\x69\x76\x20\x63\154\141\163\x73\x3d\x22\155\x6f\x5f\x62\x6f\x6f\164\137\143\157\x6c\x2d\65\42\76\xd\xa\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\74\163\145\154\145\143\164\x20\156\141\155\145\75\42\x61\x70\151\137\155\145\x74\150\x6f\x64\x22\40\x69\144\x3d\x22\141\x70\x69\137\x6d\145\164\150\x6f\x64\x22\40\143\154\141\163\163\75\42\x6d\x6f\x5f\142\x6f\157\164\137\x66\157\162\155\x2d\x63\157\x6e\x74\x72\157\x6c\40\x22\x20\x72\x65\x71\165\151\162\145\144\x20\157\x6e\143\x68\x61\x6e\147\145\x3d\x22\141\160\x69\x5f\155\145\164\x68\x6f\144\137\x75\x73\x65\x28\51\x22\76\15\12\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\x3c\x6f\x70\x74\151\157\x6e\x20\166\141\x6c\165\145\x3d\42\147\145\164\42\x20";
echo !empty($mP->api_method) && $mP->api_method == "\x67\x65\x74" ? "\x73\x65\154\145\143\164\145\144" : '';
echo "\76\40\107\105\x54\x3c\57\157\x70\x74\151\x6f\x6e\x3e\xd\12\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\40\x3c\x6f\x70\164\x69\x6f\156\40\x76\x61\154\165\145\x3d\x22\x70\x6f\163\x74\42\x20";
echo !empty($mP->api_method) && $mP->api_method == "\160\157\163\164" ? "\163\x65\x6c\145\x63\x74\145\144" : '';
echo "\x3e\x50\x4f\x53\x54\74\57\x6f\160\164\x69\157\x6e\76\15\xa\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\x20\40\x3c\x6f\160\x74\x69\157\x6e\40\x76\x61\x6c\165\x65\75\42\160\x75\x74\42\40";
echo !empty($mP->api_method) && $mP->api_method == "\160\x75\x74" ? "\x73\x65\154\145\x63\x74\x65\x64" : '';
echo "\x3e\120\125\x54\x3c\57\157\x70\x74\151\157\x6e\76\15\xa\x20\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\x20\x3c\157\x70\x74\151\x6f\156\x20\x76\141\x6c\x75\145\x3d\x22\144\145\x6c\145\x74\x65\x22\x20";
echo !empty($mP->api_method) && $mP->api_method == "\x64\145\x6c\x65\164\145" ? "\x73\145\x6c\145\x63\x74\x65\144" : '';
echo "\x3e\x44\105\x4c\105\x54\x45\x3c\x2f\x6f\x70\x74\151\x6f\156\76\xd\12\40\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\74\x2f\163\145\154\x65\143\x74\76\xd\12\x20\40\x20\40\40\40\40\40\40\40\x20\x20\x20\40\40\40\x3c\x2f\x64\x69\166\76\15\xa\x20\x20\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\74\144\x69\x76\x20\x63\x6c\141\163\163\75\42\x6d\x6f\137\x62\x6f\x6f\164\137\x63\157\154\55\x33\x22\x3e\15\xa\x20\40\40\40\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x3c\163\x70\x61\156\40\x69\x64\x3d\42\143\165\163\164\157\155\x5f\141\x70\151\x5f\x6d\145\x74\x68\x6f\144\x22\x20\163\164\x79\x6c\145\x3d\42\143\157\x6c\157\x72\x3a\x20\x63\150\157\143\157\154\x61\x74\x65\73\x22\x3e";
echo $O1;
echo "\x3c\x2f\163\160\141\x6e\x3e\xd\xa\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\x3c\x2f\144\151\166\x3e\15\12\x20\40\40\x20\x20\x20\40\40\40\x20\40\40\x3c\57\144\x69\x76\x3e\15\12\40\40\40\x20\40\40\x20\40\40\x20\x20\40\74\x64\151\166\40\143\154\141\163\163\x3d\42\x6d\157\x5f\x62\157\157\x74\x5f\x72\x6f\x77\40\155\157\137\142\157\x6f\x74\137\x6d\164\x2d\x34\42\76\15\xa\x20\40\40\40\40\x20\40\40\40\40\x20\40\40\40\40\40\74\x64\x69\166\x20\x63\x6c\141\x73\163\x3d\x22\155\x6f\137\x62\157\157\164\137\x63\157\154\55\64\42\76\15\12\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x3c\x73\x74\162\157\156\147\76\74\163\x70\141\156\x20\x63\154\141\x73\163\75\x22\155\157\137\x72\x65\161\x75\x69\162\x65\144\137\146\x69\145\x6c\x64\x22\x3e\52\x3c\x2f\x73\x70\x61\156\x3e\x53\x65\154\145\143\x74\40\124\x61\142\x6c\145\x3a\74\x2f\x73\x74\x72\x6f\x6e\147\76\15\12\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\x3c\57\x64\x69\x76\x3e\15\12\40\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\x20\40\x20\x3c\x64\x69\x76\40\143\x6c\141\163\x73\x3d\x22\155\x6f\x5f\x62\x6f\x6f\164\137\143\x6f\x6c\55\x38\x22\x3e\15\xa\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\40\40\40\x3c\163\x65\x6c\x65\143\164\40\156\x61\155\145\75\42\155\x6f\x5f\x74\x61\142\154\x65\x5f\x6e\x61\x6d\145\42\x20\151\144\75\42\163\x65\154\x65\143\164\x5f\164\141\142\x6c\145\137\x6e\x61\x6d\x65\42\x20\151\144\x3d\42\x73\145\154\145\143\x74\137\x74\x61\x62\x6c\145\x5f\x6e\x61\x6d\x65\x22\40\143\x6c\x61\163\x73\75\42\x6d\x6f\x5f\x63\165\x73\164\x6f\x6d\x5f\x61\160\x69\137\x74\145\170\164\142\x6f\x78\x20\x6d\157\137\142\x6f\x6f\x74\137\146\x6f\162\155\55\143\x6f\156\164\x72\157\154\42\x20\x6f\x6e\143\x68\x61\156\147\145\75\x22\163\x61\166\145\x5f\x74\141\x62\154\x65\137\156\x61\x6d\145\x28\51\x22\x20\x72\x65\x71\165\x69\162\x65\144\76\15\xa\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\40\x20\40\40\40\x3c\x6f\160\164\151\157\x6e\x20\x76\x61\154\x75\145\x3d\x22\x4e\x6f\156\145\x20\123\145\154\x65\x63\x74\x65\144\42\76\116\157\156\x65\40\123\145\154\x65\143\x74\x65\144\x3c\57\157\x70\x74\151\x6f\156\76\xd\12\40\40\40\40\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20";
foreach ($AV as $tJ) {
echo "\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\x3c\157\x70\x74\151\x6f\x6e\40\x76\141\x6c\165\x65\75\x22";
echo $tJ;
echo "\x22\x20";
if (empty($mP->mo_table_name)) {
goto sS;
}
echo $tJ == $mP->mo_table_name ? "\x73\x65\154\x65\143\164\145\144" : '';
sS:
echo "\76";
echo $tJ;
echo "\x3c\57\x6f\x70\x74\x69\157\x6e\x3e\xd\xa\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\40";
Jo:
}
Td:
echo "\xd\xa\40\x20\40\40\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\40\x3c\57\163\145\154\145\143\164\x3e\xd\xa\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\74\x2f\x64\x69\166\x3e\15\xa\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x3c\x2f\144\151\x76\76\15\xa\40\40\x20\x20\x20\40\x20\40\40\xd\xa\x20\40\40\40\x20\x20\40\x20\x20\40\x20\x20";
if (!(isset($mP->api_method) && $mP->api_method != "\x64\145\154\145\x74\145")) {
goto po;
}
echo "\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\74\144\x69\x76\40\x63\154\x61\x73\163\75\x22\155\157\137\142\157\x6f\x74\x5f\x72\157\x77\x20\x6d\x6f\137\x62\x6f\157\164\137\x6d\x74\x2d\x34\x22\76\xd\12\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x3c\x64\x69\x76\40\143\154\141\163\163\x3d\x22\x6d\157\x5f\x62\157\x6f\164\x5f\143\x6f\154\x2d\64\42\76\15\xa\40\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\40\40\40\x3c\x73\164\x72\157\156\147\x3e\x3c\163\160\x61\156\x20\x63\154\x61\x73\x73\75\42\155\157\x5f\x72\x65\x71\x75\151\x72\x65\144\x5f\x66\x69\145\x6c\x64\x22\76\52\x3c\57\x73\160\x61\156\76\123\x65\154\145\143\x74\40\103\157\x6c\165\x6d\x6e\163\x3a\74\57\x73\164\162\157\156\x67\x3e\15\12\40\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x3c\x2f\x64\x69\x76\x3e\xd\12\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\x3c\x64\x69\x76\40\x63\154\x61\163\163\x3d\x22\x6d\x6f\x5f\142\157\157\164\x5f\x63\x6f\x6c\55\70\x22\x3e\15\xa\40\x20\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\15\xa\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\40\x3c\163\145\154\145\143\164\x20\x63\x6c\141\163\163\75\42\155\x6f\137\x63\x75\x73\x74\157\155\137\x61\160\151\x5f\123\145\x6c\x65\143\164\x43\157\154\165\x6d\x6e\x20\155\157\137\142\x6f\x6f\x74\137\146\x6f\162\x6d\x2d\143\x6f\x6e\164\162\x6f\x6c\42\x20\x69\144\75\42\x6d\x75\x6c\x74\x69\x70\x6c\145\55\143\150\145\x63\x6b\x62\157\x78\x65\163\x22\40\155\165\x6c\x74\151\160\154\x65\x3d\x22\x6d\165\x6c\x74\151\160\154\145\42\40\156\x61\x6d\x65\75\42\123\x65\154\145\x63\164\x65\x64\x43\157\x6c\165\155\156\133\135\x22\x20\162\x65\161\165\x69\162\145\144\75\x22\x74\x72\165\145\42\76\15\12\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\xd\xa\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\40\40\x20\40\40\x20\x20\40\x20";
foreach ($i9 as $Xm => $xE) {
echo "\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\40\40\40\x20\40\15\12\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\x3c\157\x70\x74\151\x6f\156\x20\166\x61\x6c\x75\145\75\x22";
echo $Xm;
echo "\x22\x20\15\12\40\40\x20\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20";
if (empty($mP->SelectedColumn)) {
goto eN;
}
foreach ($mP->SelectedColumn as $Qz => $sr) {
if (!($Xm == $sr)) {
goto jD;
}
echo "\163\x65\154\x65\143\164\145\144";
jD:
Di:
}
wn:
eN:
echo "\76";
echo $Xm;
echo "\74\x2f\x6f\160\x74\x69\157\156\76\xd\12\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20";
F6:
}
Zd:
echo "\40\40\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\15\12\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\40\40\40\x20\40\40\40\74\x73\x65\154\x65\x63\164\x3e\15\12\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\15\12\40\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\xd\12\x20\x20\40\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\74\57\x64\151\x76\76\xd\xa\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x3c\x2f\x64\151\166\76\15\12\x20\40\40\x20\40\40\x20\x20\40\x20\40\40";
po:
$uv = 0;
if (!(isset($mP->api_method) && $mP->api_method != "\x70\x6f\x73\x74")) {
goto QO;
}
$WB = MocustomapiUtility::get_param_tool_tip($mP->api_method);
echo "\40\x20\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\40\x20\40\40\40\xd\12\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x3c\x64\151\x76\x20\x69\x64\75\x22\x61\x70\x69\143\157\156\x64\x6c\x69\x73\164\42\76\15\xa\40\40\40\40\x20\40\x20\40\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\74\x64\151\x76\x20\x63\154\141\x73\163\x3d\x22\155\157\137\142\157\157\x74\x5f\x72\157\x77\x20\x6d\x6f\137\142\x6f\157\164\x5f\155\x74\55\x35\42\x20\76\15\xa\40\40\40\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\x3c\x64\x69\x76\x20\143\x6c\141\163\x73\x3d\x22\x6d\157\x5f\142\157\157\164\x5f\143\157\x6c\x2d\61\60\42\x3e\15\12\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\x3c\x68\64\76\x3c\163\x74\162\x6f\156\x67\76\x41\x70\x70\154\x79\40\143\x6f\156\x64\151\x74\151\157\x6e\163\x20\x74\x6f\x20\101\120\111\40\74\x2f\x73\x74\x72\x6f\156\147\x3e\74\57\150\64\76\15\12\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\x20\74\x2f\x64\x69\166\x3e\15\xa\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\x3c\144\x69\x76\40\143\x6c\141\163\x73\x3d\x22\155\x6f\137\x62\x6f\157\x74\x5f\x63\x6f\x6c\55\62\x22\76\15\xa\40\40\x20\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\40\40\x20\40\40\40\x20\40\x20\40\40\40\40\74\144\x69\166\x20\163\x74\x79\x6c\x65\x3d\x22\x66\154\157\141\164\72\x72\x69\147\150\164\x20\x21\x69\x6d\x70\157\162\164\141\156\x74\x22\76\15\xa\40\x20\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\40\x3c\x69\156\160\165\x74\40\164\171\160\x65\75\42\142\x75\x74\164\157\156\42\40\143\154\x61\x73\163\75\42\155\157\x5f\142\157\157\x74\x5f\142\164\156\40\155\157\137\142\x6f\157\164\137\x62\164\x6e\55\165\163\145\x72\x73\x5f\x73\171\x6e\143\x22\x20\166\141\154\x75\145\75\42\x2b\x22\40\151\x64\x3d\x22\x61\144\144\x5f\141\160\151\137\x63\157\156\x64\x22\40\57\76\40\15\12\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x3c\151\x6e\160\x75\x74\x20\x74\x79\x70\x65\x3d\42\142\x75\164\164\157\156\x22\x20\x63\x6c\x61\x73\163\x3d\x22\x6d\157\x5f\142\157\157\164\x5f\x62\164\156\40\155\157\137\142\157\157\x74\137\142\164\156\55\x64\x61\156\x67\145\x72\42\x20\166\x61\x6c\x75\145\x3d\42\55\42\40\x69\144\75\42\162\x65\x6d\157\166\x65\x5f\141\x70\151\137\x63\157\156\144\42\40\x2f\76\40\xd\xa\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x3c\57\144\151\x76\76\15\xa\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x3c\x2f\x64\x69\x76\76\15\xa\40\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\x3c\x2f\144\151\x76\x3e\74\150\162\x3e\xd\xa\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\x3c\x64\x69\x76\40\143\154\141\x73\163\75\x22\x6d\x6f\x5f\142\157\157\164\x5f\x72\x6f\x77\40\155\157\137\142\157\157\164\137\x6d\164\55\x34\42\40\151\144\75\x22\142\145\x66\157\x72\x65\x5f\141\160\x69\137\143\157\156\144\42\x3e\xd\12\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\74\x64\x69\x76\x20\143\x6c\141\x73\x73\x3d\x22\155\x6f\x5f\142\x6f\157\164\x5f\143\x6f\154\x2d\64\42\x3e\xd\xa\40\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\74\x73\164\x72\x6f\x6e\147\76\103\150\157\x6f\x73\x65\40\x43\x6f\x6c\x75\x6d\x6e\74\x2f\163\164\162\157\156\x67\x3e\xd\xa\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\40\x3c\x2f\144\151\x76\x3e\15\xa\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\x3c\144\151\x76\x20\143\x6c\141\163\x73\x3d\42\155\x6f\137\142\x6f\x6f\x74\x5f\143\x6f\154\x2d\x34\x22\x3e\xd\12\40\40\40\40\40\40\40\x20\40\40\40\x20\40\x20\40\x20\x20\40\40\40\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\74\163\x74\162\157\156\147\76\x43\150\x6f\157\x73\x65\40\x43\157\156\x64\151\164\151\157\x6e\x3c\57\163\164\x72\x6f\156\147\x3e\15\xa\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\74\x2f\144\151\x76\76\xd\12\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\40\x20\40\40\40\74\144\x69\x76\40\143\154\141\x73\x73\x3d\x22\155\157\x5f\x62\x6f\x6f\x74\x5f\x63\x6f\154\55\64\42\76\15\12\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\74\x73\164\x72\x6f\156\x67\x3e\125\x52\x4c\x20\120\x61\162\141\155\145\x74\x65\x72\x73\x20\x20\x3c\x64\151\166\40\x63\154\x61\163\x73\75\42\146\x61\40\146\x61\x2d\161\165\145\163\164\x69\157\x6e\55\143\x69\x72\x63\x6c\x65\x2d\157\40\x6d\x6f\137\x74\157\x6f\x6c\164\x69\160\42\x3e\74\x73\x70\x61\156\40\143\154\141\163\x73\x3d\x22\155\157\137\164\157\x6f\x6c\x74\x69\x70\164\145\170\164\42\x20\x3e";
echo $WB;
echo "\x3c\x2f\x73\160\141\156\76\x3c\x2f\144\151\x76\x3e\74\x2f\x73\164\x72\157\x6e\x67\76\xd\xa\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\40\74\x2f\x64\151\166\76\xd\12\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\40\x3c\x2f\144\151\x76\x3e\15\xa\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\40";
if (empty($mP->api_conditions)) {
goto Qj;
}
$X6 = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
foreach ($X6 as $Zu => $Y2) {
echo "\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\74\144\x69\x76\40\143\x6c\x61\163\163\75\42\x20\x6d\x6f\137\142\157\157\164\x5f\x6d\164\x2d\x32\x20\x63\x6f\156\x64\x56\141\x6c\42\40\x69\144\x3d\x22\x75\160\141\162\157\167\137";
echo $uv;
echo "\x22\76\15\12\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20";
if (!($uv > 0)) {
goto nk;
}
echo "\40\x20\40\40\40\x20\x20\40\40\x20\40\40\40\40\40\40\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\x3c\144\x69\166\x20\x63\154\141\x73\163\75\x22\x20\x6d\157\x5f\x62\x6f\157\164\137\155\164\55\x33\x22\x3e\xd\xa\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\40\x3c\x64\x69\166\x20\143\154\x61\163\163\x3d\42\155\x6f\137\x62\x6f\x6f\164\x5f\162\x6f\167\42\76\15\12\40\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\x20\40\40\40\40\40\40\x20\x3c\144\151\x76\x20\143\x6c\141\163\163\x3d\x22\x6d\157\137\x62\x6f\x6f\164\137\143\x6f\154\x2d\x36\x22\x3e\15\xa\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\74\x2f\x64\151\x76\x3e\xd\12\40\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x3c\144\151\x76\x20\x63\154\141\163\163\75\42\x6d\x6f\137\142\157\x6f\164\x5f\x63\157\154\x2d\x33\42\x20\x3e\15\xa\40\40\40\40\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x3c\x73\x74\162\x6f\x6e\147\x3e\123\x65\154\x65\143\164\x20\x4f\x70\x65\162\x61\164\x6f\162\x3a\74\57\x73\164\162\157\156\147\x3e\xd\xa\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x3c\57\144\151\166\76\15\12\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x3c\x64\151\x76\40\143\154\x61\163\163\75\42\x6d\x6f\137\x62\157\x6f\x74\x5f\x63\x6f\154\55\x33\x22\76\15\12\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\74\163\x65\154\x65\x63\x74\x20\x73\x74\x79\x6c\145\x3d\42\146\154\x6f\141\164\x3a\x72\x69\x67\150\x74\x20\x21\151\155\x70\157\162\164\x61\x6e\x74\42\x63\154\x61\163\x73\x3d\x22\155\157\x5f\x62\157\157\x74\x5f\146\x6f\162\x6d\x2d\x63\x6f\x6e\x74\162\x6f\x6c\x22\x20\156\x61\155\x65\x3d\42\x73\145\x6c\145\143\x74\x5f\157\160\145\x72\x61\x74\x6f\162\133";
echo $uv;
echo "\x5d\x22\76\15\xa\40\40\40\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\74\157\x70\x74\x69\x6f\156\x20\166\x61\154\x75\145\75\x22\x41\116\x44\42\40";
echo $X1[$uv] == "\x41\x4e\x44" ? "\163\x65\154\145\x63\164\x65\144" : '';
echo "\x3e\101\x4e\104\x3c\57\157\x70\x74\151\x6f\156\76\xd\12\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\40\40\40\x20\40\40\74\157\x70\x74\151\157\156\x20\166\141\154\165\145\75\x22\117\x52\42\x20";
echo $X1[$uv] == "\117\x52" ? "\x73\145\154\145\x63\x74\145\144" : '';
echo "\76\117\122\74\57\x6f\x70\164\x69\157\x6e\x3e\15\xa\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\40\40\x20\x3c\57\163\x65\154\x65\143\164\x3e\xd\xa\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\40\40\40\40\40\40\40\x3c\57\144\x69\x76\76\15\xa\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\74\x2f\x64\x69\x76\x3e\xd\xa\40\x20\40\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\74\x2f\x64\x69\x76\x3e\15\xa\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20";
nk:
echo "\40\40\40\x20\40\40\40\x20\40\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\74\144\151\166\x20\x63\154\141\163\x73\x3d\42\155\157\x5f\142\157\x6f\x74\x5f\x72\157\167\x20\155\x6f\x5f\142\157\x6f\x74\137\155\164\x2d\63\x22\x3e\xd\xa\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\40\x3c\x64\151\x76\x20\x63\x6c\x61\x73\163\75\42\155\x6f\x5f\142\157\x6f\164\137\143\x6f\154\55\64\42\x3e\15\xa\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\74\163\x65\154\x65\143\x74\x20\x6e\x61\x6d\145\75\x22\x63\157\x6c\x5f\143\157\156\144\x69\x74\151\157\x6e\133";
echo $uv;
echo "\x5d\42\x20\40\x63\154\x61\163\163\75\42\155\x6f\x5f\x62\157\x6f\x74\137\146\x6f\x72\155\x2d\143\x6f\x6e\164\162\157\x6c\x20\x6d\157\x5f\143\x6f\x6e\x64\x69\x74\x69\157\x6e\137\x73\x65\x6c\x65\x63\164\42\40\x3e\xd\12\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\x3c\157\x70\164\151\157\156\x20\166\141\154\x75\145\75\x22\116\x6f\156\x65\40\x53\x65\154\145\143\x74\x65\144\x22\76\x4e\157\156\x65\x20\x53\145\x6c\x65\143\x74\145\144\x3c\x2f\x6f\x70\x74\151\x6f\x6e\x3e\xd\xa\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20";
foreach ($i9 as $Xm => $xE) {
echo "\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x3c\157\160\164\x69\x6f\156\x20\x76\x61\154\165\x65\75\42";
echo $Xm;
echo "\42\x20";
echo $Xm == $Y2->api_cond_col ? "\163\145\x6c\145\x63\x74\145\x64" : '';
echo "\40\76";
echo $Xm;
echo "\74\x2f\157\160\x74\151\157\x6e\76\xd\12\x20\40\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\40\40";
c0:
}
J_:
echo "\x20\x20\40\40\40\40\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x3c\57\163\x65\x6c\x65\143\164\76\xd\xa\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\40\40\40\40\40\40\x20\x20\40\x3c\x2f\144\151\166\76\15\12\40\40\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\74\x64\151\x76\40\143\154\141\x73\x73\x3d\x22\x6d\157\137\x62\x6f\157\164\137\143\157\154\55\64\x22\x3e\xd\xa\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\40\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x3c\x73\x65\x6c\145\x63\164\x20\156\141\x6d\x65\x3d\x22\143\157\154\x5f\x63\157\156\x64\151\x74\x69\x6f\156\x5f\x6e\x61\x6d\145\133";
echo $uv;
echo "\x5d\x22\40\x20\143\x6c\x61\x73\163\x3d\x22\155\157\x5f\x62\x6f\x6f\x74\x5f\146\157\162\155\55\x63\157\x6e\164\162\x6f\x6c\40\x6d\x6f\x5f\161\x75\x65\162\171\137\x63\x6f\x6e\144\x69\164\151\x6f\x6e\x22\x20\x20\76\xd\xa\x20\40\40\40\x20\x20\40\40\40\40\40\40\x20\40\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\xd\xa\40\x20\40\40\40\x20\40\40\40\40\x20\40\40\x20\40\40\40\40\40\x20\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x3c\x6f\x70\x74\x69\157\x6e\x20\x76\x61\x6c\165\x65\x3d\x22\156\157\x20\143\x6f\x6e\x64\x69\164\x69\157\x6e\42\x20\x20";
echo $Y2->api_cond == "\156\157\40\x63\157\x6e\144\151\x74\151\x6f\156" ? "\163\x65\x6c\145\143\164\x65\144" : '';
echo "\x20\x3e\156\157\40\143\157\x6e\x64\151\164\151\157\x6e\74\57\157\160\x74\151\157\x6e\x3e\15\xa\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\x20\40\40\40\x20\x20\x20\x3c\x6f\x70\164\x69\157\156\x20\166\141\x6c\165\x65\x3d\42\75\x22\40\x20";
echo $Y2->api_cond == "\75" ? "\x73\145\154\145\143\164\145\x64" : '';
echo "\x20\76\x45\x71\x75\x61\x6c\x3c\57\157\160\x74\x69\157\156\x3e\15\12\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\74\157\160\x74\x69\157\156\40\166\x61\x6c\165\x65\75\42\114\151\153\145\42\x20";
echo $Y2->api_cond == "\x4c\x69\153\x65" ? "\163\x65\x6c\x65\x63\x74\x65\x64" : '';
echo "\40\40\76\114\x69\153\x65\x3c\x2f\x6f\160\x74\151\157\x6e\76\xd\12\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\74\x6f\x70\164\151\x6f\156\40\166\x61\154\165\145\75\x22\76\42\40";
echo $Y2->api_cond == "\x3e" ? "\163\x65\x6c\145\143\x74\145\x64" : '';
echo "\40\40\76\x47\162\145\x61\164\145\162\x20\x54\150\x61\156\x3c\57\157\160\164\151\x6f\156\76\15\12\40\x20\x20\40\x20\40\40\40\40\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x3c\157\x70\x74\x69\x6f\x6e\40\166\x61\x6c\x75\145\75\42\114\x65\163\x73\x20\x54\150\x61\x6e\x22\40";
echo $Y2->api_cond == "\114\x65\x73\163\x20\x54\x68\141\x6e" ? "\163\145\x6c\x65\x63\164\x65\144" : '';
echo "\40\x20\76\114\145\x73\x73\x20\x54\150\141\x6e\x3c\57\x6f\x70\x74\151\157\156\76\xd\xa\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\74\x6f\160\164\151\x6f\156\x20\166\141\154\165\145\x3d\x22\41\x3d\x22\40";
echo $Y2->api_cond == "\41\75" ? "\163\x65\154\x65\143\164\x65\144" : '';
echo "\40\x3e\x4e\x6f\164\x20\x45\161\x75\141\154\x3c\x2f\x6f\x70\x74\151\157\x6e\x3e\15\xa\40\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\xd\xa\x20\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\xd\xa\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\40\40\74\x2f\163\x65\154\145\143\164\x3e\xd\xa\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\40\40\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\74\x2f\x64\x69\x76\x3e\xd\12\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\74\x64\151\166\x20\x63\154\141\163\163\75\42\x6d\x6f\137\x62\157\x6f\x74\137\143\x6f\154\x2d\x34\40\155\x6f\137\164\x6f\157\154\164\151\160\42\x3e\xd\12\x20\x20\x20\40\40\x20\40\40\40\40\40\40\40\40\40\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\40\40\x20\40\40\x20\40\74\x69\156\x70\165\164\40\164\171\160\145\75\164\145\170\164\40\143\154\x61\163\163\75\x22\x6d\x6f\x5f\142\157\157\164\x5f\146\x6f\162\x6d\x2d\143\157\156\x74\x72\157\x6c\x22\x20\x6e\141\x6d\145\75\x22\160\x61\162\141\155\137\166\x61\154\165\x65\x5b";
echo $uv;
echo "\135\42\40\x76\x61\154\165\x65\75\x22\x70\x61\162\x61\155\137";
echo $uv + 1;
echo "\42\x20\x72\x65\x61\x64\x6f\156\x6c\x79\x3e\xd\xa\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\x3c\x2f\x64\x69\166\x3e\xd\xa\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\40\40\40\40\40\40\x20\x20\x3c\x2f\144\151\x76\76\xd\xa\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\74\x2f\x64\x69\x76\x3e\xd\xa\x20\40\40\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20";
$uv++;
RD:
}
EI:
Qj:
echo "\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\74\x2f\x64\151\166\x3e\15\12\x20\40\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20";
QO:
if (!(isset($mP->api_method) && $mP->api_method == "\x67\145\164")) {
goto st;
}
echo "\40\x20\40\40\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x3c\144\151\166\40\x63\154\x61\163\163\75\x22\42\76\15\xa\x20\40\40\x20\40\40\40\40\x20\40\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\74\144\x69\166\x20\x63\x6c\x61\163\x73\x3d\x22\x6d\157\137\142\157\157\x74\137\162\x6f\x77\40\155\157\x5f\x62\157\x6f\x74\x5f\x6d\x74\55\65\42\x3e\xd\12\40\40\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x3c\x64\151\x76\x20\143\154\x61\x73\163\x3d\42\x6d\x6f\x5f\x62\157\157\x74\x5f\143\157\154\55\x31\x32\x22\76\15\12\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x3c\x68\x34\x3e\74\163\x74\162\157\156\x67\x3e\x41\x70\x70\x6c\171\x20\x46\x69\x6c\x65\x72\163\x20\x74\x6f\x20\x41\120\111\40\74\57\163\x74\162\157\156\x67\76\x3c\x2f\150\x34\76\15\12\x20\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\74\57\144\x69\166\x3e\xd\xa\40\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\74\x2f\144\x69\166\x3e\40\74\150\162\x3e\xd\12\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x3c\x64\151\166\40\x63\x6c\141\163\163\75\x22\x6d\x6f\x5f\142\x6f\x6f\x74\137\162\157\x77\42\76\15\xa\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\x3c\x64\151\x76\40\x63\154\x61\163\x73\x3d\x22\x6d\x6f\137\142\157\x6f\x74\x5f\143\x6f\x6c\55\x34\42\x3e\15\12\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\74\163\164\162\157\x6e\x67\76\x53\145\x6c\x65\x63\164\x20\106\151\154\164\145\x72\74\x2f\163\x74\x72\x6f\x6e\147\x3e\xd\xa\x20\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\x3c\57\x64\x69\166\76\15\12\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\x3c\x64\x69\x76\x20\x63\x6c\141\163\163\75\42\155\157\137\142\x6f\x6f\164\x5f\x63\x6f\x6c\x2d\64\42\76\xd\12\40\40\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x3c\163\164\162\157\x6e\x67\76\x53\x65\x6c\145\x63\x74\40\x43\x6f\x6c\165\x6d\x6e\x3c\x2f\x73\164\x72\x6f\156\x67\x3e\xd\12\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\40\40\40\40\x20\x3c\x2f\144\x69\166\76\15\12\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\74\x64\151\166\40\x63\x6c\141\163\x73\75\x22\x6d\157\x5f\142\157\157\x74\137\143\x6f\x6c\x2d\64\42\76\xd\12\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\74\x73\164\x72\157\156\147\76\x53\x65\154\145\x63\164\40\x4f\162\x64\x65\162\74\57\163\164\162\157\156\x67\76\xd\xa\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\x3c\57\x64\151\x76\x3e\15\xa\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\74\57\144\x69\x76\76\xd\12\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\40\x20\40\40\74\x64\x69\166\x20\x63\x6c\x61\x73\163\x3d\x22\x6d\x6f\x5f\x62\x6f\x6f\164\x5f\162\x6f\x77\40\155\x6f\x5f\x62\157\157\164\x5f\155\164\x2d\x34\42\76\xd\12\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\74\144\151\x76\x20\143\x6c\x61\x73\163\75\42\x6d\157\137\142\157\x6f\x74\137\x63\x6f\x6c\x2d\64\42\76\xd\12\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\x3c\x73\145\x6c\x65\x63\164\x20\143\x6c\141\x73\x73\75\x22\x6d\157\137\x62\157\157\x74\x5f\146\157\162\x6d\x2d\x63\x6f\x6e\164\162\x6f\x6c\x22\x20\151\144\75\42\x66\x69\154\164\145\162\137\157\x70\x74\151\157\156\137\151\x64\x22\x20\156\x61\x6d\x65\75\x22\x66\x69\x6c\x74\x65\162\137\157\160\x74\151\157\156\42\40\76\15\12\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\x3c\x6f\x70\164\x69\157\x6e\40\x76\141\154\x75\145\x3d\x22\x4e\157\40\103\157\156\144\151\x74\151\x6f\x6e\42\40";
if (empty($mP->filter_option)) {
goto Xd;
}
echo $mP->filter_option == "\x4e\x6f\x20\x43\x6f\x6e\x64\x69\x74\x69\x6f\x6e" ? "\163\145\x6c\145\x63\164\145\x64" : '';
Xd:
echo "\40\76\116\157\x20\103\x6f\x6e\x64\x69\164\151\157\156\74\57\157\x70\164\x69\x6f\x6e\76\xd\12\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\74\157\x70\164\151\157\156\x20\x76\x61\154\x75\145\75\42\x4f\122\104\x45\x52\40\x42\131\42\40";
if (empty($mP->filter_option)) {
goto bx;
}
echo $mP->filter_option == "\x4f\122\x44\105\122\40\x42\x59" ? "\163\x65\154\x65\143\164\x65\x64" : '';
bx:
echo "\76\117\x52\104\x45\122\x20\102\x59\74\57\x6f\160\x74\151\x6f\156\76\xd\xa\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x3c\x2f\x73\145\x6c\x65\143\164\x3e\xd\12\40\x20\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x3c\57\144\151\x76\76\xd\xa\40\x20\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x3c\x64\151\166\x20\x63\154\x61\x73\163\75\x22\x6d\x6f\x5f\142\x6f\157\164\137\x63\x6f\x6c\x2d\x34\42\76\xd\12\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x3c\163\x65\154\x65\143\x74\40\156\x61\x6d\145\75\42\146\x69\154\x74\145\x72\137\x63\157\154\x22\x20\x20\151\x64\x3d\42\146\x69\154\x74\x65\162\137\x63\x6f\154\x5f\151\144\42\x20\143\x6c\141\x73\x73\x3d\42\x6d\157\137\142\x6f\157\164\137\146\x6f\162\x6d\x2d\143\x6f\x6e\x74\x72\x6f\x6c\x22\76\xd\12\x20\x20\x20\40\40\40\40\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\40\40\40\74\x6f\160\164\x69\157\156\x20\x76\x61\x6c\165\x65\x3d\x22\x4e\157\x6e\145\x20\x53\x65\x6c\145\143\164\145\144\x22\76\x4e\x6f\156\x65\40\123\145\154\145\143\x74\x65\144\74\x2f\x6f\160\164\x69\x6f\156\76\xd\12\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20";
foreach ($i9 as $Xm => $xE) {
echo "\x20\x20\40\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\74\x6f\x70\x74\151\157\156\x20\166\141\154\x75\145\x3d\42";
echo $Xm;
echo "\42\x20";
if (empty($mP->filter_col)) {
goto DE;
}
echo $mP->filter_col == $Xm ? "\x73\145\x6c\x65\x63\164\145\144" : '';
DE:
echo "\76";
echo $Xm;
echo "\x3c\57\x6f\x70\164\x69\157\x6e\76\15\12\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\40\x20";
Ri:
}
Va:
echo "\40\40\40\40\40\x20\x20\40\40\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\x20\x3c\x2f\x73\145\154\x65\143\164\x3e\xd\xa\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\74\57\144\151\166\76\15\12\40\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x3c\144\151\166\x20\x63\x6c\x61\163\163\75\x22\x6d\x6f\137\x62\157\157\x74\x5f\143\157\x6c\x2d\x34\x22\76\15\xa\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\40\40\40\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\x3c\163\145\154\145\x63\x74\40\x63\154\x61\163\163\x3d\42\x6d\x6f\x5f\142\x6f\x6f\x74\137\146\x6f\x72\x6d\55\x63\x6f\x6e\164\x72\157\x6c\x22\40\151\x64\75\x22\146\x69\x6c\164\145\x72\137\143\157\x6e\144\x69\164\151\x6f\x6e\137\x69\x64\x22\40\x6e\141\x6d\145\75\x22\x66\x69\154\x74\145\x72\x5f\x6f\x72\144\145\x72\42\76\15\xa\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\x3c\157\x70\164\151\157\x6e\40\166\141\x6c\x75\145\x3d\42\x4e\157\x20\103\x6f\x6e\144\x69\x74\x69\157\156\42\x20";
if (empty($mP->filter_order)) {
goto Ty;
}
echo $mP->filter_order == "\116\x6f\40\x43\x6f\156\144\x69\164\151\x6f\x6e" ? "\163\x65\x6c\x65\143\164\145\x64" : '';
Ty:
echo "\40\x3e\x4e\x6f\x20\x43\157\x6e\x64\x69\164\151\x6f\156\x3c\57\x6f\160\164\151\157\156\x3e\15\12\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x3c\x6f\x70\x74\x69\157\x6e\40\x76\141\x6c\x75\x65\x3d\x22\101\x53\x43\42\40";
if (empty($mP->filter_order)) {
goto bX;
}
echo $mP->filter_order == "\x41\123\x43" ? "\x73\145\154\x65\x63\x74\145\x64" : '';
bX:
echo "\40\x3e\x41\123\103\74\x2f\x6f\160\164\151\x6f\x6e\x3e\15\xa\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\40\74\157\160\164\x69\x6f\x6e\40\166\x61\x6c\x75\x65\x3d\x22\104\x45\x53\103\42\x20";
if (empty($mP->filter_order)) {
goto Sj;
}
echo $mP->filter_order == "\x44\105\x53\103" ? "\x73\145\154\145\x63\x74\145\144" : '';
Sj:
echo "\76\104\105\x53\103\74\57\157\x70\164\x69\157\x6e\76\x20\40\15\12\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\40\40\40\40\x20\40\40\40\40\x20\40\40\40\40\74\57\163\145\154\x65\x63\164\76\xd\xa\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\40\40\40\40\40\x20\40\x20\x20\40\40\x20\40\x20\74\x2f\x64\x69\x76\76\15\12\x20\40\40\40\40\40\40\40\x20\x20\40\40\40\40\x20\40\x20\40\40\40\40\40\40\40\74\57\144\151\166\x3e\15\xa\40\40\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\40\x20\40\x3c\57\x64\x69\x76\x3e\xd\12\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20";
st:
echo "\40\40\40\40\40\40\40\x20\x20\40\x20\40";
if (!(isset($mP->api_method) && $mP->api_method == "\x70\x6f\163\164")) {
goto VD;
}
echo "\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\74\x64\151\166\40\x63\154\141\x73\163\x3d\42\155\157\137\142\x6f\x6f\164\137\162\x6f\x77\x20\155\x6f\x5f\142\x6f\157\x74\x5f\x6d\x74\x2d\64\x22\76\xd\xa\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\x3c\x64\151\x76\40\x63\x6c\x61\x73\163\x3d\42\x6d\x6f\137\x62\157\157\164\137\143\157\154\x2d\64\42\x3e\15\xa\x20\40\x20\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\74\x73\164\162\x6f\156\147\76\x42\157\144\171\40\104\141\x74\x61\40\106\157\162\x6d\141\x74\x20\72\x3c\x2f\x73\164\x72\157\x6e\x67\76\15\12\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\74\57\x64\x69\x76\x3e\15\12\x20\40\40\40\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\74\144\x69\x76\40\143\x6c\141\x73\163\x3d\x22\155\157\137\x62\x6f\x6f\x74\x5f\x63\x6f\x6c\x2d\x38\42\76\15\xa\40\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\x3c\x73\145\x6c\145\x63\164\40\156\141\155\145\75\42\163\x65\x6c\x65\143\x74\137\164\x79\x70\x65\x5f\157\146\x5f\x64\141\x74\141\42\40\143\154\141\x73\163\75\x22\x6d\157\137\143\165\x73\x74\x6f\155\137\x61\x70\x69\137\164\x65\170\x74\x62\157\x78\40\155\157\137\x62\157\157\164\x5f\x66\157\x72\155\x2d\x63\x6f\x6e\164\162\x6f\154\x22\76\xd\12\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x3c\157\x70\164\151\x6f\156\40\x76\141\x6c\165\x65\75\42\x61\x70\x70\x6c\151\x63\141\164\x69\x6f\x6e\x2f\x78\55\167\167\167\x2d\x66\157\162\155\55\165\x72\154\x65\x6e\x63\x6f\144\145\x64\x22\x20";
if (empty($mP->select_type_of_data)) {
goto UK;
}
echo $mP->select_type_of_data == "\170\x2d\167\x77\x77\x2d\146\157\x72\155\x2d\165\x72\154\x65\156\143\157\144\x65\144" ? "\x73\x65\x6c\145\x63\164\x65\x64" : '';
UK:
echo "\x20\76\170\55\167\167\x77\55\146\157\162\x6d\55\165\x72\x6c\145\x6e\143\157\x64\145\144\74\57\x6f\x70\x74\x69\x6f\156\76\xd\12\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\x20\x20\x3c\x6f\x70\x74\151\x6f\x6e\40\x76\141\154\165\145\x3d\x22\141\x70\x70\x6c\151\143\141\164\151\x6f\156\57\152\x73\x6f\x6e\42\x20";
if (empty($mP->select_type_of_data)) {
goto Bs;
}
echo $mP->select_type_of_data == "\x61\x70\x70\x6c\151\143\x61\x74\151\157\x6e\x2f\152\163\157\x6e" ? "\x73\145\154\145\x63\x74\x65\x64" : '';
Bs:
echo "\x3e\141\160\160\154\x69\143\141\164\x69\x6f\x6e\x2f\152\163\x6f\156\x3c\x2f\157\160\x74\x69\x6f\156\76\15\12\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x3c\57\x73\145\154\x65\143\164\76\15\xa\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\40\40\40\x3c\x2f\x64\x69\x76\76\xd\12\40\40\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x3c\x2f\144\151\166\76\xd\12\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40";
VD:
echo "\x20\40\40\40\x20\x20\40\40\x20\40\40\40\x3c\x69\156\160\165\x74\x20\x74\171\160\x65\x3d\x22\x68\x69\144\x64\145\156\x22\x20\40\156\x61\x6d\x65\x3d\42\164\x61\x62\x6c\x65\x5f\x6e\x61\155\145\42\x20\166\x61\154\165\145\x3d\42";
echo !empty($mP->table_name) ? $mP->table_name : '';
echo "\x22\76\xd\12\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\74\144\151\x76\x20\x63\154\141\163\x73\75\42\x20\155\157\x5f\142\x6f\157\x74\x5f\164\145\170\x74\55\143\x65\x6e\164\x65\162\40\x6d\157\137\x62\157\157\x74\x5f\x6d\164\55\65\x22\40\x73\x74\171\154\145\x3d\42\144\151\x73\x70\x6c\x61\x79\x3a";
echo isset($mP->api_method) ? "\x62\x6c\157\x63\153" : "\x6e\x6f\x6e\145";
echo "\x22\x3e\xd\12\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\74\151\156\160\x75\x74\40\x74\171\160\x65\75\42\x62\x75\x74\164\x6f\156\42\x20\166\141\154\x75\x65\75\42\123\x61\x76\145\42\40\x63\154\141\163\x73\x3d\42\x6d\x6f\137\142\x6f\157\164\x5f\x62\164\x6e\x20\x6d\157\137\x62\157\x6f\164\137\142\x74\156\55\165\163\x65\x72\x73\137\x73\171\156\143\42\x20\157\156\x63\x6c\151\143\153\75\42\x63\150\x65\143\x6b\x5f\x76\x61\x6c\x75\x65\163\50\51\x22\40\x20";
echo !empty($mP->api_name) ? '' : "\144\151\163\x61\142\x6c\x65\144";
echo "\x3e\15\12\40\40\40\40\x20\x20\x20\x20\40\40\x20\40\74\57\144\151\x76\76\xd\12\40\40\40\40\40\40\40\x20\x20\x20\x20\40\xd\xa\40\x20\x20\x20\40\40\40\40\x3c\57\146\157\162\155\76\xd\12\x20\40\40\40\x20\x20\40\x20\x3c\x66\157\162\x6d\x20\x20\155\x65\164\x68\x6f\x64\x3d\42\160\157\x73\x74\x22\40\x61\143\x74\x69\x6f\x6e\75\x22";
echo JRoute::_("\151\x6e\x64\145\170\x2e\x70\150\160\77\x6f\x70\x74\x69\157\156\75\143\157\155\137\x6d\x69\x6e\x69\x6f\162\141\x6e\x67\145\x5f\x63\165\x73\x74\157\155\x61\160\151\x26\x76\x69\x65\x77\x3d\141\x63\x63\x6f\x75\156\164\163\x65\164\165\160\46\164\x61\x73\x6b\x3d\x61\x63\x63\157\165\156\164\163\145\164\x75\160\x2e\x73\x61\166\x65\x41\x50\x49\x49\156\x66\157\x72\x6d\x61\x74\x69\157\x6e");
echo "\x22\76\15\12\40\40\x20\40\x20\x20\40\40\40\x20\40\x20\74\151\156\x70\165\164\x20\164\x79\x70\x65\x3d\x22\x68\151\x64\144\145\156\x22\x20\151\x64\x3d\42\x6d\x6f\137\141\160\x69\137\156\141\x6d\145\42\40\x6e\141\155\x65\x3d\x22\x61\160\x69\137\156\x61\x6d\x65\x22\40\76\xd\xa\40\x20\40\40\40\x20\40\40\40\x20\x20\40\x3c\x69\x6e\160\165\164\40\x74\171\160\145\x3d\x22\150\x69\x64\144\145\156\x22\40\x69\x64\x3d\x22\155\157\137\x6d\x65\164\x68\157\144\x5f\156\x61\x6d\145\x22\40\156\x61\155\x65\75\x22\x61\160\151\x5f\x6d\145\x74\150\x6f\x64\x22\x20\x3e\15\12\40\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\x3c\151\156\160\x75\x74\x20\x74\171\x70\145\x3d\42\x68\x69\x64\144\x65\156\x22\x20\x69\x64\x3d\x22\155\157\137\x74\x61\142\x6c\x65\x5f\156\141\155\145\x22\40\156\x61\155\x65\x3d\42\x6d\x6f\x5f\164\x61\142\154\x65\x5f\x6e\141\x6d\145\42\76\xd\xa\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\74\x69\156\x70\165\x74\40\x74\171\160\145\75\x22\x68\x69\x64\144\x65\x6e\42\x20\156\141\155\145\x3d\42\x65\144\151\x74\137\141\160\151\42\40\x20\166\141\154\165\x65\75\42";
echo $kq;
echo "\x22\x3e\xd\12\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\74\x69\156\160\165\x74\40\164\171\160\145\x3d\42\x73\x75\x62\155\151\164\42\40\x69\x64\x3d\x22\123\x75\142\x6d\x69\x74\106\157\x72\155\x31\x22\x20\x6e\x61\155\x65\x3d\x22\123\x75\142\155\151\164\106\x6f\162\x6d\x31\42\40\163\164\x79\154\145\75\42\166\x69\163\x69\x62\x69\x6c\x69\x74\171\72\40\150\151\144\x64\x65\x6e\x3b\x22\x3e\15\12\40\40\40\40\40\x20\40\x20\x3c\x2f\146\x6f\x72\x6d\76\xd\xa\x20\40\40\x20\x20\xd\12\40\40\40\x20\x3c\57\x64\151\x76\76\xd\xa\40\40\40\40\74\163\x63\162\151\x70\164\76\xd\12\x20\xd\12\x20\40\x20\x20\152\121\x75\x65\162\171\50\144\157\x63\165\155\x65\156\164\51\x2e\162\x65\x61\x64\x79\50\146\165\x6e\x63\x74\x69\x6f\x6e\x28\x29\173\40\15\12\x20\40\40\40\xd\xa\x20\x20\x20\x20\40\40\40\40\x76\141\x72\x20\143\x6f\165\156\164\x20\75\x27";
echo $uv;
echo "\47\x3b\xd\xa\40\x20\40\x20\x20\x20\40\x20\x69\x66\x28\143\x6f\x75\x6e\164\x3d\x3d\x30\x29\173\x20\xd\xa\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\166\141\162\x20\164\x3d\40\47";
echo json_encode($cl);
echo "\x27\73\15\xa\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\166\x61\162\40\160\141\x72\x61\x6d\137\x63\x6f\165\x6e\x74\x20\75\40\x63\157\x75\x6e\x74\73\xd\12\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\160\x61\x72\141\x6d\137\x63\x6f\x75\x6e\x74\x2b\53\73\xd\xa\40\40\40\40\40\x20\40\x20\40\40\x20\x20\144\x62\x46\151\145\x6c\144\x20\x3d\x20\152\121\x75\145\162\171\x2e\x70\x61\162\x73\x65\112\123\117\116\x28\x74\51\73\15\xa\40\40\x20\40\40\40\40\40\40\x20\40\x20\166\x61\162\x20\x63\x6f\154\117\160\x74\x69\157\x6e\163\x20\x3d\x20\x22\74\157\x70\x74\151\157\x6e\40\x76\x61\154\165\145\75\47\116\157\156\145\40\x53\145\x6c\x65\143\x74\145\x64\47\x3e\116\157\156\145\x20\123\x65\x6c\x65\x63\164\x65\x64\x3c\57\157\160\164\x69\157\156\x3e\x22\x3b\15\xa\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x66\x6f\162\x20\50\x76\x61\x72\x20\x69\x20\x3d\x20\x30\73\40\x69\x20\74\x20\144\x62\x46\x69\145\x6c\144\x2e\154\145\x6e\x67\x74\x68\73\x20\x69\53\53\51\x20\x7b\15\12\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\x63\x6f\154\x4f\160\164\x69\157\x6e\x73\75\x20\x63\x6f\154\x4f\160\x74\x69\157\156\163\x2b\x20\42\74\157\x70\164\151\157\x6e\40\166\x61\154\x75\x65\75\x22\53\x20\144\x62\106\x69\x65\154\x64\133\x69\x5d\40\53\x20\42\76\x20\42\40\53\x20\x64\142\106\x69\x65\x6c\x64\x5b\151\135\40\x2b\x22\40\x3c\x2f\x6f\x70\x74\151\157\x6e\76\42\x3b\15\xa\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\x7d\xd\xa\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x76\141\162\40\x63\x6f\154\x43\x6f\x6e\144\75\42\x3c\x6f\x70\164\x69\157\156\40\x76\141\x6c\165\x65\75\47\156\157\40\x63\157\156\x64\151\164\x69\x6f\156\47\76\x6e\157\40\x63\x6f\x6e\144\151\164\151\x6f\156\x3c\57\x6f\160\164\151\x6f\x6e\76\74\x6f\x70\164\151\x6f\x6e\40\166\x61\x6c\x75\145\75\x27\75\x27\x3e\75\74\57\x6f\160\x74\x69\x6f\x6e\x3e\x3c\x6f\x70\164\151\x6f\156\x20\166\141\154\165\x65\75\x27\x4c\x69\153\145\x27\x3e\x4c\x69\153\145\74\57\x6f\160\x74\x69\x6f\x6e\x3e\74\157\160\164\x69\x6f\x6e\40\166\141\x6c\165\145\75\47\x3e\47\x3e\x3e\74\x2f\157\160\164\151\157\x6e\76\x3c\157\x70\164\151\x6f\x6e\x20\x76\141\154\165\x65\x3d\47\114\145\x73\163\x20\x54\x68\141\156\x27\76\114\145\163\x73\40\x54\150\141\156\x3c\x2f\157\160\x74\151\x6f\156\x3e\x3c\x6f\x70\x74\x69\x6f\156\40\166\x61\154\x75\145\75\x27\x21\75\47\x3e\x21\x3d\74\x2f\157\x70\x74\151\157\x6e\76\x22\x3b\15\12\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\x76\x61\162\x20\163\145\154\x20\x3d\40\47\x3c\x64\x69\x76\40\143\x6c\141\163\163\x3d\42\x6d\x6f\137\142\157\x6f\x74\137\x6d\x74\x2d\62\x20\x63\x6f\x6e\x64\126\141\154\x22\x20\x69\144\75\x22\x75\x70\x61\162\157\167\137\x27\40\53\x20\143\157\165\x6e\x74\40\53\x20\47\42\76\47\x3b\40\x20\xd\xa\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\x73\145\x6c\75\163\x65\x6c\53\47\x3c\144\x69\166\x20\143\x6c\x61\163\x73\75\x22\155\157\x5f\x62\x6f\157\164\137\162\157\167\x22\76\74\x64\x69\x76\x20\143\154\x61\x73\163\75\42\x6d\x6f\x5f\x62\x6f\157\x74\x5f\143\x6f\x6c\x2d\x34\42\76\40\x3c\163\145\154\145\x63\x74\x20\156\141\155\x65\75\x22\x63\x6f\x6c\137\x63\x6f\156\x64\151\164\x69\x6f\156\133\47\53\x63\157\165\156\x74\x2b\47\135\42\x20\x20\x63\154\x61\x73\x73\x3d\x22\155\157\137\x62\x6f\x6f\164\137\x66\157\162\x6d\x2d\143\x6f\x6e\164\x72\x6f\x6c\x20\155\x6f\137\143\157\156\x64\151\x74\151\x6f\156\x5f\163\145\154\145\143\164\x22\x3e\47\x2b\40\x63\157\x6c\117\x70\x74\151\x6f\156\163\40\53\47\40\74\x2f\x73\x65\154\x65\x63\164\76\x20\74\57\x64\x69\166\x3e\40\x3c\x64\151\x76\40\x63\x6c\141\x73\163\x3d\42\x6d\x6f\x5f\142\x6f\157\x74\x5f\x63\x6f\x6c\x2d\64\42\x3e\x20\x3c\163\145\x6c\x65\x63\164\x20\156\x61\155\145\x3d\x22\143\x6f\154\137\x63\x6f\156\x64\x69\x74\x69\157\156\137\156\141\155\x65\133\47\53\x63\157\x75\x6e\164\53\47\x5d\42\x20\40\143\154\141\x73\163\x3d\x22\155\157\137\x62\157\157\164\137\x66\x6f\162\x6d\55\x63\157\x6e\x74\x72\x6f\x6c\40\155\157\137\x71\165\145\x72\x79\137\x63\x6f\156\x64\x69\x74\151\x6f\x6e\42\x3e\47\x2b\40\x63\157\154\103\x6f\x6e\144\40\53\x27\x20\74\57\163\145\154\x65\143\x74\x3e\40\74\x2f\144\x69\x76\x3e\40\74\144\x69\x76\x20\143\x6c\141\x73\x73\75\42\x6d\157\137\x62\157\157\164\x5f\143\157\x6c\55\64\x20\155\x6f\x5f\164\157\157\154\x74\151\160\42\x3e\40\x3c\x69\156\160\x75\164\40\x74\x79\160\145\75\x74\145\x78\x74\40\x63\154\141\x73\x73\x3d\x22\x6d\x6f\137\x62\x6f\x6f\164\137\146\157\162\x6d\55\x63\157\156\164\x72\x6f\154\x22\40\x6e\141\x6d\145\x3d\42\160\x61\162\x61\155\137\166\141\x6c\165\x65\133\x27\53\143\157\165\156\164\x2b\x27\135\42\x20\x76\x61\x6c\x75\145\75\42\160\x61\162\x61\x6d\x5f\x27\53\160\x61\x72\141\x6d\137\143\x6f\165\x6e\x74\53\x27\42\40\x72\x65\x61\x64\x6f\x6e\154\x79\x3e\40\x20\x3c\57\144\x69\166\76\74\57\x64\151\166\x3e\74\x2f\144\151\x76\x3e\x27\73\xd\12\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\152\x51\165\145\x72\171\x28\x73\x65\x6c\x29\56\151\156\163\145\162\x74\101\146\164\x65\x72\x28\x6a\121\x75\x65\x72\171\50\x27\43\142\145\146\x6f\162\x65\x5f\x61\160\151\137\143\x6f\x6e\144\x27\x29\51\x3b\xd\12\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x63\x6f\165\156\x74\x2b\x2b\73\xd\12\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\x70\x61\x72\x61\155\137\143\157\165\x6e\164\x2b\75\61\x3b\xd\12\40\40\x20\x20\x20\40\x20\x20\x7d\15\12\x20\x20\x20\40\40\40\40\x20\x6a\121\165\x65\x72\x79\x28\x27\43\141\144\x64\x5f\x61\x70\x69\137\143\x6f\156\144\47\x29\56\x63\154\x69\x63\153\x28\x66\165\x6e\143\164\151\157\156\50\51\173\15\xa\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\x76\141\162\x20\164\x3d\x20\x27";
echo json_encode($cl);
echo "\x27\x3b\15\xa\40\x20\40\x20\x20\40\40\40\x20\40\40\40\x76\x61\162\x20\160\x61\162\x61\x6d\137\x63\x6f\x75\x6e\x74\x20\75\40\x63\x6f\x75\x6e\x74\73\15\xa\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\160\x61\162\141\155\x5f\143\157\x75\x6e\164\x2b\x2b\x3b\xd\12\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x64\142\106\151\x65\154\144\x20\x3d\40\x6a\121\165\145\x72\171\56\160\x61\x72\x73\x65\x4a\123\x4f\x4e\x28\x74\x29\x3b\15\xa\x20\40\40\x20\40\x20\40\40\x20\40\40\40\166\x61\162\40\x63\x6f\x6c\x4f\160\x74\x69\157\x6e\163\40\75\x20\x22\x3c\x6f\x70\x74\151\157\156\40\x76\141\x6c\165\145\x3d\x27\116\x6f\x6e\145\x20\123\145\x6c\145\x63\x74\145\x64\47\x3e\116\x6f\156\x65\40\x53\x65\x6c\145\x63\x74\x65\x64\x3c\57\x6f\x70\164\151\x6f\x6e\x3e\x22\73\xd\xa\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x66\157\x72\x20\x28\166\141\x72\40\151\40\75\40\60\x3b\40\x69\40\x3c\x20\144\x62\x46\151\x65\154\144\56\154\x65\156\147\164\x68\73\x20\x69\x2b\x2b\x29\40\173\xd\12\x20\x20\40\40\x20\40\40\x20\40\40\40\40\x20\40\40\x20\143\157\x6c\x4f\x70\x74\x69\x6f\156\163\75\x20\x63\157\154\117\160\164\x69\x6f\x6e\x73\x2b\40\42\x3c\157\160\x74\151\157\156\x20\166\x61\x6c\x75\145\x3d\42\53\x20\x64\142\x46\x69\145\x6c\x64\133\x69\135\x20\x2b\x20\42\76\40\x22\40\53\40\x64\142\106\151\x65\154\144\x5b\x69\135\x20\53\42\x20\74\57\x6f\160\164\151\157\156\76\x22\73\15\12\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\175\15\xa\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\x76\x61\162\40\143\x6f\154\x43\x6f\156\144\x3d\42\74\157\160\164\x69\157\156\40\x76\x61\154\x75\145\75\47\156\157\x20\x63\157\x6e\144\151\164\151\x6f\156\x27\76\156\x6f\40\143\x6f\156\x64\x69\164\x69\157\x6e\74\57\x6f\160\x74\x69\157\x6e\x3e\74\157\x70\x74\151\x6f\x6e\40\166\x61\x6c\165\x65\x3d\47\x3d\47\76\75\x3c\x2f\x6f\x70\164\151\x6f\156\76\x3c\x6f\160\x74\151\x6f\x6e\40\x76\141\154\165\145\75\x27\x4c\151\x6b\145\x27\x3e\x4c\151\153\145\x3c\57\x6f\x70\x74\151\157\x6e\76\x3c\x6f\x70\x74\151\157\156\x20\x76\x61\154\x75\x65\x3d\x27\x3e\47\76\76\x3c\57\157\x70\x74\x69\157\x6e\x3e\x3c\157\160\164\151\157\x6e\40\x76\141\x6c\165\145\75\47\114\145\163\x73\x20\124\x68\x61\156\x27\x3e\x4c\145\163\x73\x20\124\x68\x61\x6e\74\x2f\157\x70\x74\151\157\x6e\x3e\74\157\160\164\151\157\156\40\166\141\154\x75\145\75\47\x21\75\47\76\x21\75\x3c\x2f\157\160\x74\x69\157\x6e\76\42\73\xd\12\40\40\x20\x20\40\40\x20\x20\40\40\40\40\x76\x61\x72\x20\163\x65\x6c\40\x3d\40\x27\x3c\144\151\x76\x20\143\154\141\163\163\75\x22\155\157\x5f\x62\x6f\x6f\164\137\x6d\x74\x2d\63\40\143\x6f\156\144\126\x61\x6c\x22\x20\x69\144\75\x22\165\160\x61\x72\x6f\x77\137\x27\x20\x2b\40\x63\157\165\x6e\164\40\53\40\x27\42\x3e\47\73\40\40\x20\40\40\40\xd\12\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\151\146\x28\x63\x6f\165\x6e\164\41\75\x30\x29\173\x20\xd\12\x20\40\x20\40\40\40\x20\40\40\40\x20\x20\40\40\40\40\163\x65\x6c\75\x73\x65\x6c\53\47\74\x64\151\166\x20\143\154\141\163\163\x3d\42\42\x3e\74\144\151\166\x20\x63\x6c\141\x73\x73\75\x22\155\157\137\142\157\x6f\x74\x5f\162\157\x77\x20\x22\76\x3c\144\x69\x76\40\x63\x6c\x61\x73\163\x3d\x22\155\157\137\x62\157\x6f\x74\x5f\143\x6f\x6c\x2d\66\x22\x3e\x3c\x2f\144\151\x76\76\x3c\144\x69\x76\x20\x63\154\141\163\163\75\42\155\x6f\x5f\142\157\x6f\x74\x5f\x63\x6f\x6c\x2d\63\42\76\x3c\163\x74\x72\157\x6e\147\x3e\123\x65\x6c\x65\143\164\40\x4f\x70\145\162\x61\164\157\x72\72\74\57\163\164\x72\x6f\x6e\x67\76\x3c\57\144\x69\166\76\74\144\151\166\40\143\154\141\163\163\75\x22\155\x6f\x5f\142\x6f\157\164\x5f\x63\157\x6c\55\x33\x22\76\x3c\163\x65\154\x65\143\x74\x20\x63\154\141\163\x73\75\x22\x6d\157\137\x62\157\x6f\164\137\146\x6f\162\x6d\55\x63\157\x6e\x74\x72\157\x6c\x22\x20\156\141\155\145\75\42\163\145\x6c\145\x63\x74\x5f\157\160\x65\162\x61\x74\157\x72\x5b\47\x2b\x63\x6f\x75\x6e\x74\x2b\47\135\42\76\x3c\x6f\x70\x74\151\157\x6e\x20\x76\141\154\x75\x65\x3d\x22\101\116\x44\x22\76\101\116\x44\74\x2f\x6f\160\164\151\x6f\x6e\x3e\x3c\x6f\x70\164\x69\x6f\x6e\40\166\141\154\165\145\75\42\117\122\42\76\117\x52\x3c\x2f\x6f\160\164\x69\157\156\x3e\74\x2f\163\145\x6c\145\143\x74\76\x3c\57\144\x69\166\76\x3c\57\x64\151\x76\x3e\x3c\57\144\151\x76\x3e\47\73\15\12\x20\40\x20\40\40\x20\40\x20\40\x20\40\40\x20\40\40\x20\163\x65\x6c\x3d\163\x65\154\53\47\x3c\x64\151\166\40\143\154\x61\163\x73\x3d\42\x6d\157\x5f\142\x6f\157\164\x5f\162\157\x77\x20\155\157\x5f\x62\157\157\x74\x5f\x6d\164\55\x33\42\x3e\x3c\144\x69\166\x20\x63\154\x61\163\x73\75\42\x6d\x6f\137\142\157\x6f\x74\137\143\x6f\x6c\55\64\40\x22\76\40\74\163\x65\x6c\145\143\164\x20\156\141\155\145\x3d\x22\143\x6f\x6c\137\143\x6f\156\x64\151\x74\151\x6f\x6e\133\x27\x2b\x63\157\165\x6e\x74\53\x27\135\42\40\x20\143\x6c\141\163\163\75\x22\155\x6f\x5f\x62\157\x6f\x74\x5f\x66\157\x72\x6d\55\x63\157\156\x74\162\x6f\154\x22\x3e\47\53\40\143\x6f\x6c\117\x70\x74\x69\157\x6e\x73\40\53\x27\x20\74\x2f\x73\145\x6c\x65\143\x74\x3e\40\74\x2f\144\151\x76\x3e\40\x3c\x64\151\166\40\x63\154\x61\x73\x73\x3d\x22\x6d\x6f\137\x62\157\x6f\x74\x5f\x63\x6f\154\55\x34\42\76\x20\x3c\x73\145\x6c\145\143\164\x20\x6e\x61\155\x65\75\42\143\x6f\154\x5f\x63\x6f\x6e\144\x69\164\x69\157\156\x5f\x6e\141\155\x65\133\47\53\x63\157\165\156\164\53\47\135\x22\40\x20\x63\x6c\x61\x73\x73\x3d\x22\155\x6f\x5f\142\157\x6f\x74\137\146\x6f\162\155\x2d\x63\x6f\156\x74\162\x6f\154\42\76\x27\53\40\x63\157\154\x43\157\156\144\40\x2b\x27\x20\x3c\57\163\145\154\145\143\x74\x3e\40\74\57\144\151\x76\x3e\x20\x3c\144\151\166\x20\x63\154\x61\163\x73\x3d\42\x6d\157\137\x62\157\157\x74\x5f\143\157\x6c\55\64\40\x6d\x6f\x5f\x74\157\x6f\154\x74\151\160\x22\76\x20\x3c\151\156\x70\x75\x74\40\164\171\160\x65\75\164\145\x78\x74\x20\x63\154\141\163\163\75\42\155\x6f\137\142\157\157\164\x5f\146\157\162\x6d\x2d\x63\x6f\156\164\162\x6f\154\x22\x20\x6e\141\x6d\145\x3d\x22\x70\141\162\141\x6d\137\x76\x61\154\x75\145\x5b\47\53\143\157\x75\x6e\x74\53\47\135\42\40\x76\x61\154\x75\x65\75\42\160\x61\x72\141\155\137\x27\x2b\x70\141\162\141\155\x5f\x63\157\165\156\164\x2b\47\42\x20\x72\145\141\x64\157\x6e\154\171\x3e\x20\x3c\x73\x70\x61\x6e\40\143\x6c\141\x73\x73\75\x22\x6d\157\x5f\164\x6f\x6f\154\164\151\x70\164\x65\x78\x74\x22\x3e";
echo $WB;
echo "\74\x2f\x73\160\141\x6e\x3e\x20\40\x3c\x2f\144\x69\166\x3e\x3c\x2f\x64\x69\x76\76\x3c\x2f\x64\151\166\76\x27\x3b\xd\xa\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\x6a\121\x75\145\x72\x79\50\x73\145\x6c\x29\x2e\151\156\163\x65\x72\x74\101\146\164\x65\x72\x28\x6a\121\x75\145\162\x79\x28\42\43\165\x70\x61\x72\157\167\137\x22\40\x2b\x28\143\x6f\165\156\x74\55\x31\51\51\51\73\15\12\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\143\157\x75\156\x74\53\x2b\x3b\15\xa\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x70\141\x72\141\155\137\143\157\x75\156\x74\53\75\61\x3b\xd\12\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\x7d\40\15\xa\40\x20\x20\x20\40\40\40\x20\x7d\51\x3b\15\xa\xd\xa\40\x20\40\40\x20\40\40\40\x6a\121\x75\x65\162\x79\50\47\x23\162\x65\x6d\x6f\x76\x65\x5f\141\x70\151\x5f\143\157\156\144\47\51\x2e\x63\x6c\151\x63\153\50\146\x75\156\143\x74\x69\157\x6e\x28\51\173\15\12\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\x76\x61\x72\x20\x61\160\151\x5f\156\141\155\145\x3d\47";
echo isset($mP->api_method) ? $mP->api_method : '';
echo "\47\x3b\xd\xa\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\151\146\x28\x63\157\x75\x6e\x74\40\41\x3d\40\x30\x29\173\xd\12\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\151\146\50\x28\47\x70\x75\x74\x27\x3d\75\x61\x70\151\137\x6e\141\155\145\x20\x7c\174\x20\47\144\x65\x6c\145\164\x65\47\x3d\x3d\x61\x70\x69\x5f\x6e\x61\x6d\x65\51\46\46\40\x63\157\x75\156\x74\75\x3d\x31\51\xd\xa\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\40\40\173\xd\xa\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\40\141\154\145\x72\x74\50\47\120\x6c\x65\x61\163\145\40\x73\145\154\145\143\164\x20\141\x74\154\x65\141\163\x74\40\157\156\x65\40\143\157\156\x64\151\x74\157\x6e\47\x29\x3b\15\xa\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\x7d\145\154\x73\145\x20\15\xa\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\x7b\15\xa\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\143\x6f\x75\x6e\x74\x20\55\x3d\x20\x31\73\15\12\x20\x20\x20\40\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\x20\152\121\x75\145\x72\x79\50\x22\x23\x61\x70\x69\143\157\x6e\x64\x6c\151\x73\x74\x22\51\x2e\x63\150\x69\x6c\x64\162\145\156\50\x27\56\x63\157\x6e\144\x56\x61\x6c\72\154\141\x73\x74\47\x29\x2e\162\145\155\x6f\x76\145\50\51\x3b\xd\12\x20\40\40\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\x7d\xd\xa\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\xd\12\40\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\175\15\xa\x20\x20\40\40\40\40\40\x20\x7d\x29\x3b\xd\12\xd\xa\40\x20\x20\x20\x7d\51\73\15\12\40\40\40\40\74\x2f\163\x63\162\151\160\x74\76\15\xa\40\x20\x20\x20";
}
function connect_external_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\163\164\141\x74\x75\163"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\x74\162\165\x65")) {
goto Lp;
}
$z0 = "\144\151\x73\x61\x62\x6c\x65\144";
echo "\x20\40\x20\40\x20\x20\x20\x20\74\x64\151\x76\x20\143\x6c\141\x73\x73\x3d\x22\167\x61\162\156\151\156\147\x5f\155\x65\x73\x73\x61\147\145\137\x63\x73\x73\x22\x3e\xd\12\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x50\x6c\x65\x61\x73\145\40\74\x61\x20\150\x72\x65\146\x3d\x22";
echo JRoute::_("\151\156\144\x65\170\56\160\150\160\77\157\x70\x74\x69\157\156\x3d\143\157\155\137\x6d\151\156\x69\157\162\141\156\x67\145\137\x63\165\163\164\x6f\x6d\x61\160\x69\46\x76\x69\145\x77\x3d\141\143\143\157\165\x6e\x74\x73\145\x74\165\160\46\x74\141\142\x2d\x70\141\x6e\x65\154\75\141\143\x63\x6f\x75\156\x74");
echo "\42\76\114\157\147\x69\156\40\x77\151\164\150\40\155\151\156\151\x4f\x72\x61\156\x67\145\x3c\57\141\76\x20\x74\157\40\x65\x6e\x61\x62\x6c\145\x20\x4a\x6f\x6f\x6d\154\141\40\103\165\x73\164\157\155\40\x41\120\x49\x20\160\154\x75\147\x69\156\56\xd\xa\x20\40\40\x20\x20\40\40\40\74\x2f\144\151\x76\x3e\x3c\142\x72\57\x3e\xd\xa\40\x20\40\40";
Lp:
$Fp = MocustomapiUtility::getConfiguration();
$ni = !empty($Fp["\x6d\x6f\137\145\x78\164\x65\x72\156\141\154\137\141\160\151\x73"]) && $Fp["\155\x6f\x5f\145\170\x74\145\162\x6e\x61\x6c\x5f\141\x70\151\163"] != "\133\x5d";
echo "\x20\x20\x20\x20\x3c\x64\151\x76\40\x63\x6c\141\x73\163\x3d\42\155\157\x5f\142\x6f\157\x74\x5f\x63\157\x6c\55\61\62\x22\x3e\15\12\x20\x20\x20\x20\x20\40\40\x20\74\x64\x69\166\40\x63\154\141\163\163\x3d\42\155\157\137\142\157\157\x74\137\x72\157\167\42\76\15\12\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\74\144\x69\x76\x20\x63\x6c\141\x73\163\x3d\42\x6d\x6f\137\142\157\x6f\164\137\143\x6f\154\55\x38\42\76\xd\xa\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\x20\x20\40\x3c\x68\63\x3e\114\151\x73\x74\x20\157\146\x20\x43\x6f\156\x66\x69\x67\165\162\145\x64\40\105\170\164\145\x72\x6e\141\154\x20\x41\120\111\x73\15\12\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\74\x61\x20\150\x72\145\146\x3d\42\x68\164\x74\160\163\72\57\x2f\x70\x6c\x75\147\x69\156\x73\56\x6d\x69\x6e\x69\157\162\x61\156\x67\145\x2e\x63\157\155\57\x73\145\x74\165\160\55\x63\x75\163\x74\157\x6d\x2d\141\160\x69\x2d\x66\157\162\55\x6a\157\157\155\154\x61\x23\x73\x74\145\x70\x36\x22\x20\164\x61\x72\147\x65\x74\x3d\x22\137\x62\x6c\x61\x6e\x6b\42\40\143\x6c\x61\163\x73\x3d\42\x6d\157\x5f\141\160\151\x5f\x6b\156\x6f\x77\x5f\x6d\x6f\162\145\x20\155\x6f\137\164\x6f\x6f\154\164\x69\160\42\x3e\xd\12\40\x20\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\74\x69\x6d\147\40\x73\162\x63\75\42";
echo JUri::base();
echo "\57\143\x6f\155\160\157\x6e\145\156\x74\x73\57\143\157\155\137\x6d\x69\156\x69\x6f\x72\141\156\147\x65\137\x63\x75\163\x74\157\x6d\x61\160\151\x2f\x61\163\x73\145\164\x73\57\151\155\141\x67\145\163\x2f\154\151\163\164\x2e\x70\156\147\42\x20\167\x69\144\164\150\x3d\42\x32\60\42\x20\150\145\151\147\x68\164\75\42\x32\x30\x22\76\x3c\x73\x70\x61\156\40\143\x6c\x61\x73\x73\x3d\x22\155\x6f\x5f\164\x6f\157\154\x74\151\x70\x74\145\170\164\137\x72\151\147\x68\x74\x22\76\122\x65\x66\145\x72\x20\x74\x68\145\x20\163\145\x74\165\x70\40\x67\165\x69\x64\x65\x20\146\157\162\x20\143\x6f\x6e\146\x69\147\165\162\x61\x74\151\x6f\156\x2e\x3c\57\163\160\x61\x6e\x3e\15\xa\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\40\x3c\x2f\x61\76\15\12\40\40\x20\40\x20\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x3c\x2f\x68\x33\76\15\12\40\x20\40\40\x20\40\x20\40\40\x20\40\40\74\57\144\151\166\76\xd\xa\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\74\144\151\x76\40\143\154\x61\163\163\x3d\42\155\157\x5f\142\157\157\x74\x5f\143\x6f\x6c\x2d\64\42\x3e\15\12\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\40\74\141\40\143\154\141\x73\163\75\x22\x6d\x6f\x5f\142\157\157\x74\137\142\164\156\40\x6d\157\x5f\142\x6f\x6f\x74\137\x62\164\156\x2d\165\x73\x65\162\163\137\163\171\x6e\143\x22\x20\x73\164\x79\154\145\x3d\x22\x66\154\157\141\164\x3a\x72\x69\x67\x68\x74\x3b";
if ($ni) {
goto U_;
}
echo "\x64\151\163\160\154\141\x79\72\156\x6f\156\x65\x3b";
goto ME;
U_:
echo "\144\151\x73\x70\154\141\171\72\x62\154\x6f\143\x6b\x3b";
ME:
echo $z0 == "\144\x69\x73\x61\142\154\x65\x64" ? "\x70\157\151\x6e\164\145\x72\x2d\x65\x76\x65\156\x74\163\x3a\x20\x6e\x6f\x6e\x65" : '';
echo "\42\x20\150\162\x65\146\x3d\42";
echo JURI::root() . "\x61\x64\155\151\x6e\151\163\164\x72\141\x74\157\x72\x2f\151\x6e\144\x65\170\56\x70\150\160\x3f\157\160\164\x69\157\156\75\x63\x6f\x6d\x5f\155\x69\x6e\x69\x6f\x72\x61\156\147\145\x5f\x63\165\163\164\x6f\x6d\141\x70\x69\46\166\151\145\167\x3d\141\143\143\157\165\x6e\x74\163\145\x74\165\160\x26\164\141\142\x2d\x70\x61\156\x65\x6c\75\x63\x6f\x6e\x66\x69\x67\x75\x72\145\137\145\170\164\145\x72\x6e\x61\x6c\137\141\160\151\163";
echo "\42\x3e\x43\157\156\x66\151\147\x75\x72\x65\x20\105\170\x74\x65\162\x6e\141\x6c\x20\x41\x50\x49\x3c\x2f\141\76\x20\xd\xa\40\x20\40\40\x20\40\40\x20\x20\40\40\40\74\57\144\151\x76\76\15\xa\40\x20\x20\40\x20\x20\x20\x20\74\57\x64\x69\x76\x3e\x3c\150\x72\x3e\15\xa\x20\x20\40\40\x20\40\40\40";
if ($ni) {
goto N3;
}
echo "\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\74\144\x69\x76\x20\143\x6c\141\163\163\75\x22\155\x6f\137\142\x6f\x6f\x74\x5f\x6d\x74\x2d\x33\x22\76\15\12\x20\40\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\40\x3c\x70\76\74\x73\x74\162\157\x6e\x67\x3e\131\157\165\40\x68\x61\x76\145\40\x6e\157\164\40\143\157\156\146\151\x67\x75\162\x65\144\40\x61\x6e\171\x20\x65\x78\x74\x65\x72\x6e\x61\154\x20\x41\120\x49\x2e\74\57\x73\164\x72\x6f\156\147\x3e\x20\74\x61\x20\x63\x6c\141\163\163\75\42\155\x6f\x5f\142\x6f\x6f\164\x5f\x62\164\156\40\155\x6f\137\x62\157\x6f\x74\x5f\x62\x74\156\55\165\163\x65\x72\x73\x5f\163\x79\x6e\x63\x22\40\x73\164\x79\154\145\75\x22";
echo $z0 == "\x64\151\163\141\x62\154\x65\x64" ? "\160\157\151\x6e\164\x65\162\55\x65\x76\145\x6e\164\163\x3a\40\156\157\156\145\x3b\157\x70\x61\x63\151\164\171\x3a\60\56\x36\x35" : '';
echo "\x22\x20\x68\x72\145\146\x3d\42";
echo JURI::root() . "\141\x64\155\x69\x6e\151\163\164\162\141\x74\x6f\x72\x2f\151\x6e\144\145\x78\56\x70\x68\160\x3f\x6f\160\x74\x69\x6f\x6e\x3d\x63\157\x6d\x5f\x6d\151\156\151\x6f\x72\x61\x6e\x67\145\x5f\x63\165\163\x74\x6f\x6d\141\x70\x69\46\166\151\x65\167\75\x61\143\143\157\x75\x6e\164\163\145\164\x75\x70\x26\x74\141\142\x2d\x70\141\156\x65\x6c\x3d\x63\157\156\146\x69\x67\165\x72\145\x5f\x65\x78\x74\145\162\156\141\x6c\x5f\x61\x70\x69\163";
echo "\x22\76\x43\154\x69\143\153\x20\150\145\x72\145\x3c\57\141\x3e\x20\x74\157\x20\163\x74\x61\162\164\56\x20\x3c\x2f\160\76\15\xa\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\x3c\57\144\x69\x76\76\xd\12\x20\x20\40\x20\40\40\40\40\40\x20\x20";
goto pV;
N3:
$dz = json_decode($Fp["\x6d\x6f\137\x65\x78\164\x65\x72\x6e\141\154\137\141\x70\x69\163"]);
echo "\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x3c\x64\151\x76\40\x63\x6c\141\x73\x73\75\x22\x20\x6d\x6f\137\x62\157\157\164\x5f\155\164\x2d\x35\40\40\x6d\157\137\x62\x6f\x6f\x74\x5f\164\141\142\154\x65\55\x72\x65\163\x70\157\x6e\163\151\166\x65\x22\76\xd\xa\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\40\40\x3c\164\141\142\154\145\x20\143\154\141\x73\x73\x3d\42\164\141\x62\x6c\x65\40\164\141\142\154\145\55\163\x74\162\151\x70\x65\x64\40\164\141\x62\154\x65\55\x68\x6f\x76\145\x72\x20\x74\141\x62\x6c\x65\55\142\x6f\162\144\145\162\x65\x64\x22\x3e\15\12\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\x20\x20\74\x74\x72\x3e\15\12\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\40\x20\74\x74\144\x3e\74\x73\x74\162\157\x6e\x67\76\x41\x50\x49\x20\116\101\x4d\x45\74\57\x73\x74\162\x6f\x6e\147\76\74\x2f\x74\x64\76\xd\12\40\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\74\164\144\76\74\x73\164\162\x6f\156\147\76\115\x45\124\110\x4f\x44\x3c\57\x73\164\162\x6f\x6e\x67\x3e\x3c\x2f\164\144\x3e\xd\xa\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\74\164\144\76\74\163\164\x72\x6f\156\147\76\x41\x43\x54\111\117\x4e\x53\x3c\57\x73\164\162\x6f\156\x67\76\x3c\x2f\x74\x64\76\xd\xa\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\x3c\164\144\x3e\x3c\x73\x74\162\x6f\156\147\76\123\x68\157\162\164\143\x6f\144\145\40\164\157\x20\x75\x73\x65\40\x69\x6e\x20\x41\x72\164\151\143\x6c\145\163\x3c\x2f\x73\x74\x72\x6f\x6e\147\76\x3c\57\x74\x64\76\xd\xa\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\x20\74\x2f\x74\162\76\xd\xa\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20";
foreach ($dz as $Zu => $Y2) {
echo "\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\40\x3c\164\162\x3e\15\12\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x3c\x74\x64\76";
echo $Zu;
echo "\40\x3c\57\164\144\76\xd\xa\x20\x20\40\40\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\74\x74\x64\x3e";
echo strtoupper($Y2->api_method);
echo "\40\x3c\x2f\164\144\76\15\12\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\40\x20\40\40\x3c\164\x64\x3e\15\12\40\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x3c\144\x69\x76\x20\143\x6c\141\x73\x73\x3d\x22\155\157\x5f\142\x6f\x6f\x74\x5f\x72\x6f\x77\42\76\xd\12\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\74\141\40\x63\x6c\x61\x73\163\x3d\42\155\157\137\142\157\157\x74\x5f\155\162\x2d\62\40\x6d\x6f\137\x62\x6f\x6f\x74\137\155\154\55\x32\x22\x20\x73\x74\171\x6c\x65\75\x22";
echo $z0 == "\x64\x69\x73\x61\x62\154\145\144" ? "\160\157\151\x6e\164\145\x72\55\x65\166\x65\156\164\163\72\40\156\157\156\x65\x3b\x6f\160\x61\x63\x69\x74\x79\72\60\x2e\x36\x35" : '';
echo "\x22\40\x68\162\145\x66\75\x22";
echo JURI::root() . "\x61\144\x6d\151\156\151\163\x74\162\141\x74\x6f\162\57\x69\156\x64\145\x78\x2e\160\x68\x70\x3f\157\x70\x74\x69\x6f\156\x3d\143\x6f\155\137\x6d\151\156\151\157\162\x61\156\147\145\x5f\x63\165\163\164\x6f\x6d\x61\x70\x69\46\166\x69\x65\167\x3d\141\143\143\x6f\x75\156\x74\x73\x65\164\x75\160\x26\164\141\x62\x2d\160\141\x6e\145\154\75\x63\157\156\146\151\147\165\162\145\x5f\145\170\164\x65\162\156\x61\x6c\x5f\141\x70\151\163\x26\141\160\151\137\156\x61\x6d\x65\75" . $Zu;
echo "\42\76\x45\x64\151\164\x3c\57\141\76\x20\x7c\xd\xa\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\x3c\x61\40\x63\154\141\x73\x73\75\x22\155\157\x5f\142\x6f\x6f\x74\x5f\155\x72\55\x32\40\155\157\x5f\x62\x6f\157\x74\x5f\155\154\55\62\x22\40\x73\164\171\x6c\x65\75\42";
echo $z0 == "\144\x69\163\x61\142\154\145\x64" ? "\x70\157\151\x6e\x74\145\x72\x2d\x65\x76\145\x6e\x74\x73\x3a\x20\x6e\x6f\x6e\145\x3b\x6f\160\141\x63\x69\164\x79\72\60\56\66\x35" : "\143\165\162\163\x6f\x72\72\x20\160\157\x69\156\164\145\x72\x3b";
echo "\42\x20\157\156\143\x6c\151\143\x6b\75\42\x73\x68\157\167\124\145\x73\x74\x57\151\156\x64\x6f\167\x28";
echo "\47" . htmlspecialchars($Zu) . "\x27";
echo "\51\42\76\124\145\x73\x74\x3c\57\141\x3e\x20\174\15\12\40\x20\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\40\x20\40\x3c\x66\x6f\162\x6d\x20\156\141\155\x65\75\42\x66\42\40\155\x65\x74\x68\157\144\x3d\x22\x70\x6f\x73\164\x22\40\141\x63\x74\x69\157\x6e\75\42";
echo JRoute::_("\151\156\144\x65\x78\56\160\150\160\77\x6f\x70\164\x69\x6f\156\75\143\157\x6d\137\155\151\x6e\x69\x6f\162\141\x6e\x67\x65\137\x63\165\163\164\157\155\141\160\x69\x26\x76\x69\x65\x77\x3d\141\143\143\x6f\x75\156\x74\163\x65\x74\x75\x70\46\164\141\163\153\x3d\x61\x63\143\x6f\165\x6e\x74\x73\145\x74\165\x70\x2e\x64\x65\x6c\x65\x74\145\103\x75\162\162\x65\156\x74\x45\x78\164\x65\x72\156\141\x6c\x41\120\x49");
echo "\42\76\15\xa\40\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\40\40\40\40\40\74\x69\156\x70\x75\164\40\164\171\x70\145\75\42\150\x69\144\x64\145\x6e\42\40\x6e\x61\155\x65\75\x22\x61\160\151\x5f\x6e\141\x6d\x65\x22\x20\x76\141\x6c\x75\145\x3d\42";
echo $Zu;
echo "\42\40\76\15\12\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\74\142\165\x74\164\157\x6e\40\143\x6c\141\x73\163\75\x22\x6d\157\x5f\x62\x6f\157\x74\x5f\x62\x74\156\40\155\157\137\142\157\x6f\164\137\142\164\x6e\55\x64\x61\156\147\x65\x72\x20\x6d\x6f\137\142\157\157\x74\137\x6d\x6c\x2d\x32\x22\x20";
echo $z0;
echo "\x3e\x44\x65\x6c\x65\164\x65\74\x2f\142\x75\x74\x74\157\x6e\76\xd\xa\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\40\40\40\40\x20\40\x20\40\40\40\x20\x20\40\40\40\x20\40\x20\x20\74\x2f\146\157\162\x6d\x3e\15\12\x20\40\x20\40\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\x20\xd\12\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x3c\57\144\x69\x76\x3e\15\xa\40\40\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\74\x2f\x74\x64\76\15\12\x20\x20\40\x20\40\40\40\40\x20\x20\40\40\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\74\164\144\76\15\12\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\40\40\x5b\155\157\x5f\143\165\x73\x74\x6f\x6d\137\163\x68\x6f\x72\164\x63\x6f\x64\x65\x20\x6e\141\155\145\x3d\x27";
echo $Zu;
echo "\x27\x5d\40\15\xa\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\40\74\x2f\x74\144\76\15\12\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\x3c\x2f\164\x72\76\15\xa\40\40\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20";
ja:
}
ve:
echo "\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\74\57\164\x61\142\154\x65\x3e\15\xa\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\74\x2f\x64\x69\166\76\xd\xa\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x3c\144\x69\x76\40\x63\x6c\141\x73\x73\75\42\x6d\157\x5f\143\165\163\x74\157\155\x5f\141\x70\151\x5f\x6e\157\164\x65\42\x3e\xd\xa\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\40\40\40\40\x3c\x73\x74\x72\157\x6e\147\76\x4e\157\x74\145\72\74\x2f\163\x74\x72\x6f\x6e\147\76\x20\x49\146\40\171\157\165\x20\167\141\x6e\164\x20\164\x6f\x20\x75\163\145\40\164\x68\x69\163\x20\145\x78\x74\x65\x72\x6e\x61\154\40\101\x50\111\40\151\x6e\x20\157\164\150\x65\x72\x20\146\x69\154\145\x73\40\160\x6c\x65\141\163\x65\x20\x66\157\x6c\x6c\x6f\167\x20\164\x68\x65\40\163\164\x65\160\163\x3a\15\12\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\74\x64\151\x76\x20\143\154\x61\x73\163\x3d\x22\155\x6f\137\x62\x6f\x6f\164\137\155\x6c\x2d\63\x22\x3e\15\12\x20\x20\40\40\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\x3c\x75\151\x3e\xd\12\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\74\x6c\151\76\61\56\x20\x46\x69\x72\x73\164\40\151\x6e\x63\154\x75\x64\x65\x20\x3c\x73\164\x72\x6f\x6e\x67\x3e\x70\154\165\x67\151\x6e\163\x2f\x73\171\163\x74\x65\x6d\57\155\151\x6e\151\157\x72\141\x6e\147\x65\143\x75\x73\x74\157\155\141\160\151\x2f\x6d\151\x6e\151\x65\x78\164\x65\x72\156\x61\154\x61\x70\151\x2e\x70\x68\160\x3c\57\163\x74\x72\157\156\147\x3e\x20\146\x69\x6c\145\x3c\57\154\151\x3e\xd\xa\40\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\40\40\74\x6c\151\x3e\62\x2e\x20\116\x6f\x77\x20\151\x6e\x69\164\x69\141\154\x69\x7a\145\x20\x61\x20\157\x62\x6a\145\x63\164\x20\x6f\146\40\x74\x68\x65\x20\x3c\x73\x74\162\157\156\147\76\115\151\x6e\x69\145\x78\164\145\162\156\x61\x6c\141\x70\151\x28\51\74\57\x73\x74\162\157\x6e\x67\76\x20\143\x6c\x61\x73\x73\x2e\40\x45\x67\56\40\x20\44\x63\x75\163\164\x6f\x6d\x65\x72\x20\75\x20\156\x65\167\x20\x4d\151\156\x69\x65\170\x74\x65\x72\x6e\x61\x6c\141\160\x69\x28\51\73\x3c\57\154\x69\x3e\xd\xa\40\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\x20\x20\x3c\154\151\x3e\63\x2e\x20\124\x68\x65\x6e\40\143\x61\x6c\154\40\x74\150\x65\40\146\x75\156\143\x74\x69\157\156\40\x3c\x73\164\162\x6f\156\147\x3e\145\x78\x74\145\x72\x6e\x61\x6c\137\141\x70\x69\x5f\151\x6e\x74\145\x72\x67\162\x61\x74\151\x6f\x6e\50\133\145\x78\x74\x61\x72\x6e\x61\x6c\x5f\141\x70\151\137\156\x61\x6d\x65\x5d\51\x3c\57\x73\x74\x72\157\x6e\147\76\x20\x75\x73\151\x6e\x67\x20\157\142\152\145\143\x74\x20\x79\157\165\40\x68\141\166\x65\x20\x63\x72\x65\141\x74\145\x64\56\74\57\154\x69\76\xd\12\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\x3c\57\165\x69\x3e\15\12\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\74\x2f\x64\x69\x76\x3e\xd\12\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\74\57\144\151\x76\76\15\xa\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20";
pV:
echo "\x20\40\40\x20\x3c\x2f\144\x69\x76\x3e\15\xa\40\x20\40\x20";
}
function configure_external_api()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\x73\164\x61\164\165\x73"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\x74\x72\x75\x65")) {
goto XM;
}
$z0 = "\144\151\163\141\x62\154\145\x64";
echo "\40\40\x20\x20\40\x20\x20\x20\74\144\151\166\40\143\x6c\x61\163\x73\75\x22\x77\x61\162\x6e\151\x6e\147\137\x6d\145\x73\163\x61\147\145\137\143\163\163\x22\x3e\15\xa\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\120\154\145\x61\163\145\40\74\141\40\150\x72\x65\x66\75\42";
echo JRoute::_("\151\x6e\144\145\170\x2e\x70\x68\160\x3f\157\160\x74\151\157\156\75\x63\x6f\x6d\137\155\151\x6e\x69\x6f\162\x61\156\147\x65\137\x63\165\163\x74\x6f\155\x61\x70\151\x26\166\151\145\x77\x3d\141\143\143\157\165\x6e\x74\x73\x65\164\x75\160\x26\164\141\142\x2d\160\141\x6e\145\154\75\x61\143\x63\157\165\x6e\x74");
echo "\42\76\114\x6f\147\x69\x6e\40\x77\x69\164\150\40\x6d\151\156\151\x4f\162\x61\156\147\x65\x3c\57\x61\76\x20\164\157\40\x65\x6e\x61\x62\154\x65\x20\112\157\x6f\155\x6c\141\40\103\165\163\x74\x6f\x6d\40\x41\120\x49\x20\x70\154\165\x67\151\x6e\56\xd\xa\40\40\40\x20\x20\40\40\40\x3c\57\144\151\166\76\x3c\142\162\x2f\76\15\xa\x20\x20\x20\40";
XM:
$kq = 0;
$N6 = JFactory::getApplication()->input->get->getArray();
if (!isset($N6["\x61\160\x69\x5f\x6e\x61\155\145"])) {
goto W7;
}
$mP = MocustomapiUtility::fetch_api_info($N6["\x61\160\x69\x5f\156\141\155\x65"], "\145\x78\x74\x65\x72\156\x61\154\x5f\141\x70\x69");
$kq = 1;
W7:
$nv = isset($mP->query_params) ? $mP->query_params != "\x5b\x5d" ? 1 : 0 : 0;
$Oy = isset($mP->api_header) ? $mP->api_header != "\x5b\135" ? 1 : 0 : 0;
$zO = isset($mP->api_body) ? $mP->api_body != "\x5b\x5d" ? 1 : 0 : 0;
$C6 = isset($mP->api_method) ? MocustomapiUtility::external_api_method_description($mP->api_method) : "\106\145\x74\x63\150\40\145\170\x74\x65\x72\x6e\141\x6c\x20\144\x61\164\x61\x20\x76\x69\x61\x20\x41\120\111\56";
echo "\x20\40\x20\x20\40\40\40\x20\x3c\x64\151\166\40\x63\x6c\141\x73\163\x3d\42\x6d\157\137\142\157\x6f\164\137\143\x6f\x6c\55\x31\x32\42\76\xd\xa\40\40\x20\40\x20\x20\40\x20\40\x20\40\40\74\144\151\x76\40\143\x6c\141\163\x73\75\x22\x6d\x6f\x5f\142\157\x6f\164\x5f\x72\157\167\42\x3e\xd\xa\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\74\x64\x69\x76\40\143\154\x61\163\163\x3d\x22\155\157\137\142\x6f\157\164\137\x63\x6f\154\55\61\60\42\76\15\12\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\74\x68\x33\x3e\103\x6f\156\x6e\x65\x63\164\x20\x45\170\164\x65\x72\x6e\x61\x6c\x20\x41\120\x49\xd\12\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\40\40\40\x20\x20\40\40\40\x3c\x61\x20\x68\162\x65\146\x3d\x22\150\164\164\x70\x73\x3a\x2f\x2f\160\x6c\x75\x67\x69\156\163\x2e\x6d\x69\156\151\x6f\162\141\x6e\147\145\56\x63\157\x6d\x2f\x73\x65\x74\x75\160\x2d\143\165\x73\164\157\x6d\55\141\x70\x69\x2d\x66\157\x72\55\x6a\157\x6f\155\x6c\141\43\x73\164\145\160\66\x22\x20\164\x61\162\147\x65\x74\75\42\137\x62\154\x61\x6e\x6b\x22\40\143\x6c\x61\163\163\x3d\x22\x6d\157\137\x61\x70\151\137\x6b\156\157\x77\x5f\155\x6f\162\145\x20\x6d\x6f\x5f\164\x6f\157\x6c\x74\x69\160\42\76\xd\xa\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\40\74\151\155\147\x20\163\162\143\x3d\x22";
echo JUri::base();
echo "\x2f\143\157\x6d\160\x6f\x6e\x65\156\164\x73\x2f\x63\x6f\155\137\x6d\151\156\151\x6f\162\141\x6e\147\145\137\x63\x75\x73\x74\x6f\155\x61\x70\151\57\x61\x73\163\x65\x74\163\x2f\151\x6d\141\x67\x65\x73\57\x6c\x69\x73\164\56\160\x6e\147\x22\x20\167\151\x64\x74\x68\x3d\x22\62\x30\x22\40\x68\x65\151\147\x68\164\x3d\x22\x32\60\x22\x3e\74\x73\160\x61\x6e\40\143\x6c\x61\163\163\75\42\x6d\x6f\x5f\164\157\157\x6c\x74\151\160\x74\145\x78\x74\137\162\x69\147\x68\x74\42\x3e\x52\145\x66\x65\x72\40\x74\x68\x65\x20\163\x65\164\x75\x70\x20\x67\x75\x69\x64\x65\40\x66\157\162\40\143\x6f\x6e\x66\151\x67\165\162\141\164\151\x6f\156\x2e\x3c\57\x73\160\141\156\76\15\12\40\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\x3c\57\x61\76\xd\xa\40\x20\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\74\57\150\63\x3e\15\xa\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\40\x3c\57\144\151\166\76\xd\12\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x3c\x64\x69\x76\40\x63\154\141\163\163\x3d\x22\155\157\137\x62\157\157\x74\x5f\143\x6f\154\55\x32\42\76\xd\xa\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x3c\x61\x20\143\x6c\141\x73\163\x3d\x22\x6d\157\137\x62\x6f\x6f\164\137\x62\x74\x6e\40\155\157\137\x62\157\x6f\x74\x5f\x62\x74\x6e\55\x64\x61\156\147\145\x72\42\40\40\x73\x74\171\154\145\x3d\42\x66\x6c\157\141\x74\x3a\x72\151\147\x68\x74\x20\41\151\x6d\x70\x6f\162\164\x61\x6e\164\42\40\150\162\145\x66\75\x22";
echo JURI::root() . "\x61\144\x6d\x69\x6e\x69\163\x74\x72\141\164\x6f\162\x2f\151\x6e\x64\145\170\x2e\160\x68\160\x3f\x6f\160\x74\x69\x6f\x6e\75\143\x6f\155\137\x6d\151\x6e\151\x6f\x72\141\156\147\145\x5f\143\165\163\164\x6f\x6d\141\160\151\46\166\x69\145\x77\75\x61\x63\x63\157\x75\156\x74\x73\145\164\165\x70\x26\164\x61\x62\55\160\x61\156\145\154\x3d\143\x75\163\164\157\155\137\145\x78\x74\145\162\156\x61\154\x5f\x61\160\151\163";
echo "\42\76\x43\x6c\157\163\145\x3c\57\141\x3e\x20\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\40\40\x20\x3c\57\144\x69\x76\76\15\xa\x20\40\40\x20\40\40\x20\x20\x20\40\40\x20\x3c\x2f\144\x69\x76\x3e\x3c\150\x72\76\xd\xa\x20\x20\x20\40\40\40\40\x20\x20\x20\40\x20\74\x66\x6f\x72\155\x20\x63\x6c\x61\x73\x73\x3d\42\155\157\x5f\x62\x6f\157\164\137\x70\55\62\42\x20\x69\x64\75\42\x65\x78\x74\x65\162\156\x61\154\x5f\141\160\x69\x5f\x66\x6f\162\155\42\x20\156\141\x6d\145\x3d\x22\146\42\40\155\x65\x74\150\157\144\x3d\42\x70\157\163\x74\42\40\141\143\164\151\x6f\x6e\x3d\x22";
echo JRoute::_("\151\x6e\144\x65\170\x2e\x70\150\160\77\157\160\164\x69\x6f\x6e\x3d\143\157\x6d\137\x6d\151\x6e\151\x6f\x72\141\x6e\147\145\137\143\165\x73\x74\x6f\x6d\141\160\x69\46\166\x69\145\167\x3d\141\143\143\157\x75\156\x74\163\x65\164\165\x70\46\164\x61\x73\x6b\75\x61\143\x63\157\165\156\164\x73\x65\164\x75\160\56\143\157\156\146\x69\x67\165\x72\x65\x45\x78\164\145\x72\x6e\141\x6c\101\x50\x49");
echo "\42\76\15\xa\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\74\144\x69\x76\40\x63\x6c\141\163\163\x3d\42\x6d\157\x5f\142\157\157\x74\x5f\x72\157\167\x20\x6d\157\137\142\157\157\x74\137\155\x74\55\x33\42\x3e\15\12\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x3c\x64\x69\166\40\x63\154\141\x73\163\x3d\42\x6d\x6f\137\x62\x6f\157\x74\137\143\157\x6c\55\x33\x22\x3e\15\12\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\74\163\160\x61\156\x20\143\154\141\163\163\75\x22\x6d\157\x5f\162\145\161\x75\151\x72\x65\144\137\146\x69\x65\154\x64\42\x3e\x2a\x3c\57\x73\160\x61\x6e\x3e\74\x73\164\162\x6f\156\x67\76\x41\120\111\40\x4e\141\x6d\x65\x3a\74\57\x73\164\162\x6f\156\147\76\15\12\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x3c\x2f\144\151\166\x3e\15\xa\x20\x20\40\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\40\x20\40\x20\74\x64\151\166\x20\143\x6c\141\163\x73\x3d\x22\155\x6f\137\x62\x6f\157\x74\137\143\157\154\55\x38\x22\x3e\xd\12\40\x20\40\40\40\40\40\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\x20\40\40\74\x69\156\160\165\x74\40\164\x79\x70\x65\x3d\x22\164\145\x78\x74\42\x20\143\x6c\141\x73\163\75\x22\x6d\157\x5f\x63\165\163\x74\157\155\137\x61\x70\x69\x5f\x74\145\x78\x74\142\x6f\x78\40\x6d\157\x5f\x62\x6f\x6f\x74\137\146\x6f\162\x6d\x2d\143\157\x6e\164\162\157\154\x22\x20\151\144\x3d\42\x65\170\x74\x65\x72\156\141\x6c\137\141\x70\151\x5f\x6e\x61\x6d\x65\x22\40\x6e\141\x6d\x65\x3d\x22\x61\x70\x69\137\156\x61\155\x65\x22\40\x76\141\x6c\x75\x65\x3d\x22";
echo isset($mP->api_name) ? $mP->api_name : '';
echo "\42\x20";
echo $kq ? "\162\x65\x61\144\x6f\156\154\171" : '';
echo "\40\162\145\161\165\151\x72\x65\x64\x20\76\xd\xa\40\x20\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\74\x2f\144\151\166\x3e\xd\xa\x20\40\x20\x20\x20\40\40\40\40\x20\x20\x20\40\40\40\40\74\x2f\x64\x69\166\x3e\15\12\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\x20\40\40\x3c\144\151\166\x20\x63\154\x61\163\x73\x3d\x22\x6d\x6f\137\142\x6f\x6f\164\137\162\157\x77\40\155\x6f\x5f\142\157\x6f\164\x5f\155\x74\x2d\x34\42\76\xd\xa\40\x20\40\40\40\40\x20\40\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\74\x64\x69\x76\40\x63\x6c\141\163\x73\x3d\42\155\x6f\x5f\142\x6f\x6f\164\137\x63\x6f\154\55\63\x22\76\xd\12\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\74\163\x70\x61\156\x20\143\154\141\163\x73\x3d\x22\155\157\137\x72\145\161\165\151\162\145\144\137\x66\x69\x65\x6c\x64\42\76\52\74\x2f\x73\x70\x61\156\x3e\74\163\164\162\157\156\x67\76\x53\145\154\x65\x63\x74\40\115\x65\x74\x68\x6f\x64\72\x3c\57\163\164\x72\157\x6e\147\x3e\15\xa\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x3c\x2f\144\x69\x76\76\15\xa\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\74\144\151\166\x20\x63\154\x61\163\x73\75\x22\155\x6f\x5f\142\x6f\x6f\164\137\143\157\x6c\55\x35\x22\x3e\15\12\40\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\74\163\145\154\x65\143\x74\x20\156\x61\x6d\145\x3d\x22\x61\x70\x69\x5f\155\145\164\150\157\144\x22\x20\x69\144\75\x22\145\x78\x74\145\x72\x6e\x61\x6c\x5f\141\x70\151\x5f\155\x65\164\150\x6f\144\x5f\x73\x65\154\x65\143\x74\x65\144\42\143\x6c\141\x73\163\x3d\42\x20\x6d\157\x5f\142\157\x6f\164\137\x66\157\162\155\55\x63\x6f\156\164\x72\x6f\x6c\x22\x20\162\x65\x71\x75\151\162\145\144\x20\157\x6e\143\150\141\156\147\145\75\42\145\x78\164\x65\x72\156\141\154\x5f\141\160\x69\137\x6d\x65\x74\x68\x6f\x64\50\x29\x22\x20\76\15\xa\40\40\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\74\x6f\x70\164\151\x6f\x6e\40\166\x61\x6c\165\145\x3d\42\147\x65\164\42\40";
echo isset($mP->api_method) && $mP->api_method == "\x67\x65\x74" ? "\163\x65\x6c\x65\143\x74\x65\144" : '';
echo "\40\76\40\x47\x45\124\74\x2f\157\160\x74\x69\x6f\156\x3e\xd\xa\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\x3c\157\160\x74\x69\157\x6e\40\166\x61\x6c\165\x65\x3d\42\x70\x6f\x73\x74\x22\40";
echo isset($mP->api_method) && $mP->api_method == "\x70\157\163\x74" ? "\x73\145\x6c\145\x63\x74\145\144" : '';
echo "\76\120\117\123\x54\74\x2f\157\160\x74\x69\x6f\x6e\76\15\xa\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x3c\157\x70\x74\151\x6f\156\x20\x76\141\154\x75\145\x3d\x22\x70\165\x74\42\40";
echo isset($mP->api_method) && $mP->api_method == "\160\x75\x74" ? "\x73\x65\x6c\x65\x63\x74\x65\x64" : '';
echo "\x3e\x50\x55\x54\x3c\57\157\x70\164\x69\x6f\156\x3e\15\xa\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\x3c\x6f\x70\x74\x69\x6f\156\x20\166\141\154\165\145\75\42\144\x65\x6c\x65\164\x65\42\x20";
echo isset($mP->api_method) && $mP->api_method == "\144\x65\x6c\x65\x74\145" ? "\163\145\x6c\x65\x63\x74\x65\x64" : '';
echo "\40\76\104\105\114\x45\124\x45\x3c\57\157\x70\x74\x69\157\x6e\76\15\xa\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\40\x20\x20\x3c\x2f\163\x65\154\x65\x63\x74\x3e\15\12\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\74\x2f\x64\151\x76\76\xd\12\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\40\x20\40\40\x3c\x64\x69\x76\40\x63\154\x61\x73\163\x3d\x22\x6d\x6f\137\142\157\x6f\164\x5f\x63\x6f\154\x2d\x33\x22\76\15\xa\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\x20\74\x73\160\x61\x6e\40\x69\144\x3d\42\x65\170\164\x65\x72\x6e\141\154\137\x61\160\x69\x5f\x6d\145\x74\150\x6f\144\137\x69\x64\42\x20\x73\164\171\154\145\75\42\x63\x6f\154\x6f\x72\x3a\143\150\157\143\157\x6c\x61\x74\145\73\x22\76";
echo $C6;
echo "\x3c\57\x73\160\x61\x6e\76\xd\12\x20\40\40\x20\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\74\x2f\144\x69\x76\x3e\xd\12\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x3c\x2f\144\151\x76\x3e\xd\xa\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x3c\144\x69\166\x20\x63\154\141\163\x73\x3d\x22\155\x6f\137\142\157\x6f\164\137\x72\157\x77\40\x6d\157\x5f\142\157\157\164\137\x6d\164\x2d\63\42\x3e\xd\xa\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\40\40\74\x64\x69\x76\40\x63\x6c\x61\163\163\75\42\x6d\x6f\137\x62\157\157\x74\x5f\143\x6f\154\x2d\63\x22\76\15\xa\40\x20\40\40\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\40\40\40\40\40\40\x20\x20\x3c\163\x70\141\x6e\x20\x63\x6c\x61\163\x73\x3d\x22\x6d\x6f\137\162\145\161\x75\151\162\x65\144\137\x66\x69\x65\154\144\42\76\52\x3c\57\x73\x70\x61\x6e\76\x3c\163\164\162\157\156\x67\76\105\x78\x74\x65\162\x6e\x61\x6c\40\x41\120\x49\72\74\57\163\x74\x72\x6f\156\147\x3e\15\xa\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\x3c\x2f\144\151\x76\x3e\15\12\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\40\40\x20\40\x20\74\144\151\x76\40\x63\x6c\141\163\163\75\42\155\x6f\137\142\x6f\x6f\x74\137\143\x6f\x6c\x2d\70\x22\x3e\15\xa\40\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\40\40\40\40\74\151\156\160\165\164\40\x74\171\160\x65\75\x22\164\145\170\164\x22\40\143\x6c\141\x73\x73\x3d\42\40\155\x6f\x5f\142\157\x6f\x74\137\146\x6f\x72\x6d\x2d\143\157\x6e\x74\162\x6f\x6c\x22\40\151\x64\x3d\x22\x65\x78\164\145\x72\x6e\x61\x6c\x5f\x61\x70\151\x5f\x76\141\154\42\40\x6e\x61\x6d\x65\x3d\x22\145\x78\164\x65\x72\x6e\141\x6c\137\x61\x70\x69\x5f\166\141\x6c\42\40\166\141\x6c\165\x65\x3d\x22";
echo isset($mP->external_api_val) ? $mP->external_api_val : '';
echo "\x22\40\x20\162\x65\161\x75\x69\162\145\x64\x3e\xd\xa\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\74\x2f\144\151\x76\x3e\xd\xa\x20\x20\40\40\40\x20\40\40\x20\40\x20\x20\x20\40\x20\40\x3c\x2f\x64\151\166\x3e\15\12\x20\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x3c\144\x69\x76\40\x63\x6c\141\163\163\x3d\x22\155\x6f\137\x62\157\157\164\137\x6d\x74\x2d\x33\x22\40\x69\144\x3d\x22\142\x65\x66\157\162\x65\x5f\x71\165\x65\162\x79\x5f\160\141\162\x61\155\163\42\x3e\15\12\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\40\40\x20\40";
if ($nv == 0) {
goto vi;
}
$Il = json_decode($mP->query_params);
$uv = 0;
foreach ($Il as $Zu => $Y2) {
echo "\40\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x3c\x64\151\x76\40\143\x6c\x61\x73\x73\75\x22\155\x6f\x5f\142\x6f\157\x74\137\x72\x6f\x77\40";
echo $uv != 0 ? "\x6d\x6f\137\142\157\x6f\164\x5f\155\164\55\x33" : '';
echo "\42\40\151\144\75\42\x75\160\x61\x72\x6f\x77\x31\x5f";
echo $uv;
echo "\x22\x20\x3e\15\12\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\74\144\x69\166\x20\143\154\x61\163\x73\75\x22\x6d\x6f\137\x62\x6f\157\x74\137\x63\x6f\154\55\63\42\40\x3e\xd\12\x20\40\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\x3c\x73\x70\x61\156\x20\x73\x74\171\x6c\x65\75\42";
echo $uv == 0 ? "\x64\x69\163\160\x6c\x61\171\x3a\142\x6c\x6f\143\153" : "\x64\x69\163\160\x6c\x61\171\72\x6e\157\156\x65";
echo "\42\76\x3c\163\164\x72\x6f\x6e\x67\76\121\165\x65\x72\x79\x20\x50\141\162\x61\155\72\x3c\x2f\163\164\x72\x6f\156\147\76\x3c\x2f\x73\x70\x61\x6e\76\15\xa\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\40\x20\40\x20\40\x20\40\40\40\40\40\40\40\x3c\57\x64\151\x76\76\15\xa\40\40\40\x20\40\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x3c\144\151\166\40\x63\x6c\x61\x73\x73\x3d\42\155\157\137\142\157\x6f\164\137\x63\157\154\55\64\42\76\15\xa\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\40\x20\x3c\x69\x6e\x70\165\164\40\x74\x79\x70\x65\x3d\x22\x74\145\170\x74\42\40\143\154\x61\x73\x73\75\42\40\x6d\157\137\x62\x6f\157\164\137\146\157\x72\x6d\x2d\143\157\156\164\x72\x6f\x6c\x22\x20\x69\x64\75\42\x65\x78\x74\x65\162\x6e\141\x6c\x5f\141\x70\151\137\161\165\145\x72\171\x5f\153\145\171\x22\x20\156\141\155\145\75\x22\x65\x78\x74\x65\162\156\x61\154\x5f\x61\x70\151\x5f\x71\165\145\162\x79\137\153\x65\171\x5b";
echo $uv;
echo "\135\42\x20\x70\x6c\141\143\145\150\157\x6c\x64\x65\162\x3d\x22\105\156\164\145\x72\x20\113\x65\x79\42\x20\166\x61\x6c\165\145\75\x22";
echo $Y2->external_api_query_key;
echo "\42\x20\76\xd\xa\x20\x20\40\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x3c\x2f\x64\151\x76\x3e\xd\12\40\40\x20\40\x20\x20\40\40\40\40\40\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\74\x64\x69\x76\x20\143\x6c\x61\x73\163\75\x22\155\x6f\137\x62\x6f\x6f\x74\137\143\157\154\55\64\x22\x3e\15\xa\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\74\151\156\160\165\x74\40\x74\x79\160\x65\75\42\x74\x65\170\x74\42\40\143\154\x61\163\x73\x3d\42\40\155\157\x5f\x62\x6f\157\x74\x5f\x66\x6f\162\155\55\x63\x6f\x6e\x74\x72\157\154\x22\40\x69\144\x3d\42\x65\x78\164\x65\162\156\141\154\x5f\141\x70\151\x5f\x71\x75\x65\162\x79\137\x76\x61\x6c\42\40\156\141\x6d\x65\75\42\145\x78\164\145\162\156\x61\154\137\141\160\151\137\x71\x75\145\x72\171\x5f\166\141\x6c\x5b";
echo $uv;
echo "\x5d\42\x20\160\154\x61\143\x65\150\x6f\x6c\x64\145\x72\75\x22\105\156\164\x65\x72\40\x56\x61\x6c\165\145\x22\40\40\166\141\154\165\x65\x3d\42";
echo $Y2->external_api_query_val;
echo "\x22\40\x3e\15\12\x20\40\40\x20\40\40\x20\x20\40\x20\40\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\40\x3c\x2f\x64\151\166\x3e\15\xa\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20";
if ($uv == 0) {
goto CK;
}
echo "\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\x3c\x64\151\166\x20\x63\154\141\163\x73\75\x22\155\x6f\x5f\x62\x6f\x6f\x74\137\x63\x6f\154\55\61\x22\x3e\15\12\40\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\74\151\x6e\160\x75\164\x20\164\x79\x70\145\x3d\x22\142\165\164\164\157\156\x22\x20\x63\154\141\x73\x73\x3d\x22\x6d\x6f\137\x62\x6f\x6f\x74\137\x62\x74\156\40\x6d\x6f\137\142\157\157\x74\x5f\x62\164\156\x2d\x64\141\156\x67\145\162\x22\x20\166\x61\154\x75\145\75\x22\55\x22\40\x6f\x6e\143\154\151\143\153\75\x22\x72\155\137\162\157\x77\x28";
echo $uv;
echo "\x29\x22\x20\x2f\x3e\15\12\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x3c\x2f\144\x69\166\x3e\15\12\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\x20\40\x20";
goto lZ;
CK:
echo "\40\40\x20\x20\40\40\40\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\x3c\144\x69\x76\40\143\x6c\x61\x73\163\75\42\x6d\x6f\x5f\x62\157\157\164\x5f\x63\157\154\x2d\x31\x22\x3e\xd\12\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x3c\151\156\x70\x75\164\40\x74\171\160\x65\75\x22\142\165\164\164\157\156\x22\40\x63\154\x61\x73\163\75\42\155\x6f\x5f\x62\157\157\x74\x5f\x62\x74\156\40\x6d\x6f\137\x62\157\157\x74\137\142\x74\x6e\x2d\x75\163\145\162\163\x5f\163\171\x6e\143\42\40\166\141\154\165\145\x3d\42\x2b\42\x20\151\144\x3d\42\x22\40\157\156\x63\154\151\x63\153\x3d\42\x61\x64\144\x5f\x61\160\151\137\x71\165\x65\162\x79\137\160\x61\162\x61\x6d\x28\51\x22\57\76\15\xa\40\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\74\x2f\144\151\x76\x3e\15\xa\x20\x20\40\40\40\40\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20";
lZ:
echo "\40\x20\40\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\40\x3c\57\144\151\166\x3e\xd\12\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40";
$uv++;
JY:
}
av:
goto Zp;
vi:
echo "\40\40\x20\40\40\40\x20\x20\40\40\40\40\40\40\40\40\40\40\40\x20\40\74\144\151\166\40\143\154\141\163\x73\75\42\x6d\157\137\x62\157\x6f\164\137\x72\x6f\x77\42\x20\x3e\15\xa\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\74\144\x69\x76\40\x63\x6c\x61\163\163\x3d\42\155\x6f\x5f\142\x6f\x6f\164\x5f\x63\x6f\154\55\63\x22\x3e\xd\xa\40\x20\x20\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\40\x20\x3c\x73\164\x72\157\x6e\147\x3e\121\165\145\x72\171\40\120\x61\162\x61\x6d\x3a\74\x2f\163\x74\162\x6f\156\x67\76\15\xa\x20\x20\40\40\40\40\x20\x20\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x3c\57\144\151\166\76\15\12\x20\x20\x20\40\x20\40\40\40\40\40\40\x20\40\40\40\x20\40\x20\40\40\40\40\x20\x20\74\x64\x69\166\x20\x63\154\x61\x73\163\75\x22\x6d\x6f\x5f\x62\x6f\x6f\x74\x5f\143\x6f\154\55\64\x22\76\15\12\40\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\40\40\40\40\40\40\x20\x20\40\40\74\151\x6e\160\x75\164\40\164\171\x70\145\75\x22\164\145\x78\x74\42\40\143\x6c\x61\x73\x73\x3d\x22\40\x6d\x6f\x5f\x62\x6f\157\164\137\x66\157\162\155\x2d\143\157\x6e\164\x72\157\154\x22\40\151\x64\x3d\42\x65\170\x74\x65\162\156\x61\154\137\141\x70\151\x5f\161\x75\145\x72\x79\137\x6b\145\x79\x22\40\x6e\x61\155\145\x3d\x22\x65\x78\x74\145\x72\156\x61\x6c\137\x61\160\151\x5f\161\x75\x65\162\x79\x5f\x6b\x65\x79\133\60\135\42\x20\x70\x6c\141\143\145\x68\157\x6c\x64\x65\162\x3d\x22\105\x6e\164\x65\162\x20\113\145\171\x22\x20\x76\141\x6c\165\145\75\42\42\40\x3e\15\12\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\x20\x20\74\57\x64\151\x76\76\15\xa\40\40\40\40\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\74\144\x69\x76\x20\x63\154\x61\x73\163\75\42\155\157\x5f\x62\x6f\x6f\164\x5f\143\x6f\x6c\x2d\x34\42\x3e\15\12\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\x20\74\x69\x6e\x70\165\164\40\164\x79\160\145\75\42\x74\145\x78\x74\42\40\143\x6c\141\x73\x73\75\x22\40\x6d\x6f\137\142\x6f\157\x74\137\x66\157\x72\x6d\x2d\143\157\x6e\164\162\x6f\x6c\x22\x20\x69\x64\75\42\145\170\164\x65\x72\156\x61\154\x5f\141\x70\151\x5f\x71\x75\x65\162\x79\x5f\x76\141\154\x22\40\156\x61\x6d\x65\x3d\x22\x65\x78\164\145\x72\x6e\x61\x6c\137\141\160\151\x5f\x71\165\x65\162\x79\x5f\x76\141\x6c\x5b\x30\135\42\40\160\154\141\143\x65\150\157\154\x64\x65\x72\x3d\42\105\156\x74\145\x72\x20\x56\141\154\x75\145\42\40\40\166\141\x6c\165\x65\x3d\x22\x22\40\x3e\15\12\40\40\40\40\40\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\40\40\40\74\x2f\144\x69\x76\76\15\xa\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\74\144\151\x76\40\143\x6c\x61\163\x73\x3d\x22\x6d\157\x5f\142\157\x6f\x74\137\143\x6f\x6c\55\x31\x22\x3e\15\xa\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40\74\x69\156\160\165\164\40\164\x79\160\145\x3d\x22\142\165\164\164\x6f\x6e\42\x20\143\154\x61\x73\x73\75\x22\155\157\137\142\x6f\x6f\164\137\x62\164\x6e\40\155\x6f\x5f\142\157\x6f\x74\137\142\164\156\x2d\x75\163\x65\x72\163\x5f\163\171\x6e\143\42\40\166\x61\x6c\165\x65\75\42\53\42\40\x6f\x6e\143\x6c\x69\143\x6b\75\42\141\x64\x64\x5f\x61\x70\151\x5f\161\x75\x65\162\171\137\x70\x61\x72\141\155\x28\51\42\x2f\76\xd\12\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x3c\57\144\x69\x76\76\15\xa\40\40\40\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\x3c\x2f\144\151\166\x3e\xd\12\x20\40\40\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\40\40\40\x20\40";
Zp:
echo "\x20\40\40\40\40\40\40\x20\40\40\x20\40\x20\x20\40\40\x3c\57\144\151\x76\x3e\xd\12\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\40\x20\x3c\x64\151\166\40\143\x6c\x61\x73\163\x3d\42\155\157\x5f\x62\157\x6f\x74\137\155\x74\x2d\63\42\x20\151\144\75\x22\142\x65\x66\157\x72\145\137\x61\160\151\x5f\150\x65\141\144\145\162\x22\76\xd\xa\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40";
if ($Oy == 0) {
goto PL;
}
$oR = json_decode($mP->api_header);
$uv = 0;
foreach ($oR as $Zu => $Y2) {
echo "\x20\x20\40\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\74\144\x69\x76\x20\x63\154\141\x73\163\75\x22\155\x6f\x5f\142\157\157\x74\x5f\162\157\167\40";
echo $uv != 0 ? "\155\157\x5f\142\x6f\157\164\137\x6d\164\55\63" : '';
echo "\42\40\x69\x64\75\x22\165\160\x61\162\x6f\x77\62\137";
echo $uv;
echo "\x22\x20\x3e\15\12\x20\40\x20\40\x20\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\74\144\x69\x76\40\x63\x6c\141\x73\163\x3d\42\x6d\x6f\137\142\x6f\157\164\x5f\143\x6f\154\55\x33\x22\x3e\xd\12\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x3c\x73\160\x61\x6e\x20\163\164\171\x6c\145\75\42";
echo $uv == 0 ? "\x64\151\x73\160\154\x61\x79\72\142\154\x6f\143\x6b" : "\144\151\163\x70\154\141\x79\x3a\x6e\157\x6e\145";
echo "\42\76\x3c\163\x74\x72\x6f\156\147\x3e\x48\145\x61\x64\145\x72\72\x3c\x2f\x73\x74\162\157\x6e\147\76\x3c\163\160\141\156\76\xd\xa\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\74\x2f\144\x69\166\76\15\xa\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\74\144\151\166\40\x63\154\x61\163\163\x3d\42\x6d\157\137\x62\157\157\x74\137\x63\x6f\154\x2d\x34\42\76\15\12\40\40\40\40\x20\40\40\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\74\x69\156\x70\165\164\x20\164\171\x70\x65\75\x22\x74\145\170\x74\x22\40\x63\154\x61\x73\x73\75\x22\40\x6d\157\x5f\x62\157\x6f\x74\137\x66\x6f\x72\x6d\55\143\x6f\156\x74\162\157\154\x22\x20\x69\x64\75\42\145\170\x74\x65\x72\x6e\141\154\137\141\160\x69\x5f\x68\145\141\144\x65\162\137\x6b\x65\x79\42\x20\x6e\x61\155\x65\75\42\x65\x78\x74\x65\162\156\x61\154\x5f\141\x70\151\x5f\150\145\x61\144\x65\x72\137\x6b\145\171\x5b";
echo $uv;
echo "\135\42\x20\160\x6c\x61\143\145\x68\x6f\x6c\x64\145\162\75\42\105\156\164\x65\162\x20\x4b\145\x79\42\40\x76\141\154\165\145\x3d\42";
echo $Y2->external_api_query_key;
echo "\42\40\76\xd\12\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\74\57\144\151\166\76\xd\xa\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\74\144\151\166\40\x63\x6c\141\163\163\x3d\x22\x6d\x6f\x5f\x62\x6f\x6f\164\137\143\157\154\55\64\x22\x3e\xd\xa\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\40\x3c\x69\x6e\x70\x75\164\40\164\171\160\x65\75\x22\x74\145\x78\164\42\x20\x63\x6c\141\x73\163\75\x22\x20\155\157\x5f\x62\157\157\x74\137\x66\x6f\162\155\x2d\x63\157\156\x74\162\157\154\42\40\151\x64\75\42\145\170\164\145\162\156\141\x6c\x5f\141\160\151\137\150\x65\141\x64\145\162\x5f\x76\141\154\x22\40\156\141\155\x65\75\42\145\170\164\145\162\156\141\154\x5f\x61\160\x69\137\x68\x65\141\x64\145\162\x5f\166\141\x6c\133";
echo $uv;
echo "\135\42\x20\x70\x6c\x61\x63\x65\x68\157\154\144\x65\x72\75\42\105\156\164\x65\x72\40\126\141\154\165\145\x22\x20\40\x76\x61\x6c\165\x65\x3d\42";
echo $Y2->external_api_query_val;
echo "\42\x20\76\xd\12\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x20\40\40\x20\40\x20\40\x3c\x2f\144\x69\166\76\xd\xa\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20";
if ($uv == 0) {
goto Zs;
}
echo "\40\x20\40\x20\x20\40\40\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\74\144\151\x76\40\143\154\141\163\163\x3d\42\x6d\157\137\x62\157\157\164\137\143\157\154\x2d\x31\x22\x3e\15\12\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\74\151\x6e\x70\165\164\40\x74\x79\x70\145\x3d\42\142\165\x74\x74\x6f\x6e\42\x20\143\154\x61\163\163\75\42\155\157\x5f\142\157\157\164\x5f\142\x74\x6e\x20\155\157\x5f\x62\157\157\x74\137\x62\x74\x6e\x2d\x64\x61\156\x67\145\162\x22\x20\166\141\154\165\x65\x3d\42\x2d\42\40\157\156\143\154\x69\143\x6b\x3d\x22\x72\155\137\150\145\141\x64\145\x72\x5f\162\157\x77\x28";
echo $uv;
echo "\x29\42\x20\57\x3e\xd\xa\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\40\40\74\x2f\144\x69\166\x3e\15\12\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20";
goto rS;
Zs:
echo "\40\40\40\x20\x20\40\40\40\40\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\74\144\x69\166\40\x63\x6c\141\163\x73\x3d\42\155\157\137\x62\x6f\157\x74\x5f\143\x6f\154\55\61\x22\x3e\15\12\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\x3c\x69\x6e\160\165\164\x20\x74\171\160\x65\75\42\x62\165\x74\x74\157\x6e\42\x20\x63\x6c\141\x73\x73\x3d\x22\x6d\x6f\x5f\x62\157\x6f\164\137\142\x74\156\40\x6d\157\x5f\x62\x6f\x6f\164\137\142\164\156\x2d\165\x73\x65\x72\x73\x5f\x73\171\x6e\143\x22\x20\166\x61\x6c\165\145\x3d\x22\x2b\x22\x20\x6f\156\143\154\x69\x63\153\x3d\42\141\x64\144\x5f\141\160\151\x5f\150\145\141\144\145\162\x28\51\x22\57\x3e\15\xa\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x3c\x2f\144\151\x76\76\xd\xa\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20";
rS:
echo "\x20\x20\40\40\40\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\40\74\x2f\144\x69\166\x3e\xd\xa\xd\12\x20\x20\40\40\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20";
$uv++;
Rh:
}
Ra:
goto Kq;
PL:
echo "\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\x3c\x64\151\x76\x20\143\x6c\x61\163\x73\x3d\x22\155\157\137\x62\x6f\x6f\164\137\x72\x6f\167\42\40\x3e\xd\xa\40\40\40\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\x3c\144\151\166\40\143\x6c\141\163\x73\75\x22\155\x6f\137\142\x6f\157\164\137\143\x6f\x6c\x2d\x33\x22\x3e\xd\12\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\74\x73\164\162\x6f\x6e\x67\76\x48\x65\141\144\x65\162\72\74\57\163\x74\162\x6f\x6e\x67\x3e\xd\xa\40\x20\40\x20\40\40\40\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\40\x3c\57\x64\x69\x76\76\xd\xa\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\74\144\151\166\x20\x63\154\x61\x73\x73\x3d\x22\155\157\x5f\x62\157\x6f\x74\x5f\x63\157\154\55\64\x22\x3e\xd\12\40\x20\x20\x20\40\40\40\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\74\151\x6e\x70\x75\164\40\x74\x79\x70\145\75\x22\x74\x65\170\164\x22\40\143\154\141\163\163\75\x22\40\x6d\x6f\137\142\157\157\x74\x5f\x66\157\162\x6d\x2d\x63\x6f\x6e\164\162\x6f\154\42\x20\151\x64\75\42\x65\x78\164\145\x72\156\x61\154\137\141\160\151\x5f\x68\145\141\144\x65\x72\x5f\x6b\145\171\42\x20\x6e\x61\155\x65\75\42\x65\x78\x74\145\x72\x6e\x61\x6c\x5f\141\x70\151\x5f\x68\x65\141\144\x65\162\x5f\153\x65\x79\133\x30\x5d\42\x20\160\x6c\141\x63\x65\x68\x6f\154\x64\145\162\75\x22\x45\x6e\164\x65\162\40\x4b\x65\x79\42\x20\166\x61\154\165\145\x3d\42\42\40\76\xd\xa\40\x20\40\x20\x20\40\x20\40\40\40\40\40\40\40\40\x20\x20\40\40\40\40\x20\x20\40\40\x20\40\40\74\x2f\144\151\x76\x3e\15\xa\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x3c\144\x69\166\x20\143\154\141\x73\x73\75\42\x6d\x6f\x5f\142\x6f\157\164\137\143\157\x6c\55\64\x22\x3e\15\12\40\40\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x3c\151\x6e\x70\165\164\40\164\171\160\x65\x3d\x22\164\145\170\164\42\40\143\154\x61\163\163\x3d\42\x20\x6d\157\137\x62\157\157\164\137\146\x6f\162\155\x2d\x63\x6f\x6e\164\x72\157\154\x22\40\x69\x64\75\42\x65\170\x74\x65\x72\x6e\141\154\137\141\160\x69\137\x68\145\141\144\x65\162\137\166\141\154\x22\x20\156\141\x6d\x65\x3d\x22\x65\170\164\x65\x72\156\141\x6c\137\x61\160\151\x5f\150\145\141\x64\145\162\137\166\x61\x6c\x5b\60\135\x22\40\160\x6c\x61\x63\145\x68\x6f\x6c\x64\145\x72\75\x22\105\156\164\x65\x72\x20\x56\x61\x6c\165\x65\x22\40\x20\166\x61\x6c\165\x65\75\42\x22\x20\x3e\xd\xa\x20\40\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\40\40\x20\40\40\74\57\x64\x69\x76\x3e\15\12\40\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\40\40\x20\40\x20\40\74\x64\x69\x76\x20\143\154\x61\x73\x73\75\x22\x6d\157\x5f\142\157\x6f\x74\137\x63\x6f\154\x2d\x31\42\76\15\12\x20\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\40\74\x69\156\160\x75\164\x20\164\x79\x70\x65\x3d\42\142\165\164\x74\x6f\x6e\x22\x20\143\154\141\x73\x73\x3d\42\155\x6f\x5f\x62\157\x6f\x74\137\142\x74\156\40\155\157\x5f\x62\157\157\x74\x5f\142\x74\156\x2d\x75\x73\145\x72\163\x5f\163\171\x6e\x63\42\x20\x76\141\x6c\165\145\75\x22\53\x22\x20\x6f\156\x63\x6c\x69\x63\x6b\x3d\x22\141\144\x64\137\x61\160\x69\x5f\x68\145\x61\x64\145\x72\50\51\x22\x2f\x3e\15\12\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x3c\x2f\x64\151\x76\x3e\xd\12\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\15\12\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\40\74\57\144\151\x76\76\15\12\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20";
Kq:
echo "\40\x20\x20\x20\40\40\40\40\x20\40\x20\40\x20\x20\x20\x20\74\x2f\144\x69\x76\76\15\xa\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\40\15\12\x20\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x3c\144\151\166\40\143\154\x61\163\163\75\42\155\157\x5f\x62\157\157\x74\x5f\x72\x6f\x77\40\x6d\157\137\142\x6f\x6f\x74\137\x6d\x74\55\63\42\40\x3e\15\xa\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\40\40\74\x64\151\x76\x20\x63\x6c\x61\163\163\75\x22\x6d\x6f\x5f\142\157\157\164\137\x63\157\154\x2d\63\x22\76\xd\xa\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\74\x73\164\162\x6f\156\147\x3e\x52\145\161\165\145\163\x74\40\x42\157\x64\x79\72\74\x2f\163\x74\x72\157\x6e\147\x3e\xd\xa\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\40\40\x20\74\x2f\144\x69\166\x3e\15\xa\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\40\74\144\151\x76\x20\143\x6c\141\163\x73\x3d\42\x6d\157\x5f\x62\157\x6f\x74\137\143\x6f\x6c\55\x38\x22\76\xd\12\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\74\163\x65\x6c\145\143\x74\x20\156\x61\155\x65\x3d\x22\x72\x65\161\x75\145\x73\164\x5f\142\157\x64\171\x5f\x74\x79\x70\145\42\x20\x69\x64\x3d\42\x72\x65\161\165\x65\163\164\137\142\157\144\171\137\164\x79\x70\145\x22\x20\143\154\x61\163\x73\x3d\x22\40\155\157\137\142\x6f\x6f\164\x5f\146\157\162\155\55\143\x6f\x6e\164\162\157\154\x22\40\157\156\x63\150\141\156\x67\145\75\x22\163\x65\x6c\x65\143\164\x5f\x62\157\x64\x79\137\164\x79\160\x65\x28\51\42\x20\x3e\15\xa\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\40\74\x6f\160\164\x69\x6f\156\40\x76\141\x6c\x75\x65\x3d\x22\x78\x2d\x77\167\167\55\146\157\x72\x6d\55\165\162\154\145\156\143\x6f\x64\145\42\x20\40";
if (!isset($mP->request_body_type)) {
goto ai;
}
echo $mP->request_body_type == "\170\x2d\x77\x77\167\x2d\x66\157\162\155\55\x75\162\154\145\156\x63\x6f\144\x65" ? "\x73\145\154\x65\143\x74\x65\144" : '';
ai:
echo "\40\76\x20\x78\x2d\x77\x77\167\55\146\157\162\x6d\x2d\165\162\154\145\156\143\x6f\144\x65\x3c\x2f\x6f\x70\x74\151\157\x6e\76\xd\xa\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\40\x20\40\40\40\40\x20\x20\74\157\x70\164\151\157\x6e\40\166\141\154\165\x65\x3d\x22\112\x53\117\x4e\x22\x20\40";
if (!isset($mP->request_body_type)) {
goto dV;
}
echo $mP->request_body_type == "\x4a\123\117\x4e" ? "\x73\x65\154\145\x63\164\x65\144" : '';
dV:
echo "\40\76\x4a\123\x4f\116\x3c\x2f\157\x70\164\151\157\x6e\76\xd\12\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\x20\40\40\x20\40\x20\74\157\x70\x74\151\157\156\x20\166\141\154\x75\x65\75\42\107\x72\141\x70\x68\121\114\x22\x20\40";
if (!isset($mP->request_body_type)) {
goto hN;
}
echo $mP->request_body_type == "\107\x72\x61\160\x68\121\x4c" ? "\163\145\x6c\145\143\x74\145\x64" : '';
hN:
echo "\x20\x3e\107\x72\141\x70\150\121\114\74\x2f\157\160\164\151\x6f\x6e\76\15\xa\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x3c\x2f\x73\x65\x6c\x65\x63\164\76\15\12\x20\x20\40\40\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\40\x3c\x2f\144\151\166\76\15\12\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\40\x3c\57\144\151\166\x3e\15\xa\x20\x20\40\40\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\74\x64\151\166\x20\x69\144\x3d\x22\170\55\167\x77\167\55\x62\157\144\171\42\40\x20\163\x74\171\x6c\145\75\42";
if (isset($mP->request_body_type) && $mP->request_body_type == "\x78\x2d\x77\167\167\x2d\x66\x6f\x72\x6d\x2d\x75\162\154\x65\156\143\157\x64\145" || !isset($mP->request_body_type)) {
goto kd;
}
echo "\x64\151\x73\x70\x6c\141\x79\x3a\156\x6f\156\145";
goto FZ;
kd:
echo "\x64\x69\x73\160\154\x61\x79\72\142\x6c\x6f\143\153";
FZ:
echo "\42\76\40\15\12\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\40\x20\x20\40\40";
if ($zO == 0) {
goto Ha;
}
$ZA = json_decode($mP->api_body);
$uv = 0;
foreach ($ZA as $Zu => $Y2) {
echo "\x20\40\40\x20\40\40\x20\x20\40\40\40\40\40\40\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\40\74\144\x69\166\x20\143\154\x61\163\163\75\x22\155\157\x5f\142\x6f\x6f\164\x5f\162\157\x77\x20\x6d\x6f\x5f\x62\x6f\x6f\x74\x5f\x6d\x74\55\63\42\x20\x69\144\x3d\42\x62\145\146\x6f\162\145\137\141\160\151\x5f\142\157\144\x79\x22\x3e\xd\xa\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\74\x64\151\x76\40\x63\x6c\x61\x73\x73\x3d\42\x6d\157\x5f\x62\157\157\164\137\143\157\154\x2d\63\x22\76\xd\xa\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\40\40\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\74\57\144\151\166\x3e\15\12\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\40\40\40\40\40\x20\x20\40\x20\x3c\x64\151\x76\40\143\154\141\163\x73\x3d\x22\x6d\157\137\x62\x6f\157\164\x5f\143\x6f\x6c\55\64\x22\x3e\15\12\40\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\74\151\x6e\x70\165\x74\40\164\171\160\145\75\x22\164\x65\170\164\42\40\x63\154\141\x73\x73\75\x22\x20\155\157\x5f\142\157\157\x74\137\x66\x6f\x72\x6d\55\143\x6f\x6e\x74\162\x6f\x6c\42\x20\151\144\75\42\x65\x78\164\x65\162\156\x61\x6c\137\x61\x70\151\x5f\142\157\144\171\x5f\x6b\145\171\42\40\156\141\155\x65\x3d\42\x65\x78\x74\x65\x72\156\x61\x6c\x5f\141\160\x69\137\142\157\144\171\137\x6b\x65\x79\x5b";
echo $uv;
echo "\135\x22\x20\160\x6c\141\143\x65\150\157\x6c\144\145\x72\75\42\105\x6e\x74\x65\x72\40\x4b\145\x79\42\x20\x76\141\x6c\165\145\75\42";
echo $Y2->external_api_query_key;
echo "\x22\x20\x3e\xd\xa\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\40\40\x20\40\x20\40\40\74\x2f\x64\x69\166\x3e\15\12\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\x3c\144\x69\166\x20\143\154\141\x73\163\x3d\x22\155\157\137\x62\x6f\157\x74\137\143\x6f\154\x2d\64\42\76\15\xa\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\40\40\74\151\156\x70\x75\x74\40\164\171\160\x65\75\x22\x74\x65\x78\x74\42\x20\x63\154\x61\x73\x73\x3d\x22\40\155\157\137\142\157\157\x74\x5f\x66\x6f\x72\155\x2d\143\157\x6e\x74\x72\x6f\154\x22\40\151\x64\75\x22\145\x78\164\145\x72\x6e\x61\154\137\x61\160\x69\137\142\157\x64\171\137\x76\x61\x6c\x22\40\x6e\141\155\145\x3d\x22\145\170\x74\145\x72\156\x61\x6c\x5f\x61\160\151\x5f\x62\x6f\x64\171\x5f\x76\141\x6c\x5b";
echo $uv;
echo "\135\42\40\160\154\141\143\145\x68\x6f\154\x64\145\x72\x3d\42\105\156\164\145\x72\40\126\x61\154\x75\x65\42\40\x20\x76\141\x6c\x75\x65\x3d\x22";
echo $Y2->external_api_query_val;
echo "\42\40\x3e\xd\xa\40\x20\40\40\40\40\40\40\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x3c\x2f\144\x69\166\76\15\12\x20\x20\40\40\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x20";
if ($uv == 0) {
goto c8;
}
echo "\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x3c\144\151\166\40\143\154\141\x73\163\x3d\x22\155\157\x5f\x62\x6f\x6f\x74\137\x63\157\154\x2d\61\x22\76\15\xa\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\40\x3c\x69\x6e\160\x75\164\40\164\171\x70\x65\x3d\42\x62\165\164\x74\x6f\x6e\42\40\x63\154\141\163\x73\75\42\x6d\157\137\x62\157\157\x74\137\142\164\156\x20\155\157\x5f\x62\157\157\x74\137\x62\164\156\x2d\x64\x61\x6e\x67\145\162\42\40\166\141\x6c\x75\x65\75\42\55\x22\40\157\x6e\x63\x6c\151\143\x6b\x3d\x22\162\155\137\x62\x6f\144\171\137\x72\x6f\167\50";
echo $uv;
echo "\x29\x22\x20\x2f\x3e\xd\xa\x20\40\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\40\40\x20\40\40\x20\x20\x20\40\74\x2f\x64\151\x76\x3e\15\xa\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40";
goto kK;
c8:
echo "\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\x3c\x64\151\x76\40\x63\x6c\x61\x73\x73\x3d\42\x6d\157\137\142\157\x6f\x74\x5f\143\157\154\x2d\x31\x22\76\xd\12\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x3c\x69\x6e\160\x75\x74\40\164\171\160\x65\x3d\x22\x62\165\164\x74\157\x6e\42\40\143\154\x61\x73\163\x3d\x22\155\x6f\x5f\x62\x6f\x6f\x74\x5f\142\164\156\x20\x6d\157\137\x62\157\157\164\137\142\164\156\55\165\x73\x65\162\163\137\163\x79\x6e\x63\42\40\166\x61\154\x75\x65\x3d\42\53\x22\40\x69\x64\75\x22\42\40\x6f\156\143\154\x69\143\153\x3d\x22\x61\x64\x64\x5f\141\x70\x69\x5f\142\157\144\171\x28\51\42\57\x3e\15\12\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\74\x2f\x64\x69\x76\x3e\xd\12\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20";
kK:
echo "\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x3c\57\144\x69\x76\76\xd\12\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20";
jP:
}
yC:
goto Ll;
Ha:
echo "\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\74\x64\x69\x76\40\x63\x6c\141\x73\x73\75\42\x6d\x6f\137\142\x6f\157\164\x5f\162\157\x77\x20\155\x6f\x5f\142\157\157\x74\x5f\155\x74\x2d\63\x22\40\151\x64\x3d\42\x62\145\146\x6f\162\x65\x5f\x61\160\x69\x5f\x62\157\144\x79\42\40\x3e\xd\xa\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\74\144\x69\166\40\x63\x6c\x61\x73\163\75\42\155\x6f\137\x62\x6f\157\164\137\143\x6f\154\x2d\x33\42\x3e\xd\xa\40\40\40\40\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\74\57\144\151\x76\76\xd\xa\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\40\40\40\40\40\40\x20\40\x20\40\x20\x20\74\x64\151\x76\40\x63\x6c\x61\163\163\75\42\x6d\x6f\137\x62\157\x6f\164\x5f\143\x6f\x6c\x2d\x34\x22\x3e\xd\xa\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\74\151\x6e\x70\x75\x74\40\164\x79\160\145\75\42\x74\145\x78\x74\42\40\x63\x6c\x61\x73\163\75\42\x6d\157\x5f\x62\157\x6f\x74\x5f\146\157\x72\x6d\x2d\143\x6f\156\x74\162\157\154\42\40\151\x64\x3d\42\145\170\x74\145\162\156\141\154\x5f\x61\x70\x69\137\x62\x6f\144\x79\x5f\153\145\x79\42\40\x6e\x61\x6d\x65\75\42\x65\170\164\x65\162\156\141\154\137\141\x70\151\137\x62\x6f\144\x79\137\x6b\x65\x79\x5b\60\x5d\x22\x20\x70\x6c\x61\143\x65\150\157\154\x64\145\162\75\x22\105\156\x74\145\162\x20\x4b\x65\x79\42\40\x76\141\154\x75\x65\75\42\42\40\x3e\xd\xa\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\74\x2f\x64\151\x76\76\15\xa\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\74\x64\x69\x76\x20\143\154\x61\163\x73\x3d\42\155\157\137\142\x6f\157\164\137\x63\157\x6c\55\x34\42\x3e\xd\xa\x20\40\x20\40\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\x3c\151\x6e\x70\x75\164\40\x74\171\x70\x65\75\42\x74\145\170\164\x22\40\x63\x6c\141\x73\163\75\42\40\155\x6f\x5f\142\x6f\x6f\x74\137\146\157\x72\x6d\x2d\143\157\156\x74\162\157\x6c\x22\40\151\144\75\42\145\x78\164\145\x72\156\141\154\x5f\x61\160\151\x5f\x62\x6f\144\171\x5f\166\x61\x6c\x22\x20\156\141\155\x65\x3d\x22\x65\x78\164\x65\x72\156\141\x6c\x5f\141\160\x69\137\142\x6f\144\171\x5f\166\x61\154\133\60\135\x22\40\x70\154\x61\143\145\x68\157\154\144\x65\x72\75\x22\105\x6e\x74\x65\162\x20\x56\x61\x6c\x75\x65\42\40\40\166\x61\154\165\x65\75\x22\x22\40\x3e\15\xa\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\74\x2f\144\x69\x76\x3e\15\xa\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\74\144\151\166\x20\x63\x6c\141\x73\163\x3d\42\x6d\157\137\142\157\157\x74\x5f\x63\x6f\154\55\61\x22\x3e\xd\xa\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x3c\x69\x6e\160\x75\x74\40\164\171\x70\145\75\42\142\165\x74\164\157\156\42\40\143\154\141\163\x73\x3d\42\155\157\137\142\x6f\x6f\164\137\x62\164\156\x20\155\x6f\x5f\x62\x6f\x6f\x74\137\142\x74\x6e\x2d\165\x73\x65\x72\163\137\x73\171\156\143\42\40\166\x61\154\165\x65\75\42\x2b\42\40\x69\144\x3d\42\42\x20\157\x6e\143\x6c\151\x63\x6b\75\42\x61\x64\144\x5f\x61\160\x69\137\142\x6f\x64\171\50\51\x22\57\76\15\xa\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\40\40\40\40\74\x2f\x64\x69\166\76\15\xa\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\x20\40\x3c\x2f\144\151\166\76\15\xa\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40";
Ll:
echo "\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x3c\57\x64\x69\166\76\15\xa\40\40\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x3c\144\x69\x76\40\151\144\75\x22\152\163\x6f\x6e\x5f\x62\x6f\x64\x79\42\x20\163\164\x79\154\x65\75\42";
if (isset($mP->request_body_type)) {
goto xK;
}
echo "\x64\x69\163\x70\x6c\141\x79\x3a\x6e\157\x6e\145";
goto o9;
xK:
echo $mP->request_body_type == "\112\x53\117\116" ? "\144\x69\163\160\154\x61\171\72\x62\x6c\157\x63\153" : "\x64\x69\163\160\x6c\141\171\72\x6e\x6f\156\145";
o9:
echo "\42\76\x20\xd\xa\40\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\x3c\x64\151\x76\40\x63\154\x61\163\x73\75\x22\x6d\x6f\137\142\157\157\x74\137\x72\x6f\167\x20\155\157\x5f\x62\157\x6f\x74\137\x6d\x74\x2d\63\x22\76\15\12\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\74\x64\x69\166\x20\143\154\141\x73\163\x3d\x22\155\157\x5f\142\157\x6f\x74\x5f\x63\157\x6c\55\63\42\x3e\15\12\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\40\74\x2f\x64\x69\166\x3e\15\12\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\74\144\x69\x76\x20\x63\x6c\x61\163\x73\75\x22\155\x6f\x5f\142\157\x6f\164\x5f\143\x6f\154\x2d\x38\42\x3e\15\12\x20\40\40\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\74\x74\145\170\164\141\x72\145\141\40\156\x61\x6d\145\75\42\152\163\157\156\137\x62\x6f\144\x79\x5f\166\x61\154\x22\x20\x72\157\x77\x73\75\x22\64\x22\x20\x63\157\x6c\163\x3d\42\x35\x30\x22\40\163\164\171\154\x65\x3d\42\167\151\x64\164\x68\72\61\60\x30\45\40\x21\151\155\160\x6f\162\x74\141\156\164\42\x3e";
echo isset($mP->json_body_val) ? $mP->json_body_val : '';
echo "\74\x2f\164\x65\170\164\141\162\145\141\x3e\xd\12\x20\40\40\x20\40\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\40\x20\x3c\57\x64\151\x76\76\xd\12\40\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\x3c\57\x64\x69\x76\76\xd\xa\x20\40\40\40\40\40\40\x20\x20\40\x20\40\x20\40\40\40\x3c\x2f\x64\151\x76\x3e\xd\12\40\40\40\x20\x20\40\40\40\40\40\x20\40\40\x20\40\40\x3c\x64\x69\x76\x20\151\x64\75\x22\147\162\x61\160\150\x71\154\137\x62\x6f\x64\171\x22\x20\x73\164\x79\x6c\145\x3d\x22";
if (isset($mP->request_body_type)) {
goto ZL;
}
echo "\144\x69\x73\x70\x6c\x61\x79\72\x6e\x6f\156\145";
goto hL;
ZL:
echo $mP->request_body_type == "\107\162\x61\160\150\121\x4c" ? "\x64\x69\x73\160\154\x61\171\x3a\x62\x6c\157\x63\153" : "\x64\x69\163\x70\x6c\141\x79\x3a\x6e\x6f\x6e\x65";
hL:
echo "\42\x3e\xd\12\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\x3c\144\151\166\x20\x63\x6c\141\x73\163\75\x22\155\x6f\137\x62\157\157\x74\x5f\162\x6f\x77\x20\x6d\157\137\x62\157\x6f\x74\137\155\164\x2d\x33\x22\x3e\15\xa\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\40\74\x64\151\x76\x20\143\x6c\141\x73\x73\x3d\42\x6d\x6f\137\x62\x6f\157\164\x5f\143\x6f\x6c\x2d\63\42\x3e\15\12\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\40\74\57\144\151\166\x3e\15\xa\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\74\144\x69\166\40\143\154\141\x73\163\75\42\x6d\x6f\137\x62\157\x6f\164\x5f\x63\x6f\154\x2d\70\x22\x3e\15\12\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\40\40\x20\40\40\x20\40\x3c\164\145\x78\164\x61\x72\145\x61\x20\156\141\x6d\x65\75\x22\x67\x72\x61\x70\150\x71\154\x5f\x62\157\144\171\x5f\166\x61\x6c\x22\x20\x72\x6f\x77\163\x3d\42\64\x22\x20\143\157\154\x73\75\42\65\x30\x22\40\x73\x74\171\154\x65\x3d\42\167\151\x64\x74\x68\72\61\60\60\x25\40\41\151\x6d\x70\157\162\164\x61\156\x74\42\76";
echo isset($mP->graphql_body_val) ? $mP->graphql_body_val : '';
echo "\74\x2f\164\145\170\164\141\x72\x65\x61\x3e\15\xa\x20\40\40\40\40\40\40\40\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\74\x2f\x64\x69\x76\76\15\xa\x20\40\x20\x20\x20\40\40\x20\40\40\40\x20\40\40\40\40\x20\40\40\x20\x3c\x2f\x64\x69\166\x3e\xd\xa\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\40\40\x3c\57\x64\151\166\76\15\12\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\40\74\144\151\166\x20\x63\x6c\141\x73\x73\x3d\x22\x6d\x6f\x5f\x62\x6f\157\164\137\162\x6f\167\x20\x6d\157\x5f\142\157\157\164\x5f\155\164\x2d\x33\42\x20\x69\x64\75\x22\42\x3e\xd\xa\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x3c\144\151\166\40\x63\154\x61\x73\163\75\x22\x6d\157\x5f\142\x6f\x6f\164\x5f\143\157\x6c\55\63\x22\x3e\xd\xa\x20\x20\40\40\40\40\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\x20\x20\74\163\164\162\157\x6e\x67\x3e\x52\x65\163\160\x6f\156\x73\145\40\104\x61\x74\141\40\x54\171\160\x65\72\x3c\x2f\x73\x74\162\157\x6e\x67\76\xd\12\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x3c\57\144\151\x76\x3e\xd\xa\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x3c\144\x69\x76\40\x63\x6c\x61\163\x73\75\42\155\157\x5f\142\x6f\157\x74\x5f\x63\x6f\154\55\70\42\76\15\xa\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\74\163\145\154\145\x63\164\40\156\x61\155\145\x3d\x22\x72\x65\163\x70\x6f\x6e\x73\x65\x5f\x64\x61\x74\x61\137\164\x79\160\x65\x22\x20\x69\144\75\x22\162\x65\163\x70\x6f\156\163\x65\137\x64\141\x74\141\137\164\171\160\x65\42\40\143\x6c\141\x73\x73\x3d\x22\155\x6f\x5f\143\x75\x73\164\157\x6d\x5f\141\x70\x69\x5f\x74\x65\x78\164\x62\157\x78\40\155\x6f\137\142\157\157\x74\137\x66\x6f\162\155\55\x63\157\x6e\164\x72\x6f\x6c\x22\x20\x3e\xd\xa\40\x20\x20\40\40\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\40\40\x20\40\40\40\40\40\40\x20\x20\x3c\x6f\160\x74\x69\157\156\40\166\x61\x6c\x75\145\75\42\x4a\123\117\116\42\x20";
if (!isset($mP->response_data_type)) {
goto QJ;
}
echo $mP->response_data_type == "\x4a\123\x4f\116" ? "\x73\x65\x6c\145\143\x74\145\x64" : '';
QJ:
echo "\x3e\112\x53\x4f\116\74\57\157\x70\164\x69\157\156\76\15\12\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x3c\157\x70\x74\151\x6f\156\40\166\141\154\x75\145\x3d\x22\x58\x4d\114\42\40";
if (!isset($mP->response_data_type)) {
goto s1;
}
echo $mP->response_data_type == "\x58\x4d\x4c" ? "\x73\x65\154\145\x63\x74\x65\x64" : '';
s1:
echo "\x3e\x58\x4d\x4c\74\57\x6f\x70\164\x69\x6f\x6e\x3e\xd\xa\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x3c\57\x73\145\154\x65\143\164\76\15\12\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x3c\57\x64\151\166\x3e\xd\xa\40\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x3c\57\144\151\x76\76\15\12\40\40\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\74\144\151\166\x20\x63\154\x61\x73\163\x3d\x22\x20\155\x6f\137\142\x6f\157\164\137\164\145\170\x74\x2d\143\x65\156\x74\x65\x72\40\x6d\x6f\x5f\x62\157\x6f\x74\137\155\164\x2d\65\x22\x3e\15\12\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\40\x3c\x69\x6e\x70\165\x74\x20\x74\171\160\x65\75\42\x62\x75\164\x74\157\156\42\x20\143\154\141\163\163\75\42\x6d\157\137\142\157\157\164\x5f\142\x74\156\40\155\x6f\x5f\x62\157\x6f\164\137\x62\164\x6e\55\x73\165\x63\x63\x65\163\x73\42\x20\166\141\154\165\145\x3d\x22\x53\141\x76\x65\42\x6f\156\143\154\x69\x63\x6b\x3d\x22\163\141\166\145\x5f\145\x78\x74\x65\x72\156\x61\154\137\141\160\151\x28\51\42\76\40\15\12\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\40\40\40\40\40\x20\74\151\x6e\x70\165\164\x20\x20\x74\171\x70\145\75\x22\x62\x75\x74\x74\x6f\x6e\42\x20\151\144\75\47\164\145\x73\164\55\x63\x6f\156\x66\151\147\x27\x20\x63\x6c\141\x73\x73\x3d\x22\155\x6f\137\x62\x6f\157\x74\x5f\142\x74\156\40\155\157\137\142\157\x6f\164\137\x62\164\156\x2d\x73\165\x63\143\145\x73\x73\x22\x20";
echo $kq == 0 ? "\144\x69\163\141\142\x6c\145\x64" : '';
echo "\x20\x6f\x6e\x63\154\151\x63\153\75\47\x73\150\x6f\167\x54\x65\163\x74\x57\151\156\x64\157\167\50";
echo isset($mP->api_name) ? "\42" . htmlspecialchars($mP->api_name) . "\x22" : '';
echo "\51\x27\x20\x76\x61\154\x75\145\75\x22\x54\145\x73\164\40\103\157\156\146\x69\147\165\162\x61\x74\151\x6f\x6e\42\76\15\xa\x20\40\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x3c\57\x64\x69\x76\x3e\15\12\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\74\151\156\160\165\164\x20\x74\171\x70\145\75\42\x68\x69\x64\x64\x65\156\x22\40\x6e\x61\x6d\x65\75\x22\x65\144\x69\x74\x5f\141\160\151\x22\40\x76\x61\154\x75\x65\75\42";
echo $kq;
echo "\42\76\xd\xa\x20\x20\40\40\x20\40\40\x20\x20\40\x20\40\74\x2f\146\157\162\x6d\76\xd\12\40\40\x20\x20\40\40\40\x20\x3c\x2f\144\151\x76\x3e\xd\xa\40\x20\x20\40";
}
function create_sql_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\163\164\141\x74\165\163"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\164\x72\x75\x65")) {
goto bm;
}
$z0 = "\144\x69\x73\x61\142\154\145\144";
echo "\x20\x20\x20\x20\x20\40\40\x20\x3c\144\x69\166\40\x63\154\141\163\x73\x3d\x22\167\141\x72\x6e\x69\x6e\147\137\155\x65\163\x73\x61\x67\x65\137\143\163\x73\42\76\xd\12\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\x50\x6c\145\x61\x73\145\x20\74\141\x20\150\162\x65\x66\75\x22";
echo JURI::root() . "\x61\x64\x6d\151\156\x69\163\x74\162\x61\x74\157\162\57\x69\156\144\x65\170\x2e\x70\x68\160\x3f\157\x70\x74\151\157\156\75\143\x6f\x6d\137\x6d\x69\156\151\x6f\162\141\156\147\x65\137\143\165\163\x74\x6f\155\141\x70\x69\46\x76\151\145\x77\x3d\x61\x63\x63\x6f\165\x6e\x74\163\145\x74\165\160\46\164\x61\x62\55\160\141\156\145\x6c\75\x61\143\143\x6f\x75\x6e\164";
echo "\42\x3e\114\157\147\151\156\40\167\151\x74\150\x20\155\151\x6e\151\x4f\162\141\x6e\x67\x65\74\x2f\141\x3e\40\x74\x6f\x20\145\x6e\x61\142\154\x65\40\x4a\157\157\155\x6c\141\x20\103\x75\163\164\x6f\x6d\40\x41\x50\x49\40\x70\154\165\x67\151\x6e\56\15\12\40\x20\40\40\x20\40\x20\x20\74\x2f\144\x69\166\x3e\74\x62\162\57\x3e\xd\12\40\40\x20\x20";
bm:
$Fp = MocustomapiUtility::getConfiguration();
$Jb = !empty($Fp["\x6d\157\137\143\165\x73\x74\x6f\x6d\x5f\163\161\154\137\x61\160\151\x73"]) && $Fp["\x6d\157\x5f\143\165\163\x74\157\155\137\163\161\154\x5f\x61\160\x69\163"] != "\x5b\135";
echo "\x20\x20\x20\x20\x3c\144\x69\166\x20\x63\154\141\x73\163\75\42\155\x6f\x5f\142\x6f\157\164\x5f\x63\157\154\x2d\61\x32\x22\76\15\xa\x20\40\40\x20\40\x20\x20\x20\x3c\144\151\x76\x20\143\154\x61\x73\x73\75\x22\155\x6f\137\x62\157\157\164\137\x72\157\167\x22\x3e\xd\12\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x3c\x64\151\166\x20\143\154\x61\163\x73\75\42\x6d\x6f\137\x62\x6f\157\164\x5f\143\x6f\x6c\55\70\42\x3e\15\xa\40\x20\40\x20\40\40\40\40\40\x20\40\40\x20\40\40\x20\74\150\63\76\x4c\x69\163\x74\40\x6f\x66\40\103\165\163\x74\157\x6d\x20\x53\x51\114\x20\x41\x50\111\163\15\12\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\40\74\141\40\150\x72\x65\x66\x3d\x22\150\x74\x74\160\163\x3a\57\57\x70\154\165\147\x69\156\163\x2e\x6d\151\x6e\x69\157\x72\x61\156\x67\145\56\143\x6f\155\57\163\x65\x74\165\x70\x2d\x63\165\163\164\157\x6d\55\141\x70\x69\55\146\157\x72\55\152\x6f\157\x6d\x6c\x61\x23\x73\164\x65\x67\42\x20\x74\141\x72\147\145\164\x3d\x22\137\x62\x6c\141\x6e\x6b\42\x20\x63\154\x61\x73\x73\75\42\x6d\157\x5f\x61\x70\151\x5f\153\x6e\157\167\137\155\x6f\162\x65\x20\155\x6f\137\164\x6f\x6f\154\164\x69\x70\x22\x3e\xd\xa\40\40\40\40\x20\40\x20\40\40\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\40\x3c\151\155\x67\x20\163\162\143\75\x22";
echo JUri::base();
echo "\x2f\143\157\155\x70\x6f\x6e\x65\x6e\164\163\57\x63\x6f\x6d\137\x6d\x69\156\x69\x6f\x72\x61\156\147\x65\137\x63\x75\163\x74\x6f\155\x61\160\151\x2f\141\163\163\145\x74\x73\x2f\151\x6d\x61\147\x65\x73\x2f\154\151\163\164\x2e\x70\x6e\x67\42\40\167\x69\144\x74\x68\75\42\62\60\x22\x20\x68\x65\151\x67\150\164\x3d\x22\x32\60\x22\76\74\163\x70\x61\x6e\x20\143\154\x61\x73\x73\x3d\x22\155\157\x5f\164\157\x6f\x6c\x74\151\x70\164\145\170\164\137\162\151\x67\150\164\x22\x3e\122\x65\x66\x65\162\x20\x74\150\145\x20\x73\x65\x74\x75\x70\40\147\x75\151\x64\145\40\146\x6f\x72\40\143\x6f\156\146\x69\x67\165\x72\141\x74\151\157\x6e\x2e\74\x2f\x73\x70\141\156\x3e\15\xa\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\74\57\141\x3e\15\12\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\40\x20\74\x2f\150\63\x3e\xd\xa\40\40\40\x20\x20\40\40\x20\40\40\40\40\74\57\144\151\x76\x3e\15\12\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\74\144\151\166\40\143\154\141\x73\x73\75\42\x6d\x6f\137\142\x6f\x6f\164\x5f\143\157\x6c\x2d\64\x22\x3e\xd\12\x20\40\x20\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\40\74\x61\x20\143\154\141\x73\163\75\x22\155\157\137\142\x6f\x6f\164\137\x62\164\x6e\x20\x6d\157\137\142\157\157\x74\137\142\x74\x6e\x2d\165\163\x65\x72\163\x5f\x73\x79\x6e\x63\42\x20\163\164\x79\154\145\x3d\x22\x66\154\x6f\x61\x74\x3a\162\x69\147\150\x74\x3b";
if ($Jb) {
goto pY;
}
echo "\144\x69\163\160\x6c\141\171\72\x6e\x6f\x6e\x65\x3b";
goto O0;
pY:
echo "\x64\x69\x73\x70\154\141\171\x3a\x62\154\x6f\x63\153\x3b";
O0:
echo $z0 == "\144\x69\163\x61\142\154\145\x64" ? "\160\x6f\151\156\x74\145\x72\55\x65\166\x65\x6e\164\x73\72\x20\x6e\157\x6e\145" : '';
echo "\42\x20\150\162\x65\x66\x3d\x22";
echo JURI::root() . "\x61\144\x6d\151\156\151\163\164\x72\x61\164\x6f\x72\57\151\x6e\x64\145\170\56\x70\150\x70\x3f\x6f\160\164\x69\x6f\x6e\75\x63\157\155\x5f\x6d\151\x6e\x69\157\162\x61\x6e\x67\145\x5f\143\165\163\x74\x6f\x6d\x61\x70\x69\46\x76\151\145\167\x3d\141\x63\x63\157\x75\156\x74\163\x65\164\165\160\46\x74\141\x62\x2d\160\141\156\145\x6c\x3d\143\162\145\x61\164\x65\137\143\x75\x73\164\x6f\155\x5f\163\161\154\137\x61\x70\x69";
echo "\42\x3e\103\x72\145\x61\x74\145\40\x41\x50\x49\x3c\x2f\x61\76\x20\xd\xa\x20\40\x20\40\40\x20\40\40\40\40\40\x20\x3c\x2f\144\x69\166\x3e\15\xa\x20\x20\x20\40\40\x20\x20\40\x3c\x2f\x64\151\166\x3e\74\150\x72\76\15\12\x20\40\x20\x20\40\x20\40\x20";
if ($Jb) {
goto Rl;
}
echo "\40\x20\40\40\x20\40\40\x20\40\74\x64\151\x76\x20\143\x6c\141\x73\163\x3d\x22\x6d\157\137\x62\157\157\164\137\x6d\x74\55\63\x22\x3e\15\12\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x3c\160\76\74\163\x74\162\x6f\156\x67\x3e\x59\x6f\165\40\150\141\166\x65\x20\x6e\x6f\x74\x20\x63\162\x65\141\x74\x65\144\x20\x61\156\171\x20\143\x75\163\x74\157\x6d\x20\123\121\114\40\101\120\x49\x2e\74\57\163\x74\x72\157\x6e\147\76\x20\74\141\40\143\x6c\x61\163\x73\x3d\42\x6d\x6f\x5f\142\x6f\157\164\x5f\x62\x74\156\x20\x6d\x6f\137\x62\157\157\x74\137\x62\164\x6e\55\165\163\145\x72\x73\x5f\x73\x79\156\x63\x22\x20\x73\164\171\x6c\x65\75\42";
echo $z0 == "\144\151\163\x61\142\x6c\x65\x64" ? "\x70\157\x69\x6e\164\x65\162\x2d\145\x76\145\156\164\163\72\40\x6e\157\x6e\145\x3b\157\160\141\143\151\164\x79\x3a\x30\56\66\65" : '';
echo "\x22\40\x68\x72\145\x66\x3d\x22";
echo JURI::root() . "\141\x64\155\151\x6e\151\x73\x74\162\x61\164\x6f\x72\57\x69\x6e\x64\x65\170\x2e\x70\x68\160\x3f\x6f\160\x74\x69\157\x6e\x3d\143\157\155\x5f\155\151\x6e\x69\x6f\162\141\x6e\x67\145\137\143\x75\163\164\157\155\x61\160\151\46\x76\151\x65\x77\x3d\x61\x63\x63\157\165\x6e\164\x73\145\164\x75\x70\46\164\x61\142\x2d\x70\x61\x6e\x65\x6c\x3d\x63\162\145\x61\x74\145\x5f\143\x75\163\164\x6f\155\x5f\x73\x71\154\137\x61\x70\151";
echo "\x22\76\103\154\151\x63\x6b\40\150\x65\x72\145\74\57\x61\x3e\x20\x74\x6f\x20\x73\x74\141\162\x74\56\74\x2f\160\x3e\15\xa\x20\40\x20\x20\x20\x20\x20\40\74\x2f\x64\x69\166\76\15\xa\x20\x20\40\40\40\40\40\40";
goto B7;
Rl:
$zY = json_decode($Fp["\x6d\x6f\x5f\x63\165\x73\x74\157\x6d\137\x73\161\x6c\x5f\x61\160\x69\163"]);
echo "\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\x3c\144\x69\x76\40\x63\154\141\163\x73\x3d\42\40\x6d\x6f\137\142\x6f\x6f\x74\x5f\155\164\55\65\40\x20\155\157\x5f\142\x6f\x6f\x74\137\164\x61\142\x6c\145\x2d\162\145\163\x70\x6f\156\x73\x69\x76\145\42\x3e\xd\xa\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x3c\x74\141\x62\154\x65\x20\x63\x6c\x61\163\163\75\42\164\141\142\154\x65\40\x74\141\x62\x6c\x65\55\163\x74\x72\151\160\145\144\x20\164\x61\142\154\145\x2d\x68\x6f\x76\145\162\x20\x74\141\142\x6c\x65\55\x62\x6f\162\x64\145\x72\x65\x64\x22\x3e\15\xa\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\74\x74\x72\76\15\12\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\40\x3c\164\x64\76\74\163\164\x72\x6f\x6e\x67\x3e\x41\x50\x49\40\x4e\x41\115\x45\x3c\57\163\164\x72\157\156\x67\x3e\x3c\x2f\x74\x64\x3e\15\12\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\74\x74\x64\x3e\x3c\163\164\x72\x6f\156\x67\x3e\101\x50\x49\x20\x4d\x65\164\x68\x6f\144\x3c\57\x73\x74\162\157\x6e\147\x3e\74\57\x74\x64\x3e\15\xa\40\x20\40\40\40\40\40\40\x20\40\40\x20\x20\x20\40\40\40\40\40\40\74\x74\144\x3e\x3c\x73\x74\x72\x6f\x6e\147\76\101\x43\x54\111\117\x4e\123\x3c\x2f\x73\x74\162\157\156\147\76\x3c\x2f\x74\x64\76\15\xa\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\74\57\x74\x72\x3e\15\12\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20";
foreach ($zY as $Zu => $Y2) {
echo "\x20\40\x20\40\x20\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x3c\x74\162\x3e\xd\xa\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\74\x74\x64\x3e";
echo $Zu;
echo "\x20\x3c\x2f\164\x64\76\15\12\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x3c\x74\144\x3e\15\12\x20\x20\40\40\40\40\40\40\40\40\40\x20\40\x20\40\40\40\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\40";
echo !empty($Y2->api_method) ? strtoupper($Y2->api_method) : '';
echo "\x20\x20\x20\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\x3c\x2f\164\144\76\xd\12\x20\40\x20\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\x20\40\40\x3c\x74\144\40\x3e\xd\12\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\74\x64\x69\x76\x20\x63\x6c\x61\x73\163\x3d\x22\x6d\157\137\x62\x6f\x6f\x74\137\x72\x6f\167\x22\76\xd\12\40\40\x20\40\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\40\40\40\40\40\40\40\x20\x20\40\40\40\40\40\40\x20\x3c\141\40\x63\154\x61\163\x73\x3d\42\155\157\137\x62\x6f\157\164\137\x6d\162\55\62\x20\155\157\x5f\142\x6f\157\x74\137\x6d\154\55\x32\x22\x20\x73\164\171\x6c\145\75\42";
echo $z0 == "\144\151\163\141\x62\154\145\x64" ? "\x70\x6f\x69\x6e\164\145\162\55\x65\x76\x65\x6e\x74\x73\x3a\x20\156\157\x6e\145\x3b\157\x70\141\x63\x69\164\171\72\x30\56\66\x35" : '';
echo "\x22\40\150\162\145\146\75\x22";
echo JURI::root() . "\x61\144\x6d\151\x6e\151\x73\x74\x72\x61\164\x6f\162\x2f\151\x6e\144\145\170\x2e\160\x68\x70\x3f\x6f\x70\164\151\157\156\x3d\x63\157\155\x5f\x6d\x69\156\151\x6f\x72\141\x6e\147\145\x5f\x63\x75\163\x74\x6f\x6d\141\x70\x69\46\x76\151\x65\x77\x3d\x61\x63\143\x6f\x75\x6e\164\163\145\164\x75\x70\46\x74\141\x62\55\160\141\x6e\145\154\75\x63\x72\x65\x61\x74\x65\137\x63\165\163\164\157\x6d\x5f\163\161\x6c\137\141\160\x69\x26\x73\161\x6c\137\x61\x70\151\x5f\x6e\141\x6d\x65\75" . $Zu;
echo "\x22\76\105\144\x69\164\x3c\57\x61\76\40\174\15\12\40\40\40\40\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\40\x20\74\141\x20\143\154\x61\163\x73\x3d\x22\x6d\157\x5f\142\157\x6f\x74\x5f\155\x72\55\x32\40\x6d\x6f\x5f\142\157\157\164\x5f\x6d\x6c\x2d\62\42\40\x73\x74\171\154\x65\x3d\42";
echo $z0 == "\x64\151\163\x61\142\x6c\x65\144" ? "\160\157\151\156\x74\145\162\55\145\166\145\156\x74\163\x3a\40\x6e\x6f\x6e\x65\x3b\x6f\x70\x61\143\151\164\x79\x3a\x30\x2e\x36\x35" : '';
echo "\x22\40\150\x72\145\x66\x3d\42";
echo JURI::root() . "\x61\x64\155\x69\156\151\x73\164\162\x61\x74\157\x72\57\151\x6e\x64\x65\170\x2e\x70\150\160\x3f\157\x70\164\x69\x6f\156\x3d\143\157\155\137\x6d\x69\x6e\x69\157\x72\141\156\x67\x65\137\143\165\163\x74\x6f\155\141\160\x69\46\166\x69\x65\167\75\x61\143\x63\157\165\156\164\x73\145\164\165\x70\46\x74\141\x62\x2d\160\141\x6e\x65\x6c\x3d\166\x69\145\167\137\x63\x75\163\x74\157\x6d\x5f\x61\x70\151\46\x73\161\x6c\x5f\141\160\151\137\x6e\141\155\x65\75" . $Zu;
echo "\42\76\x56\151\145\167\74\57\x61\x3e\x20\174\15\12\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\x3c\146\x6f\162\x6d\40\156\141\x6d\145\75\x22\146\x22\40\x6d\x65\x74\150\157\144\x3d\42\x70\x6f\x73\x74\x22\x20\x61\x63\x74\x69\x6f\x6e\75\42";
echo JRoute::_("\x69\156\144\x65\x78\x2e\x70\x68\160\77\157\x70\x74\151\157\x6e\75\143\157\x6d\137\x6d\x69\x6e\151\x6f\162\141\x6e\147\x65\137\143\165\163\x74\157\x6d\141\160\151\x26\166\x69\145\167\x3d\x61\143\x63\x6f\165\156\164\163\x65\164\165\160\46\x74\x61\x73\x6b\75\141\143\143\157\x75\x6e\x74\x73\145\164\x75\x70\x2e\144\145\x6c\145\164\145\123\x51\x4c\x43\165\x72\162\x65\156\x74\x41\x50\111");
echo "\x22\76\15\xa\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x3c\151\156\x70\x75\x74\x20\x74\171\x70\x65\x3d\x22\150\x69\x64\144\x65\156\x22\x20\156\141\x6d\145\x3d\x22\141\x70\x69\x5f\156\141\155\x65\42\x20\x76\x61\x6c\x75\x65\75\x22";
echo $Zu;
echo "\x22\40\76\15\12\40\x20\40\40\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\74\142\165\164\164\x6f\x6e\x20\x63\154\x61\163\163\75\x22\x6d\x6f\x5f\142\x6f\x6f\164\137\142\x74\x6e\40\x6d\157\x5f\142\x6f\x6f\x74\x5f\x62\164\156\x2d\144\141\156\147\x65\x72\x20\155\157\137\142\157\157\x74\x5f\155\x6c\x2d\x32\42\40";
echo $z0;
echo "\x3e\x44\145\x6c\x65\x74\145\74\x2f\x62\165\x74\x74\157\x6e\x3e\15\xa\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\x3c\57\146\157\x72\155\76\xd\xa\x20\40\40\40\x20\40\40\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\40\74\x2f\144\x69\x76\76\15\12\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\74\x2f\x74\144\76\xd\xa\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\x3c\x2f\164\x72\x3e\xd\xa\x20\40\x20\40\40\40\40\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40";
P9:
}
p7:
echo "\x20\x20\40\40\x20\40\x20\x20\40\x20\40\40\x3c\x2f\x74\141\142\154\145\76\15\12\40\40\x20\40\40\x20\x20\x20\x3c\x2f\144\x69\x76\76\xd\xa\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20";
B7:
echo "\40\40\40\x20\x3c\x2f\144\151\166\x3e\15\12\x20\x20\x20\x20";
}
function create_custom_sql_apis()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\x73\x74\x61\164\165\x73"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\x74\x72\165\x65")) {
goto ef;
}
$z0 = "\144\151\x73\x61\142\x6c\x65\144";
echo "\x20\40\x20\40\40\40\x20\40\x3c\144\x69\166\40\143\x6c\141\163\x73\x3d\x22\x77\x61\162\x6e\151\x6e\147\137\x6d\x65\163\x73\x61\147\x65\x5f\143\x73\163\42\x3e\xd\12\x20\40\40\x20\40\40\x20\x20\40\40\40\40\120\x6c\x65\x61\163\145\x20\x3c\x61\x20\150\162\145\x66\x3d\x22";
echo JRoute::_("\151\x6e\144\x65\x78\56\160\x68\160\77\157\160\x74\151\x6f\x6e\75\x63\157\x6d\137\x6d\x69\x6e\x69\x6f\x72\x61\156\147\x65\x5f\x63\165\x73\164\157\x6d\141\x70\x69\x26\x76\151\145\x77\75\141\x63\143\x6f\165\x6e\164\163\145\164\x75\x70\x26\x74\x61\x62\55\x70\x61\x6e\145\x6c\75\141\x63\143\157\165\x6e\x74");
echo "\42\x3e\114\157\x67\x69\156\x20\167\x69\x74\x68\x20\x6d\151\x6e\151\117\162\141\x6e\x67\x65\x3c\x2f\141\76\x20\x74\157\40\145\156\141\142\154\145\x20\x4a\x6f\157\x6d\154\x61\x20\x43\x75\163\164\157\x6d\x20\101\120\x49\x20\x70\x6c\x75\x67\151\156\x2e\15\xa\40\x20\40\x20\x20\x20\x20\x20\x3c\57\144\x69\166\76\x3c\x62\162\x2f\x3e\15\xa\40\40\40\x20";
ef:
$Fp = MocustomapiUtility::getConfiguration();
$N6 = JFactory::getApplication()->input->get->getArray();
$kq = 0;
if (!isset($N6["\x73\161\x6c\x5f\141\x70\151\137\156\141\155\x65"])) {
goto P2;
}
$hd = MocustomapiUtility::fetch_api_info($N6["\x73\x71\x6c\x5f\141\x70\x69\x5f\156\x61\x6d\145"], "\163\x71\x6c");
$kq = 1;
P2:
$p2 = isset($hd->api_method) ? MocustomapiUtility::api_method_description($hd->api_method) : "\x46\x65\164\x63\x68\x20\x64\141\x74\x61\x20\166\151\x61\x20\101\x50\x49\x2e";
echo "\40\x20\40\x20\x20\40\40\40\x3c\x64\151\x76\40\143\x6c\141\x73\x73\x3d\x22\155\x6f\137\x62\x6f\x6f\164\x5f\143\x6f\154\x2d\x31\62\42\x3e\15\xa\x20\x20\40\x20\40\x20\x20\40\40\40\x20\40\x3c\x64\151\x76\x20\x63\154\x61\x73\163\x3d\x22\x6d\x6f\x5f\x62\157\x6f\x74\137\162\x6f\167\x22\76\15\12\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x3c\144\x69\x76\40\143\154\x61\x73\x73\75\42\155\x6f\x5f\x62\x6f\157\x74\x5f\x63\x6f\x6c\55\61\x30\42\x3e\xd\xa\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x3c\150\63\76\103\x72\x65\141\164\x65\40\x43\x75\x73\164\x6f\155\x20\x53\x51\x4c\40\x41\120\x49\xd\12\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\74\x61\x20\x68\x72\145\146\75\42\x68\x74\164\x70\x73\72\57\57\x70\x6c\165\x67\151\x6e\163\56\155\151\x6e\151\x6f\x72\141\156\147\145\56\143\x6f\x6d\x2f\163\145\x74\165\x70\55\143\x75\x73\164\157\155\x2d\141\x70\151\x2d\146\x6f\162\55\152\157\x6f\155\154\x61\43\x73\x74\x65\147\42\40\164\141\x72\x67\145\x74\75\42\x5f\x62\154\x61\156\x6b\42\40\x63\154\141\x73\x73\x3d\x22\x6d\157\x5f\141\x70\x69\x5f\x6b\x6e\157\167\137\x6d\157\x72\145\x20\x6d\157\x5f\164\157\157\154\164\151\x70\x22\x3e\15\xa\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\40\74\151\x6d\147\40\163\162\143\x3d\x22";
echo JUri::base();
echo "\x2f\x63\157\x6d\x70\x6f\156\145\156\x74\163\57\x63\x6f\x6d\137\x6d\151\156\151\157\162\x61\156\x67\x65\137\143\x75\x73\164\x6f\x6d\141\x70\x69\57\141\163\x73\145\x74\163\57\x69\x6d\141\x67\145\163\x2f\x6c\x69\x73\164\x2e\160\156\147\x22\40\167\151\144\164\150\x3d\42\62\x30\x22\x20\150\145\151\147\x68\x74\x3d\x22\x32\60\x22\76\74\163\160\141\156\40\x63\x6c\x61\x73\x73\75\x22\x6d\x6f\137\164\x6f\x6f\x6c\164\x69\160\164\145\x78\164\137\162\151\x67\x68\164\x22\76\x52\x65\x66\x65\162\40\164\150\145\x20\x73\145\164\165\160\x20\147\x75\151\144\145\x20\x66\157\162\40\143\157\156\146\x69\147\x75\162\141\x74\151\157\x6e\x2e\x3c\57\163\160\141\x6e\76\xd\xa\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\x3c\57\x61\76\xd\xa\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\40\40\x20\40\40\40\x20\74\x2f\x68\x33\76\xd\12\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\74\57\144\x69\166\76\15\xa\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\74\144\151\166\40\143\x6c\141\163\163\75\42\x6d\157\x5f\x62\x6f\157\164\x5f\x63\x6f\154\x2d\62\42\76\xd\12\x20\40\40\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\x3c\x61\x20\143\154\141\x73\x73\x3d\x22\x6d\x6f\x5f\142\157\x6f\164\x5f\x62\x74\x6e\x20\155\157\x5f\x62\157\x6f\164\x5f\142\x74\156\55\x64\x61\156\147\x65\x72\42\x20\40\x73\x74\x79\x6c\145\x3d\42\146\154\x6f\x61\164\72\x72\151\147\x68\164\40\x21\x69\x6d\160\157\x72\164\x61\156\164\x22\40\x68\162\x65\x66\x3d\x22";
echo JURI::root() . "\x61\x64\x6d\151\156\x69\163\x74\162\141\164\157\162\57\151\x6e\x64\x65\x78\56\x70\x68\160\77\x6f\x70\x74\x69\x6f\x6e\x3d\143\x6f\155\137\x6d\151\156\x69\x6f\x72\x61\156\x67\x65\137\143\165\x73\164\x6f\x6d\x61\x70\x69\x26\x76\151\x65\x77\75\141\x63\143\x6f\165\x6e\164\x73\x65\164\165\160\x26\x74\141\x62\55\160\x61\156\145\x6c\x3d\x63\x72\x65\x61\164\145\137\163\161\x6c\137\141\160\x69\x73";
echo "\x22\x3e\103\154\x6f\163\145\x3c\57\x61\76\40\15\xa\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\40\x3c\57\144\151\166\x3e\15\xa\40\x20\x20\x20\40\x20\40\40\40\40\40\40\x3c\57\144\x69\x76\x3e\74\x68\x72\x3e\xd\12\40\40\40\x20\40\x20\x20\x20\74\x2f\144\151\x76\x3e\15\xa\40\x20\x20\40\x20\x20\x20\40\74\146\157\162\155\40\143\154\x61\163\163\x3d\42\x6d\x6f\137\142\157\157\x74\x5f\160\55\62\x22\40\151\x64\75\42\x73\161\154\x5f\x61\x70\151\137\x66\157\x72\x6d\x22\x20\156\141\155\x65\75\x22\146\x22\40\155\145\x74\x68\157\x64\75\x22\160\x6f\x73\x74\42\40\x61\x63\x74\151\157\x6e\75\42";
echo JRoute::_("\151\156\x64\145\x78\56\x70\x68\160\77\x6f\x70\x74\151\157\x6e\75\x63\157\155\137\155\151\x6e\151\x6f\162\x61\x6e\x67\145\137\143\x75\x73\164\x6f\x6d\141\160\151\x26\166\151\x65\x77\75\141\143\143\x6f\165\156\164\163\x65\x74\165\x70\46\164\141\x73\x6b\75\x61\143\x63\157\x75\156\164\x73\x65\x74\x75\160\x2e\143\x72\x65\141\x74\x65\123\121\x4c\101\120\x49");
echo "\42\76\15\12\40\40\40\x20\40\40\40\x20\x20\x20\x20\40\x3c\x64\151\166\40\x63\154\x61\163\163\x3d\42\155\157\x5f\142\x6f\x6f\x74\x5f\162\157\x77\40\x6d\x6f\x5f\x62\157\x6f\164\137\x6d\164\55\x34\x22\x3e\xd\xa\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x3c\x64\x69\166\40\x63\x6c\x61\163\x73\75\42\x6d\157\x5f\x62\x6f\x6f\x74\137\143\x6f\x6c\x2d\64\x22\76\xd\xa\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x3c\163\x70\141\x6e\x20\x63\154\x61\x73\163\75\x22\x6d\157\x5f\x72\x65\x71\165\x69\x72\x65\x64\137\x66\151\145\x6c\144\42\76\x2a\74\x2f\x73\160\141\156\76\x3c\163\164\x72\157\x6e\x67\76\x41\120\111\40\x4e\x61\155\x65\72\x3c\x2f\163\x74\162\157\156\147\76\15\xa\40\x20\x20\x20\40\40\x20\x20\40\x20\40\40\40\40\40\40\74\57\144\x69\x76\76\15\xa\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x3c\144\151\166\40\143\154\141\163\163\x3d\x22\x6d\x6f\137\x62\157\x6f\164\x5f\x63\x6f\154\x2d\x38\42\x3e\xd\xa\40\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\x3c\x69\x6e\x70\x75\164\x20\164\171\160\x65\75\42\164\x65\x78\x74\x22\x20\x63\x6c\141\163\163\75\x22\x20\x6d\x6f\137\142\157\157\164\137\146\157\162\x6d\55\143\x6f\156\x74\162\x6f\154\42\40\x70\154\141\143\145\150\157\x6c\x64\145\162\75\x22\105\x6e\164\145\162\x20\x61\40\x41\x50\111\x20\156\x61\155\145\x20\167\x69\x74\150\157\x75\x74\x20\163\160\141\x63\x65\42\x20\151\144\75\x22\163\x71\154\x5f\x61\160\151\x5f\156\x61\x6d\145\x22\40\156\141\x6d\x65\75\x22\x61\x70\151\137\156\141\155\x65\x22\x20\166\141\x6c\x75\x65\x3d\42";
echo !empty($hd->api_name) ? $hd->api_name : '';
echo "\42\x20";
echo $kq ? "\x72\x65\141\x64\157\x6e\154\x79" : '';
echo "\40\x72\145\161\x75\x69\162\145\144\x3e\xd\xa\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\40\40\x3c\x2f\x64\151\x76\76\15\xa\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\x3c\x2f\x64\x69\x76\x3e\xd\12\x20\40\x20\40\40\x20\40\40\x20\x20\40\x20\x3c\x64\151\x76\x20\x63\154\x61\x73\163\75\42\x6d\157\137\142\157\x6f\164\x5f\x72\157\167\x20\155\x6f\137\142\x6f\157\164\x5f\155\x74\55\x34\x22\x3e\xd\xa\40\x20\40\40\40\40\40\x20\40\40\40\40\40\x20\40\40\74\144\151\x76\x20\x63\x6c\141\x73\163\75\x22\x6d\x6f\x5f\x62\157\157\164\x5f\x63\157\154\x2d\64\x22\76\xd\xa\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\40\40\40\x20\74\x73\160\x61\x6e\x20\x63\x6c\x61\x73\x73\x3d\42\155\157\137\x72\x65\161\x75\x69\x72\x65\x64\137\146\x69\145\x6c\144\x22\x3e\x2a\74\x2f\x73\x70\x61\x6e\x3e\x3c\163\164\x72\157\156\x67\x3e\x53\x65\x6c\x65\143\164\40\115\x65\164\150\157\x64\72\74\x2f\163\x74\162\157\x6e\147\x3e\xd\12\x20\40\x20\40\40\40\40\x20\x20\40\40\40\x20\40\40\40\74\x2f\144\151\x76\x3e\15\12\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\40\74\144\151\166\x20\x63\x6c\141\163\x73\x3d\x22\155\157\137\x62\x6f\x6f\x74\137\x63\x6f\x6c\55\65\42\76\xd\12\x20\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\40\40\x20\40\x20\74\163\145\154\x65\143\164\x20\x6e\141\x6d\145\x3d\42\x61\x70\151\x5f\x6d\145\x74\x68\157\x64\42\x20\143\154\141\x73\163\x3d\42\40\x6d\x6f\x5f\x62\x6f\x6f\164\x5f\146\x6f\162\x6d\x2d\143\x6f\x6e\x74\162\x6f\x6c\42\x20\151\x64\75\42\x73\x71\x6c\x5f\141\x70\151\137\x6d\x65\164\x68\157\x64\42\x20\x72\x65\x71\165\x69\162\145\x64\x20\x6f\x6e\x63\150\x61\156\147\x65\75\x22\x73\x68\157\x77\x5f\x71\x75\145\162\x79\50\51\x22\76\15\12\40\40\x20\40\x20\40\40\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\40\40\x20\x20\40\x3c\x6f\x70\164\151\157\156\x20\166\141\x6c\165\145\75\x22\147\145\164\42\x20";
echo !empty($hd->api_method) && $hd->api_method == "\147\x65\164" ? "\163\x65\x6c\145\x63\x74\x65\x64" : '';
echo "\x3e\107\x45\x54\x3c\x2f\157\160\164\151\157\156\76\15\xa\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\40\74\x6f\x70\164\151\157\x6e\40\x76\141\x6c\165\x65\x3d\42\160\157\x73\x74\x22\40";
echo !empty($hd->api_method) && $hd->api_method == "\160\157\163\164" ? "\x73\145\x6c\x65\143\164\x65\x64" : '';
echo "\76\x50\117\x53\124\74\x2f\x6f\x70\164\x69\157\x6e\76\15\12\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\40\x20\40\40\74\157\160\x74\151\157\156\40\166\x61\x6c\x75\x65\x3d\42\x70\x75\164\x22\40";
echo !empty($hd->api_method) && $hd->api_method == "\x70\x75\164" ? "\x73\x65\154\x65\x63\x74\145\x64" : '';
echo "\x3e\x50\125\124\74\57\157\x70\164\151\x6f\x6e\76\15\12\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x3c\x6f\160\x74\151\157\x6e\40\166\x61\x6c\165\145\x3d\42\144\145\x6c\145\x74\x65\42\x20";
echo !empty($hd->api_method) && $hd->api_method == "\144\x65\154\145\x74\145" ? "\x73\x65\154\x65\143\x74\145\144" : '';
echo "\x3e\104\105\114\105\124\x45\74\57\x6f\x70\x74\x69\x6f\156\x3e\15\12\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\40\74\x2f\x73\145\154\x65\x63\x74\x3e\xd\12\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\x20\74\x2f\x64\151\x76\x3e\15\12\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x3c\144\x69\166\40\143\154\x61\163\x73\x3d\x22\x6d\x6f\x5f\x62\x6f\x6f\x74\x5f\143\x6f\x6c\55\x33\42\76\xd\xa\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x3c\x73\160\141\x6e\40\x69\144\x3d\x22\x63\x75\x73\x74\157\155\137\x73\x71\154\x5f\x61\x70\151\137\x6d\145\x74\x68\157\x64\x22\x20\163\x74\171\x6c\x65\x3d\42\x63\157\154\157\162\72\x63\150\157\x63\x6f\x6c\141\x74\145\x3b\42\76";
echo $p2;
echo "\74\x2f\x73\160\x61\156\76\15\12\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\74\x2f\x64\x69\x76\76\15\xa\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\x3c\57\144\x69\166\76\15\12\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x3c\144\x69\166\x20\143\154\x61\x73\163\75\x22\x6d\157\137\x62\157\x6f\164\137\162\x6f\167\x20\x6d\157\137\x62\x6f\x6f\164\137\x6d\164\x2d\64\x22\76\xd\12\40\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\74\x64\151\x76\40\x63\x6c\x61\x73\x73\x3d\42\x6d\x6f\137\142\157\157\x74\137\x63\157\154\x2d\x34\x22\76\15\xa\40\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\40\x20\40\40\x3c\x73\x74\x72\x6f\156\147\76\105\156\x61\x62\154\145\x20\143\165\x73\164\157\155\40\x71\165\x65\162\x79\40\160\x61\x72\141\155\145\x74\145\162\163\72\x3c\57\163\164\162\x6f\156\147\76\xd\xa\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\x3c\x2f\x64\x69\166\76\15\12\40\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x3c\x64\151\x76\x20\x63\154\x61\x73\x73\75\x22\155\157\137\142\x6f\157\164\x5f\143\x6f\154\55\61\42\x3e\15\12\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\40\x20\40\x20\40\74\x69\156\160\165\164\40\x74\x79\160\x65\x3d\42\143\x68\145\x63\153\142\x6f\x78\42\40\151\144\x3d\x22\x65\x6e\x61\x62\154\x65\137\x63\165\x73\164\137\160\x61\162\141\x6d\42\x20\156\x61\155\x65\x3d\x22\145\156\x61\142\x6c\x65\137\143\x75\163\x74\137\161\165\145\x72\171\137\x70\141\162\141\155\42\40\166\141\x6c\x75\145\75\x22\x31\x22\x20";
echo !empty($hd->enable_cust_query_param) ? "\143\x68\145\143\x6b\145\x64" : '';
echo "\40\x3e\15\12\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\74\57\144\151\x76\x3e\15\xa\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x3c\x64\151\166\x20\143\x6c\141\163\x73\75\42\155\157\x5f\x62\157\157\x74\137\x63\157\x6c\55\67\42\76\15\xa\40\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\40\74\x73\x70\141\156\40\163\164\x79\x6c\x65\x3d\42\143\157\x6c\x6f\162\72\143\150\157\x63\157\x6c\141\164\x65\x3b\42\x3e\124\x68\151\x73\x20\167\151\154\154\40\x65\156\141\x62\154\145\x20\x79\x6f\165\40\164\157\40\163\145\x6e\144\x20\x63\165\163\164\x6f\x6d\40\161\165\x65\x72\171\40\141\x6e\x64\x20\x62\x6f\x64\x79\x20\160\141\x72\141\155\x65\x74\x65\162\x73\x2e\x3c\x2f\x73\160\x61\x6e\x3e\15\xa\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x3c\57\144\151\166\x3e\xd\12\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x3c\x2f\144\x69\166\76\xd\12\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x3c\x64\151\x76\40\151\144\75\x22\155\x61\153\145\137\160\x61\162\x61\155\x5f\x63\x6f\x6d\160\165\x6c\x73\x6f\x72\x79\42\40\163\164\171\x6c\145\75\42\144\151\163\160\154\x61\171\72";
if (isset($hd->api_method)) {
goto uC;
}
echo "\156\x6f\156\145";
goto Zo;
uC:
echo "\x70\x6f\163\x74" == $hd->api_method ? "\x62\154\x6f\x63\153" : "\156\x6f\x6e\145";
Zo:
echo "\x22\76\15\xa\x20\40\40\x20\x20\x20\x20\40\40\40\40\x20\40\40\x20\x20\x3c\144\151\x76\x20\143\x6c\x61\163\163\x3d\42\x6d\x6f\137\142\157\157\164\137\162\157\167\40\x6d\157\x5f\142\x6f\x6f\164\x5f\x6d\x74\x2d\64\42\x3e\40\15\12\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\x3c\144\x69\166\x20\143\x6c\x61\x73\163\x3d\x22\155\157\x5f\142\157\157\164\x5f\x63\157\x6c\x2d\x34\x22\76\15\12\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\74\x73\164\162\157\156\147\76\115\141\153\145\x20\141\154\154\x20\x70\141\x72\x61\155\145\x74\145\162\x73\x20\x63\x6f\155\x70\x75\x6c\x73\157\162\171\72\x3c\57\163\x74\x72\x6f\x6e\x67\76\15\12\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\x20\x20\x3c\57\x64\x69\x76\76\xd\12\40\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\74\x64\151\x76\x20\x63\154\x61\163\163\75\42\155\157\x5f\x62\157\x6f\164\x5f\x63\x6f\154\x2d\x31\x22\x3e\15\12\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\74\151\156\160\165\164\40\x74\x79\x70\145\75\42\143\150\145\x63\x6b\x62\x6f\170\x22\x20\x69\x64\x3d\42\155\141\x6b\145\137\160\141\162\x61\155\x5f\x6d\141\156\144\x61\164\157\162\171\x22\40\156\x61\x6d\x65\75\42\x6d\x61\153\x65\x5f\160\x61\x72\x61\x6d\137\155\141\156\144\x61\164\157\162\x79\42\x20\166\141\154\x75\145\75\42\x31\x22\x20";
echo !empty($hd->make_param_mandatory) ? "\x63\150\145\143\153\x65\144" : '';
echo "\40\76\xd\12\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\40\74\57\144\x69\x76\76\xd\12\40\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\40\74\x64\x69\166\40\143\x6c\x61\163\x73\x3d\x22\x6d\157\137\x62\157\x6f\x74\137\143\x6f\x6c\x2d\67\x22\x3e\xd\xa\40\40\40\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\x3c\163\160\x61\x6e\40\163\164\x79\154\x65\x3d\42\143\157\x6c\157\162\x3a\143\x68\x6f\143\x6f\x6c\141\164\x65\x3b\x22\x3e\105\156\141\x62\x6c\x69\156\x67\40\164\x68\x69\163\40\x66\x65\x61\x74\165\x72\145\40\x72\x65\161\165\151\162\145\163\40\160\141\x73\x73\151\x6e\147\x20\141\154\154\x20\x63\x75\x73\164\x6f\x6d\145\x72\40\160\x61\x72\x61\x6d\x65\164\x65\x72\x73\x20\x64\x75\162\151\x6e\x67\x20\x74\x68\x65\40\x41\120\x49\x20\143\141\154\x6c\x2e\x3c\x2f\x73\x70\x61\x6e\76\xd\xa\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\40\x3c\57\144\x69\166\x3e\xd\12\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\74\57\144\x69\166\76\15\12\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x3c\57\144\151\x76\76\xd\xa\40\40\x20\40\x20\40\40\x20\x20\40\40\40\74\144\151\166\x20\x63\x6c\x61\x73\163\x3d\42\x6d\x6f\137\142\x6f\x6f\x74\x5f\162\157\167\40\155\x6f\x5f\x62\157\157\x74\x5f\155\x74\55\x34\42\x3e\xd\xa\x20\x20\x20\x20\40\40\40\40\40\x20\40\40\x20\40\x20\40\x3c\x64\x69\x76\40\143\x6c\x61\163\163\x3d\42\x6d\157\x5f\142\x6f\157\164\137\x63\157\154\x2d\x34\42\76\xd\xa\x20\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\74\163\160\x61\156\40\143\154\x61\163\163\75\x22\x6d\157\137\x72\x65\161\165\x69\x72\145\x64\137\146\151\x65\x6c\x64\x22\76\52\74\x2f\x73\160\x61\x6e\x3e\x3c\163\164\162\x6f\x6e\147\x3e\105\156\x74\x65\162\x20\123\x51\x4c\40\x51\x75\145\162\x79\72\74\x2f\163\x74\162\157\156\147\76\15\xa\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\74\x2f\144\151\x76\76\xd\12\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\40\40\40\x3c\144\151\166\x20\x63\x6c\141\163\x73\x3d\x22\x6d\157\x5f\142\x6f\x6f\x74\137\x63\157\x6c\55\x38\x22\76\xd\xa\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x20\40\40\x3c\164\x65\170\164\x61\162\145\141\x20\x72\157\167\x73\75\x22\64\x22\x20\143\157\x6c\x73\x3d\x22\x35\x30\42\x20\156\141\x6d\x65\75\42\163\x71\154\137\x71\165\x65\162\x79\x22\40\163\x74\x79\154\145\x3d\x22\x77\x69\144\164\x68\72\x31\x30\60\x25\x22\x20\x69\x64\75\42\163\161\154\x5f\161\165\x65\x72\171\x22\x20\162\145\x71\x75\x69\162\145\144\76";
if (!empty($hd->sql_query)) {
goto pB;
}
echo "\x20\x53\105\x4c\x45\103\x54\x20\52\40\106\122\x4f\115\40\43\x5f\137\165\x73\x65\162\x73\x20\127\110\105\x52\x45\x20\151\144\75\x27\173\x7b\151\144\175\175\x27\x20\x41\116\104\x20\145\x6d\141\x69\x6c\75\47\173\x7b\x65\x6d\x61\151\x6c\175\x7d\47\x3b";
goto An;
pB:
echo trim($hd->sql_query);
An:
echo "\74\57\x74\x65\x78\x74\x61\x72\x65\141\x3e\xd\xa\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x3c\57\144\x69\x76\76\15\12\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\74\x2f\144\x69\166\76\15\12\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\74\x69\x6e\x70\x75\164\40\x74\171\160\145\x3d\42\150\x69\144\144\x65\x6e\x22\x20\156\x61\155\145\x3d\x22\145\144\151\164\x5f\x61\160\151\42\x20\x20\x76\141\154\165\x65\75\42";
echo $kq;
echo "\42\76\xd\xa\x20\40\40\40\40\x20\40\x20\x20\40\40\40\x3c\x64\x69\x76\40\x63\x6c\x61\163\x73\x3d\42\x20\155\157\x5f\x62\x6f\x6f\x74\137\164\145\170\x74\x2d\x63\x65\156\164\145\162\x20\x6d\x6f\x5f\x62\157\157\164\137\x6d\x74\55\65\42\x3e\xd\12\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x3c\151\156\x70\165\x74\x20\164\x79\160\145\x3d\x22\142\165\x74\164\x6f\x6e\42\40\x63\154\x61\163\163\75\x22\155\x6f\137\x62\157\157\x74\137\x62\164\x6e\40\x6d\157\x5f\x62\157\157\x74\137\x62\x74\x6e\55\163\165\x63\143\x65\163\x73\42\x20\166\141\154\x75\x65\75\42\x53\x61\166\145\x22\x20\157\156\x63\x6c\x69\x63\153\x3d\42\163\141\166\145\137\163\x71\x6c\x5f\141\x70\x69\x28\x29\42\76\xd\12\x20\40\40\40\x20\40\x20\x20\x20\40\x20\40\x3c\x2f\x64\x69\166\76\xd\12\40\40\40\x20\40\40\40\x20\74\x2f\x66\x6f\162\x6d\76\xd\12\40\40\x20\x20";
}
function add_authentication_to_api()
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\x73\164\141\164\165\163"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\x74\x72\165\145")) {
goto bf;
}
$z0 = "\144\151\x73\x61\x62\154\145\x64";
echo "\40\x20\x20\x20\40\x20\x20\x20\x3c\144\x69\166\x20\x63\x6c\x61\x73\163\x3d\42\167\141\x72\x6e\x69\x6e\x67\x5f\155\x65\163\163\x61\147\145\x5f\x63\163\x73\x22\x3e\15\xa\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\x50\154\x65\x61\x73\145\x20\74\x61\40\150\162\145\146\75\42";
echo JRoute::_("\x69\x6e\x64\x65\170\56\160\150\160\x3f\157\160\164\151\157\x6e\x3d\x63\157\155\x5f\155\x69\x6e\151\x6f\x72\141\156\147\x65\x5f\143\165\x73\164\157\x6d\141\160\x69\46\x76\x69\x65\167\x3d\x61\x63\143\x6f\165\156\164\163\x65\164\x75\160\46\164\x61\142\x2d\160\x61\x6e\x65\x6c\x3d\x61\143\x63\157\x75\x6e\x74");
echo "\42\x3e\114\x6f\x67\151\x6e\40\167\151\164\150\x20\155\x69\x6e\151\117\x72\141\156\147\145\74\x2f\x61\x3e\40\x74\157\x20\x65\156\141\x62\154\145\40\x4a\157\x6f\x6d\154\x61\40\103\x75\163\164\157\x6d\x20\x41\x50\111\40\x70\154\165\147\151\156\56\15\12\40\40\40\x20\x20\x20\40\x20\x3c\x2f\x64\151\166\x3e\x3c\x62\x72\57\76\xd\xa\40\x20\x20\x20";
bf:
$Fp = MocustomapiUtility::getConfiguration();
if ($Fp["\x6d\x6f\x5f\x61\165\164\x68\x5f\164\157\x6b\145\x6e"] == '') {
goto eS;
}
$uf = $Fp["\155\x6f\x5f\141\165\164\x68\137\164\x6f\153\145\156"];
goto aH;
eS:
$uf = MocustomapiUtility::create_bearer_token();
aH:
$HG = '';
if (!($Fp["\145\156\x61\142\x6c\145\x5f\x74\157\x6b\x65\x6e\137\x62\141\163\145\144\x5f\141\x75\x74\150"] != 1 || $z0 == "\144\151\x73\141\x62\154\145\144")) {
goto NI;
}
$HG = "\x64\x69\163\x61\x62\154\145\x64";
NI:
$o4 = isset($Fp["\x6d\157\x5f\141\165\x74\x68\137\x6d\x65\164\150\157\144\x73"]) ? json_decode($Fp["\x6d\x6f\x5f\141\x75\164\150\137\155\x65\164\x68\x6f\144\x73"]) : array();
echo "\x20\40\40\40\74\144\151\x76\40\x63\154\141\163\x73\x3d\42\x6d\x6f\x5f\x62\157\157\164\x2d\143\157\x6c\x2d\x31\x32\x22\76\15\xa\x20\40\40\x20\x20\40\40\40\x3c\x64\151\166\x20\x63\154\141\163\163\x3d\42\155\x6f\137\x62\x6f\157\164\x5f\x72\x6f\x77\x22\76\xd\xa\40\x20\40\x20\40\40\40\40\x20\40\x20\40\74\x64\151\x76\x20\143\x6c\x61\x73\x73\x3d\x22\155\157\x5f\142\x6f\x6f\164\x5f\143\x6f\x6c\55\61\x30\42\x3e\xd\xa\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\x3c\150\x33\x3e\101\x50\x49\x20\x54\x6f\x6b\145\156\40\x41\165\x74\x68\x65\x6e\x74\151\143\141\164\x69\x6f\x6e\xd\12\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\40\40\40\x20\40\x3c\141\40\150\162\145\x66\75\42\x68\164\x74\x70\163\x3a\57\x2f\x70\x6c\x75\x67\151\x6e\x73\x2e\155\x69\156\151\157\x72\141\156\147\145\x2e\143\157\x6d\x2f\x73\145\x74\165\160\55\x63\165\x73\164\157\155\x2d\x61\160\x69\55\x66\x6f\x72\x2d\x6a\157\157\155\154\x61\43\x73\164\x65\x70\65\x22\x20\x74\x61\x72\x67\x65\x74\75\42\137\x62\x6c\141\x6e\x6b\x22\40\x63\154\141\163\x73\x3d\x22\x6d\x6f\x5f\141\160\x69\x5f\153\x6e\x6f\167\137\155\157\x72\x65\40\155\x6f\137\x74\157\157\x6c\x74\151\160\x22\76\15\xa\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\40\x20\x20\74\151\x6d\x67\x20\163\162\143\75\42";
echo JUri::base();
echo "\57\x63\x6f\155\160\157\156\x65\156\x74\x73\x2f\x63\x6f\155\x5f\x6d\x69\x6e\x69\x6f\x72\x61\156\x67\145\x5f\x63\165\163\x74\x6f\155\141\x70\151\x2f\x61\163\x73\x65\164\x73\57\x69\155\x61\147\x65\163\57\154\x69\163\164\x2e\x70\156\147\42\x20\x77\151\x64\164\150\75\42\x32\x30\42\40\x68\x65\151\x67\150\x74\x3d\x22\x32\x30\42\76\x3c\x73\160\x61\156\x20\143\x6c\141\x73\163\75\x22\x6d\157\x5f\x74\157\x6f\x6c\x74\x69\160\164\145\x78\164\x5f\162\151\147\x68\x74\42\76\x52\x65\x66\x65\x72\40\164\x68\x65\x20\163\x65\x74\x75\160\40\x67\165\x69\x64\145\x20\146\x6f\162\x20\x63\157\156\146\x69\147\x75\x72\141\164\151\x6f\156\x2e\74\57\163\x70\x61\x6e\x3e\xd\xa\40\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\40\x3c\57\141\76\xd\xa\40\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\74\57\150\63\76\xd\xa\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x3c\x2f\144\151\x76\x3e\15\xa\40\x20\40\x20\x20\40\x20\x20\x3c\57\x64\151\x76\x3e\74\x68\162\76\15\12\x20\x20\40\40\40\x20\40\x20\x3c\146\157\x72\155\40\156\x61\155\145\75\x22\x66\x22\x20\155\145\164\x68\x6f\x64\75\42\160\x6f\x73\164\42\x20\x69\144\75\x22\x61\165\x74\x68\x65\164\151\x63\141\x74\151\x6f\156\137\164\x6f\x6b\145\156\137\x66\x6f\162\155\x22\x20\141\143\x74\151\x6f\x6e\75\x22";
echo JRoute::_("\x69\156\x64\145\x78\56\x70\x68\x70\77\x6f\160\x74\151\157\156\75\143\157\x6d\x5f\155\x69\156\151\x6f\x72\141\x6e\147\x65\x5f\x63\165\163\x74\157\155\x61\160\x69\46\x76\151\145\x77\75\x61\143\x63\x6f\x75\x6e\164\163\x65\x74\165\160\x26\x74\141\x73\153\75\x61\143\143\x6f\165\x6e\x74\163\145\164\165\x70\56\163\141\166\x65\124\157\153\145\156\123\x65\x74\x74\151\156\x67\x73");
echo "\42\x3e\15\xa\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\74\x64\x69\x76\x20\x63\154\x61\x73\163\x3d\x22\155\x6f\x5f\142\x6f\157\x74\x5f\x6d\x74\x2d\62\42\x3e\xd\12\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\x3c\144\151\x76\x20\x63\x6c\141\x73\x73\75\42\x6d\157\x5f\x62\x6f\157\164\x5f\x72\157\x77\x22\76\15\xa\40\40\40\x20\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\74\144\x69\x76\x20\x63\154\x61\163\163\x3d\x22\x6d\x6f\x5f\x62\157\157\x74\137\143\157\154\x2d\61\42\x3e\xd\12\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\40\40\x20\74\x6c\x61\142\x65\x6c\40\143\x6c\x61\163\163\x3d\x22\x6d\157\137\x63\x75\163\x74\x6f\155\x5f\x61\160\151\137\x73\x77\x69\164\x63\x68\42\76\xd\12\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\x3c\x69\x6e\160\165\x74\40\166\141\154\x75\145\x3d\42\61\42\x20\156\x61\155\145\x3d\42\x6d\x6f\x5f\x65\156\141\142\x6c\145\137\x74\x6f\153\x65\x6e\x5f\x62\x61\163\x65\144\x5f\x61\x75\x74\x68\42\40\x74\171\x70\145\75\42\143\x68\x65\143\x6b\142\157\x78\x22\x20\x69\x64\x3d\x22\x6d\157\137\x65\x6e\141\x62\154\145\137\x74\x6f\153\x65\156\137\142\x61\x73\145\x64\x5f\x61\x75\164\150\42\x20";
echo $z0;
echo "\x20";
if (!($Fp["\x65\x6e\x61\x62\x6c\x65\x5f\x74\x6f\153\145\156\x5f\x62\141\x73\145\144\137\x61\165\x74\150"] == 1)) {
goto Vp;
}
echo "\x63\x68\145\143\153\145\x64";
Vp:
echo "\40\76\xd\xa\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\40\40\40\74\x73\x70\141\x6e\x20\143\x6c\141\163\x73\x3d\x22\155\157\137\143\165\x73\x74\x6f\155\137\141\x70\x69\x5f\x73\x6c\151\144\x65\162\x20\162\157\x75\156\144\x22\40\40\163\164\x79\x6c\x65\75\42";
echo $z0 == "\144\x69\x73\141\x62\154\x65\144" ? "\x62\x61\x63\x6b\147\162\x6f\165\x6e\x64\55\x63\157\154\x6f\x72\72\x20\43\x63\143\143\x20\41\x69\155\x70\157\x72\x74\x61\156\164\73\157\160\141\143\x69\164\x79\x3a\x30\56\x36\x35" : '';
echo "\x22\76\x3c\x2f\x73\160\141\x6e\x3e\xd\xa\40\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\74\x2f\x6c\x61\142\x65\154\x3e\xd\xa\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\40\40\x20\74\57\144\x69\x76\76\15\xa\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\74\144\x69\x76\x20\x63\x6c\x61\x73\x73\x3d\42\x6d\157\x5f\x62\x6f\157\x74\x5f\x63\x6f\x6c\55\61\x30\40\155\157\x5f\142\x6f\157\164\x5f\155\x6c\x2d\x31\x22\x3e\15\xa\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\74\163\x74\x72\157\x6e\147\76\105\x6e\x61\142\154\x65\x20\x54\x6f\x6b\145\156\x20\x62\141\x73\145\144\x20\x41\x75\x74\150\x65\156\x74\x69\143\141\x74\151\x6f\156\74\x2f\163\164\162\157\156\x67\x3e\15\12\x20\40\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\x3c\x2f\144\x69\166\x3e\15\12\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\74\x2f\x64\x69\166\76\xd\xa\40\40\40\40\40\x20\x20\40\40\x20\40\40\74\x2f\144\x69\166\x3e\xd\12\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x3c\144\151\166\40\143\154\x61\163\163\75\x22\x6d\x6f\x5f\142\157\157\x74\137\x72\157\167\x20\155\x6f\x5f\142\157\157\164\x5f\x6d\164\55\x33\42\76\15\xa\x20\x20\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x3c\x64\151\x76\x20\x63\x6c\x61\163\163\75\x22\x6d\x6f\x5f\142\157\157\164\137\x70\x2d\x33\x22\x3e\15\12\40\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\74\x70\x3e\x20\x43\x68\157\157\x73\x65\40\110\x54\x54\x50\40\115\x65\x74\150\157\144\163\40\167\x68\151\x63\150\x20\x79\157\165\x20\167\x61\x6e\x74\40\164\157\40\162\x65\163\164\x72\151\x63\x74\40\146\x72\157\155\x20\x70\x75\x62\x6c\151\x63\x20\141\143\143\x65\x73\x73\x20\x3a\x3c\x2f\x70\76\xd\xa\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\x20\x20\40\74\x2f\144\x69\x76\x3e\xd\xa\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\74\57\x64\x69\x76\x3e\xd\xa\40\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x3c\144\x69\x76\x20\143\154\141\x73\x73\x3d\x22\155\x6f\137\142\157\157\x74\137\162\x6f\x77\40\x6d\x6f\x5f\x62\157\x6f\x74\137\x6d\164\55\x32\x20\x6d\x6f\x5f\x62\x6f\157\x74\x5f\x6d\x6c\55\62\x22\x3e\15\12\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\x20\74\151\x6e\x70\165\x74\40\164\x79\x70\x65\x3d\x22\x63\x68\x65\x63\153\x62\x6f\170\x22\40\143\154\x61\x73\163\x3d\x22\x6d\157\x5f\x68\164\x74\160\x5f\x6d\145\x74\x68\157\144\163\x22\x20\x69\x64\x3d\42\x67\145\x74\x5f\143\150\x65\143\153\x22\x20\x6e\x61\155\x65\x3d\x22\147\x65\164\137\x63\150\145\143\x6b\x22\40\x76\x61\154\165\145\75\x22\107\x45\x54\42\x20";
if (!isset($o4->get_check)) {
goto XB;
}
echo $o4->get_check == "\x47\105\x54" ? "\x63\150\x65\x63\x6b\145\x64" : '';
XB:
echo "\40";
echo $HG;
echo "\x20\x3e\15\xa\40\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\74\154\141\142\x65\x6c\40\146\x6f\x72\75\x22\x67\x65\164\137\143\150\x65\143\x6b\42\x20\x63\154\x61\x73\163\x3d\42\155\x6f\x5f\142\157\x6f\x74\x5f\155\x6c\55\62\42\x3e\x20\x47\x45\124\40\74\57\154\141\142\145\x6c\x3e\15\xa\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\x3c\x2f\x64\151\166\76\15\12\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x3c\x64\x69\x76\x20\x63\x6c\x61\163\x73\x3d\x22\x6d\x6f\x5f\142\x6f\x6f\164\137\x72\157\167\x20\155\157\x5f\x62\x6f\x6f\x74\x5f\155\x74\x2d\62\40\155\157\137\x62\157\x6f\164\137\x6d\x6c\55\x32\42\76\15\xa\x20\40\40\x20\40\40\40\40\40\40\40\40\40\x20\40\x20\74\151\x6e\x70\x75\164\40\164\171\x70\145\75\42\x63\150\x65\x63\153\142\x6f\170\42\x20\x63\x6c\x61\163\163\75\x22\155\157\137\150\x74\x74\x70\x5f\x6d\145\164\x68\157\x64\x73\x22\x20\151\144\x3d\42\x70\x6f\x73\x74\137\143\150\145\143\153\42\40\156\141\155\x65\75\42\160\x6f\x73\164\137\143\x68\145\x63\x6b\x22\40\x76\x61\x6c\165\145\75\x22\x50\x4f\x53\124\42\x20";
if (!isset($o4->post_check)) {
goto Hz;
}
echo $o4->post_check == "\120\x4f\123\x54" ? "\143\x68\145\x63\x6b\145\x64" : '';
Hz:
echo "\40";
echo $HG;
echo "\x20\x3e\15\xa\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\74\x6c\x61\x62\145\x6c\x20\146\x6f\x72\x3d\x22\160\157\x73\164\x5f\x63\150\145\143\x6b\42\40\40\x63\154\x61\x73\163\75\42\155\x6f\x5f\x62\x6f\x6f\164\x5f\155\154\x2d\x32\x22\76\40\120\x4f\123\124\x3c\x2f\154\x61\142\x65\x6c\76\15\12\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\74\57\x64\x69\x76\x3e\15\xa\x20\40\40\x20\x20\40\40\x20\40\40\40\40\74\144\x69\166\x20\143\154\141\x73\163\x3d\42\155\x6f\137\x62\x6f\157\x74\x5f\162\157\x77\x20\x6d\x6f\137\142\157\157\164\x5f\155\x74\55\62\40\x6d\157\137\x62\x6f\157\164\x5f\155\x6c\55\x32\x22\x3e\xd\xa\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\40\x3c\x69\156\160\x75\164\40\164\x79\160\x65\x3d\x22\x63\150\x65\143\153\x62\x6f\x78\x22\40\143\154\x61\163\x73\75\42\155\x6f\x5f\150\164\164\x70\137\155\x65\x74\x68\x6f\144\163\42\40\151\x64\75\42\160\165\164\137\143\150\x65\143\153\x22\x20\156\x61\x6d\145\75\x22\160\x75\x74\x5f\143\150\x65\x63\153\42\40\166\141\154\165\x65\75\42\x50\x55\124\x22\x20";
if (!isset($o4->put_check)) {
goto iw;
}
echo $o4->put_check == "\120\x55\124" ? "\x63\150\x65\143\x6b\x65\x64" : '';
iw:
echo "\40";
echo $HG;
echo "\x20\76\15\xa\40\40\x20\40\40\40\40\40\40\40\x20\40\x20\x20\40\x20\x3c\x6c\141\x62\x65\154\x20\146\157\162\75\42\160\165\x74\x5f\143\x68\x65\x63\153\x22\40\x20\143\x6c\x61\x73\163\75\42\x6d\x6f\137\142\157\157\x74\x5f\x6d\154\55\x32\42\76\40\x50\x55\124\x3c\57\x6c\x61\x62\145\154\76\15\12\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x3c\x2f\144\x69\166\76\xd\12\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\74\144\151\x76\x20\x63\x6c\141\x73\x73\75\42\x6d\157\137\142\157\157\x74\137\x72\x6f\x77\x20\x6d\x6f\137\142\x6f\x6f\x74\x5f\155\164\x2d\62\x20\155\x6f\137\x62\x6f\x6f\x74\x5f\155\x6c\x2d\62\42\x3e\xd\xa\x20\40\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\40\x20\74\x69\156\x70\165\x74\x20\164\171\160\x65\x3d\x22\143\x68\x65\143\x6b\x62\157\x78\42\x20\143\x6c\141\x73\x73\75\42\x6d\x6f\137\150\164\164\160\137\155\x65\164\x68\x6f\144\x73\42\x20\151\144\x3d\x22\x64\x65\154\x5f\x63\150\x65\x63\153\42\x20\156\141\155\x65\75\x22\144\145\x6c\x5f\x63\150\145\x63\x6b\42\x20\x76\x61\x6c\165\x65\75\42\104\x45\114\105\x54\x45\42\x20";
if (!isset($o4->del_check)) {
goto ju;
}
echo $o4->del_check == "\104\x45\114\105\x54\x45" ? "\143\x68\145\x63\x6b\145\x64" : '';
ju:
echo "\x20";
echo $HG;
echo "\40\x3e\15\xa\40\x20\40\40\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\x3c\x6c\x61\x62\145\x6c\x20\146\x6f\162\x3d\x22\x64\145\154\x5f\143\x68\145\x63\153\42\40\x63\154\141\x73\x73\x3d\x22\x6d\157\137\x62\157\x6f\x74\x5f\x6d\154\x2d\x32\42\x3e\40\x44\x45\x4c\105\124\x45\x3c\57\x6c\x61\x62\145\154\76\15\xa\40\40\40\x20\x20\x20\40\40\40\40\x20\40\74\57\144\151\166\x3e\40\40\x20\xd\12\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x3c\144\x69\x76\x20\x63\x6c\x61\x73\163\x3d\42\x20\x6d\x6f\137\x62\157\x6f\x74\x5f\x74\x65\170\164\55\x63\x65\156\164\x65\x72\x20\155\x6f\x5f\x62\157\x6f\164\137\155\164\x2d\x35\x22\x3e\15\xa\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\74\151\156\160\x75\164\x20\x74\171\160\145\x3d\42\x62\x75\164\164\157\156\42\x20\143\x6c\x61\x73\x73\75\42\155\x6f\x5f\142\x6f\x6f\x74\x5f\x62\164\156\x20\155\x6f\x5f\x62\x6f\x6f\x74\x5f\x62\x74\156\x2d\165\x73\x65\x72\163\x5f\x73\x79\156\143\x22\40";
echo $z0;
echo "\x20\x6f\x6e\103\x6c\151\143\x6b\x3d\42\163\165\142\x6d\151\164\137\x74\157\153\x65\156\x5f\x66\x6f\x72\155\x28\x29\42\x20\x76\x61\x6c\165\145\x3d\42\123\141\166\145\x22\76\15\xa\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\74\57\x64\x69\x76\x3e\74\x68\x72\x3e\40\x20\40\x20\40\x20\40\40\x20\x20\15\xa\40\x20\40\40\40\40\x20\x20\x3c\57\146\x6f\162\x6d\x3e\15\12\40\x20\40\40\x20\40\x20\40\x3c\144\x69\x76\40\x63\154\x61\163\x73\75\42\x6d\157\137\142\x6f\157\164\137\x70\x2d\x32\42\76\15\xa\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\74\160\76\x59\157\x75\x20\x63\141\x6e\x20\x75\163\x65\x20\x74\x68\145\40\x62\145\x6c\157\167\x20\x42\x65\141\162\x65\x72\x20\x54\x6f\x6b\145\156\40\164\157\x20\x61\x75\164\150\145\x6e\164\151\143\x61\x74\145\x20\171\157\165\x72\40\112\x6f\x6f\155\x6c\141\40\122\105\x53\x54\40\x41\120\111\x73\56\x3c\57\x70\x3e\15\12\x20\40\x20\40\x20\40\x20\40\74\57\144\151\166\76\x20\40\40\40\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\xd\xa\40\40\40\40\40\40\40\x20\74\x64\151\166\x20\x63\x6c\141\x73\x73\x3d\x22\155\157\137\x62\x6f\157\164\137\x72\157\x77\x20\x6d\157\x5f\142\x6f\157\x74\x5f\155\x74\x2d\63\x22\76\xd\xa\x20\40\x20\x20\40\40\40\x20\40\x20\x20\x20\74\x64\151\166\x20\x63\154\141\163\x73\75\42\155\157\x5f\x62\x6f\157\x74\x5f\143\157\154\x2d\64\42\x3e\xd\xa\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\40\40\40\x3c\163\x74\162\x6f\156\147\76\102\x65\x61\x72\x65\x72\40\124\x6f\153\145\156\x3a\x3c\x2f\x73\x74\162\x6f\156\x67\x3e\15\12\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\x3c\x2f\x64\151\166\76\xd\12\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\74\x64\151\x76\40\x63\154\141\x73\163\75\42\155\157\x5f\x62\x6f\157\x74\137\x63\x6f\x6c\55\x36\x20\x6d\x6f\x5f\x63\x75\163\x74\157\x6d\x5f\141\160\x69\x5f\x62\x72\145\141\153\x65\156\137\x77\162\x61\160\42\40\x20\x3e\xd\xa\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\74\144\x69\166\40\x63\x6c\x61\x73\x73\75\x22\155\157\137\142\157\x6f\164\x5f\162\x6f\x77\42\76\15\xa\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x3c\144\x69\166\x20\143\x6c\x61\x73\163\x3d\x22\x6d\157\x5f\x62\157\157\164\x5f\x63\x6f\x6c\55\61\60\x22\x3e\15\12\x20\40\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\74\151\x6e\x70\x75\x74\40\x74\171\160\x65\x3d\42\160\x61\x73\x73\167\x6f\x72\x64\42\x20\143\154\141\x73\x73\75\42\155\x6f\137\143\x75\x73\164\x6f\155\x5f\x61\160\151\137\142\145\x61\x72\145\x72\137\x74\x6f\x6b\x65\156\137\151\156\160\165\164\42\40\x69\144\x3d\42\141\x70\x69\137\x74\x6f\153\145\156\137\x62\x61\163\145\144\42\x20\156\141\155\x65\x3d\42\141\160\x69\x5f\156\x61\x6d\145\42\x20\166\141\x6c\x75\x65\75\x22";
echo $uf;
echo "\42\x20";
echo $z0;
echo "\40\x72\145\x61\x64\157\x6e\154\x79\76\15\xa\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x20\74\x2f\144\151\166\76\xd\xa\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\40\x3c\144\151\x76\x20\143\x6c\141\x73\163\75\x22\155\157\x5f\142\x6f\157\164\137\143\157\x6c\55\62\x22\x3e\15\12\40\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\40\40\40\x20\40\x20\x3c\151\x20\x63\x6c\x61\x73\x73\x3d\x22\146\141\x20\146\x61\55\163\x6f\x6c\x69\x64\x20\146\x61\x2d\145\x79\x65\x2d\163\x6c\141\x73\150\42\40\151\144\x3d\42\160\x61\163\x73\x77\157\x72\144\x5f\x62\x74\x6e\x22\x20\x73\164\x79\x6c\x65\x3d\42\40\160\x61\x64\x64\151\156\x67\x3a\40\x31\x30\x70\x78\73\x22\x20\x20\x6f\156\143\x6c\151\x63\x6b\x3d\x22";
if (!($z0 != "\x64\151\x73\x61\142\x6c\x65\x64")) {
goto ao;
}
echo "\163\150\x6f\x77\137\x74\x6f\153\145\156\50\x29";
ao:
echo "\42\76\74\57\151\76\xd\12\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\40\40\40\40\40\40\74\57\x64\x69\166\x3e\xd\xa\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\40\x20\x3c\57\144\151\x76\x3e\15\xa\x20\x20\40\x20\40\40\40\40\x20\40\40\40\74\57\144\151\166\76\xd\12\40\x20\40\x20\x20\40\40\40\40\x20\40\40\74\144\x69\166\40\143\x6c\x61\x73\163\x3d\x22\x6d\157\137\x62\x6f\157\x74\137\x63\x6f\154\55\62\x22\x3e\xd\xa\40\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\74\145\155\x20\x63\154\141\x73\x73\x3d\42\146\x61\x20\146\141\55\154\x67\40\x66\141\x2d\x63\157\160\x79\40\x6d\157\x5f\143\x6f\160\171\x5f\x61\x70\x69\x5f\165\x72\154\x20\x6d\x6f\x5f\x74\157\157\x6c\x74\151\160\x22\x20\163\x74\171\154\145\x3d\x22\x66\x6c\x6f\x61\x74\72\154\x65\x66\164\x21\151\155\160\x6f\162\164\141\x6e\x74\x3b\x22\157\x6e\x63\x6c\151\x63\x6b\75\42\143\x6f\x70\x79\124\x6f\x43\154\x69\160\142\x6f\x61\162\144\x28\x27\43\x61\160\x69\137\164\157\153\x65\x6e\x5f\142\141\x73\145\x64\47\51\x3b\42\40\76\74\57\145\x6d\x3e\15\xa\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\74\57\144\151\166\76\xd\xa\x20\x20\40\x20\x20\40\40\40\74\57\144\151\166\76\xd\12\40\40\40\x20\40\40\40\x20\74\144\151\x76\40\143\154\141\x73\x73\x3d\x22\40\155\x6f\x5f\x62\157\x6f\x74\x5f\x74\x65\170\164\55\x63\145\156\164\145\x72\40\155\x6f\x5f\x62\157\x6f\164\137\x6d\x74\55\65\x22\x3e\xd\12\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\74\146\157\x72\x6d\40\x6e\x61\155\x65\75\x22\146\42\40\x6d\145\164\150\157\x64\75\x22\x70\x6f\x73\164\42\40\141\143\x74\151\157\x6e\75\x22";
echo JRoute::_("\x69\x6e\144\x65\x78\56\160\150\x70\x3f\157\160\164\x69\x6f\156\75\143\x6f\155\x5f\155\151\156\x69\157\162\141\x6e\147\x65\x5f\143\x75\x73\x74\x6f\x6d\x61\x70\151\46\x76\x69\x65\167\x3d\x61\x63\x63\157\x75\x6e\x74\163\x65\164\165\160\x26\164\141\x73\x6b\75\x61\143\x63\157\x75\156\164\163\145\x74\165\160\56\147\x65\x6e\x65\162\x61\x74\x65\x4e\x65\x77\113\145\x79");
echo "\x22\76\xd\12\40\x20\40\x20\40\x20\40\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\x3c\x62\165\164\164\x6f\156\x20\143\x6c\141\x73\x73\75\x22\x6d\x6f\137\x62\x6f\x6f\x74\x5f\142\164\x6e\x20\x6d\157\x5f\x62\157\x6f\164\137\142\164\156\55\x75\163\145\x72\163\137\163\171\x6e\143\42\x20";
echo $z0;
echo "\x20\x3e\107\x65\156\145\162\x61\164\x65\x20\116\x65\167\40\124\157\153\x65\x6e\x3c\57\142\165\x74\164\157\156\x3e\xd\12\40\40\40\40\x20\x20\x20\40\x20\40\40\40\74\57\146\157\162\x6d\x3e\15\12\x20\x20\x20\40\x20\x20\40\40\74\57\x64\x69\166\x3e\15\xa\15\xa\x20\x20\40\x20\x20\x20\40\15\12\40\x20\40\x20\x3c\57\x64\151\x76\76\15\12\x20\x20\x20\x20";
}
function view_current_custom_api()
{
$Fp = MocustomapiUtility::getConfiguration();
$N6 = JFactory::getApplication()->input->get->getArray();
$e9 = '';
if (!isset($N6["\141\x70\x69\137\x6e\x61\x6d\x65"])) {
goto DD;
}
$mP = MocustomapiUtility::fetch_api_info($N6["\141\x70\x69\137\156\141\x6d\x65"], "\143\x75\x73\164\157\155");
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$s8 = "\x73\x68\157\167\137\x63\165\163\164\157\155\137\x61\160\151\x73";
DD:
if (!isset($N6["\163\161\154\x5f\141\x70\151\x5f\156\141\155\x65"])) {
goto M3;
}
$mP = MocustomapiUtility::fetch_api_info($N6["\x73\161\x6c\x5f\141\x70\151\x5f\156\x61\155\145"], "\x73\161\154");
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name . "\77\151\x64\137\160\141\162\x61\x6d\75\x7b\151\x64\x5f\x70\x61\162\x61\x6d\137\166\141\154\165\x65\x7d";
$s8 = "\x63\162\x65\x61\164\x65\137\163\x71\x6c\137\x61\160\x69\163";
M3:
if ($mP->api_method == "\147\145\164") {
goto Kw;
}
if ($mP->api_method == "\160\x6f\163\x74") {
goto sR;
}
if ($mP->api_method == "\160\x75\164") {
goto C4;
}
if (!($mP->api_method == "\x64\145\154\x65\164\145")) {
goto xM;
}
view_delete_api($mP, $s8);
xM:
goto m0;
C4:
view_put_api($mP, $s8);
m0:
goto Cw;
sR:
view_post_api($mP, $s8);
Cw:
goto H1;
Kw:
view_get_api($mP, $s8);
H1:
echo "\40\x20\x20\40";
}
function view_get_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\x73\164\x61\164\x75\163"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\x74\x72\165\145")) {
goto LK;
}
$z0 = "\x64\x69\x73\141\142\154\x65\144";
echo "\x20\x20\40\x20\40\x20\x20\40\74\x64\x69\x76\40\x63\x6c\x61\163\x73\x3d\42\x77\x61\x72\x6e\x69\x6e\147\x5f\155\x65\163\x73\x61\x67\145\x5f\143\x73\x73\x22\76\xd\xa\40\40\x20\40\x20\x20\40\x20\40\40\x20\40\x50\154\x65\x61\x73\145\40\74\141\40\150\x72\145\x66\x3d\x22";
echo JRoute::_("\x69\156\144\145\x78\56\160\150\x70\77\x6f\160\x74\151\157\156\75\143\157\155\x5f\x6d\x69\156\x69\x6f\x72\x61\x6e\147\x65\x5f\143\x75\163\x74\x6f\x6d\x61\x70\x69\46\166\x69\x65\167\x3d\141\x63\x63\157\x75\x6e\x74\163\145\x74\165\x70\46\x74\141\x62\x2d\x70\x61\156\x65\154\x3d\141\143\x63\x6f\x75\x6e\x74");
echo "\42\76\114\x6f\x67\151\x6e\40\x77\x69\164\x68\x20\x6d\151\156\151\x4f\162\141\x6e\x67\x65\x3c\57\x61\x3e\40\x74\x6f\40\x65\156\x61\142\154\x65\40\112\157\157\x6d\x6c\141\40\103\x75\163\164\157\x6d\x20\101\x50\111\40\160\154\x75\147\x69\x6e\x2e\xd\12\x20\40\x20\40\x20\x20\x20\40\74\x2f\144\x69\x76\x3e\x3c\142\162\57\x3e\xd\xa\40\40\40\x20";
LK:
if (!($s8 == "\x73\150\x6f\167\137\x63\x75\163\164\x6f\x6d\x5f\x61\x70\x69\x73")) {
goto Z9;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$ka = '';
if (!(!empty($mP->col_condition) && $mP->col_condition[0] != "\x4e\x6f\x6e\145\x20\x53\145\154\x65\143\x74\145\144")) {
goto FW;
}
$ka = MocustomapiUtility::create_request_parameter_string($mP->col_condition);
FW:
Z9:
if (!($s8 == "\x63\162\x65\x61\164\145\137\163\161\x6c\137\x61\160\x69\x73")) {
goto at;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$YW = !empty($mP->enable_cust_query_param) ? $mP->enable_cust_query_param : 0;
if (!(!empty($ka) && $YW != 0)) {
goto Bd;
}
$e9 = $e9 . "\x3f";
$e9 .= MocustomapiUtility::create_request_parameter_string($ka);
Bd:
$tJ = "\x23\x5f\137" . MocustomapiUtility::fetch_table_name($IJ);
at:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo "\40\x20\x20\x20\74\x64\x69\x76\40\x69\x64\x3d\x22\x73\x68\157\167\137\x63\165\x72\162\145\x6e\164\x5f\147\x65\x74\137\141\160\151\x22\40\x63\x6c\x61\x73\163\x3d\x22\x6d\157\x5f\x62\x6f\157\164\137\143\x6f\154\x2d\61\62\x22\40\x3e\xd\xa\x20\40\x20\x20\x20\x20\40\40\74\x64\x69\166\40\143\x6c\x61\x73\163\x3d\x22\155\x6f\137\142\157\157\x74\x5f\x72\157\167\42\76\15\xa\40\x20\40\x20\x20\40\40\40\40\40\40\x20\x3c\x64\151\x76\x20\143\x6c\x61\x73\163\x3d\x22\x6d\157\x5f\142\157\157\x74\137\143\x6f\x6c\x2d\x38\42\76\xd\12\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\74\x68\63\x3e\40";
echo strtoupper($mP->api_method);
echo "\x2f\74\163\160\141\156\40\163\x74\x79\x6c\x65\75\x22\143\x6f\x6c\x6f\162\72\x62\154\165\145\73\42\76";
if (empty($mP->api_name)) {
goto KE;
}
echo $mP->api_name;
KE:
echo "\74\x73\160\141\x6e\76\15\xa\40\x20\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x3c\141\x20\x68\x72\145\x66\75\42";
echo $qP;
echo "\x22\40\164\x61\x72\147\145\164\x3d\x22\137\x62\x6c\x61\156\x6b\42\x20\143\x6c\x61\x73\163\x3d\x22\40\x6d\x6f\x5f\141\x70\151\137\x6b\156\157\167\x5f\155\157\162\145\40\x6d\x6f\137\164\157\x6f\154\x74\151\160\x22\x3e\xd\xa\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\40\40\74\x69\155\x67\40\x73\162\143\x3d\x22";
echo JUri::base();
echo "\57\x63\x6f\155\x70\157\156\x65\156\164\163\57\143\x6f\155\137\155\x69\156\x69\157\x72\141\156\x67\145\137\x63\165\163\164\157\155\141\x70\x69\57\141\x73\x73\x65\x74\x73\x2f\151\155\141\x67\x65\x73\x2f\154\x69\163\164\56\160\156\147\x22\40\x77\x69\x64\x74\150\x3d\42\62\x30\x22\x20\150\x65\151\147\150\x74\x3d\42\x32\x30\42\76\40\x3c\163\x70\x61\x6e\40\143\154\x61\x73\163\x3d\42\x6d\x6f\x5f\x74\157\x6f\x6c\164\x69\160\164\x65\170\164\137\162\151\147\x68\164\x22\x3e\x54\157\40\165\163\145\x20\164\x68\145\40\147\x65\156\145\x72\141\x74\x65\144\40\101\x50\111\54\x20\x72\x65\x66\x65\162\40\x74\157\x20\x74\x68\145\40\x73\145\x74\165\160\40\147\165\x69\x64\145\56\x3c\57\x73\x70\x61\156\x3e\xd\12\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\x20\x20\x20\x20\40\x3c\57\x61\76\15\xa\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\74\57\x68\x33\x3e\15\12\x20\40\x20\x20\x20\40\40\x20\40\x20\x20\40\74\x2f\144\x69\x76\x3e\xd\12\40\40\40\40\x20\x20\x20\40\40\x20\x20\40\74\x64\x69\166\40\x63\154\141\163\x73\75\42\155\157\137\x62\157\x6f\x74\x5f\143\157\x6c\x2d\x34\x22\x3e\15\xa\40\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\40\x20\x3c\141\40\143\x6c\x61\x73\163\x3d\x22\155\157\x5f\x62\x6f\157\x74\137\x62\x74\156\x20\155\x6f\137\x62\157\157\x74\137\142\x74\156\x2d\144\141\x6e\147\x65\162\42\40\40\163\x74\x79\x6c\145\75\42\x66\x6c\x6f\141\x74\72\x72\151\147\x68\x74\x20\x21\151\x6d\160\157\x72\164\141\x6e\x74\x22\40\x68\162\145\146\75\x22";
echo JURI::root() . "\141\144\155\x69\156\x69\163\x74\162\x61\164\x6f\x72\x2f\151\x6e\144\145\x78\56\160\x68\x70\77\157\160\164\x69\x6f\x6e\x3d\143\x6f\x6d\x5f\x6d\x69\156\x69\x6f\x72\x61\156\147\x65\x5f\x63\x75\163\x74\x6f\155\x61\x70\x69\x26\166\151\x65\167\x3d\141\143\x63\157\x75\156\164\163\x65\x74\165\160\46\164\x61\x62\x2d\160\141\156\x65\154\x3d" . $s8 . '';
echo "\42\x3e\103\x6c\157\x73\145\74\57\x61\x3e\x20\xd\12\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\x3c\x2f\x64\x69\166\76\xd\12\x20\x20\x20\40\40\x20\40\x20\74\x2f\144\x69\166\76\74\150\x72\x3e\15\xa\x20\40\40\40\x20\40\x20\x20\x3c\x64\151\x76\x20\143\x6c\x61\163\x73\75\x22\155\x6f\x5f\142\157\x6f\164\x5f\x72\157\x77\x20\155\x6f\137\x62\x6f\x6f\164\137\x6d\x74\55\x35\x22\76\xd\12\x20\x20\40\40\40\x20\40\40\x20\40\40\40\74\144\151\x76\40\x63\154\141\x73\163\75\42\x6d\x6f\137\142\x6f\x6f\164\137\x63\157\154\55\62\x22\x3e\xd\12\x20\40\40\40\40\x20\x20\x20\40\40\40\40\40\x20\40\40\74\144\151\x76\40\x63\154\141\163\x73\x3d\42\155\157\x5f\143\165\163\x74\157\155\137\x61\160\x69\x5f\x6d\145\164\150\157\144\x5f\x6e\141\x6d\x65\x22\x3e\x20";
echo strtoupper($mP->api_method);
echo "\74\x2f\144\x69\x76\x3e\xd\12\x20\x20\40\40\40\x20\40\40\x20\40\40\40\74\x2f\144\x69\166\x3e\15\12\40\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\74\x64\151\166\x20\143\154\141\x73\x73\x3d\42\155\157\137\x62\157\157\164\x5f\143\x6f\154\x2d\x39\x22\76\xd\xa\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\x3c\x69\x6e\x70\165\x74\x20\151\x64\x3d\x22\x6d\x6f\137\143\x75\x73\164\157\x6d\x5f\x61\x70\151\137\143\x6f\x70\171\137\x74\145\x78\164\61\x22\40\x63\x6c\141\x73\x73\x3d\42\155\x6f\137\x62\x6f\x6f\164\137\146\157\162\x6d\55\143\x6f\x6e\x74\162\x6f\154\42\40\x76\141\154\165\145\75\x22";
echo $e9;
echo "\x22\x20\x72\145\x61\x64\157\x6e\x6c\x79\x3e\xd\12\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\x3c\x2f\144\x69\166\x3e\15\xa\40\x20\40\40\40\40\40\40\x20\x20\x20\x20\x3c\144\x69\166\40\143\x6c\x61\163\x73\x3d\42\x6d\157\137\x62\x6f\x6f\x74\137\143\x6f\154\x2d\61\x22\76\xd\xa\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\40\40\x20\x20\x3c\x65\x6d\x20\143\154\x61\x73\x73\x3d\42\146\x61\x20\146\141\55\x6c\x67\x20\x66\x61\55\143\x6f\x70\171\x20\x6d\x6f\137\143\157\160\171\137\141\160\x69\x5f\x75\162\x6c\42\x20\157\156\143\x6c\x69\143\153\x3d\42\x63\x6f\160\x79\x54\157\103\x6c\x69\x70\x62\x6f\x61\x72\144\x28\x27\x23\155\x6f\x5f\x63\x75\163\x74\157\155\137\141\160\151\137\143\x6f\x70\171\137\164\x65\x78\x74\61\x27\x29\73\x22\40\x3e\x20\40\74\x2f\145\155\x3e\15\xa\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\x3c\57\144\x69\x76\76\xd\xa\40\x20\x20\x20\40\x20\x20\x20\x3c\x2f\144\151\x76\x3e\xd\12\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\15\xa\40\40\x20\x20\40\40\40\40\x3c\x64\151\166\x20\143\154\x61\163\x73\x3d\x22\155\157\x5f\142\157\x6f\x74\x5f\162\x6f\x77\40\155\157\x5f\142\x6f\157\164\137\155\x74\x2d\x34\x20\x20\155\x6f\137\142\157\x6f\164\137\x74\141\142\x6c\x65\55\162\x65\x73\x70\157\x6e\163\151\166\x65\x22\x3e\xd\xa\x20\x20\x20\x20\40\40\40\x20\40\40\40\40\74\144\x69\x76\x20\x63\x6c\x61\x73\x73\75\x22\155\157\x5f\143\x75\163\x6f\164\155\137\166\151\145\x77\x5f\x61\160\x69\x5f\164\x61\x62\x6c\145\137\164\157\x70\x22\x3e\15\xa\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x3c\150\x34\76\x3c\163\x74\x72\x6f\x6e\147\76\101\x50\111\x20\x54\141\x62\x6c\145\74\57\x73\164\162\x6f\156\x67\76\xd\xa\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\x3c\163\160\141\156\x20\163\x74\171\x6c\x65\75\x22\146\x6c\157\141\164\x3a\x72\x69\x67\150\x74\42\x3e\15\12\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x3c\141\x20\x68\x72\145\146\75\42";
echo $qP;
echo "\42\x20\x74\141\x72\x67\x65\x74\x3d\x22\137\x62\154\x61\x6e\x6b\42\x20\x63\x6c\141\163\x73\75\42\x6d\157\137\143\165\163\x74\x6f\155\x5f\x61\x70\x69\137\163\145\x74\x75\160\137\147\165\151\144\x65\137\142\x75\x74\164\157\x6e\x20\x6d\x6f\137\x61\x70\x69\x5f\153\156\157\167\137\x6d\157\162\x65\x20\155\x6f\x5f\164\x6f\x6f\x6c\164\x69\160\42\76\xd\xa\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\74\x69\x6d\x67\40\x73\x72\143\75\42";
echo JUri::base();
echo "\57\x63\157\x6d\160\157\156\145\x6e\x74\163\57\143\157\155\x5f\x6d\x69\156\x69\x6f\x72\x61\x6e\x67\x65\137\143\165\163\164\157\155\141\x70\x69\57\x61\163\163\x65\164\x73\57\151\x6d\x61\147\145\163\x2f\x6c\x69\x73\164\56\x70\x6e\x67\42\x20\167\151\144\x74\150\x3d\x22\x32\60\x22\x20\x68\x65\151\147\150\164\x3d\42\62\x30\x22\76\40\x53\x65\164\x75\x70\40\x47\x75\x69\144\x65\x3c\x73\160\141\x6e\40\x63\x6c\141\x73\x73\x3d\x22\155\157\137\x74\x6f\157\154\x74\x69\160\164\145\x78\164\137\162\x69\x67\150\164\x22\x3e\x54\157\x20\165\x73\145\x20\164\150\145\x20\147\x65\x6e\145\x72\141\x74\145\x64\x20\x41\120\x49\54\40\162\x65\146\x65\162\40\164\x6f\x20\164\x68\145\40\x73\145\164\x75\x70\x20\x67\165\151\144\x65\x2e\74\57\x73\x70\x61\x6e\76\15\xa\40\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\74\x2f\x61\76\15\xa\40\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x3c\57\163\160\x61\156\76\15\12\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\40\40\40\x3c\57\150\x34\x3e\xd\12\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x3c\57\x64\151\166\76\15\xa\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x20\74\x74\141\142\154\x65\x20\143\x6c\141\163\x73\75\x22\x74\x61\x62\x6c\x65\x20\x74\x61\x62\x6c\x65\55\142\157\162\144\x65\x72\145\x64\42\76\xd\12\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x3c\x74\162\76\xd\xa\40\40\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\x3c\164\x64\40\163\164\x79\x6c\145\x3d\x22\167\151\144\164\x68\72\63\60\x25\40\41\151\x6d\x70\157\x72\x74\x61\156\x74\x22\76\74\x73\x74\x72\157\x6e\x67\76\x54\x61\142\154\145\x20\116\x61\x6d\x65\74\x2f\x73\164\162\x6f\156\x67\76\74\x2f\164\144\76\40\x20\40\15\12\40\x20\x20\40\40\40\x20\40\40\40\40\x20\40\40\40\x20\40\x20\40\x20\74\164\x64\40\163\x74\x79\154\x65\75\x22\x77\x69\x64\164\x68\72\67\60\45\x20\x21\x69\x6d\x70\157\x72\x74\x61\x6e\x74\x22\x3e\x20\47";
echo $tJ;
echo "\47\x3c\x2f\x74\144\76\15\12\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\57\164\x72\x3e\xd\12\40\x20\40\40\40\40\40\40\40\x20\40\40\x3c\x2f\164\x61\142\154\145\76\15\12\40\x20\x20\40\x20\x20\40\40\x3c\x2f\x64\151\x76\76\15\xa\15\xa\x20\40\x20\x20\x20\40\x20\x20\74\144\151\166\x20\x63\x6c\141\x73\x73\75\42\155\157\x5f\x62\157\x6f\x74\137\162\157\167\40\155\x6f\x5f\x62\157\x6f\x74\137\x6d\164\55\65\x20\40\155\157\x5f\142\x6f\157\x74\137\164\x61\x62\x6c\145\x2d\162\145\x73\x70\x6f\x6e\163\151\x76\145\x20\155\x6f\x5f\164\141\142\154\x65\137\x63\163\163\x22\x3e\xd\xa\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x3c\144\x69\x76\x20\143\154\141\163\163\x3d\42\155\x6f\x5f\x63\x75\163\157\x74\x6d\137\166\151\x65\167\x5f\x61\160\x69\137\x74\141\142\154\145\137\164\x6f\x70\42\76\xd\xa\40\40\40\x20\40\40\40\x20\x20\x20\40\40\40\40\40\40\x3c\150\64\x3e\xd\12\40\40\40\40\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x3c\x73\164\162\x6f\x6e\147\76\x45\x78\x61\x6d\160\154\145\74\57\x73\164\x72\157\156\x67\x3e\xd\xa\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\74\163\160\141\x6e\40\x73\164\171\154\145\x3d\42\x66\x6c\157\x61\x74\x3a\162\151\147\150\x74\42\x3e\15\xa\40\40\40\40\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\74\141\x20\150\x72\x65\x66\x3d\x22";
echo $qP;
echo "\x22\x20\164\141\162\x67\x65\x74\75\x22\137\x62\x6c\141\156\x6b\42\40\143\x6c\x61\163\163\75\x22\x6d\157\137\x63\x75\163\x74\157\x6d\x5f\141\160\x69\x5f\163\x65\x74\165\x70\x5f\147\165\x69\144\x65\x5f\142\165\164\164\157\156\40\x6d\x6f\137\141\160\x69\137\x6b\x6e\157\167\137\x6d\x6f\x72\x65\40\155\x6f\x5f\164\x6f\157\154\x74\151\160\42\76\15\xa\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\74\x69\x6d\x67\40\x73\x72\x63\75\x22";
echo JUri::base();
echo "\x2f\143\x6f\155\x70\x6f\156\145\x6e\164\163\57\143\x6f\155\x5f\x6d\151\156\x69\157\x72\x61\156\147\x65\137\143\165\x73\164\157\x6d\141\160\151\x2f\141\x73\x73\x65\164\163\57\151\x6d\x61\x67\x65\163\57\x6c\151\x73\164\x2e\160\156\147\x22\x20\167\x69\144\164\150\75\42\x32\x30\x22\40\150\x65\x69\x67\150\x74\x3d\x22\x32\x30\42\x3e\40\123\145\164\165\x70\40\x47\165\151\x64\145\74\163\x70\141\x6e\x20\143\154\141\163\163\75\42\155\157\x5f\x74\157\x6f\154\164\x69\160\x74\x65\170\164\137\162\x69\x67\150\164\x22\76\124\157\40\x75\163\145\40\164\x68\145\40\147\145\156\x65\x72\141\x74\x65\144\x20\x41\x50\x49\x2c\x20\x72\x65\146\x65\x72\40\164\x6f\40\x74\150\145\x20\x73\x65\164\x75\x70\40\x67\165\x69\144\x65\x2e\74\57\x73\x70\x61\x6e\x3e\15\12\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\74\57\x61\76\15\12\40\x20\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\x20\x20\74\57\163\x70\141\156\x3e\xd\xa\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\74\57\x68\64\x3e\15\xa\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\x3c\57\144\x69\x76\x3e\15\12\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x3c\164\x61\142\154\x65\x20\x63\x6c\x61\163\x73\75\42\x74\x61\x62\x6c\145\x20\x74\141\142\x6c\x65\x2d\x62\x6f\x72\144\145\x72\x65\x64\x22\76\xd\xa\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\74\x74\x72\76\xd\xa\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\40\74\164\144\x3e\74\x73\x74\x72\157\156\147\76\x52\x65\161\165\145\x73\x74\74\x2f\163\x74\x72\x6f\x6e\147\76\x3c\x2f\164\144\x3e\xd\xa\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\74\x74\x64\x3e\x3c\x73\x74\x72\157\156\x67\x3e\106\157\162\155\x61\164\x3c\57\x73\x74\162\x6f\x6e\x67\x3e\x3c\57\x74\x64\x3e\xd\12\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\74\57\164\162\76\15\xa\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x3c\164\x72\76\xd\12\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\x3c\x74\144\76\x63\125\x52\x4c\74\x2f\164\144\76\xd\12\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\x20\x3c\x74\144\x3e\x63\165\162\154\x20\55\130\x20";
echo strtoupper($mP->api_method);
echo "\x20";
if ($s8 == "\163\x68\x6f\x77\137\143\165\163\164\157\155\x5f\x61\160\151\x73" && $ka != '') {
goto iE;
}
echo $e9;
goto E1;
iE:
echo $e9 . "\x3f" . $ka;
E1:
echo "\x3c\x2f\164\144\76\15\xa\x20\40\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\40\x20\74\x2f\164\x72\76\xd\xa\x20\x20\40\x20\40\40\40\x20\40\40\40\x20\74\57\x74\x61\x62\x6c\145\76\xd\xa\x20\40\40\x20\40\x20\x20\40\74\57\144\x69\166\x3e\xd\12\15\xa\x20\x20\40\40\40\x20\x20\x20";
if (!(isset($mP->api_conditions) && !empty($mP->api_conditions))) {
goto Lu;
}
$RB = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
$uv = 1;
echo "\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\74\x64\x69\x76\40\143\x6c\141\163\x73\75\x22\155\157\137\142\x6f\x6f\x74\137\x72\157\x77\40\155\157\x5f\x62\x6f\x6f\x74\x5f\155\x74\55\x35\x20\155\x6f\x5f\142\x6f\157\x74\x5f\164\141\x62\x6c\x65\55\162\145\x73\x70\x6f\156\163\151\x76\x65\x20\x6d\x6f\137\x74\141\x62\x6c\145\137\x63\x73\163\42\x3e\40\15\12\40\40\x20\x20\40\40\x20\40\40\40\40\x20\40\40\x3c\144\151\x76\x20\143\154\141\163\163\x3d\x22\x6d\x6f\x5f\143\165\x73\157\x74\x6d\137\x76\x69\145\x77\x5f\x61\160\151\x5f\164\x61\x62\x6c\145\137\x74\157\160\x22\76\15\12\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x3c\x68\x34\x3e\xd\xa\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x3c\163\x74\x72\157\x6e\147\76\x52\145\x71\x75\x65\163\x74\x20\x46\x6f\x72\x6d\x61\x74\74\x2f\163\164\162\157\156\147\76\xd\xa\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\74\163\160\x61\x6e\40\163\164\x79\154\x65\x3d\x22\x66\x6c\157\141\x74\x3a\162\151\x67\x68\x74\x22\x3e\15\12\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\74\x61\40\150\162\145\x66\75\42";
echo $qP;
echo "\x22\40\x74\141\x72\147\x65\x74\x3d\42\x5f\x62\x6c\141\x6e\153\x22\40\x63\x6c\141\163\x73\75\42\x6d\x6f\x5f\143\165\163\164\x6f\155\x5f\x61\160\151\x5f\163\x65\x74\x75\x70\137\x67\x75\x69\144\145\x5f\142\165\164\164\157\x6e\40\155\x6f\137\x61\x70\x69\137\153\156\x6f\x77\x5f\155\157\x72\145\40\155\157\137\164\157\x6f\154\164\x69\x70\42\x3e\xd\12\40\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\40\40\x20\x20\40\74\x69\155\x67\x20\163\162\143\x3d\x22";
echo JUri::base();
echo "\57\143\x6f\x6d\160\157\x6e\145\156\x74\163\57\143\x6f\x6d\137\x6d\151\156\x69\157\162\x61\156\x67\x65\x5f\143\x75\163\x74\x6f\x6d\141\x70\151\57\141\163\x73\145\x74\163\x2f\x69\x6d\x61\147\145\163\x2f\x6c\x69\163\164\x2e\160\156\x67\x22\40\x77\151\144\x74\x68\75\x22\62\60\42\40\x68\x65\x69\x67\x68\x74\75\42\x32\x30\x22\76\40\x53\145\164\x75\x70\x20\107\x75\151\144\x65\74\163\x70\141\156\x20\143\154\x61\163\163\75\42\x6d\157\x5f\164\157\x6f\154\164\151\160\164\x65\170\164\x5f\162\x69\147\150\164\x22\x3e\x54\157\x20\165\163\x65\x20\164\x68\145\x20\x67\145\x6e\145\162\x61\164\x65\144\x20\x41\120\x49\54\x20\x72\145\146\x65\x72\40\x74\157\x20\164\150\145\x20\163\145\x74\165\x70\x20\147\x75\x69\144\x65\56\x3c\x2f\163\160\141\x6e\76\15\12\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\74\x2f\x61\76\xd\xa\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\74\x2f\163\160\x61\156\76\15\12\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\40\x3c\x2f\150\64\x3e\15\xa\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\74\57\144\151\166\x3e\xd\12\40\40\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\40\74\x74\141\x62\x6c\x65\40\143\154\x61\x73\x73\x3d\x22\164\141\142\x6c\x65\x20\40\x74\x61\142\154\x65\x2d\142\x6f\162\144\145\x72\x65\x64\42\76\15\xa\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\x3c\x74\162\x3e\15\12\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\74\x74\144\76\x3c\x73\164\x72\157\x6e\147\76\103\x6f\x6c\165\x6d\x6e\x20\x4e\141\x6d\145\x3c\x2f\x73\164\x72\x6f\x6e\x67\x3e\x3c\57\x74\x64\x3e\xd\12\40\40\40\x20\40\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\40\40\40\40\x3c\164\144\x3e\x3c\163\164\162\x6f\156\147\76\104\x65\x73\143\162\151\160\164\151\157\x6e\74\57\163\x74\162\157\x6e\147\x3e\74\x2f\x74\x64\76\15\12\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\74\x74\144\x3e\74\163\164\x72\x6f\x6e\147\76\x43\x6f\156\x64\151\164\151\x6f\156\x73\40\x41\160\160\154\151\x65\x64\x3c\x2f\x73\164\162\157\156\147\x3e\x3c\x2f\x74\144\76\15\xa\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\74\164\x64\x3e\74\x73\164\162\x6f\x6e\x67\76\x4f\x70\x65\162\141\164\x6f\162\163\x20\151\146\x20\141\156\x79\74\57\x73\164\162\157\x6e\147\x3e\x3c\x2f\164\144\76\xd\xa\40\40\40\40\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\40\74\57\164\162\x3e\xd\xa\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\40\40";
foreach ($RB as $Zu => $Y2) {
echo "\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\40\74\164\x72\x3e\15\xa\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\40\x20\40\40\40\x20\40\x20\40\x3c\164\x64\76";
echo $Y2->api_cond_col != "\x4e\x6f\156\145\40\123\145\x6c\x65\x63\x74\x65\144" ? $Y2->api_cond_col : "\55\x2d";
echo "\40\x3c\57\x74\144\x3e\xd\12\40\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\74\x74\x64\x3e";
echo $Y2->api_cond_col != "\116\157\x6e\x65\x20\x53\x65\x6c\145\143\164\145\144" ? "\x54\x68\x65\x20\x76\141\154\165\145\x20\157\x66\40\x22" . $Y2->api_cond_col . "\x22\x20\143\x6f\x6c\165\155\156\x20\x77\151\x6c\x6c\x20\142\x65\x20\162\145\x70\154\x61\x63\145\144\x20\167\151\164\150\40\x7b" . $Y2->api_cond_col . "\137\x76\x61\x6c\x75\x65\x7d\x20\151\156\40\162\x65\161\165\145\x73\x74\x2e" : "\55\x2d";
echo "\74\x2f\x74\x64\76\15\12\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\74\164\144\76";
echo $Y2->api_cond_col != "\x4e\x6f\156\145\40\x53\145\154\145\x63\x74\x65\x64" ? $Y2->api_cond : "\55\55";
echo "\40\74\x2f\x74\x64\x3e\15\12\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\40\74\x74\x64\76";
echo $Y2->api_cond_col != "\116\157\x6e\x65\40\x53\145\154\145\143\x74\145\144" ? isset($X1[$uv]) ? $X1[$uv] : "\116\x6f\40\x4f\160\x65\x72\x61\164\x6f\162" : "\55\55";
echo "\74\57\x74\x64\76\15\12\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x3c\x2f\164\x72\76\15\12\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20";
$uv++;
vu:
}
YQ:
echo "\x20\40\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\x20\74\57\x74\141\x62\154\145\76\xd\12\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\74\57\x64\151\x76\76\xd\12\40\x20\40\40\40\40\40\40\40\40\40\x20";
Lu:
if (!(isset($mP->filter_option) && $mP->filter_option != "\116\x6f\40\x43\157\x6e\x64\151\164\x69\x6f\156")) {
goto LC;
}
echo "\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x3c\144\151\166\x20\x63\154\141\x73\x73\75\x22\x6d\157\x5f\x62\x6f\x6f\164\x5f\162\157\167\x20\155\x6f\137\142\x6f\157\164\137\155\164\x2d\x35\x20\x20\155\157\137\142\157\x6f\x74\x5f\x74\141\142\154\145\55\x72\145\163\x70\157\156\163\151\x76\x65\40\x6d\157\137\164\141\x62\x6c\145\x5f\143\x73\x73\42\x3e\15\12\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\74\144\x69\x76\40\143\x6c\x61\x73\x73\75\x22\x6d\157\137\143\x75\163\157\x74\x6d\x5f\166\x69\145\167\x5f\x61\x70\151\137\x74\x61\142\x6c\145\x5f\x74\x6f\160\x22\76\15\xa\40\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x3c\x68\x34\x3e\15\xa\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\74\163\164\x72\x6f\156\147\76\x46\x69\154\x74\145\x72\47\x73\x20\141\x70\x70\x6c\x69\x65\x64\x3c\x2f\163\164\162\x6f\156\x67\x3e\xd\12\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\x20\40\40\x20\74\163\x70\141\x6e\40\163\164\171\154\145\x3d\x22\146\154\x6f\x61\164\x3a\x72\151\147\150\164\x22\76\15\xa\40\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\x20\40\40\x20\74\x61\40\150\162\145\x66\75\42";
echo $qP;
echo "\x22\x20\164\141\x72\x67\x65\164\75\42\x5f\x62\x6c\x61\x6e\x6b\x22\x20\x63\154\x61\163\x73\x3d\42\x6d\x6f\x5f\143\165\x73\164\157\155\137\x61\160\x69\137\163\x65\164\x75\160\137\147\165\151\x64\x65\x5f\x62\x75\x74\x74\x6f\x6e\x20\x6d\x6f\137\141\x70\x69\x5f\x6b\156\x6f\167\137\x6d\157\x72\145\40\155\157\137\164\x6f\157\154\x74\151\160\x22\x3e\15\xa\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\74\x69\155\x67\40\x73\x72\x63\x3d\x22";
echo JUri::base();
echo "\x2f\x63\x6f\155\x70\x6f\x6e\x65\156\x74\163\x2f\143\157\x6d\x5f\155\151\x6e\x69\x6f\162\141\x6e\147\x65\x5f\143\x75\163\x74\x6f\x6d\141\x70\151\57\141\163\163\145\x74\x73\x2f\x69\155\x61\147\145\x73\x2f\x6c\151\163\x74\56\x70\x6e\147\x22\40\x77\x69\144\164\x68\75\42\x32\60\x22\x20\x68\145\151\x67\150\x74\75\x22\62\60\42\x3e\40\x53\x65\x74\165\160\40\x47\x75\x69\144\x65\x3c\x73\160\141\156\x20\x63\x6c\141\163\163\x3d\42\155\x6f\x5f\164\x6f\x6f\x6c\x74\151\x70\x74\145\170\164\x5f\x72\151\147\150\164\x22\x3e\x54\157\x20\x75\x73\x65\x20\164\x68\x65\40\147\145\x6e\145\162\141\164\x65\x64\40\101\120\111\54\x20\x72\145\146\x65\162\x20\x74\157\x20\x74\150\x65\40\163\145\x74\x75\x70\x20\x67\x75\x69\144\145\56\74\x2f\163\160\x61\156\x3e\15\xa\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x3c\57\141\76\xd\12\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\74\x2f\163\x70\x61\156\76\15\xa\x20\x20\40\40\x20\40\40\x20\x20\40\40\40\40\40\40\40\x20\x20\40\x20\x3c\57\x68\x34\x3e\15\12\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x20\x20\40\74\57\x64\151\166\76\15\12\x20\40\40\40\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\74\x74\x61\x62\x6c\145\40\143\x6c\141\163\163\75\42\164\141\x62\154\x65\40\164\x61\x62\154\145\x2d\142\157\162\144\x65\x72\x65\x64\42\x3e\15\xa\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\x20\x20\x20\74\x74\x72\76\xd\xa\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\40\x20\x20\x20\74\x74\144\x3e\74\x73\x74\162\x6f\x6e\x67\76\106\x69\x6c\164\x65\162\x20\x41\160\160\154\151\x65\144\x3c\x2f\163\164\162\157\x6e\x67\x3e\74\x2f\x74\144\76\15\xa\40\40\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\x20\40\74\164\x64\76\74\163\164\x72\157\156\x67\76\103\x6f\x6c\x75\x6d\156\x20\116\141\x6d\145\x3c\57\x73\x74\162\157\x6e\x67\76\74\57\164\144\76\15\xa\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\x20\x3c\x74\144\76\x3c\x73\x74\162\157\156\147\76\117\162\x64\x65\x72\x3c\57\163\164\162\157\x6e\x67\76\74\x2f\x74\144\x3e\15\xa\40\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\40\40\40\40\74\57\164\162\76\15\xa\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\40\40\x20\40\40\x3c\x74\x72\76\xd\12\40\40\x20\40\40\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\74\x74\144\x3e\117\162\x64\x65\x72\x20\x42\x79\x3c\x2f\164\144\76\xd\12\x20\40\40\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\74\x74\x64\x3e";
echo $mP->filter_col;
echo "\74\57\164\x64\x3e\15\xa\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x3c\x74\x64\76";
echo $mP->filter_order;
echo "\x3c\x2f\164\144\76\xd\xa\40\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x3c\57\x74\162\x3e\15\xa\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x3c\x2f\164\x61\142\x6c\145\76\15\12\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x3c\x2f\144\x69\x76\76\15\12\40\x20\40\40\40\x20\x20\40\40\40\40\x20";
LC:
echo "\x20\40\x20\40\40\x20\40\40\15\xa\40\40\40\40\x20\x20\40\x20\xd\xa\40\40\40\40\x20\x20\x20\40";
api_view_section($s8, $mP);
echo "\15\xa\x20\40\40\x20\x3c\x2f\x64\151\166\76\xd\12\x20\40\40\x20";
}
function view_post_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\x73\164\x61\x74\165\163"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\164\x72\165\145")) {
goto Sb;
}
$z0 = "\144\151\163\141\x62\154\x65\x64";
echo "\40\x20\40\x20\40\40\x20\40\x3c\144\151\166\40\x63\x6c\x61\x73\163\75\x22\167\141\162\156\x69\x6e\x67\137\155\145\163\163\x61\x67\145\137\143\x73\163\42\x3e\15\xa\40\40\x20\40\40\x20\40\x20\40\40\x20\40\120\x6c\145\x61\x73\x65\x20\74\x61\x20\150\x72\x65\146\75\42";
echo JRoute::_("\151\156\x64\145\x78\x2e\x70\150\x70\x3f\157\160\164\151\157\156\75\143\x6f\x6d\x5f\155\151\x6e\151\157\162\141\x6e\x67\x65\x5f\143\x75\163\x74\157\155\141\x70\151\46\166\151\145\x77\75\141\x63\143\x6f\165\156\164\x73\x65\164\165\x70\46\164\x61\x62\55\160\141\x6e\145\x6c\75\141\143\143\x6f\165\x6e\x74");
echo "\x22\x3e\114\x6f\147\x69\156\40\167\151\x74\x68\40\155\151\x6e\151\117\162\141\x6e\147\x65\x3c\57\x61\x3e\x20\164\x6f\40\x65\156\x61\x62\154\x65\x20\x4a\x6f\x6f\x6d\154\x61\40\103\165\x73\x74\x6f\155\x20\x41\x50\111\x20\x70\154\165\x67\x69\156\56\15\xa\x20\40\40\x20\40\40\40\40\74\57\144\x69\x76\x3e\74\x62\x72\57\76\15\12\x20\40\40\x20";
Sb:
if (!($s8 == "\x73\150\157\167\137\143\165\163\164\x6f\x6d\x5f\141\160\x69\163")) {
goto sn;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$qb = '';
if (empty($mP->SelectedColumn)) {
goto cb;
}
$qb = MocustomapiUtility::create_request_parameter_string($mP->SelectedColumn);
cb:
sn:
if (!($s8 == "\143\x72\145\x61\x74\145\137\163\161\154\x5f\x61\x70\151\x73")) {
goto lX;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$qb = '';
if (empty($ka)) {
goto z8;
}
$qb = MocustomapiUtility::create_request_parameter_string($ka);
z8:
$tJ = "\43\x5f\x5f" . MocustomapiUtility::fetch_table_name($IJ);
lX:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo "\40\x20\40\40\74\144\x69\166\40\151\x64\75\x22\163\x68\x6f\167\x5f\143\x75\x72\x72\x65\156\164\137\160\x6f\163\x74\137\141\160\151\42\40\x63\x6c\141\163\x73\x3d\42\x6d\157\x5f\142\x6f\x6f\164\137\x63\157\154\55\x31\62\42\x20\76\15\xa\40\x20\40\40\x20\x20\x20\x20\x3c\x64\151\x76\x20\x63\x6c\141\x73\163\x3d\42\x6d\157\137\142\157\x6f\x74\x5f\x72\x6f\x77\x22\x3e\15\xa\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\74\x64\x69\166\40\x63\154\141\163\x73\x3d\x22\155\157\x5f\x62\x6f\157\164\x5f\143\x6f\154\55\x38\42\x3e\xd\xa\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\74\150\x33\76\40";
echo strtoupper($mP->api_method);
echo "\57\x3c\x73\160\141\156\40\163\x74\x79\154\145\x3d\42\143\x6f\x6c\157\162\x3a\142\154\x75\145\x3b\x22\x3e";
if (empty($mP->api_name)) {
goto qC;
}
echo $mP->api_name;
qC:
echo "\x3c\x73\x70\x61\x6e\x3e\xd\12\40\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\74\x61\x20\x68\x72\145\146\x3d\x22";
echo $qP;
echo "\42\x20\164\x61\x72\147\145\164\x3d\x22\137\x62\x6c\x61\x6e\x6b\x22\40\143\x6c\x61\163\163\x3d\x22\x6d\x6f\x5f\x61\x70\151\x5f\x6b\156\x6f\167\137\x6d\x6f\162\145\x20\x6d\x6f\137\164\x6f\x6f\x6c\164\151\x70\x22\76\15\12\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\40\40\x20\74\151\x6d\147\x20\x73\x72\143\75\x22";
echo JUri::base();
echo "\57\143\x6f\x6d\160\157\x6e\145\x6e\164\x73\57\x63\157\155\137\x6d\151\156\151\x6f\x72\x61\x6e\x67\x65\137\x63\x75\x73\164\x6f\x6d\x61\x70\x69\57\141\163\x73\145\164\x73\x2f\x69\x6d\141\x67\x65\163\x2f\154\151\163\164\x2e\160\156\147\x22\40\x77\x69\144\x74\x68\75\x22\x32\x30\x22\x20\150\145\x69\147\x68\x74\x3d\42\x32\60\42\x3e\x3c\163\x70\x61\156\x20\143\x6c\141\x73\x73\75\x22\155\157\x5f\x74\157\x6f\x6c\x74\151\x70\x74\x65\x78\x74\137\162\151\x67\x68\x74\x22\x3e\x54\157\40\165\163\145\x20\164\150\x65\x20\x67\x65\x6e\x65\162\141\x74\145\144\40\x41\x50\111\x2c\x20\162\145\146\x65\162\x20\x74\157\40\164\150\x65\x20\163\145\164\165\160\40\147\x75\151\x64\x65\56\x3c\57\x73\x70\x61\x6e\x3e\15\xa\40\40\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x3c\x2f\141\76\15\xa\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\74\x2f\x68\x33\76\xd\12\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\74\57\x64\151\166\x3e\15\12\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x3c\144\151\x76\40\143\154\x61\x73\x73\x3d\42\x6d\157\x5f\142\x6f\157\164\x5f\x63\157\154\x2d\x34\42\x3e\xd\xa\40\40\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x3c\141\40\143\154\x61\163\163\x3d\42\x6d\157\x5f\x62\157\x6f\164\x5f\x62\x74\x6e\40\x6d\157\137\142\x6f\157\x74\x5f\x62\x74\x6e\55\144\x61\156\147\x65\x72\x22\40\x20\163\x74\x79\154\x65\75\x22\146\154\157\141\164\x3a\x72\151\147\x68\x74\x20\x21\151\x6d\160\157\162\164\141\156\x74\42\x20\x68\162\145\146\x3d\x22";
echo JURI::root() . "\x61\x64\155\151\156\x69\163\164\162\x61\164\157\162\x2f\151\x6e\144\145\x78\x2e\x70\x68\x70\x3f\x6f\160\164\151\x6f\x6e\75\143\157\155\x5f\155\151\x6e\x69\x6f\x72\x61\x6e\147\145\137\143\165\x73\164\x6f\x6d\x61\160\x69\x26\166\x69\x65\167\75\141\x63\x63\x6f\165\156\x74\163\x65\x74\x75\160\x26\164\x61\142\x2d\160\141\156\x65\154\75" . $s8 . '';
echo "\x22\76\x43\x6c\x6f\x73\145\x3c\x2f\141\x3e\40\xd\12\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\x3c\x2f\x64\x69\x76\76\15\xa\x20\x20\x20\40\40\x20\40\40\74\x2f\x64\151\166\x3e\74\150\162\76\15\xa\x20\40\40\x20\40\x20\40\40\74\x64\x69\x76\x20\x63\x6c\x61\163\163\x3d\x22\x6d\x6f\x5f\142\157\157\164\137\x72\x6f\x77\40\x6d\x6f\x5f\x62\157\x6f\x74\x5f\x6d\x74\x2d\65\42\76\15\12\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x3c\144\x69\x76\40\143\154\x61\163\163\75\x22\155\157\137\142\157\x6f\164\137\x63\157\x6c\55\62\42\76\xd\xa\40\x20\40\40\40\40\40\40\40\40\40\40\40\40\40\x20\x3c\144\x69\166\x20\143\x6c\x61\x73\x73\x3d\x22\155\157\137\143\165\x73\164\157\x6d\x5f\x61\x70\x69\x5f\x6d\145\x74\x68\157\144\137\x6e\141\x6d\x65\42\x3e\40";
echo strtoupper($mP->api_method);
echo "\x3c\57\x64\151\166\x3e\xd\xa\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\x3c\x2f\144\151\x76\x3e\xd\12\40\x20\40\40\40\x20\x20\x20\40\x20\40\40\74\144\x69\x76\x20\143\x6c\141\163\x73\75\42\x6d\x6f\137\x62\x6f\157\164\137\143\x6f\154\x2d\x39\42\x3e\xd\12\40\40\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\x3c\x69\156\160\165\x74\40\x69\144\x3d\42\155\x6f\x5f\x63\x75\x73\x74\157\155\x5f\x61\x70\151\137\x63\157\x70\x79\x5f\x74\x65\x78\164\61\42\x20\x63\x6c\x61\x73\x73\75\x22\155\157\137\142\x6f\x6f\164\137\x66\x6f\x72\x6d\55\143\x6f\x6e\164\x72\157\154\42\40\x76\x61\154\x75\x65\x3d\42";
echo $e9;
echo "\x22\x20\x72\145\141\x64\x6f\156\x6c\x79\76\xd\xa\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\74\57\x64\x69\x76\x3e\xd\12\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\74\x64\151\166\x20\x63\154\x61\x73\163\x3d\x22\x6d\x6f\137\142\x6f\157\x74\137\143\x6f\x6c\55\61\42\76\xd\12\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\74\x65\x6d\40\x63\154\x61\x73\x73\75\x22\x66\141\x20\146\x61\55\x6c\x67\x20\146\x61\55\143\157\x70\171\x20\155\157\x5f\143\x6f\x70\171\x5f\141\160\151\x5f\x75\162\x6c\42\40\157\156\x63\154\151\143\x6b\75\x22\x63\157\x70\171\x54\x6f\x43\154\151\x70\142\x6f\141\x72\144\50\x27\x23\x6d\157\x5f\x63\165\163\164\x6f\x6d\137\x61\x70\x69\x5f\x63\x6f\160\x79\137\164\x65\x78\164\x31\x27\x29\x3b\x22\40\76\x20\x20\74\x2f\145\x6d\x3e\15\12\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\74\x2f\144\x69\x76\76\xd\12\x20\40\40\40\40\x20\40\40\x3c\57\144\151\166\x3e\15\xa\15\xa\x20\40\x20\x20\40\40\x20\40\74\x64\x69\x76\x20\143\x6c\x61\163\x73\75\x22\155\x6f\x5f\142\x6f\157\x74\x5f\x72\x6f\x77\x20\x6d\157\137\x62\x6f\157\x74\137\x6d\x74\55\64\x20\x20\x6d\157\x5f\x62\x6f\157\164\137\164\141\x62\x6c\x65\55\x72\145\163\x70\157\156\163\x69\x76\145\x22\x3e\xd\12\40\40\x20\x20\x20\x20\40\x20\40\40\40\40\x3c\x64\x69\166\x20\x63\x6c\141\x73\x73\x3d\42\155\157\x5f\x63\x75\163\x6f\x74\x6d\x5f\x76\x69\x65\167\x5f\141\x70\x69\137\164\x61\x62\154\x65\137\x74\x6f\x70\42\76\xd\xa\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\74\x68\x34\x3e\x3c\163\164\x72\157\x6e\147\x3e\101\x50\111\x20\124\141\x62\154\x65\74\57\163\x74\x72\157\156\147\76\15\12\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\74\163\x70\x61\156\x20\x73\x74\x79\154\x65\75\42\146\x6c\x6f\x61\164\72\162\151\147\x68\x74\42\x3e\15\xa\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x3c\141\40\150\x72\x65\146\75\42";
echo $qP;
echo "\x22\40\x74\x61\162\147\x65\x74\75\x22\137\x62\154\x61\x6e\x6b\42\x20\x63\154\x61\163\163\75\42\x6d\x6f\137\x63\x75\x73\x74\x6f\x6d\x5f\141\160\151\x5f\163\145\164\165\x70\137\147\x75\151\x64\x65\x5f\x62\x75\164\164\157\x6e\x20\x6d\x6f\137\x61\160\151\137\153\156\157\x77\x5f\x6d\x6f\x72\x65\40\x6d\x6f\137\164\157\x6f\154\164\x69\160\42\76\xd\12\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\x3c\x69\155\x67\x20\x73\162\x63\75\x22";
echo JUri::base();
echo "\57\143\x6f\155\x70\x6f\x6e\x65\156\x74\x73\57\x63\157\155\x5f\x6d\151\156\151\x6f\x72\x61\x6e\x67\145\x5f\143\x75\163\164\157\155\141\160\x69\57\141\x73\x73\145\164\163\x2f\x69\x6d\x61\x67\145\163\x2f\x6c\x69\x73\x74\56\x70\x6e\x67\42\40\x77\151\x64\164\x68\75\42\x32\x30\x22\x20\150\145\x69\x67\x68\x74\75\42\x32\x30\42\76\x20\x53\x65\x74\x75\160\x20\107\x75\151\x64\145\x3c\163\x70\x61\x6e\x20\x63\x6c\141\x73\163\75\x22\x6d\x6f\137\164\157\157\154\164\x69\x70\x74\x65\x78\x74\x5f\162\151\147\x68\x74\42\x3e\x54\x6f\40\x75\163\x65\40\x74\150\x65\40\x67\x65\156\x65\162\141\x74\145\144\40\101\x50\x49\54\40\162\145\x66\x65\162\40\x74\x6f\x20\164\150\145\40\163\145\164\x75\x70\40\147\x75\151\x64\145\56\x3c\57\163\160\141\x6e\76\xd\12\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\x20\74\57\141\76\15\12\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\74\x2f\163\160\x61\x6e\x3e\15\xa\x20\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\40\40\40\x3c\57\150\x34\76\xd\12\40\40\40\40\x20\x20\x20\x20\40\x20\x20\40\x3c\x2f\144\x69\x76\x3e\xd\12\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\74\x74\141\x62\x6c\x65\x20\x63\154\141\163\x73\x3d\x22\164\x61\142\x6c\145\x20\x74\141\142\154\x65\55\142\157\x72\x64\x65\x72\145\x64\x22\76\xd\xa\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x3c\164\162\x3e\15\12\x20\40\40\x20\40\40\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\74\164\144\x20\163\164\171\x6c\x65\x3d\42\167\151\144\x74\x68\72\x33\x30\45\40\x21\151\155\160\157\x72\x74\141\x6e\164\42\76\74\x73\164\x72\157\156\147\76\x54\x61\142\x6c\x65\40\116\141\x6d\x65\x3c\57\163\x74\162\x6f\x6e\x67\x3e\74\57\164\144\76\x20\x20\40\15\xa\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x3c\x74\144\40\x73\164\171\x6c\145\x3d\42\167\x69\144\164\150\72\x37\x30\x25\40\41\151\155\160\157\162\164\x61\x6e\164\x22\76\x20\47";
echo $tJ;
echo "\x27\74\57\164\x64\76\xd\xa\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x3c\57\x74\162\x3e\xd\xa\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\74\57\x74\141\x62\154\145\76\15\12\40\40\x20\40\x20\x20\40\40\x3c\57\x64\x69\166\x3e\xd\12\15\12\40\40\40\40\40\x20\40\40\x3c\144\x69\x76\40\x63\154\x61\x73\x73\75\x22\155\157\x5f\x62\x6f\157\x74\x5f\x72\157\167\40\155\157\x5f\x62\157\x6f\164\137\155\x74\x2d\x35\x20\x20\x6d\x6f\137\x62\157\157\164\x5f\x74\141\x62\x6c\x65\55\162\145\163\x70\x6f\x6e\163\x69\166\145\40\x6d\157\x5f\164\141\142\154\x65\137\x63\x73\163\42\76\xd\xa\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\x3c\x64\151\x76\40\143\154\141\163\163\x3d\42\x6d\x6f\x5f\x63\165\163\x6f\x74\155\137\166\x69\x65\x77\x5f\141\160\151\137\164\141\x62\x6c\145\137\164\157\160\42\76\15\xa\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\74\x68\64\x3e\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\40\x3c\163\164\162\157\156\147\x3e\x45\x78\x61\x6d\x70\x6c\x65\x3c\x2f\163\164\x72\157\x6e\x67\76\15\12\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x3c\163\160\141\x6e\x20\x73\x74\171\x6c\x65\75\x22\146\154\x6f\141\x74\x3a\x72\x69\147\x68\164\x22\x3e\15\xa\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\x20\74\x61\x20\x68\162\x65\x66\75\x22";
echo $qP;
echo "\x22\40\164\141\162\147\x65\x74\x3d\42\x5f\142\154\x61\x6e\153\x22\x20\x63\x6c\x61\163\x73\75\42\x6d\157\137\x63\165\163\164\x6f\155\x5f\x61\160\151\x5f\x73\x65\164\x75\x70\x5f\x67\x75\x69\x64\x65\137\x62\x75\164\164\x6f\x6e\x20\x6d\x6f\x5f\x61\x70\x69\x5f\x6b\x6e\x6f\x77\x5f\155\157\162\x65\40\x6d\157\x5f\164\157\157\154\164\x69\x70\42\x3e\xd\12\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x3c\x69\x6d\x67\40\x73\x72\143\x3d\42";
echo JUri::base();
echo "\57\x63\x6f\155\x70\157\156\x65\156\164\x73\x2f\143\157\x6d\137\155\151\156\151\157\162\141\x6e\147\x65\137\143\x75\x73\164\x6f\155\x61\x70\151\x2f\141\163\163\x65\x74\163\57\151\x6d\141\147\x65\x73\x2f\x6c\x69\x73\x74\56\x70\156\x67\42\40\x77\x69\x64\164\150\75\x22\62\x30\42\40\150\x65\x69\x67\150\x74\75\42\x32\x30\42\76\x20\123\x65\x74\165\160\40\x47\x75\151\144\x65\x3c\163\x70\x61\x6e\40\x63\154\141\x73\x73\x3d\x22\x6d\157\137\x74\x6f\157\154\164\x69\160\x74\145\170\x74\x5f\x72\x69\147\150\x74\42\x3e\124\157\40\x75\163\145\x20\164\150\x65\40\147\x65\x6e\145\x72\x61\164\x65\x64\40\101\120\x49\54\x20\162\x65\x66\145\162\40\164\157\x20\x74\150\145\40\x73\x65\164\165\x70\x20\x67\x75\151\144\x65\x2e\x3c\x2f\163\160\x61\x6e\76\15\12\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\40\40\40\x3c\x2f\x61\76\xd\xa\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\74\57\163\x70\x61\156\x3e\15\12\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\40\x20\74\57\150\64\76\15\xa\40\40\x20\40\x20\40\40\x20\x20\40\x20\x20\74\x2f\x64\x69\x76\x3e\15\xa\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x3c\x74\x61\x62\x6c\145\40\x63\154\x61\163\x73\x3d\42\x74\141\142\x6c\145\x20\164\x61\142\x6c\145\55\142\x6f\x72\x64\x65\x72\145\x64\42\x3e\xd\12\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\x3c\164\x72\76\15\xa\x20\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x3c\164\x64\x3e\x3c\x73\164\162\157\x6e\x67\x3e\122\x65\x71\x75\x65\163\164\x3c\57\x73\x74\x72\x6f\156\x67\76\74\x2f\164\x64\x3e\xd\xa\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\40\x20\40\74\164\144\x3e\74\163\164\x72\x6f\x6e\147\76\106\157\162\155\141\x74\74\x2f\163\x74\x72\x6f\x6e\147\x3e\x3c\57\164\x64\76\15\12\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\74\57\x74\162\76\xd\xa\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\74\x74\162\76\xd\12\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\40\74\x74\x64\76\x63\x55\122\114\x3c\x2f\x74\144\x3e\15\12\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\74\x74\144\x3e\143\x75\162\154\x20\55\130\x20";
echo strtoupper($mP->api_method);
echo "\x20";
echo $e9;
echo "\x20\x3c\x62\x72\x3e\15\12\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\74\163\x74\162\x6f\156\x67\76\x50\x6f\163\164\x20\x56\x61\162\151\x61\x62\x6c\145\x73\x3a\x3c\57\163\x74\162\x6f\156\147\76\x20";
echo $qb;
echo "\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x3c\57\x74\144\x3e\xd\12\40\40\40\x20\40\40\40\40\40\x20\40\40\x20\40\40\40\x3c\x2f\164\162\76\xd\xa\40\40\x20\x20\x20\40\40\x20\40\40\40\x20\x3c\x2f\x74\x61\142\154\x65\x3e\15\12\40\40\x20\x20\x20\x20\x20\x20\74\x2f\x64\x69\166\76\xd\xa\15\12\x20\x20\x20\40\x20\x20\40\40";
if (!($s8 == "\163\x68\157\167\137\143\165\x73\164\x6f\155\137\x61\160\151\x73")) {
goto jM;
}
echo "\x20\x20\40\x20\40\x20\x20\x20\74\144\x69\x76\x20\143\x6c\x61\163\163\x3d\42\x6d\157\137\x62\157\x6f\x74\x5f\x72\x6f\x77\x20\155\x6f\x5f\142\157\x6f\164\x5f\x6d\164\x2d\65\40\40\155\x6f\x5f\142\157\157\164\x5f\164\x61\142\x6c\x65\55\x72\145\163\160\x6f\156\163\151\166\145\42\x3e\xd\12\40\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x3c\x64\151\x76\40\x63\154\141\x73\x73\x3d\x22\155\157\137\143\165\163\157\x74\x6d\x5f\166\151\145\167\137\x61\x70\151\137\164\x61\142\154\x65\137\x74\x6f\160\42\76\xd\12\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\74\x68\64\x3e\15\xa\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\74\163\164\162\157\x6e\147\x3e\x42\157\144\x79\40\x64\141\164\x61\x20\146\x6f\162\155\x61\164\74\57\163\x74\162\x6f\156\147\76\xd\xa\40\40\x20\x20\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\74\x73\x70\x61\156\40\x73\164\x79\x6c\145\75\42\x66\154\x6f\x61\x74\x3a\162\x69\x67\x68\164\42\76\xd\12\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\74\x61\x20\150\x72\x65\x66\x3d\x22";
echo $qP;
echo "\42\40\x74\141\162\x67\145\164\x3d\42\x5f\142\154\141\156\x6b\x22\x20\143\154\141\x73\163\x3d\42\155\x6f\137\143\x75\x73\164\x6f\x6d\137\x61\160\151\137\163\x65\x74\165\x70\137\x67\x75\x69\x64\x65\137\x62\165\x74\164\157\156\x20\155\x6f\137\141\x70\151\x5f\x6b\x6e\157\x77\137\x6d\157\x72\x65\x20\155\157\137\x74\x6f\x6f\x6c\164\x69\x70\42\76\15\xa\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\74\151\155\147\40\x73\x72\x63\75\x22";
echo JUri::base();
echo "\x2f\143\x6f\155\x70\x6f\156\145\x6e\x74\x73\x2f\143\x6f\155\137\x6d\151\156\x69\x6f\162\x61\156\x67\145\137\143\165\x73\164\x6f\x6d\x61\x70\151\x2f\141\163\163\x65\164\x73\x2f\x69\x6d\141\147\145\x73\x2f\154\151\163\164\56\160\x6e\147\x22\x20\x77\x69\144\x74\x68\75\x22\62\x30\42\x20\x68\145\151\x67\x68\164\x3d\x22\62\60\x22\x3e\40\123\145\164\x75\x70\x20\107\x75\151\144\x65\74\x73\x70\x61\156\x20\x63\x6c\141\163\163\x3d\42\155\x6f\x5f\164\x6f\x6f\x6c\164\151\160\x74\145\x78\x74\137\x72\151\x67\x68\164\x22\76\x54\x6f\x20\165\x73\x65\40\x74\x68\145\40\147\x65\156\145\162\x61\x74\145\x64\x20\101\x50\x49\54\x20\x72\x65\146\145\x72\x20\x74\x6f\x20\164\150\145\x20\x73\145\164\x75\160\40\x67\x75\151\144\x65\56\x3c\57\163\x70\141\x6e\x3e\xd\xa\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x3c\57\x61\76\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\40\40\40\40\40\40\x20\40\x20\x20\40\x3c\x2f\163\160\x61\x6e\76\xd\xa\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x3c\57\x68\64\x3e\74\x2f\x64\x69\x76\76\xd\xa\40\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x3c\x74\x61\142\154\145\40\143\154\141\x73\x73\75\42\x74\x61\142\x6c\145\40\x74\x61\142\x6c\x65\x2d\x62\x6f\x72\x64\145\x72\x65\144\x22\x3e\xd\12\40\40\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\40\74\164\x72\76\xd\xa\x20\40\40\40\40\40\x20\x20\40\40\40\40\40\x20\40\40\40\x20\40\x20\74\x74\x64\76\x3c\x73\x74\x72\157\x6e\x67\76\102\157\x64\171\x20\144\141\x74\141\40\x66\x6f\162\x6d\x61\164\74\57\x73\164\x72\157\156\x67\x3e\74\57\x74\x64\76\xd\12\40\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\40\40\40\40\40\40\74\164\x64\76";
echo isset($mP->select_type_of_data) ? $mP->select_type_of_data : '';
echo "\x3c\57\164\144\76\15\12\40\40\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\40\40\74\57\x74\x72\76\xd\xa\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\x3c\57\x74\x61\x62\x6c\x65\76\xd\12\40\x20\40\x20\40\40\x20\40\x3c\x2f\144\x69\x76\x3e\15\xa\40\x20\40\40\x20\x20\40\40";
jM:
if (!(isset($mP->SelectedColumn) && !empty($mP->SelectedColumn))) {
goto lS;
}
$uv = 1;
echo "\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\74\x64\151\166\x20\x63\x6c\x61\x73\x73\x3d\42\155\x6f\137\x62\157\157\164\x5f\162\x6f\167\x20\155\x6f\137\x62\x6f\157\164\x5f\x6d\164\x2d\65\x20\x6d\x6f\137\x62\x6f\157\x74\x5f\x74\141\142\154\145\55\162\145\x73\160\157\x6e\163\151\166\x65\x20\155\157\x5f\x74\x61\x62\x6c\x65\x5f\143\x73\163\42\x3e\x20\15\12\x20\40\x20\40\40\40\40\40\40\x20\40\x20\x20\40\74\144\151\166\x20\143\x6c\141\163\163\75\x22\x6d\x6f\x5f\143\x75\163\x6f\x74\155\137\166\151\x65\x77\x5f\141\160\x69\137\x74\x61\x62\x6c\145\137\x74\x6f\160\x22\76\xd\12\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\40\x20\40\40\74\150\64\76\x3c\x73\164\162\157\156\147\x3e\122\x65\x71\165\x65\163\x74\x20\106\157\x72\155\141\x74\x3c\57\163\x74\162\x6f\156\x67\76\xd\12\40\40\40\x20\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\74\x73\x70\x61\156\x20\x73\x74\x79\154\145\x3d\x22\146\154\157\x61\x74\x3a\x72\x69\147\x68\x74\x22\76\xd\12\40\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\x3c\141\x20\150\x72\x65\146\x3d\x22";
echo $qP;
echo "\x22\x20\164\x61\162\147\145\164\x3d\42\137\142\x6c\x61\x6e\x6b\42\x20\143\154\x61\x73\x73\75\42\155\157\137\x63\x75\x73\164\157\x6d\x5f\x61\x70\x69\137\163\145\164\165\x70\x5f\x67\165\151\x64\145\137\142\x75\164\x74\157\156\40\x6d\157\x5f\x61\160\151\137\153\156\x6f\x77\137\155\157\162\145\x20\155\157\x5f\x74\x6f\x6f\x6c\x74\x69\x70\x22\x3e\15\12\x20\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\x20\40\x3c\151\x6d\147\40\x73\162\x63\x3d\x22";
echo JUri::base();
echo "\57\143\157\x6d\160\x6f\x6e\145\156\164\x73\57\x63\157\x6d\x5f\x6d\x69\x6e\151\157\x72\x61\x6e\x67\145\137\x63\x75\163\164\157\155\x61\x70\151\x2f\x61\x73\163\x65\x74\x73\x2f\x69\155\141\x67\x65\163\x2f\154\x69\163\x74\56\160\156\x67\42\x20\x77\151\x64\164\x68\x3d\42\x32\x30\42\40\x68\x65\x69\x67\150\164\75\x22\62\x30\x22\x3e\40\x53\x65\164\x75\160\x20\107\x75\x69\144\145\x3c\163\x70\141\x6e\x20\143\x6c\141\x73\x73\x3d\42\x6d\157\137\x74\x6f\157\x6c\164\x69\x70\164\145\170\164\137\x72\x69\147\x68\x74\x22\76\124\x6f\x20\165\x73\145\40\164\150\x65\40\x67\x65\156\x65\162\141\x74\x65\x64\x20\101\120\111\54\x20\162\145\146\x65\162\x20\x74\157\x20\164\x68\x65\x20\x73\145\x74\x75\x70\40\x67\165\x69\144\145\x2e\x3c\x2f\x73\160\x61\x6e\76\15\xa\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\40\x20\x20\74\x2f\141\x3e\15\xa\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\74\57\x73\x70\141\156\76\xd\xa\x20\x20\40\x20\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\x3c\x2f\150\64\76\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x3c\57\x64\x69\x76\x3e\xd\xa\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\40\x20\x20\x3c\164\141\142\x6c\x65\x20\143\x6c\141\x73\x73\75\x22\164\x61\x62\154\x65\40\x20\x74\x61\142\154\145\55\x62\157\x72\x64\x65\162\145\144\x22\x3e\15\xa\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\74\x74\162\76\xd\12\x20\40\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\74\164\144\76\74\x73\164\162\x6f\156\147\76\x43\x6f\154\x75\x6d\x6e\x20\x4e\141\155\145\74\x2f\163\164\x72\157\x6e\147\x3e\74\57\164\144\x3e\15\12\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\x20\40\40\40\40\74\x74\144\76\x3c\163\164\162\x6f\x6e\147\x3e\x44\x65\x73\x63\x72\x69\x70\x74\x69\157\x6e\74\57\163\x74\162\157\x6e\147\76\x3c\x2f\164\x64\x3e\xd\xa\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\40\x3c\x2f\x74\162\x3e\15\12\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20";
foreach ($mP->SelectedColumn as $Zu) {
echo "\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\40\x3c\164\162\76\15\12\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\74\164\144\76";
echo $Zu;
echo "\x20\74\x2f\x74\x64\76\xd\xa\40\x20\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\74\x74\x64\76\40\15\12\x20\40\x20\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\x54\150\x65\40\x76\141\154\x75\145\x20\157\x66\x20\x27";
echo $Zu;
echo "\x27\40\143\157\154\x75\155\x6e\x20\x77\x69\154\x6c\40\142\x65\x20\162\145\160\154\x61\143\145\144\40\167\x69\x74\x68\40\173";
echo $Zu;
echo "\x5f\x76\141\x6c\x75\x65\175\40\x69\x6e\40\x72\x65\x71\165\x65\x73\164\15\12\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\40\40\40\40\40\x20\x20\40\40\x3c\57\164\x64\76\15\xa\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\74\57\x74\162\76\15\xa\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\40";
$uv++;
PS:
}
Ii:
echo "\x20\x20\40\40\40\40\40\40\x20\x20\40\40\40\40\40\x20\x3c\x2f\x74\x61\x62\154\145\76\xd\xa\40\40\x20\40\40\x20\40\40\x20\40\x20\x20\x3c\57\144\x69\166\76\xd\xa\40\x20\40\40\40\40\x20\40\40\40\40\x20";
lS:
echo "\40\40\x20\40\40\x20\40\x20\15\12\40\40\x20\40\x20\40\x20\x20";
api_view_section($s8, $mP);
echo "\xd\xa\x20\40\x20\x20\74\x2f\x64\x69\166\76\xd\12\40\x20\x20\x20";
}
function view_put_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\163\164\141\164\165\x73"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\164\162\165\x65")) {
goto tO;
}
$z0 = "\144\151\163\x61\x62\154\x65\144";
echo "\x20\40\x20\40\40\x20\40\40\x3c\144\151\x76\40\x63\154\x61\163\163\75\x22\x77\141\x72\156\x69\156\147\137\x6d\145\x73\163\x61\147\x65\x5f\x63\163\x73\42\x3e\15\12\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x50\x6c\145\141\163\145\x20\74\x61\x20\150\162\145\x66\75\42";
echo JRoute::_("\x69\x6e\x64\145\x78\x2e\160\150\160\x3f\157\x70\164\151\157\x6e\x3d\x63\x6f\x6d\137\x6d\151\x6e\x69\x6f\162\141\x6e\147\x65\137\x63\165\x73\x74\157\x6d\141\160\x69\46\166\151\145\167\75\x61\x63\x63\157\x75\156\164\x73\x65\x74\165\160\46\164\x61\x62\55\160\x61\x6e\x65\154\75\x61\143\143\x6f\x75\156\x74");
echo "\x22\x3e\114\x6f\x67\x69\156\40\167\x69\x74\x68\x20\x6d\x69\156\x69\117\162\x61\156\x67\x65\x3c\57\141\76\40\164\x6f\40\145\156\x61\x62\x6c\145\40\112\x6f\157\155\x6c\141\40\x43\165\x73\164\x6f\155\40\x41\120\111\40\x70\154\165\x67\151\x6e\x2e\xd\12\40\40\40\x20\x20\x20\x20\40\74\x2f\x64\x69\166\76\74\x62\162\x2f\x3e\15\xa\40\40\x20\x20";
tO:
if (!($s8 == "\163\150\157\x77\137\143\x75\163\164\157\155\137\x61\160\x69\163")) {
goto Te;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$qb = '';
if (!(!empty($mP->SelectedColumn) && !empty($mP->param_value))) {
goto ge;
}
$qb = MocustomapiUtility::create_request_parameter_string($mP->SelectedColumn) . "\46\40" . MocustomapiUtility::create_request_parameter_string($mP->param_value);
ge:
Te:
if (!($s8 == "\143\162\145\141\x74\x65\137\163\x71\154\x5f\x61\x70\x69\163")) {
goto pO;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$qb = '';
if (empty($ka)) {
goto iI;
}
$qb = MocustomapiUtility::create_request_parameter_string($ka);
iI:
$tJ = "\43\x5f\x5f" . MocustomapiUtility::fetch_table_name($IJ);
pO:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo "\x20\x20\x20\40\x3c\x64\151\166\x20\x69\x64\75\x22\x73\150\157\167\137\143\165\x72\162\x65\156\x74\137\x70\157\x73\164\x5f\141\x70\x69\42\x20\143\154\141\x73\x73\x3d\x22\155\157\x5f\x62\x6f\157\164\137\143\157\x6c\55\x31\x32\42\40\x3e\xd\xa\x20\40\40\x20\x20\x20\x20\x20\x3c\x64\151\x76\40\143\x6c\x61\163\x73\75\x22\x6d\x6f\x5f\142\x6f\157\x74\137\x72\x6f\x77\42\76\15\xa\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\74\144\x69\166\x20\143\x6c\x61\x73\x73\75\x22\x6d\157\137\x62\x6f\x6f\164\x5f\x63\157\154\x2d\x38\42\76\xd\xa\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\40\x3c\150\63\x3e\40";
echo strtoupper($mP->api_method);
echo "\57\74\163\160\x61\156\40\x73\x74\x79\x6c\x65\x3d\x22\143\x6f\154\x6f\x72\x3a\x62\154\165\145\x3b\x22\76";
if (empty($mP->api_name)) {
goto PA;
}
echo $mP->api_name;
PA:
echo "\74\x73\160\x61\156\x3e\15\xa\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\x20\x3c\x61\x20\150\162\145\146\75\42";
echo $qP;
echo "\42\40\x74\141\162\147\145\x74\75\42\137\142\x6c\141\x6e\153\42\x20\x63\x6c\x61\163\163\75\x22\x6d\x6f\137\x61\x70\151\x5f\x6b\156\x6f\167\137\x6d\x6f\162\x65\40\x6d\x6f\137\164\x6f\x6f\x6c\x74\151\x70\x22\76\xd\xa\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\74\x69\x6d\147\x20\x73\162\x63\75\42";
echo JUri::base();
echo "\57\143\x6f\x6d\x70\157\x6e\x65\156\164\163\x2f\143\157\155\137\x6d\151\156\151\157\162\x61\156\147\x65\137\x63\165\163\x74\157\x6d\x61\x70\151\x2f\141\x73\x73\145\164\x73\57\x69\x6d\x61\x67\145\x73\57\x6c\x69\163\164\x2e\160\x6e\147\x22\x20\x77\x69\x64\x74\x68\x3d\42\x32\60\42\x20\150\x65\151\147\x68\x74\75\42\x32\x30\x22\76\x3c\x73\160\141\x6e\x20\143\x6c\141\163\163\x3d\42\x6d\x6f\137\x74\x6f\x6f\154\164\151\160\164\x65\170\164\137\x72\151\147\150\164\42\76\124\157\x20\x75\x73\145\40\164\x68\x65\40\147\x65\156\145\x72\x61\164\145\x64\40\101\120\x49\54\40\162\x65\x66\145\162\40\164\157\x20\164\x68\145\x20\163\x65\164\165\160\x20\x67\x75\151\x64\x65\56\74\57\x73\160\x61\x6e\76\15\xa\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\74\x2f\141\76\xd\xa\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\74\x2f\x68\63\76\xd\xa\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\x3c\x2f\x64\151\166\x3e\15\12\40\40\40\40\40\x20\40\40\40\40\40\40\x3c\x64\151\166\40\x63\x6c\141\163\x73\x3d\x22\155\x6f\x5f\x62\157\x6f\x74\137\x63\x6f\154\x2d\x34\x22\x3e\xd\12\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\40\x20\74\141\40\x63\154\x61\163\163\75\42\x6d\x6f\x5f\142\157\157\164\x5f\x62\164\156\40\x6d\x6f\137\142\157\157\x74\137\142\x74\156\55\144\x61\156\147\145\x72\x22\40\x20\x73\x74\171\x6c\x65\75\x22\x66\x6c\157\141\x74\x3a\162\151\147\150\x74\x20\41\x69\x6d\160\x6f\162\x74\x61\156\x74\42\x20\150\162\x65\146\75\x22";
echo JURI::root() . "\x61\144\155\x69\x6e\151\x73\x74\x72\x61\164\x6f\162\x2f\x69\156\x64\145\170\56\x70\x68\x70\x3f\157\x70\x74\151\x6f\156\75\x63\157\155\x5f\155\151\156\x69\x6f\x72\141\156\x67\x65\137\x63\x75\x73\164\x6f\x6d\141\x70\x69\46\166\x69\x65\167\75\x61\x63\143\x6f\165\x6e\x74\x73\145\164\165\160\46\x74\x61\142\x2d\160\x61\x6e\145\154\x3d" . $s8 . '';
echo "\42\x3e\x43\154\x6f\x73\145\74\57\x61\76\40\xd\12\40\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x3c\x2f\144\151\x76\76\xd\xa\40\40\40\x20\x20\40\40\x20\x3c\57\x64\151\x76\76\74\x68\x72\76\15\xa\40\40\40\40\x20\x20\40\x20\x3c\x64\151\x76\x20\x63\154\x61\x73\x73\75\42\x6d\157\137\x62\157\157\x74\137\x72\157\167\40\x6d\x6f\x5f\142\157\x6f\164\x5f\155\164\55\x35\42\76\15\xa\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\x3c\x64\x69\166\x20\x63\154\141\x73\x73\75\42\155\x6f\x5f\142\x6f\x6f\x74\x5f\x63\157\154\x2d\62\42\x3e\15\xa\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x3c\144\151\166\x20\x63\x6c\x61\163\x73\x3d\42\x6d\157\x5f\x63\x75\x73\x74\x6f\x6d\137\x61\x70\x69\137\x6d\x65\x74\x68\x6f\x64\x5f\x6e\x61\x6d\145\42\x3e\40";
echo strtoupper($mP->api_method);
echo "\x3c\57\x64\151\x76\x3e\15\xa\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\x3c\57\x64\151\x76\x3e\15\12\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x3c\x64\x69\166\40\x63\154\141\x73\x73\x3d\x22\155\157\137\142\157\x6f\164\x5f\143\157\x6c\x2d\71\x22\x3e\15\xa\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x3c\x69\156\160\165\x74\x20\x69\x64\75\x22\155\157\137\x63\165\x73\x74\x6f\x6d\x5f\x61\x70\151\x5f\x63\x6f\x70\x79\137\164\x65\170\164\x31\x22\40\143\x6c\141\x73\163\x3d\42\155\157\137\142\157\x6f\x74\137\x66\x6f\x72\x6d\x2d\x63\x6f\156\x74\x72\157\154\x22\40\x76\141\x6c\165\x65\x3d\42";
echo $e9;
echo "\x22\40\x72\145\141\144\157\156\x6c\171\x3e\15\12\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\x3c\x2f\x64\x69\166\76\15\12\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\74\144\x69\x76\40\143\x6c\x61\x73\x73\x3d\42\155\x6f\x5f\x62\x6f\x6f\x74\x5f\143\157\x6c\x2d\x31\x22\76\15\xa\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\40\x20\40\x3c\x65\x6d\40\143\154\141\163\163\75\x22\146\x61\x20\146\x61\x2d\154\x67\x20\146\141\55\143\157\x70\x79\x20\x6d\157\x5f\143\x6f\160\171\x5f\x61\x70\151\137\165\x72\154\42\x20\157\156\x63\x6c\151\x63\x6b\x3d\42\143\157\x70\x79\x54\157\103\154\x69\160\142\x6f\x61\x72\144\x28\47\x23\155\x6f\137\x63\165\x73\164\157\155\137\141\x70\151\x5f\143\157\x70\171\x5f\164\x65\x78\x74\61\47\51\73\42\x20\76\x20\40\74\x2f\145\155\x3e\15\xa\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x3c\x2f\x64\151\x76\x3e\15\12\x20\40\x20\x20\40\40\40\x20\74\57\x64\x69\166\76\xd\xa\40\40\x20\40\40\15\xa\40\x20\x20\40\40\x20\x20\40\x3c\144\151\x76\x20\x63\154\141\163\x73\x3d\42\x6d\157\137\x62\x6f\157\164\x5f\162\x6f\167\x20\155\157\x5f\x62\157\157\164\x5f\x6d\x74\55\64\40\40\155\x6f\137\142\x6f\157\164\x5f\164\141\x62\x6c\x65\55\162\x65\163\160\157\156\163\x69\166\145\42\76\15\xa\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\74\x64\x69\166\x20\143\154\x61\x73\163\x3d\x22\x6d\157\x5f\143\x75\163\x6f\x74\x6d\x5f\166\151\145\167\137\141\x70\151\137\164\x61\142\154\145\137\x74\157\x70\42\76\xd\xa\40\x20\40\40\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\x3c\150\64\x3e\x3c\x73\x74\x72\157\156\147\x3e\x41\x50\111\40\124\141\x62\x6c\145\74\x2f\163\164\x72\x6f\156\x67\x3e\15\xa\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\74\163\x70\x61\156\40\x73\x74\x79\154\x65\75\x22\146\x6c\157\141\x74\72\x72\x69\147\x68\164\x22\76\15\xa\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\x20\74\x61\40\150\x72\x65\x66\x3d\42";
echo $qP;
echo "\x22\x20\164\x61\x72\x67\x65\164\x3d\x22\137\142\x6c\x61\x6e\x6b\42\40\x63\x6c\x61\163\x73\x3d\42\x6d\157\x5f\143\165\163\164\157\155\137\x61\x70\x69\137\163\145\x74\165\160\x5f\x67\x75\151\x64\145\x5f\x62\165\x74\x74\x6f\x6e\40\x6d\x6f\137\141\x70\x69\137\x6b\x6e\157\x77\x5f\155\x6f\x72\145\40\x6d\157\137\164\157\157\154\x74\151\160\42\76\15\xa\x20\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\74\x69\155\x67\40\163\x72\x63\x3d\x22";
echo JUri::base();
echo "\57\143\x6f\155\x70\157\x6e\145\156\164\x73\x2f\143\157\155\x5f\155\151\156\x69\157\x72\x61\156\147\145\137\143\165\x73\164\157\155\x61\x70\x69\57\x61\163\x73\145\x74\163\x2f\x69\x6d\x61\x67\145\x73\57\x6c\x69\163\164\x2e\x70\156\x67\42\40\x77\x69\144\164\x68\75\x22\62\60\42\x20\x68\145\x69\x67\x68\x74\75\x22\62\x30\42\x3e\40\x53\145\x74\165\160\40\x47\x75\x69\144\145\74\x73\160\x61\x6e\x20\143\x6c\141\x73\163\x3d\42\x6d\x6f\x5f\164\x6f\x6f\154\x74\x69\160\164\145\170\164\137\162\151\147\x68\164\x22\76\x54\x6f\x20\x75\163\x65\40\x74\150\145\x20\x67\x65\156\145\x72\x61\x74\145\144\40\x41\120\x49\x2c\x20\162\x65\146\145\x72\x20\x74\157\x20\164\x68\x65\x20\163\145\x74\165\x70\40\x67\x75\x69\144\x65\56\x3c\x2f\x73\160\141\156\x3e\xd\12\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\40\40\x3c\x2f\141\76\xd\12\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\74\x2f\x73\160\141\x6e\x3e\xd\xa\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\40\40\x20\x20\74\x2f\x68\64\76\15\xa\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\74\57\144\151\x76\x3e\15\12\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\x3c\164\141\142\154\145\x20\143\x6c\x61\163\163\75\42\164\x61\142\154\145\x20\164\x61\142\x6c\x65\55\x62\x6f\162\x64\x65\x72\x65\144\x22\76\15\xa\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x20\74\164\x72\76\15\12\40\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\40\x20\x3c\x74\144\x20\x73\164\x79\154\145\75\42\167\151\x64\164\x68\x3a\63\x30\45\x20\x21\x69\155\x70\157\162\164\141\156\x74\x22\76\x3c\x73\x74\162\157\x6e\147\76\x54\x61\142\154\145\40\116\141\155\145\x3c\57\163\x74\162\157\x6e\147\76\74\x2f\164\144\x3e\x20\x20\40\15\xa\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x3c\x74\144\40\163\164\171\154\x65\75\42\x77\x69\x64\164\x68\72\67\60\45\40\41\151\155\160\x6f\x72\164\x61\x6e\x74\42\76\40\47";
echo $tJ;
echo "\x27\74\57\164\x64\x3e\15\12\40\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\74\57\x74\162\76\15\12\40\40\40\x20\40\40\x20\40\x20\x20\40\40\74\57\x74\141\x62\x6c\x65\x3e\15\xa\x20\40\40\40\x20\40\40\40\74\x2f\144\x69\x76\76\xd\12\15\12\x20\x20\40\40\x20\40\x20\40\x3c\144\x69\166\x20\143\154\x61\x73\163\75\x22\x6d\x6f\137\x62\x6f\157\164\137\162\157\167\40\155\x6f\137\x62\157\157\164\137\155\x74\x2d\x35\40\x20\155\x6f\x5f\142\157\x6f\x74\x5f\x74\141\142\x6c\145\55\162\x65\163\x70\157\156\163\151\x76\145\x20\155\x6f\x5f\164\141\142\x6c\145\137\143\x73\x73\42\x3e\xd\12\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\x3c\144\151\166\x20\143\154\x61\163\x73\x3d\x22\155\x6f\137\143\165\163\157\x74\155\x5f\166\151\x65\167\x5f\x61\x70\151\137\x74\x61\x62\x6c\145\137\x74\157\x70\x22\x3e\15\12\x20\40\x20\40\40\x20\x20\40\x20\40\40\40\x20\40\40\x20\x3c\150\x34\x3e\15\xa\40\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\74\163\x74\x72\157\156\147\x3e\x45\170\141\x6d\160\x6c\x65\x3c\x2f\x73\164\162\x6f\156\x67\x3e\xd\12\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\x3c\163\x70\141\156\x20\163\164\171\x6c\145\75\x22\x66\154\157\141\164\x3a\162\151\147\x68\x74\x22\x3e\15\12\40\40\x20\x20\40\40\40\40\x20\40\40\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\74\x61\40\x68\162\x65\x66\75\x22";
echo $qP;
echo "\42\x20\x74\141\162\147\145\x74\75\42\x5f\x62\154\x61\156\x6b\42\40\x63\154\141\x73\163\75\42\155\157\x5f\143\165\x73\x74\157\x6d\x5f\141\160\151\137\163\x65\x74\x75\x70\x5f\147\x75\x69\x64\145\x5f\x62\165\164\164\x6f\x6e\x20\x6d\157\x5f\141\160\x69\137\153\156\x6f\x77\x5f\155\x6f\162\145\x20\155\x6f\137\x74\157\x6f\154\x74\x69\x70\x22\76\15\xa\40\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\74\151\155\147\x20\x73\x72\x63\x3d\x22";
echo JUri::base();
echo "\x2f\x63\x6f\x6d\x70\157\x6e\x65\156\164\x73\57\x63\x6f\155\x5f\x6d\151\x6e\151\157\x72\141\156\147\145\x5f\x63\165\x73\164\x6f\x6d\141\160\x69\57\x61\x73\x73\x65\x74\163\57\151\155\x61\x67\x65\x73\x2f\x6c\151\163\x74\56\160\156\147\42\x20\x77\x69\x64\164\x68\75\42\x32\x30\42\x20\150\145\151\x67\150\x74\x3d\42\x32\x30\x22\x3e\x20\123\145\x74\165\160\x20\x47\165\x69\x64\x65\x73\x3c\x73\160\141\156\x20\x63\154\141\163\x73\75\42\x6d\157\137\x74\157\157\154\164\x69\x70\x74\145\x78\x74\x5f\162\151\147\150\164\42\76\124\157\x20\165\x73\x65\40\x74\x68\x65\x20\147\145\x6e\145\x72\x61\164\145\x64\40\x41\120\x49\54\x20\162\x65\x66\145\x72\40\164\x6f\40\164\x68\x65\40\163\145\x74\165\160\x20\x67\x75\x69\144\145\56\74\x2f\163\160\x61\x6e\x3e\15\xa\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\x3c\57\x61\x3e\xd\xa\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\74\x2f\163\x70\141\156\x3e\xd\xa\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\74\x2f\150\x34\76\xd\12\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\74\x2f\144\151\166\76\xd\12\40\40\40\x20\40\40\x20\40\x20\x20\x20\40\74\164\141\142\154\145\40\x63\x6c\x61\163\163\x3d\x22\164\141\142\x6c\x65\40\164\141\x62\x6c\145\x2d\x62\157\162\144\145\x72\x65\x64\42\x3e\15\12\40\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\40\x20\40\x3c\164\162\x3e\15\xa\40\x20\40\40\40\x20\40\40\40\x20\40\40\40\40\40\40\x20\40\40\x20\x3c\x74\144\x3e\x3c\163\164\x72\157\156\147\76\122\145\x71\165\145\163\164\x3c\57\163\164\x72\x6f\156\x67\76\74\x2f\x74\x64\76\15\xa\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x20\40\x20\x20\40\40\40\x3c\x74\144\x3e\74\163\x74\x72\157\x6e\x67\76\x46\x6f\162\x6d\141\x74\74\57\163\x74\162\x6f\156\x67\76\74\x2f\x74\x64\x3e\15\xa\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\74\57\x74\162\76\xd\12\40\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\x3c\x74\162\x3e\15\xa\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\74\164\144\x3e\x63\x55\122\114\74\x2f\x74\144\x3e\xd\xa\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x3c\164\x64\x3e\x63\x75\162\154\40\x58\40";
echo strtoupper($mP->api_method);
echo "\40";
echo $e9;
echo "\x20\x3c\x62\162\76\xd\12\40\x20\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\74\163\164\162\157\x6e\x67\76\x50\x75\x74\40\126\141\162\x69\141\142\154\x65\x73\x3a\74\x2f\x73\164\x72\157\156\147\76\x20";
echo $qb;
echo "\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\74\x2f\x74\x64\76\xd\xa\40\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\74\57\x74\x72\x3e\xd\12\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x3c\57\164\141\x62\154\x65\76\xd\xa\x20\40\40\x20\x20\40\x20\x20\74\x2f\144\151\166\76\15\xa\15\xa\x20\40\40\40\x20\x20\x20\40";
if (!(isset($mP->SelectedColumn) && !empty($mP->SelectedColumn))) {
goto JX;
}
$uv = 1;
echo "\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\x3c\x64\151\x76\40\x63\x6c\141\163\x73\75\x22\x6d\x6f\x5f\x62\x6f\157\x74\137\x72\157\x77\40\155\x6f\137\x62\157\157\164\137\x6d\x74\55\x35\40\x6d\x6f\x5f\x62\157\157\x74\137\164\141\142\154\x65\55\x72\145\x73\160\x6f\x6e\x73\x69\x76\145\x20\155\157\137\x74\141\x62\154\145\137\143\x73\x73\42\x3e\40\15\xa\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\74\144\x69\x76\x20\x63\154\x61\x73\163\x3d\42\155\x6f\137\143\165\163\x6f\x74\155\x5f\166\151\x65\167\x5f\x61\x70\x69\x5f\x74\x61\x62\x6c\145\x5f\164\x6f\160\42\x3e\15\xa\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x3c\x68\64\76\15\xa\x20\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\74\163\164\x72\x6f\156\147\76\x52\145\x71\165\x65\163\164\40\x46\x6f\162\155\141\164\x3c\x2f\163\164\x72\x6f\156\x67\x3e\xd\xa\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\x20\40\40\x20\74\x73\x70\x61\x6e\x20\163\x74\x79\154\145\x3d\42\x66\x6c\x6f\141\164\72\162\151\x67\x68\x74\x22\x3e\15\xa\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\40\40\40\x20\40\x3c\141\40\150\x72\x65\146\75\x22";
echo $qP;
echo "\42\x20\164\141\162\x67\145\x74\75\x22\137\142\154\x61\156\x6b\42\x20\x63\x6c\x61\x73\x73\x3d\42\x6d\157\137\x63\165\163\164\157\155\x5f\x61\160\151\x5f\x73\145\x74\165\x70\137\x67\165\x69\144\x65\137\x62\x75\164\164\157\x6e\x20\x6d\x6f\137\141\160\151\137\x6b\x6e\157\167\137\x6d\x6f\x72\x65\x20\x6d\157\x5f\x74\157\x6f\154\x74\151\x70\x22\x3e\15\xa\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\74\x69\155\x67\x20\x73\162\143\75\42";
echo JUri::base();
echo "\57\143\157\x6d\160\x6f\156\145\156\164\163\x2f\143\x6f\155\137\155\x69\156\x69\x6f\162\x61\x6e\x67\x65\x5f\x63\x75\163\x74\x6f\x6d\141\160\x69\57\x61\x73\x73\145\x74\x73\x2f\151\155\x61\x67\x65\x73\57\154\x69\x73\164\x2e\160\x6e\147\42\x20\x77\x69\144\x74\150\75\42\x32\60\x22\x20\150\x65\x69\x67\x68\164\75\42\x32\x30\42\76\x20\123\145\164\165\x70\x20\x47\x75\x69\x64\145\x3c\x73\160\141\x6e\x20\143\154\141\163\x73\75\x22\155\x6f\137\164\x6f\x6f\x6c\164\x69\160\x74\145\x78\x74\137\162\x69\x67\x68\164\x22\x3e\x54\x6f\40\165\x73\145\40\x74\x68\x65\40\x67\145\156\145\162\x61\164\145\x64\40\101\120\111\x2c\x20\162\145\x66\145\x72\40\164\157\x20\x74\150\145\40\163\145\164\165\160\x20\147\165\x69\144\145\x2e\x3c\x2f\163\160\141\x6e\76\15\12\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\40\x20\40\40\40\40\x20\40\40\40\x20\40\74\57\x61\x3e\15\12\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x3c\57\x73\x70\x61\156\76\xd\12\40\40\40\40\x20\40\x20\40\40\40\40\40\40\x20\x20\40\x20\40\x20\x20\74\x2f\150\x34\76\xd\xa\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\74\57\x64\x69\x76\76\xd\xa\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x3c\x74\x61\x62\154\x65\40\143\x6c\141\163\x73\75\x22\x74\x61\x62\154\145\x20\40\164\141\x62\154\145\x2d\142\x6f\162\x64\x65\162\x65\x64\42\x3e\15\xa\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\40\40\40\40\74\164\162\x3e\15\xa\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x3c\164\x64\76\x3c\x73\164\162\157\x6e\147\x3e\103\157\154\x75\x6d\x6e\40\116\141\x6d\x65\74\x2f\x73\164\x72\157\156\x67\x3e\x3c\x2f\164\x64\76\xd\xa\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\74\164\x64\76\x3c\163\x74\x72\x6f\x6e\x67\76\120\141\x72\141\x6d\145\x74\x65\x72\x20\x4e\141\155\145\74\x2f\x73\x74\x72\x6f\156\147\x3e\74\x2f\x74\x64\x3e\xd\xa\40\40\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\40\x20\x20\40\x20\40\40\40\74\x74\x64\x3e\74\x73\x74\162\x6f\156\x67\76\104\145\x73\x63\162\x69\160\x74\x69\157\156\74\x2f\163\x74\162\157\x6e\147\x3e\x3c\x2f\164\144\76\15\xa\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\40\74\57\x74\x72\x3e\xd\xa\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\40\40\40\40\x20";
foreach ($mP->SelectedColumn as $Zu) {
echo "\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x3c\164\162\x3e\xd\xa\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x3c\x74\x64\x3e";
echo $Zu;
echo "\x20\x3c\57\x74\x64\x3e\xd\12\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\x3c\164\144\76";
echo $Zu;
echo "\x20\74\57\164\144\x3e\xd\xa\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\74\x74\144\x3e\x54\x68\145\x20\166\x61\154\x75\x65\40\157\146\x20\x27";
echo $Zu;
echo "\x27\40\x70\x61\x72\x61\155\145\x74\145\162\x20\167\x69\x6c\154\40\142\145\x20\162\x65\160\154\x61\143\145\144\x20\167\151\x74\150\x20\173";
echo $Zu;
echo "\137\166\141\x6c\x75\145\175\x20\151\156\40\x72\145\x71\x75\145\163\x74\56\74\57\x74\144\x3e\15\xa\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\40\40\x20\40\x3c\x2f\x74\x72\x3e\xd\xa\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20";
$uv++;
iu:
}
Xh:
echo "\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\74\57\x74\141\142\x6c\145\x3e\xd\xa\40\40\40\x20\40\x20\x20\x20\40\x20\40\x20\74\x2f\x64\151\166\76\15\12\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20";
JX:
if (!(isset($mP->api_conditions) && !empty($mP->api_conditions))) {
goto KH;
}
$RB = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
$uv = 1;
echo "\x20\x20\40\x20\40\x20\40\x20\40\40\x20\40\74\x64\151\x76\40\x63\x6c\x61\163\163\75\x22\x6d\x6f\x5f\x62\157\x6f\164\137\x72\157\167\x20\155\157\137\142\157\157\x74\137\155\164\55\x35\40\155\x6f\x5f\142\x6f\157\x74\x5f\x74\x61\x62\154\x65\x2d\x72\x65\163\160\157\156\163\x69\166\x65\x20\155\157\x5f\x74\141\142\x6c\x65\x5f\143\163\163\x22\x3e\40\xd\12\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\40\x20\x3c\x64\151\166\x20\x63\x6c\141\163\x73\x3d\42\155\x6f\x5f\x63\x75\x73\x6f\164\155\137\x76\151\x65\167\137\x61\x70\151\137\164\141\142\154\145\x5f\x74\157\x70\x22\76\xd\xa\40\40\x20\x20\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\x20\40\x20\x3c\150\64\76\x3c\x73\164\162\x6f\156\147\76\103\x6f\x6e\x64\x69\x74\x69\157\x6e\163\x20\x41\x70\160\154\x69\145\x64\x3c\57\163\164\162\x6f\156\147\76\15\12\40\40\40\40\40\40\40\x20\40\40\x20\x20\40\40\40\x20\40\40\40\x20\x20\40\40\x20\x3c\163\x70\141\x6e\40\x73\x74\171\154\145\75\42\146\x6c\157\141\164\x3a\162\x69\x67\150\x74\42\76\xd\12\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\74\x61\x20\150\162\145\146\75\42";
echo $qP;
echo "\42\x20\x74\141\162\147\x65\x74\75\x22\x5f\142\154\x61\156\x6b\42\40\143\154\x61\x73\x73\x3d\x22\155\157\137\x63\x75\163\x74\x6f\155\137\141\160\151\x5f\x73\145\x74\x75\160\x5f\147\165\x69\x64\x65\137\142\x75\x74\x74\x6f\156\x20\155\x6f\137\x61\160\x69\x5f\153\x6e\x6f\x77\x5f\155\157\x72\145\40\155\x6f\x5f\x74\x6f\x6f\x6c\164\151\160\x22\76\xd\12\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\40\x3c\x69\155\147\x20\163\162\x63\75\x22";
echo JUri::base();
echo "\x2f\x63\x6f\155\160\157\x6e\145\x6e\x74\x73\57\143\x6f\x6d\137\155\x69\x6e\151\157\162\x61\156\x67\x65\137\x63\x75\163\164\x6f\155\141\x70\151\x2f\141\x73\163\145\164\x73\57\151\155\x61\x67\x65\163\x2f\x6c\x69\x73\x74\x2e\160\156\147\x22\40\x77\x69\144\164\x68\x3d\42\62\x30\x22\x20\x68\145\x69\x67\150\164\x3d\x22\62\x30\x22\76\40\x53\145\x74\x75\x70\40\x47\165\x69\144\x65\x3c\x73\x70\x61\156\40\143\154\x61\x73\163\x3d\x22\x6d\x6f\137\x74\x6f\x6f\154\164\151\160\x74\x65\x78\x74\x5f\x72\151\x67\150\x74\42\76\x54\x6f\40\165\163\145\40\164\150\x65\x20\x67\145\156\x65\x72\x61\x74\145\144\x20\101\120\x49\54\40\162\x65\x66\145\162\x20\164\x6f\x20\x74\x68\x65\40\163\145\x74\165\160\40\x67\165\x69\x64\x65\x2e\74\57\163\x70\141\156\76\xd\12\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\x3c\57\x61\x3e\15\xa\40\40\x20\40\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x3c\x2f\163\x70\x61\156\x3e\15\xa\40\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\40\40\x3c\57\150\64\x3e\xd\12\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\74\57\144\151\x76\x3e\15\xa\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\x20\40\74\164\141\142\x6c\145\40\x63\x6c\141\163\163\x3d\x22\x74\141\142\x6c\145\40\40\164\x61\x62\x6c\x65\55\142\x6f\x72\x64\145\162\x65\x64\x22\76\xd\xa\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x3c\x74\162\x3e\15\12\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x3c\x74\x64\76\x3c\163\x74\162\x6f\x6e\147\x3e\x43\157\154\x75\x6d\x6e\x20\x4e\141\155\x65\x3c\x2f\163\164\162\x6f\156\147\76\74\57\x74\x64\x3e\15\xa\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x3c\x74\x64\76\74\163\164\162\x6f\x6e\147\x3e\120\x61\162\141\155\x65\164\x65\x72\x20\116\141\155\145\74\57\163\164\x72\x6f\x6e\147\x3e\x3c\57\164\x64\76\15\12\x20\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\40\74\164\x64\76\74\163\x74\162\x6f\156\147\76\104\145\163\x63\162\151\160\164\151\x6f\x6e\74\57\163\x74\162\157\x6e\147\76\74\x2f\x74\x64\x3e\15\12\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\40\40\40\x20\x20\40\x3c\x74\144\76\x3c\163\164\162\157\x6e\x67\x3e\103\157\156\x64\x69\164\151\x6f\x6e\74\x2f\163\x74\x72\157\156\x67\x3e\x3c\x2f\x74\x64\76\15\xa\x20\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\74\164\x64\x3e\x3c\x73\x74\x72\157\156\x67\76\x4f\x70\x65\162\x61\x74\157\x72\163\x20\x69\146\x20\x61\156\x79\x3c\x2f\163\164\x72\x6f\x6e\x67\76\x3c\x2f\164\144\x3e\xd\12\40\40\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\40\x20\40\40\40\74\x2f\164\162\76\15\12\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20";
foreach ($RB as $Zu => $Y2) {
echo "\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\x3c\164\x72\x3e\xd\xa\40\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\74\164\144\x3e";
echo $Y2->api_cond_col;
echo "\x20\74\x2f\x74\144\76\15\xa\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\74\164\144\x3e";
echo $mP->param_value[$uv - 1];
echo "\40\x3c\x2f\164\x64\76\xd\xa\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\40\40\x20\x20\74\x74\x64\76\x54\150\x65\x20\x3c\x73\164\x72\x6f\x6e\147\x3e";
echo $mP->param_value[$uv - 1];
echo "\40\x3c\57\x73\x74\x72\157\x6e\147\76\x69\x73\40\141\163\163\157\x63\151\141\x74\x65\144\40\167\x69\164\150\40\74\x73\164\x72\x6f\156\x67\76";
echo $Y2->api_cond_col;
echo "\40\x3c\x2f\163\164\x72\x6f\x6e\x67\76\x20\143\157\x6c\165\155\x6e\x2c\40\164\150\x75\163\40\x79\x6f\x75\x20\x73\150\x6f\165\x6c\x64\40\x75\164\x69\x6c\x69\172\145\x20";
echo $mP->param_value[$uv - 1];
echo "\x20\151\x6e\40\171\157\x75\x72\40\101\x50\x49\x20\x63\x61\x6c\x6c\56\40\124\150\145\40\x76\x61\154\x75\145\40\157\x66\x20\x27";
echo $mP->param_value[$uv - 1];
echo "\47\x20\x70\x61\162\x61\x6d\x65\x74\x65\x72\40\167\151\x6c\x6c\40\x62\145\x20\x72\x65\160\x6c\x61\143\145\x64\40\x77\x69\x74\x68\40\173";
echo $mP->param_value[$uv - 1];
echo "\x5f\x76\x61\154\165\x65\175\x20\151\156\x20\162\x65\161\x75\x65\163\x74\x2e\x20\74\57\164\x64\x3e\xd\xa\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\74\x74\x64\x3e";
echo $Y2->api_cond;
echo "\x20\x3c\x2f\164\x64\x3e\xd\12\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x3c\x74\144\x3e";
echo isset($X1[$uv]) ? $X1[$uv] : "\x4e\157\40\117\160\145\162\x61\x74\157\162";
echo "\x3c\x2f\164\144\x3e\xd\12\40\40\x20\40\x20\40\40\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\74\x2f\164\x72\x3e\xd\xa\40\x20\40\40\x20\40\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\40\x20";
$uv++;
nD:
}
Wz:
echo "\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x3c\57\164\141\142\x6c\x65\x3e\15\12\40\40\x20\x20\x20\40\x20\40\40\x20\40\40\x3c\57\x64\151\x76\x3e\15\12\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20";
KH:
echo "\x20\x20\40\x20\40\x20\40\40\xd\xa\40\40\x20\x20\x20\40\x20\40";
api_view_section($s8, $mP);
echo "\15\xa\x20\x20\40\40\x3c\x2f\144\151\x76\x3e\xd\12\x20\40\x20\40";
}
function view_delete_api($mP, $s8)
{
$z0 = '';
$Nz = MocustomapiUtility::getCustomerDetails();
$ta = $Nz["\x73\164\141\164\x75\x73"];
if (!(!MocustomapiUtility::is_customer_registered() || MocustomapiUtility::check($ta) != "\164\162\x75\145")) {
goto Kc;
}
$z0 = "\144\151\x73\x61\x62\154\x65\144";
echo "\40\x20\x20\x20\x20\x20\x20\x20\x3c\x64\151\x76\x20\x63\154\x61\x73\x73\x3d\42\x77\141\x72\156\x69\156\147\x5f\x6d\x65\x73\x73\141\x67\x65\137\x63\163\163\x22\x3e\15\xa\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\x50\x6c\145\141\x73\145\40\74\141\x20\150\x72\x65\x66\75\42";
echo JRoute::_("\151\x6e\x64\145\x78\x2e\x70\x68\160\77\x6f\x70\164\x69\157\156\75\143\x6f\155\x5f\155\151\x6e\x69\x6f\162\x61\156\x67\145\x5f\143\x75\163\164\x6f\x6d\x61\160\x69\x26\x76\x69\145\167\x3d\x61\x63\143\x6f\165\156\164\x73\x65\x74\x75\x70\x26\x74\141\142\55\x70\x61\156\x65\x6c\x3d\x61\143\x63\157\x75\x6e\164");
echo "\42\76\114\157\147\151\x6e\40\x77\151\164\150\x20\x6d\151\156\151\117\162\x61\156\147\x65\74\x2f\141\76\x20\x74\157\x20\145\x6e\x61\x62\154\145\x20\x4a\x6f\157\x6d\154\x61\40\103\165\163\x74\157\155\40\101\x50\x49\x20\160\x6c\165\147\x69\156\56\xd\12\x20\x20\40\40\x20\x20\x20\x20\x3c\x2f\x64\x69\166\76\74\x62\162\57\x3e\15\12\40\x20\x20\40";
Kc:
if (!($s8 == "show_custom_apis")) {
goto Vb;
}
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$tJ = $mP->table_name;
$qb = '';
if (empty($mP->col_condition)) {
goto iC;
}
$qb = MocustomapiUtility::create_request_parameter_string($mP->col_condition);
iC:
Vb:
if (!($s8 == "create_sql_apis")) {
goto Q2;
}
$IJ = trim($mP->sql_query);
$ka = MocustomapiUtility::get_custom_param($IJ);
$e9 = JURI::root() . MocustomapiUtility::getAPIByVersion() . $mP->api_name;
$qb = '';
if (empty($ka)) {
goto B1;
}
$yA = 0;
JT:
if (!($yA < sizeof($ka))) {
goto JM;
}
$qb = $qb . $ka[$yA] . "\x3d\x7b" . $ka[$yA] . "\x5f\x76\141\x6c\x75\145\x7d";
if (!($yA != sizeof($ka) - 1)) {
goto Qa;
}
$qb = $qb . "\x26\40";
Qa:
pt:
$yA++;
goto JT;
JM:
B1:
$tJ = "\43\137\x5f" . MocustomapiUtility::fetch_table_name($IJ);
Q2:
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo "\x20\40\x20\40\x3c\x64\x69\166\x20\x69\x64\75\42\163\x68\x6f\167\137\143\165\x72\162\145\156\164\137\160\157\x73\x74\137\141\x70\151\x22\x20\x63\x6c\141\x73\163\75\x22\x6d\157\137\x62\x6f\x6f\164\137\143\157\154\55\61\x32\x22\x20\x3e\xd\xa\40\40\x20\40\x20\x20\x20\40\74\x64\151\166\x20\143\154\141\163\x73\75\x22\x6d\157\137\x62\x6f\x6f\164\137\x72\157\x77\x22\76\15\12\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\x3c\144\151\x76\40\143\154\x61\163\163\75\x22\x6d\157\x5f\142\157\157\164\137\x63\157\x6c\x2d\x38\42\x3e\xd\12\40\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\x20\40\74\x68\x33\x3e\x20";
echo strtoupper($mP->api_method);
echo "\x2f\x3c\163\160\x61\156\40\163\164\171\x6c\145\75\42\x63\157\x6c\x6f\x72\x3a\x62\154\165\x65\x3b\x22\x3e";
if (empty($mP->api_name)) {
goto mH;
}
echo $mP->api_name;
mH:
echo "\x3c\163\160\x61\x6e\x3e\xd\12\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x3c\141\40\x68\x72\x65\x66\x3d\42";
echo $qP;
echo "\x22\x20\164\x61\x72\147\145\164\x3d\42\137\142\x6c\x61\x6e\x6b\x22\x20\143\x6c\141\x73\x73\x3d\x22\155\157\x5f\x61\160\151\x5f\153\x6e\157\x77\x5f\155\157\x72\145\x20\155\x6f\137\164\157\x6f\x6c\164\151\160\x22\76\15\xa\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x3c\x69\155\147\40\163\162\143\x3d\x22";
echo JUri::base();
echo "\x2f\x63\157\x6d\160\x6f\x6e\x65\156\x74\x73\x2f\143\x6f\x6d\x5f\155\151\156\x69\x6f\162\141\156\x67\145\137\x63\165\163\164\x6f\x6d\x61\160\x69\x2f\x61\x73\x73\145\x74\163\x2f\x69\x6d\141\x67\145\x73\x2f\154\x69\x73\164\56\160\156\x67\42\40\167\151\x64\x74\x68\x3d\42\x32\60\x22\40\x68\145\x69\x67\150\x74\x3d\x22\62\x30\42\76\74\163\x70\141\156\x20\143\154\x61\x73\x73\75\x22\x6d\x6f\137\164\x6f\157\x6c\x74\151\160\x74\x65\170\x74\137\x72\x69\x67\150\x74\x22\x3e\124\157\40\x75\x73\x65\x20\164\150\145\40\147\145\156\x65\162\x61\164\145\144\x20\101\120\x49\54\x20\162\145\x66\145\162\x20\x74\x6f\x20\x74\x68\x65\x20\163\x65\164\165\x70\40\x67\165\151\x64\x65\x2e\x3c\x2f\163\x70\141\156\76\15\12\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\74\57\x61\x3e\15\xa\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\74\57\150\63\x3e\xd\xa\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x3c\57\x64\x69\x76\76\xd\xa\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\x3c\144\x69\x76\40\x63\x6c\141\163\x73\75\x22\155\x6f\137\x62\157\157\164\x5f\x63\x6f\x6c\55\64\42\x3e\15\12\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x20\74\141\x20\x63\154\x61\x73\x73\75\x22\155\x6f\137\142\x6f\x6f\164\x5f\142\x74\156\40\x6d\x6f\x5f\x62\157\x6f\164\137\142\164\156\55\x64\141\x6e\147\x65\162\42\x20\40\163\x74\171\x6c\145\75\x22\x66\x6c\x6f\x61\x74\72\x72\x69\x67\x68\x74\x20\x21\151\155\x70\x6f\162\x74\141\x6e\x74\42\40\x68\x72\145\x66\75\x22";
echo JURI::root() . "\141\144\155\151\x6e\151\163\164\162\141\x74\157\x72\x2f\x69\156\x64\145\170\x2e\x70\150\160\x3f\x6f\160\x74\151\x6f\156\x3d\x63\x6f\x6d\137\x6d\151\x6e\151\157\162\x61\156\x67\145\137\143\x75\x73\x74\x6f\x6d\x61\x70\x69\46\x76\x69\145\x77\x3d\141\143\143\x6f\x75\x6e\x74\163\x65\x74\165\x70\x26\x74\141\142\55\x70\x61\x6e\145\154\x3d" . $s8 . '';
echo "\42\76\103\154\157\163\x65\74\57\x61\76\x20\xd\12\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\74\57\144\x69\x76\x3e\xd\12\x20\40\40\x20\x20\x20\x20\40\74\x2f\144\x69\166\76\74\x68\162\x3e\xd\xa\x20\x20\40\40\40\40\40\40\74\x64\x69\166\x20\x63\x6c\141\x73\163\75\x22\155\x6f\137\x62\x6f\157\164\x5f\x72\x6f\167\40\155\157\x5f\x62\x6f\157\x74\137\x6d\164\x2d\x35\x22\x3e\xd\12\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\x3c\x64\x69\x76\40\x63\154\141\163\163\75\42\155\157\137\142\x6f\x6f\164\x5f\143\157\154\55\62\42\x3e\xd\12\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\40\40\x20\x20\x3c\144\x69\166\40\x63\x6c\141\x73\163\x3d\42\155\x6f\x5f\143\x75\163\x74\x6f\x6d\x5f\x61\160\x69\137\x6d\145\164\150\x6f\x64\x5f\156\141\x6d\145\42\76\x20";
echo strtoupper($mP->api_method);
echo "\74\57\x64\151\x76\x3e\15\12\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\74\57\144\x69\166\x3e\15\12\40\40\40\40\40\x20\x20\40\40\40\x20\x20\x3c\144\151\166\40\143\x6c\141\163\x73\x3d\42\155\x6f\137\x62\157\157\164\x5f\143\x6f\154\55\71\x22\x3e\xd\12\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\x3c\151\156\x70\165\x74\40\151\144\75\x22\155\157\137\x63\165\x73\x74\x6f\155\x5f\x61\160\x69\x5f\143\x6f\160\171\137\x74\145\170\x74\x31\42\x20\x63\154\x61\163\163\x3d\x22\x6d\x6f\x5f\x62\157\157\x74\137\146\157\x72\x6d\55\143\x6f\156\x74\x72\x6f\x6c\x22\40\x76\141\x6c\165\x65\75\42";
echo $e9;
echo "\42\40\x72\145\x61\x64\x6f\156\154\171\76\15\xa\40\40\40\40\40\x20\x20\x20\x20\40\40\40\74\57\x64\151\166\x3e\xd\xa\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\74\x64\x69\x76\x20\143\x6c\141\163\x73\75\42\155\157\x5f\142\x6f\x6f\164\x5f\x63\x6f\154\x2d\61\42\76\15\12\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\x65\x6d\40\x63\x6c\141\x73\163\75\x22\x66\x61\x20\146\x61\x2d\x6c\147\40\146\141\55\x63\x6f\160\171\x20\155\x6f\137\143\x6f\160\x79\x5f\x61\160\x69\137\x75\x72\x6c\x22\x20\x6f\x6e\x63\154\151\143\x6b\x3d\x22\x63\x6f\160\x79\124\157\x43\x6c\151\160\142\157\x61\162\x64\x28\47\43\x6d\x6f\x5f\143\x75\x73\x74\x6f\155\137\141\x70\151\x5f\143\x6f\160\x79\x5f\x74\145\x78\164\61\x27\x29\x3b\42\40\x3e\x20\x20\74\x2f\145\x6d\x3e\15\xa\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\x3c\x2f\x64\x69\x76\x3e\15\xa\x20\40\x20\x20\x20\x20\x20\40\74\x2f\x64\x69\x76\x3e\xd\12\xd\12\40\40\40\x20\40\x20\40\x20\74\x64\151\x76\x20\143\x6c\x61\x73\163\x3d\x22\x6d\x6f\x5f\142\x6f\x6f\x74\137\x72\157\167\x20\x6d\157\x5f\142\157\157\164\x5f\x6d\x74\55\64\x20\x20\155\157\137\142\157\157\164\137\x74\x61\142\154\x65\x2d\x72\x65\x73\x70\x6f\156\x73\x69\166\x65\x22\76\xd\12\40\x20\40\40\40\40\x20\x20\40\x20\x20\x20\74\x64\151\166\40\x63\154\141\x73\x73\75\42\x6d\157\137\x63\x75\163\x6f\x74\155\137\166\x69\145\x77\137\x61\x70\x69\137\x74\141\142\154\x65\x5f\164\157\x70\42\76\xd\xa\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x3c\x68\x34\76\x3c\163\x74\x72\x6f\x6e\147\76\101\120\111\40\x54\141\142\154\x65\x3c\57\163\x74\x72\x6f\x6e\x67\76\15\12\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\x20\74\163\x70\141\156\40\x73\x74\x79\154\145\75\42\x66\x6c\x6f\141\164\x3a\x72\x69\147\x68\x74\42\x3e\xd\xa\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x3c\141\x20\150\x72\x65\146\x3d\42";
echo $qP;
echo "\x22\40\x74\141\162\147\x65\x74\x3d\42\x5f\x62\154\141\x6e\x6b\42\x20\x63\x6c\141\163\163\75\x22\155\x6f\x5f\143\165\163\164\157\x6d\137\x61\x70\x69\x5f\163\x65\164\x75\160\x5f\147\x75\x69\144\145\x5f\142\x75\x74\164\x6f\156\x20\x6d\x6f\137\x61\x70\151\137\153\156\157\x77\137\x6d\x6f\162\x65\x20\155\157\137\x74\x6f\x6f\154\164\151\160\42\x3e\15\12\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x3c\x69\155\147\x20\163\x72\143\75\42";
echo JUri::base();
echo "\57\143\157\155\x70\x6f\x6e\145\156\x74\163\57\x63\157\x6d\x5f\155\x69\x6e\x69\x6f\162\x61\x6e\147\x65\137\x63\x75\x73\x74\157\155\x61\160\x69\57\x61\163\x73\x65\164\x73\57\x69\155\141\147\x65\163\57\154\x69\x73\164\x2e\x70\156\147\x22\40\167\x69\144\x74\150\x3d\42\x32\x30\42\40\150\145\x69\x67\150\x74\75\x22\62\x30\x22\x3e\40\x53\145\x74\x75\x70\40\107\x75\151\144\x65\74\163\x70\141\156\40\143\154\141\163\163\75\42\x6d\x6f\x5f\x74\157\x6f\154\x74\x69\x70\164\x65\x78\164\137\162\x69\x67\150\164\42\x3e\124\x6f\x20\x75\163\145\x20\164\150\x65\40\x67\x65\x6e\x65\x72\x61\x74\145\144\x20\x41\120\111\x2c\x20\x72\x65\x66\145\162\40\x74\x6f\x20\x74\x68\145\40\163\145\164\x75\x70\x20\x67\165\x69\x64\x65\x2e\74\x2f\x73\160\x61\x6e\x3e\xd\12\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\74\57\x61\x3e\15\xa\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\74\57\163\160\141\156\76\15\xa\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\x3c\57\x68\64\76\xd\12\x20\40\40\40\x20\x20\x20\x20\40\x20\40\40\74\57\144\x69\166\x3e\15\xa\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\74\164\x61\142\154\145\40\x63\154\141\x73\163\75\x22\164\141\142\154\145\x20\164\141\x62\154\145\x2d\142\157\x72\x64\x65\x72\145\x64\42\76\15\12\x20\x20\x20\40\40\40\40\40\40\40\40\x20\40\40\40\40\x3c\x74\162\x3e\xd\12\40\x20\40\x20\x20\x20\40\40\40\x20\40\x20\40\x20\40\x20\40\x20\40\40\74\x74\144\40\163\164\171\154\x65\75\x22\x77\x69\x64\x74\x68\x3a\63\x30\x25\x20\x21\x69\155\x70\x6f\162\164\141\x6e\x74\42\x3e\x3c\x73\164\162\x6f\x6e\147\76\x54\141\x62\x6c\145\40\x4e\141\155\145\74\x2f\163\x74\x72\x6f\x6e\x67\76\x3c\57\x74\x64\76\x20\40\40\15\12\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x3c\164\144\40\163\164\171\x6c\x65\75\42\167\151\144\x74\150\72\x37\60\45\x20\41\151\155\x70\x6f\x72\164\141\156\164\x22\x3e\40\x27";
echo $tJ;
echo "\47\x3c\57\164\144\76\xd\12\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x3c\57\x74\162\76\15\xa\40\40\x20\40\40\40\40\x20\40\x20\40\40\74\x2f\164\141\x62\x6c\145\76\xd\xa\40\x20\x20\x20\x20\x20\x20\40\x3c\57\144\x69\166\x3e\15\12\xd\12\40\x20\40\x20\x20\x20\40\x20\x3c\x64\151\x76\x20\x63\x6c\x61\x73\163\x3d\42\x6d\x6f\137\x62\157\x6f\164\137\162\157\x77\40\155\x6f\137\x62\x6f\157\164\137\x6d\164\x2d\x35\x20\40\x6d\x6f\x5f\142\157\157\x74\x5f\x74\141\x62\154\145\x2d\162\x65\163\160\x6f\x6e\163\151\166\145\40\x6d\x6f\137\x74\x61\x62\154\145\137\x63\x73\163\x22\x3e\15\xa\40\40\40\40\40\x20\40\40\x20\40\40\x20\74\x64\x69\166\x20\x63\154\x61\x73\163\x3d\x22\155\x6f\x5f\143\165\163\x6f\x74\155\x5f\x76\151\x65\167\x5f\141\x70\x69\x5f\164\141\x62\x6c\x65\137\x74\157\160\x22\x3e\15\xa\40\40\40\40\40\40\x20\x20\40\x20\40\40\40\x20\40\40\x3c\x68\x34\x3e\xd\12\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x3c\163\164\x72\157\x6e\147\x3e\x45\170\141\x6d\160\154\145\74\57\163\164\162\157\x6e\x67\x3e\15\12\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\74\x73\160\x61\156\x20\x73\x74\171\x6c\x65\75\x22\146\154\157\141\x74\72\x72\x69\147\x68\x74\42\76\15\xa\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\x20\74\141\x20\x68\162\x65\146\75\42";
echo $qP;
echo "\42\x20\x74\141\162\147\145\164\75\42\137\142\154\x61\x6e\153\42\x20\143\154\x61\163\163\75\x22\x6d\157\x5f\143\x75\x73\x74\157\x6d\137\141\160\151\137\x73\145\164\165\x70\137\x67\165\x69\144\145\x5f\x62\x75\164\x74\x6f\x6e\x20\155\x6f\x5f\141\x70\x69\137\x6b\x6e\x6f\x77\137\155\x6f\162\145\40\x6d\x6f\x5f\164\x6f\x6f\x6c\164\x69\160\42\76\15\12\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\74\x69\x6d\147\x20\163\x72\x63\x3d\42";
echo JUri::base();
echo "\57\x63\x6f\x6d\160\157\156\145\156\x74\163\57\x63\157\x6d\x5f\x6d\x69\x6e\151\x6f\162\x61\x6e\x67\x65\137\143\165\163\x74\x6f\155\x61\x70\x69\x2f\141\163\163\145\x74\x73\57\151\x6d\x61\x67\x65\x73\57\154\151\163\x74\x2e\160\x6e\x67\x22\x20\167\x69\x64\164\x68\75\x22\62\x30\x22\x20\150\145\x69\x67\x68\164\75\42\x32\60\42\76\x20\123\x65\164\x75\x70\x20\107\x75\151\x64\x65\74\163\x70\x61\156\40\x63\154\141\163\163\75\x22\155\157\137\164\157\157\154\x74\151\160\x74\145\170\164\x5f\x72\151\147\150\x74\42\76\x54\x6f\x20\x75\163\145\40\x74\150\x65\40\x67\145\x6e\x65\162\x61\x74\x65\x64\x20\101\x50\x49\54\40\162\145\146\x65\x72\x20\x74\157\40\x74\150\145\40\x73\145\164\x75\160\40\x67\x75\x69\144\x65\x2e\74\57\x73\160\141\x6e\x3e\xd\12\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\74\x2f\x61\76\xd\12\40\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\74\57\163\x70\x61\156\x3e\xd\12\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\74\57\150\x34\76\xd\12\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x3c\57\144\151\x76\x3e\15\12\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\x3c\164\x61\142\154\x65\x20\x63\154\x61\x73\163\75\x22\164\141\142\x6c\x65\x20\x74\141\x62\x6c\145\x2d\142\157\162\144\145\162\145\x64\x22\x3e\xd\xa\x20\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x3c\164\x72\76\15\12\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\74\164\144\x3e\x3c\163\164\162\157\x6e\x67\x3e\122\x65\161\x75\145\x73\x74\x3c\x2f\x73\164\162\x6f\156\147\x3e\x3c\57\164\144\x3e\xd\12\40\40\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\40\40\x3c\164\144\76\x3c\163\x74\162\x6f\x6e\147\x3e\x46\157\162\x6d\x61\164\74\x2f\x73\164\x72\157\x6e\147\76\74\57\164\x64\76\15\12\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\40\40\40\x3c\57\164\162\76\xd\xa\40\40\40\x20\40\40\x20\40\40\40\x20\40\x20\40\x20\40\x3c\164\x72\x3e\xd\12\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\x20\74\164\144\x3e\x63\125\x52\x4c\x3c\57\x74\x64\76\15\12\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\40\74\164\144\76\143\x75\162\x6c\40\x2d\x58\x20";
echo strtoupper($mP->api_method);
echo "\40";
echo $e9;
echo "\40\x3c\142\x72\76\xd\12\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\x20\x3c\x73\164\162\x6f\156\x67\x3e\104\145\154\x65\x74\x65\40\126\141\x72\151\141\x62\154\x65\x73\x3a\74\x2f\163\x74\x72\157\156\147\x3e\x20";
echo $qb;
echo "\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\74\x2f\164\144\76\15\xa\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\40\x20\x20\40\x3c\57\164\162\x3e\15\xa\40\40\x20\40\x20\x20\40\40\x20\40\x20\x20\x3c\x2f\x74\141\x62\154\145\76\15\12\40\x20\40\x20\x20\x20\40\40\x3c\x2f\x64\151\x76\76\15\12\40\x20\40\x20\40\x20\x20\40\xd\xa\40\40\x20\40\40\x20\40\x20";
if (!(isset($mP->api_conditions) && !empty($mP->api_conditions))) {
goto zD;
}
$RB = json_decode($mP->api_conditions);
$X1 = isset($mP->select_operator) ? (array) $mP->select_operator : array();
$uv = 1;
echo "\x20\x20\x20\x20\40\x20\40\40\40\40\40\40\x3c\144\151\x76\x20\x63\x6c\141\163\163\75\x22\155\x6f\x5f\142\x6f\x6f\164\x5f\162\x6f\x77\x20\x6d\157\137\142\x6f\x6f\164\x5f\x6d\164\x2d\65\40\155\157\x5f\142\157\157\164\137\x74\141\x62\x6c\145\55\162\x65\x73\160\157\156\163\151\166\145\40\x6d\157\x5f\x74\141\142\154\145\x5f\x63\x73\163\x22\40\x3e\40\15\xa\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x20\x3c\144\x69\166\x20\143\x6c\141\163\x73\75\42\155\157\x5f\x63\x75\163\157\164\x6d\137\x76\x69\x65\x77\137\x61\x70\x69\137\x74\141\142\x6c\145\137\164\x6f\160\x22\76\xd\xa\40\40\40\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\74\x68\x34\76\74\x73\x74\x72\157\x6e\147\76\x52\x65\x71\165\145\163\x74\40\x46\157\x72\155\x61\164\72\74\x2f\x73\x74\x72\x6f\156\x67\x3e\15\12\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\x20\74\x73\160\141\x6e\x20\163\x74\171\x6c\145\x3d\42\x66\154\157\x61\164\72\x72\151\x67\150\x74\x22\76\xd\12\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\74\x61\x20\x68\x72\x65\x66\75\42";
echo $qP;
echo "\42\x20\164\141\162\x67\x65\164\75\x22\137\x62\x6c\141\156\153\42\x20\x63\x6c\141\163\x73\75\x22\x6d\x6f\x5f\x63\165\x73\164\x6f\x6d\137\141\x70\x69\x5f\x73\145\164\165\160\137\147\165\x69\x64\145\x5f\142\x75\x74\164\x6f\x6e\40\x6d\x6f\137\141\x70\x69\137\x6b\x6e\157\167\x5f\155\x6f\162\145\40\x6d\157\137\x74\x6f\157\154\x74\151\x70\42\x3e\15\12\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\40\40\40\x20\x20\74\151\155\x67\x20\x73\x72\x63\75\42";
echo JUri::base();
echo "\57\x63\x6f\155\160\157\156\145\156\164\x73\x2f\x63\x6f\x6d\137\155\151\156\151\157\x72\141\x6e\147\x65\x5f\x63\165\163\164\157\155\x61\160\151\57\x61\163\x73\x65\x74\x73\57\x69\155\x61\147\145\x73\57\154\x69\x73\x74\x2e\160\x6e\147\x22\x20\x77\151\144\x74\x68\75\x22\62\60\x22\40\150\145\x69\147\x68\x74\75\42\x32\x30\x22\x3e\x20\123\145\x74\165\x70\x20\x47\x75\x69\144\x65\x3c\163\x70\x61\x6e\40\143\154\x61\x73\x73\75\x22\x6d\x6f\137\x74\x6f\x6f\x6c\164\x69\x70\164\x65\170\x74\137\162\x69\x67\x68\164\42\x3e\x54\157\40\165\163\145\x20\x74\150\x65\x20\147\x65\x6e\x65\162\x61\x74\145\x64\x20\x41\120\x49\x2c\x20\x72\x65\x66\x65\x72\x20\164\x6f\x20\164\x68\145\x20\163\145\164\x75\x70\40\x67\x75\x69\144\x65\x2e\x3c\x2f\163\x70\141\x6e\76\15\xa\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\74\57\x61\x3e\xd\12\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\74\57\163\160\x61\x6e\76\15\12\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\74\x2f\x68\x34\76\15\12\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\x20\x20\40\74\x2f\144\151\166\76\15\12\40\40\40\40\x20\40\40\40\x20\x20\40\x20\x20\40\x20\x3c\164\141\x62\x6c\x65\40\x63\x6c\141\163\163\75\x22\164\141\142\154\x65\x20\x20\164\141\x62\x6c\x65\x2d\x62\157\x72\144\145\x72\145\144\x22\76\xd\xa\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x3c\x74\162\x3e\15\xa\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\x20\74\x74\144\76\74\163\164\162\x6f\156\x67\76\x43\157\154\165\x6d\156\40\x4e\x61\x6d\145\x3c\57\x73\164\x72\x6f\156\x67\76\x3c\57\x74\x64\x3e\xd\xa\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\74\x74\x64\x3e\74\163\x74\162\157\x6e\x67\76\x44\x65\x73\143\x72\151\x70\x74\x69\x6f\156\74\x2f\x73\x74\x72\157\x6e\x67\x3e\x3c\57\x74\144\76\xd\xa\40\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\40\74\x74\144\76\x3c\x73\164\162\x6f\156\147\x3e\x43\x6f\x6e\144\151\x74\157\x6e\74\x2f\163\x74\162\x6f\x6e\x67\x3e\x3c\57\x74\144\76\xd\xa\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\74\x74\x64\x3e\74\x73\164\162\157\156\147\76\x4f\160\145\x72\141\x74\157\162\x73\40\x69\x66\40\x61\156\x79\74\x2f\x73\x74\162\157\x6e\x67\76\74\57\x74\x64\76\15\12\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\x3c\57\164\x72\x3e\xd\12\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20";
foreach ($RB as $Zu => $Y2) {
echo "\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\74\164\162\x3e\xd\12\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\40\74\164\x64\76";
echo $Y2->api_cond_col;
echo "\x20\x3c\57\x74\144\76\15\12\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\x20\74\x74\x64\x3e\x54\x68\145\x20\x76\141\x6c\x75\145\40\157\146\x20\x27";
echo $Y2->api_cond_col;
echo "\47\40\160\141\162\x61\x6d\x65\x74\x65\162\40\167\151\x6c\x6c\40\x62\x65\x20\162\x65\x70\154\x61\x63\x65\144\40\x77\151\164\150\x20\173";
echo $Y2->api_cond_col;
echo "\137\166\x61\154\x75\x65\x7d\x20\151\x6e\x20\x72\x65\x71\165\x65\163\164\x2e\74\57\164\144\x3e\xd\xa\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\74\x74\x64\x3e";
echo $Y2->api_cond;
echo "\40\74\x2f\164\144\x3e\15\xa\40\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\40\x3c\164\x64\x3e";
echo isset($X1[$uv]) ? $X1[$uv] : "\x4e\x6f\x20\117\x70\145\162\x61\x74\x6f\x72";
echo "\74\x2f\164\144\x3e\15\xa\x20\40\40\40\40\40\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\74\57\x74\162\76\xd\12\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20";
$uv++;
dy:
}
LU:
echo "\40\40\x20\40\40\x20\40\40\40\40\x20\x20\40\40\x20\x20\74\x2f\164\x61\x62\154\145\76\xd\xa\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x3c\x2f\x64\x69\166\76\xd\xa\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20";
zD:
echo "\40\40\40\x20\40\40\40\40\15\12\40\x20\40\x20\40\40\15\xa\x20\x20\40\x20\40\40\40\40";
api_view_section($s8, $mP);
echo "\15\12\40\x20\40\x20\x3c\57\x64\x69\x76\x3e\xd\xa\x20\x20\x20\40";
}
function api_view_section($s8, $mP)
{
if (!($s8 == "\x73\x68\x6f\167\x5f\x63\165\x73\x74\x6f\155\137\x61\160\x69\163")) {
goto sE;
}
echo "\x20\x20\x20\x20\x3c\x64\151\x76\40\143\x6c\x61\163\163\75\42\40\155\x6f\137\142\157\157\164\x5f\155\x74\55\x35\40\40\x6d\157\x5f\x62\157\x6f\164\137\x74\x65\170\x74\55\143\x65\156\x74\145\162\x22\76\15\12\x20\40\40\x20\x20\40\x20\40\74\141\40\143\154\141\x73\163\75\x22\x6d\x6f\x5f\x62\157\x6f\x74\x5f\142\164\156\x20\x6d\x6f\x5f\x62\157\x6f\x74\x5f\142\x74\156\x2d\165\163\145\x72\163\x5f\x73\x79\156\x63\40\155\157\137\142\x6f\x6f\164\137\155\154\55\62\42\40\x68\162\145\x66\75\42";
echo JURI::root() . "\x61\x64\x6d\151\156\151\x73\164\162\141\x74\157\162\x2f\x69\156\144\x65\x78\56\x70\150\160\x3f\157\160\x74\x69\157\x6e\75\143\x6f\x6d\137\x6d\x69\x6e\x69\157\162\141\x6e\147\x65\137\143\165\x73\x74\157\x6d\x61\x70\151\46\x76\151\145\x77\75\141\x63\x63\157\165\x6e\x74\163\x65\164\x75\160\46\164\x61\142\x2d\x70\x61\x6e\145\154\75\x63\162\145\141\164\x65\x5f\143\165\x73\164\x6f\x6d\x5f\x61\160\151\46\141\x70\x69\x5f\x6e\x61\155\x65\75" . $mP->api_name;
echo "\42\76\x45\144\151\x74\40\101\120\x49\74\x2f\x61\76\x20\15\xa\x20\40\x20\40\x3c\x2f\144\151\166\76\15\12\x20\x20\40\x20";
sE:
if (!($s8 == "\x63\x72\145\x61\164\x65\137\x73\x71\154\137\141\x70\151\163")) {
goto wK;
}
$qP = MocustomapiUtility::getGuideLinks($s8, $mP->api_method, 1);
echo "\40\x20\x20\x20\x3c\x64\x69\166\x20\x63\154\141\x73\163\x3d\42\155\157\137\x62\x6f\x6f\164\137\x72\157\x77\x20\x6d\x6f\x5f\x62\157\157\164\137\155\164\55\65\40\x6d\x6f\137\x62\x6f\157\164\x5f\x74\141\142\x6c\x65\x2d\162\145\x73\160\x6f\x6e\163\x69\166\145\40\155\x6f\137\164\141\142\x6c\x65\x5f\x63\x73\163\x22\x3e\40\15\xa\40\x20\40\40\x20\40\40\x20\74\x64\151\166\x20\x63\x6c\x61\x73\x73\x3d\42\155\157\x5f\x63\x75\163\x6f\164\x6d\x5f\x76\151\145\167\137\x61\160\x69\137\x74\141\142\x6c\145\x5f\x74\157\x70\42\76\xd\xa\x20\40\40\40\40\x20\x20\40\40\40\x20\40\x3c\x68\x34\x3e\xd\xa\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\x20\x20\x20\74\x73\164\162\157\156\147\76\x53\121\114\40\x51\x75\145\162\171\x3c\57\x73\164\162\x6f\x6e\x67\x3e\xd\xa\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x3c\x73\160\x61\156\40\163\x74\171\x6c\145\75\x22\x66\154\x6f\x61\x74\x3a\x72\x69\147\x68\164\x22\76\15\12\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\40\40\74\141\40\x68\162\x65\x66\x3d\42";
echo $qP;
echo "\42\x20\x74\141\x72\147\x65\x74\x3d\42\137\x62\x6c\141\156\153\42\x20\x63\x6c\x61\x73\x73\75\x22\x6d\x6f\137\x63\x75\x73\164\157\155\x5f\141\160\x69\x5f\x73\145\164\165\x70\137\147\x75\x69\144\145\137\x62\x75\164\164\157\156\40\x6d\x6f\x5f\141\160\151\137\153\x6e\157\167\137\x6d\157\162\x65\x20\155\157\137\x74\157\x6f\154\164\151\160\x22\x3e\15\12\x20\40\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\74\151\x6d\147\x20\x73\162\143\75\42";
echo JUri::base();
echo "\57\143\157\x6d\x70\x6f\x6e\x65\156\164\x73\57\x63\157\x6d\137\155\151\156\x69\x6f\x72\141\156\x67\145\x5f\x63\x75\163\164\x6f\x6d\141\x70\x69\57\x61\163\163\x65\x74\x73\x2f\151\x6d\x61\x67\x65\163\57\154\x69\x73\164\x2e\x70\156\147\x22\x20\167\x69\144\164\150\75\42\62\60\42\40\150\x65\151\147\x68\x74\75\x22\x32\60\42\x3e\x20\123\x65\164\x75\160\40\107\x75\151\x64\145\74\x73\x70\141\x6e\40\x63\154\141\x73\x73\x3d\x22\x6d\157\137\x74\x6f\x6f\154\x74\151\x70\x74\x65\x78\x74\x5f\162\x69\x67\x68\x74\x22\x3e\124\157\40\165\163\145\x20\x74\150\145\x20\x67\x65\156\x65\x72\141\164\x65\144\x20\101\x50\111\54\40\162\x65\x66\x65\x72\40\x74\157\40\164\150\145\x20\163\x65\164\x75\160\x20\147\165\151\x64\x65\56\x3c\57\x73\x70\x61\156\x3e\xd\xa\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\x3c\x2f\x61\x3e\xd\12\x20\40\x20\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x3c\57\x73\x70\141\156\76\xd\12\40\40\40\40\x20\40\40\x20\40\40\40\40\74\57\x68\x34\x3e\15\xa\x20\40\x20\40\40\40\x20\40\x3c\57\x64\151\166\76\xd\12\40\x20\40\40\x20\x20\x20\40\x3c\x74\141\x62\154\145\40\x63\154\x61\163\x73\75\x22\x74\x61\142\154\145\40\40\x74\x61\142\154\x65\55\142\157\x72\144\145\x72\145\144\x22\76\xd\xa\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\74\164\162\x3e\xd\12\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\74\x74\144\76\74\163\x74\162\157\x6e\147\76\121\x75\x65\x72\x79\74\57\x73\164\x72\157\x6e\x67\76\74\57\164\x64\x3e\xd\12\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x3c\x74\144\x3e";
echo trim($mP->sql_query);
echo "\74\x2f\164\x64\76\xd\xa\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x3c\57\164\162\76\xd\xa\40\40\x20\40\x20\40\x20\x20\74\57\164\x61\142\154\x65\x3e\15\xa\x20\40\40\40\x3c\x2f\x64\151\x76\x3e\xd\12\x20\40\x20\x20\74\x64\x69\166\40\143\x6c\x61\163\163\x3d\42\40\x6d\157\x5f\x62\157\x6f\164\137\x6d\164\55\65\40\x20\x6d\x6f\137\x62\157\x6f\164\x5f\x74\145\x78\x74\x2d\x63\x65\x6e\x74\145\x72\42\76\15\xa\40\x20\x20\x20\40\40\x20\40\74\141\40\x63\154\x61\x73\163\x3d\x22\155\x6f\137\x62\157\x6f\x74\x5f\x62\x74\156\40\x6d\157\x5f\x62\x6f\157\164\x5f\142\164\x6e\55\x75\163\145\x72\163\x5f\163\171\156\x63\40\x6d\157\x5f\x62\157\157\164\137\155\154\55\62\x22\x20\150\x72\x65\x66\x3d\x22";
echo JURI::root() . "\141\144\155\x69\x6e\151\163\164\x72\141\164\157\x72\57\151\x6e\x64\x65\170\56\160\x68\x70\x3f\157\x70\164\151\x6f\x6e\75\x63\x6f\x6d\x5f\x6d\151\x6e\x69\157\162\x61\x6e\x67\x65\137\x63\165\x73\x74\x6f\155\x61\x70\151\46\166\151\145\x77\x3d\141\x63\x63\157\165\156\164\163\x65\164\165\x70\x26\164\141\x62\55\160\141\156\145\x6c\75\x63\162\145\x61\x74\145\137\143\165\163\x74\157\155\137\163\x71\x6c\x5f\141\x70\151\x26\163\x71\154\137\141\x70\151\x5f\x6e\141\155\x65\x3d" . $mP->api_name;
echo "\42\76\x45\144\151\x74\x20\101\x50\111\x3c\x2f\x61\76\x20\xd\12\40\x20\x20\x20\x3c\x2f\144\x69\166\x3e\15\xa\x20\40\x20\x20";
wK:
}
Function Calls
None |
Stats
MD5 | 5e1839a7c3d89b88880090b2d4a0eb1e |
Eval Count | 0 |
Decode Time | 617 ms |