From 0985b3e6497f4ea9e078717f11affd387bf6df08 Mon Sep 17 00:00:00 2001 From: Karl Date: Mon, 30 Jun 2025 16:49:05 +0100 Subject: [PATCH] try real dns again --- lib/otherURLs.json | 13 +------------ test.js | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/lib/otherURLs.json b/lib/otherURLs.json index 8c898d1..65412ec 100644 --- a/lib/otherURLs.json +++ b/lib/otherURLs.json @@ -1,17 +1,6 @@ { "using": [ - "http://finger-ya-bum-hole.site:80", - "http://9paday.wtf:80", - "http://app.crazyservertimes.pro", - "http://xiu96ctyh6-content.xyz:80", - "http://gtech.club", - "http://gogogadgethand.xyz", - "http://radaravoider.win:2052", - "http://diamondbob15.win", - "http://sarahgraphite.liveme.vip", - "http://anyholeisagoal.ru:2095", - "http://panel.sulu1.cc:2052", - "https://kugatruncher.xyz:2096" + ], "notUsing": [ "https://blackpud475.xyz", diff --git a/test.js b/test.js index 8e327ae..4b724e1 100644 --- a/test.js +++ b/test.js @@ -18,4 +18,18 @@ async function main() { console.log(ip); } -main() \ No newline at end of file +main() + + +// "http://finger-ya-bum-hole.site:80", +// "http://9paday.wtf:80", +// "http://app.crazyservertimes.pro", +// "http://xiu96ctyh6-content.xyz:80", +// "http://gtech.club", +// "http://gogogadgethand.xyz", +// "http://radaravoider.win:2052", +// "http://diamondbob15.win", +// "http://sarahgraphite.liveme.vip", +// "http://anyholeisagoal.ru:2095", +// "http://panel.sulu1.cc:2052", +// "https://kugatruncher.xyz:2096" \ No newline at end of file