Documentation
¶
Index ¶
- func Apple(c *http.Client) model.Result
- func Bing(c *http.Client) model.Result
- func Claude(c *http.Client) model.Result
- func DAZN(c *http.Client) model.Result
- func DisneyPlus(c *http.Client) model.Result
- func Gemini(c *http.Client) model.Result
- func GooglePlayStore(c *http.Client) model.Result
- func GoogleSearch(c *http.Client) model.Result
- func IQiYi(c *http.Client) model.Result
- func Instagram(c *http.Client) model.Result
- func KOCOWA(c *http.Client) model.Result
- func MetaAI(c *http.Client) model.Result
- func Netflix(c *http.Client) model.Result
- func NetflixCDN(c *http.Client) model.Result
- func OneTrust(c *http.Client) model.Result
- func OpenAI(c *http.Client) model.Result
- func ParamountPlus(c *http.Client) model.Result
- func PrimeVideo(c *http.Client) model.Result
- func Reddit(c *http.Client) model.Result
- func SonyLiv(c *http.Client) model.Result
- func Sora(c *http.Client) model.Result
- func Spotify(c *http.Client) model.Result
- func Steam(c *http.Client) model.Result
- func TVBAnywhere(c *http.Client) model.Result
- func TikTok(c *http.Client) model.Result
- func ViuCom(c *http.Client) model.Result
- func WikipediaEditable(c *http.Client) model.Result
- func Youtube(c *http.Client) model.Result
- func YoutubeCDN(c *http.Client) model.Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisneyPlus ¶
DisneyPlus www.disneyplus.com 双栈 且 post 请求
func GooglePlayStore ¶
GooglePlayStore 检测函数 play.google.com 仅支持 ipv4 且使用 get 请求
func GoogleSearch ¶
GoogleSearch www.google.com 双栈 get 请求
func ParamountPlus ¶
ParamountPlus www.paramountplus.com 双栈 且 get 请求
func PrimeVideo ¶
PrimeVideo www.primevideo.com 仅 ipv4 且 get 请求
func TVBAnywhere ¶
TVBAnywhere uapisfm.tvbanywhere.com.sg 仅 ipv4 且 get 请求
func WikipediaEditable ¶
WikipediaEditable zh.wikipedia.org 双栈 get 请求
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.