> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# URL_REGEX

> Variable URL_REGEX in the Baileys API.

> `const` **URL\_REGEX**: `RegExp`

Defined in: [src/Defaults/index.ts:36](https://github.com/WhiskeySockets/Baileys/blob/master/src/Defaults/index.ts#L36)

from: [https://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url](https://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url)
