mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-09 09:31:15 +10:00
19 lines
622 B
Plaintext
19 lines
622 B
Plaintext
---
|
|
title: "DNS - Set to:"
|
|
description: ""
|
|
---
|
|
|
|
:::note
|
|
This page is generated from [`config/tweaks.json`](https://github.com/ChrisTitusTech/winutil/blob/main/config/tweaks.json). Edit the source file and regenerate the docs rather than editing this file directly.
|
|
:::
|
|
|
|
```json title="config/tweaks.json"
|
|
"WPFchangedns": {
|
|
"Content": "DNS - Set to:",
|
|
"category": "z__Advanced Tweaks - CAUTION",
|
|
"panel": "1",
|
|
"Type": "Combobox",
|
|
"ComboItems": "Default DHCP Google Cloudflare Cloudflare_Malware Cloudflare_Malware_Adult Open_DNS Quad9 AdGuard_Ads_Trackers AdGuard_Ads_Trackers_Malware_Adult",
|
|
}
|
|
```
|