#4090 | $_GET['mid'] = (int)$mat[1]; |
#4091 | $_GET['cichangid'] = (int)$mat[2]; |
#4092 | return true; |
#4093 | } |
#4094 | // hook parseurl_control_cichang_url_switch_2_after.php |
#4095 | break; |
#4096 | case 3: |
#4097 | // hook parseurl_control_cichang_url_switch_3_before.php |
#4098 | $newurl = hashids_decrypt($u_arr[0]);//解密得到 mid cichangid 数组 |
#4099 | if(is_array($newurl) && isset($newurl[1])){ |