From 841f4d366db578a61cebdaeb578bd2ca14a23924 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 7 Apr 2021 10:25:16 +0200 Subject: [PATCH] Hardcode mirrors instead of fetching from master DB --- maintain-master-dns.php | 53 +-------------- php.net.zone | 143 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 144 insertions(+), 52 deletions(-) diff --git a/maintain-master-dns.php b/maintain-master-dns.php index 0559552..9580c61 100644 --- a/maintain-master-dns.php +++ b/maintain-master-dns.php @@ -1,56 +1,5 @@