腾讯
请求地址: https://vip.video.qq.com/fcgi-bin/comm_cgi
可用参数:name,need_short_url,url
提交方式:GET
Ex:https://vip.video.qq.com/fcgi-bin/comm_cgi?name=short_url&need_short_url=1&url=https://blog.ourpast.cn
返回数据类型:json
Ex:QZOutputJson=({
"msg" : "ok",
"qrcode" : "",
"ret" : 0,
"short_url" : "https://url.cn/5kuHQZo"
}
);