π Folder Navigator
Position:
Root
/
faith
/
vpnp1
Create
Folders
π admin
Rename
Copy
Delete
π connect
Rename
Copy
Delete
π content
Rename
Copy
Delete
π network
Rename
Copy
Delete
π store
Rename
Copy
Delete
Files
π admin_settings.php
π dialadmin_settings.php
π dialdropdown_config.txt
π dropdown_config.txt
π index.php
π url_config.json
π url_setting.php
π File Editor
Editing:
index.php
<?php session_start(); $xmlFile = 'data.xml'; $urlConfigFile = 'url_config.json'; // Your hardcoded local fallback (Line 4's original default) $postcardURL2 = 'https://n4sappme.com/apphome\store\catalog.php?ref=faithvpnp1'; if (file_exists($urlConfigFile)) { $savedUrlData = json_decode(@file_get_contents($urlConfigFile), true); if (!empty($savedUrlData['front_door_url'])) { $postcardURL2 = $savedUrlData['front_door_url']; } } ?> <!DOCTYPE html> <html> <head> <TITLE>N4SAPPMEβ’ VIRTUAL PRIVATE NETWORK PLATFORM</TITLE><meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body, html { height: 100%; margin: 1.0px;} * { box-sizing: border-box; } .menu { float: right; width: 100%; padding: 5px; } span.b { font-weight: bold; float:center; display: block; width: 100%; height: 7px; padding: 0px; border: 0.1px solid black; font-size: 6px; } .menuitem { padding: 6px; margin-top: 4px; border-bottom: 1px solid #f1f1f1; } .main { float: left; width: 60%; padding: 0 0px; } .right { background-color: lightblue; float: left; width: 99%; height: 95%; padding: 0px 10px; margin-top: 10%; } @media only screen and (max-width:1000px) { /* For tablets: */ .main { width: 100%; padding: 5; } .right { width: 100%; } } @media only screen and (max-width:500px) { /* For mobile phones: */ .menu, .main, .right { width: 100%; } } </style> </head> <body style="font-family:arial;"> <center><div class="footer" style="width:100%; height:21px; font-size: 9.2px; border: 0px white;" > © 2015 N4Sappme.comβ’ All rights reserved.PATENT PENDING-Unauthorized replication, reverse-engineering, or exploitation of this proprietary security architecture is strictly prohibited.</div></center> <div style=" text-align: center; color: white; margin: 0px auto; max-width: 100%; padding: 5px; border: 3px solid red; background: black;"> <?php $file = 'admin/branding/brandname/submissions.txt'; if (file_exists($file)) { // Read the file and turn line breaks into <br> tags echo nl2br(htmlspecialchars(file_get_contents($file))); } else { echo "No data found."; } ?> </div> <div style=" text-align: center; color: white; margin: 0px auto; max-width: 100%; padding: 5px; border: 3px solid ; background: black;"> <?php $file = 'admin/branding/brandpurpose/submissions.txt'; if (file_exists($file)) { // Read the file and turn line breaks into <br> tags echo nl2br(htmlspecialchars(file_get_contents($file))); } else { echo "No data found."; } ?> </div> <center> <div class=""> <p style="margin: 0; font-size: 0.8rem; font-weight: 600;"> π€ <span style="color: #09a22f; margin: 0; font-size: 0.6rem; font-weight: 400;">DO YOU LIKE THIS APP ? GET PAID 2 B U !</span> <span style="color: #032610;"> </span> <a target="" href="<?php echo "$postcardURL2";?>" style="color: #edecec; text-decoration: underline; margin-left: 2px; background: #0a8f25; padding: 0px 0px; border-radius: 2px; font-size: 0.6rem;">CLICK 2GET YOURS !</a><a style="color: #edecec; text-decoration: underline; margin-left: 2px; background: #0a8f25; padding: 0px 0px; border-radius: 2px; font-size: 0.6rem;" target="iframe_bb" href=""></a> </p> </div></center> <center> <ul style="list-style: width:100%; padding: 1px 1px; margin: 1px 1px; height:23px; font-size: 9px; border: 2px solid black; background: color:yellow; "> <li style="display: inline; margin-right: 0px;font-size: 11px;"><a href="admin/index2.php" target="iframe_bb">ADMIN</a></li> <li style="display: inline; margin-right: 0px;font-size: 11px;"><a href="store/catalog.php" target="iframe_bb">ACCESS</a></li> <li style="display: inline; margin-right: 0px;font-size: 8px;"><select style="display: inline; margin-right: 0px;font-size: 9px; name="time_limit" onchange="if(this.value) window.open(this.value,'iframe_bb');"> <option value="" >CONNECT</option> <?php $cfg = file_exists('dialdropdown_config.txt') ? explode(',', trim(file_get_contents('dialdropdown_config.txt'))) : ['1','7','14']; ?> <?php $cfg = file_exists('dialdropdown_config.txt') ? explode(',', trim(file_get_contents('dialdropdown_config.txt'))) : ['1','7','14']; ?> <option value="connect/phone/index2.php" <?php echo in_array('1', $cfg) ? '' : 'disabled style="color:#555;"'; ?>>B2BPHONE<?php echo in_array('1', $cfg) ? '' : ''; ?></option> <option value="connect/dialphone/index2.php" <?php echo in_array('7', $cfg) ? '' : 'disabled style="color:#555;"'; ?>>DIALPHONE<?php echo in_array('7', $cfg) ? '' : ''; ?></option></select> </li> <li style="display: inline; margin-right: 0px;font-size:9px;"> <select name="time_limit"style="display: inline; margin-right: 0px;font-size: 9px;" onchange="if(this.value) window.open(this.value,'iframe_bb');"> <option value="" >CONTENT</option> <?php $cfg = file_exists('dropdown_config.txt') ? explode(',', trim(file_get_contents('dropdown_config.txt'))) : ['1','7','14']; ?> <?php $cfg = file_exists('dropdown_config.txt') ? explode(',', trim(file_get_contents('dropdown_config.txt'))) : ['1','7','14']; ?> <option value="content/socialmedia/index2.php" <?php echo in_array('1', $cfg) ? '' : 'disabled style="color:#555;"'; ?>>SOCIALMEDIA<?php echo in_array('1', $cfg) ? '' : ''; ?></option> <option value="content/livestream/index2.php" <?php echo in_array('7', $cfg) ? '' : 'disabled style="color:#555;"'; ?>>LIVE STREAM<?php echo in_array('7', $cfg) ? '' : ''; ?></option> <option value="content/webtv1/index2.php" <?php echo in_array('14', $cfg) ? '' : 'disabled style="color:#555;"'; ?>>ONDEMANDTV<?php echo in_array('14', $cfg) ? '' : ''; ?></option></select></li> <li style="display: inline; margin-right: 5px;font-size: 10px;"><select style="display: inline; margin-right: 0px;font-size: 9px; name="time_limit" onchange="if(this.value) window.open(this.value,'iframe_bb');"><option value="" >NETWORK</option> <?php $cfg = file_exists('dialdropdown_config.txt') ? explode(',', trim(file_get_contents('dialdropdown_config.txt'))) : ['1','7','14']; ?> <?php $cfg = file_exists('dialdropdown_config.txt') ? explode(',', trim(file_get_contents('dialdropdown_config.txt'))) : ['1','7','14']; ?> <option value="network\index2.php" <?php echo in_array('1', $cfg) ? '' : 'disabled style="color:#555;"'; ?>>SUPPORTERS<?php echo in_array('1', $cfg) ? '' : ''; ?></option> </select> </li></ul></center> <center><iframe class="" allow="camera *;microphone *" autoplay class="" src="store/catalog.php" crossorigin="allowed" name="iframe_bb" style="width:100%; font-size: 2px; background:; color:white; height:700px; border: 1px solid red;" title="nav"></iframe> </center> <center><div class="footer" style="width:100%; height:15px; font-size: 9.2px; border: 0px white;" > © 2015 N4Sappme.comβ’ All rights reserved.PATENT PENDING-Unauthorized replication, reverse-engineering, or exploitation of this proprietary security architecture is strictly<a href="admin/access/index4.php" target="iframe_bb">strictly</a> prohibited.</div></center> </body> </html>
πΎ Save Changes