stream

package
v0.7.26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2024 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DISNEYFilter

func DISNEYFilter(disneyList []Element, proxies proxy.ProxyList) (resultProxies proxy.ProxyList)

func DISNEYTest

func DISNEYTest(p C.Proxy) (sCode int, err error, resultBody string)

func NETFLIXFilter

func NETFLIXFilter(netflixList []Element, proxies proxy.ProxyList) (resultProxies proxy.ProxyList)

func NETFLIXTest

func NETFLIXTest(p C.Proxy, url string) (sCode int, err error, country string)

func RunDisney

func RunDisney(proxies proxy.ProxyList) proxy.ProxyList

func RunNetflix

func RunNetflix(proxies proxy.ProxyList) proxy.ProxyList

Types

type Element

type Element struct {
	Name    string
	Country string
}

func BatchCheck

func BatchCheck(proxiesList []C.Proxy, n int) (NETFLIXList []Element)

BatchCheck : n int, to set ConcurrencyNum.

func BatchDisneyCheck

func BatchDisneyCheck(proxiesList []C.Proxy, n int) (DISNEYList []Element)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL