16 lines
559 B
Markdown
16 lines
559 B
Markdown
---
|
|
title: NextDNS
|
|
description: NextDNS Widget Configuration
|
|
---
|
|
|
|
[NextDNS](https://nextdns.io/) - NextDNS - The new firewall for the modern Internet. The new firewall for the modern Internet. NextDNS protects you from all kinds of security threats, blocks ads and trackers on websites and in apps and provides a safe and supervised Internet for kids — on all devices and on all networks.
|
|
|
|
Api key is found under Account > API, profile ID is found under Setup > Endpoints > ID
|
|
|
|
```yaml
|
|
widget:
|
|
type: nextdns
|
|
profile: profileid
|
|
key: yourapikeyhere
|
|
```
|