|
|
@ -21,7 +21,7 @@
|
|
|
|
echo "alert(url.replace('/kcfinder/upload/ah/','https://data.asiahighlights.com/'));";
|
|
|
|
echo "alert(url.replace('/kcfinder/upload/ah/','https://data.asiahighlights.com/'));";
|
|
|
|
break;
|
|
|
|
break;
|
|
|
|
case 'gm':
|
|
|
|
case 'gm':
|
|
|
|
echo "alert(url.replace('/kcfinder/upload/ah/','https://data.chinarundreisen.com/'));";
|
|
|
|
echo "alert(url.replace('/kcfinder/upload/gm/','https://data.chinarundreisen.com/'));";
|
|
|
|
break;
|
|
|
|
break;
|
|
|
|
default:echo 'alert(url);';
|
|
|
|
default:echo 'alert(url);';
|
|
|
|
}
|
|
|
|
}
|
|
|
|