ushio.yimian

master
iotcat 2 years ago
parent b9ca89bb70
commit bdcb5bf7c8
  1. 2
      index.php

@ -6,7 +6,7 @@ $from = $_REQUEST['from'];
/* deal from */
if(!isset($from)){
$from = 'https://ushio.cool/';
$from = 'https://ushio.yimian.xyz/';
}else{
try{
$from = base64_decode($from);

Loading…
Cancel
Save