Files
MasterAliDns/config.json
T
2026-04-22 19:44:09 +03:30

20 lines
501 B
JSON

{
"mode": "apps_script",
"google_ip": "216.239.38.120",
"front_domain": "www.google.com",
"script_id": "AKfycbz4pDHGjE3KbcOPLr3q4_m9Vw_JGsUQtNWws9CjKCJtf4jY6cCQdD5wQWRVxe_LD8qCRA",
"auth_key": "14726270-e9a3-4381-a008-751414382c82",
"listen_host": "127.0.0.1",
"listen_port": 8085,
"socks5_enabled": true,
"socks5_port": 1080,
"direct_domains": [
"chatgpt.com",
"openai.com",
"oaistatic.com",
"oaiusercontent.com"
],
"log_level": "INFO",
"verify_ssl": true
}