随机一句骚话API接口


接口地址

https://api.ghser.com/saohua

返回格式

JSON

请求方式:

GET

请求示例(直接输出):

https://api.ghser.com/saohua

请求示例(JSON输出):

https://api.ghser.com/saohua?type=json

请求示例(JS输出):

https://api.ghser.com/saohua?type=js

调用效果

参数说明

名称 必填 类型 说明
type string 输出格式

返回数据

{"code":"1","id":829,"ishan":"看到姐衣服下的胸器了吗?你死都没得吸了"}

调用实例

<script type="text/javascript" src="https://api.ghser.com/saohua?type=js">
</script><script>ishan()</script>

评论