DnsLists
airvpn.api.dns_lists
I can't really understand the documentation for dns_lists.
If you can understand it or can get it to change at all please open an issue or create a PR with how you did it.
DnsLists
Fetches available DNS filtering lists.
Access type
Public, no API KEY required
Attributes:
| Name | Type | Description |
|---|---|---|
lists |
dict[str, Dns]
|
A dict mapping list keys to their corresponding Dns objects. |