# 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="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FRxLAMfCxSzgd1fvFzNyL%2F%7BA0B3494D-5365-4216-AC31-2AA8DAE2BD69%7D.png?alt=media&#x26;token=1e44cf30-eca3-4db6-839f-92df3e8caaa9" alt=""><figcaption></figcaption></figure>
