From ce1af3032cd73abddadae1f3ffbd49e7f129c0cb Mon Sep 17 00:00:00 2001 From: sinspired Date: Thu, 14 Nov 2024 05:07:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setDNS_cache.py => setDNS.py | 0 setHosts_cache.py => setHosts.py | 0 setHosts_Classic_cache.py => setHosts_Classic.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename setDNS_cache.py => setDNS.py (100%) rename setHosts_cache.py => setHosts.py (100%) rename setHosts_Classic_cache.py => setHosts_Classic.py (100%) diff --git a/setDNS_cache.py b/setDNS.py similarity index 100% rename from setDNS_cache.py rename to setDNS.py diff --git a/setHosts_cache.py b/setHosts.py similarity index 100% rename from setHosts_cache.py rename to setHosts.py diff --git a/setHosts_Classic_cache.py b/setHosts_Classic.py similarity index 100% rename from setHosts_Classic_cache.py rename to setHosts_Classic.py