> For the complete documentation index, see [llms.txt](https://pyot.iann838.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyot.iann838.com/utils/lol/cdragon.md).

# Cdragon

Module: `pyot.utils.lol.cdragon`

### *constant* `BASE_URL`: `https://raw.communitydragon.org/`

### *function* `abs_url` -> `str`

* `link`: `str`
* `version`: `str = latest`

> Return the CDragon url for the given game asset url

### *function* `sanitize_description` -> `str`

* `string`: `str`

> Sanitize CDragon descriptions

### *function* `strip_k` -> `str`

* `string`: `str`

> Strips char k if string start with k
