hel
This commit is contained in:
parent
8e359efa62
commit
0325c06d80
3 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
/*ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);*/
|
||||
$url = $_GET["code"] ?? $_GET["path"] ?? $_GET["url"] ?? $argv[1] ?? "https://beta.gzod01.fr/images/logo.png";
|
||||
$url = $_GET["code"] ?? $_GET["path"] ?? $_GET["url"] ?? $argv[1] ?? "https://beta.cybergamma.group/images/logo.png";
|
||||
|
||||
function urlIsAvailable($url){
|
||||
$ch = curl_init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue