Cdragon
Module: pyot.utils.lol.cdragon
constant BASE_URL
: https://raw.communitydragon.org/
BASE_URL
: https://raw.communitydragon.org/
function abs_url
-> str
abs_url
-> str
link
:str
version
:str = latest
Return the CDragon url for the given game asset url
function sanitize_description
-> str
sanitize_description
-> str
string
:str
Sanitize CDragon descriptions
function strip_k
-> str
strip_k
-> str
string
:str
Strips char k if string start with k
Last updated