File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/API/Finance/IPOSubscription/iposubscription1.php
Back
<?php include_once("simple_html_dom.php"); $baseurl = $_GET['url']; $ar = explode('_',$baseurl); $ipoid = $ar[1]; if(isset($_GET['c'])) { $color = $_GET['c']; } else { $color = 'f16334'; } if(isset($_GET['active'])) { $active = "&active"; } else { $active = ""; } if(is_numeric($ipoid)) { if($ipoid == 175) { $html = file_get_html("https://cipherteam.in/API/Finance/IPOSubscription/ipopluse.php?url=INNOVACAP&c=" . $color); echo $html; exit(1); } $html = file_get_html("https://applyipo.in/cron/subscription/smipoguru?ipo=" . $ipoid . "&c=" . $color); echo $html; exit(1); } else { $html = file_get_html("https://dreamy-mccarthy.139-59-77-80.plesk.page/API/CH/liveSub.php?c=$color&url=$baseurl" . $active); echo $html; exit(1); } if($html == "") { header("Location: https://cipherteam.in/API/Finance/IPOSubscription/ComingBack/index.php"); exit(1); } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings