> For the complete documentation index, see [llms.txt](https://docs.av-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.av-scripts.com/laptop-pack/laptop/browser.md).

# Browser

{% hint style="warning" %}
Due to website and FiveM restrictions, many pages will not render outside a standard web browser. Please note that we cannot guarantee all websites will work properly.
{% endhint %}

* Browser can be disabled in `av_laptop/config/_config.lua > Config.Browser`&#x20;
* Default homepage can be set in `av_laptop/config/_config.lua > Config.Homepage`&#x20;

#### Whitelist Websites

By default, any website can be visited as long as it supports iFrame rendering. If you prefer to restrict access to specific websites only, navigate to `av_laptop/client/editable/website.lua` and set the `useWhitelist` option to `true`. You can then add your approved URLs to the `allWebsites` table.

<figure><img src="/files/SUHvZMCx4lWTnksZfAqA" alt=""><figcaption></figcaption></figure>
