{"name":"避孕套","sort":"属于(干垃圾)"}
自行调用
<?phpheader('Content-type:text/json;charset=utf-8;'); $laji = $_GET['lj']; $result = file_get_contents('https://api.vvhan.com/api/la.ji?lj=' . $laji); echo $result;?>