mirror of
https://github.com/Ground-Zerro/DomainMapper.git
synced 2025-12-10 01:47:18 +07:00
Update werified.py
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import asyncio
|
||||
import dns.resolver
|
||||
from concurrent.futures import ThreadPoolExecutor
|
||||
|
||||
import dns.resolver
|
||||
|
||||
# DNS сервера для проверки
|
||||
dns_servers = {
|
||||
'Google Public DNS': ['8.8.8.8', '8.8.4.4'],
|
||||
|
||||
Reference in New Issue
Block a user