Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
ShortLink
/
ShortUrl
/
ShortUrl
Short
Url
common
constructor
(
regex
:
Regex
,
type
:
String
,
function
:
suspend
(
String
)
->
String
)
(
source
)
constructor
(
regex
:
String
,
type
:
String
,
function
:
suspend
(
String
)
->
String
)
(
source
)