服务器新建个网站 ls.router.hostribe.net 开启 https 证书自签就可以 ls代码里写了忽略证书错误
下面的代码保存为index.php whmcs服务器写hosts 指向自建的ls.router.hostribe.net就好啦
<?php
echo json_encode(json_decode('{"status":"Active","info":"\u4e34\u65f6\u68c0\u6d4b","code":[["\u6682\u65f6\u672a\u6536\u5230\u65b0\u7684\u901a\u77e5"],"2.2","SELECT configoption1,configoption2,configoption3,configoption4,configoption5,configoption6,configoption7,configoption8,configoption9,configoption10,configoption11,configoption12,configoption13 FROM tblproducts WHERE id = ?","SELECT id,name,ipaddress,hostname FROM tblservers WHERE type = \'legendsock\' AND disabled = 0","SELECT count(*) FROM user","SELECT sum(u+d) FROM user"]}', true));
作为元老的我,这时候该上场了! |