From 80553ff1d35d390a07d7d86dfd88b7f1c6bff8b7 Mon Sep 17 00:00:00 2001 From: Ted Stein Date: Thu, 5 Jun 2025 19:32:34 -0700 Subject: [PATCH] mirrors: remove mirror.bardia.tech (permanently down) In this comment[0], its operator said they are unable to keep operating it. [0] https://github.com/termux/termux-tools/issues/170#issuecomment-2916525871 --- mirrors/Makefile.am | 1 + mirrors/asia/mirror.bardia.tech | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 mirrors/asia/mirror.bardia.tech diff --git a/mirrors/Makefile.am b/mirrors/Makefile.am index daac7c4..eab7806 100644 --- a/mirrors/Makefile.am +++ b/mirrors/Makefile.am @@ -49,6 +49,7 @@ pkgdata_RUSSIA_MIRRORS = mirror.mephi.ru repository.su # would otherwise be left as is after package upgrades and would still # get used during mirror selection. pkgdata_MIRRORS_REMOVED = \ +asia/mirrors.bardia.tech \ asia/packages.nscdn.top \ china/mirrors.dgut.edu.cn \ china/mirrors.hit.edu.cn \ diff --git a/mirrors/asia/mirror.bardia.tech b/mirrors/asia/mirror.bardia.tech deleted file mode 100644 index ed78c8f..0000000 --- a/mirrors/asia/mirror.bardia.tech +++ /dev/null @@ -1,6 +0,0 @@ -# This file is sourced by pkg -# Mirror by Bardia Moshiri. Hosted in Iran. -WEIGHT=1 -MAIN="https://mirror.bardia.tech/termux/termux-main" -ROOT="https://mirror.bardia.tech/termux/termux-root" -X11="https://mirror.bardia.tech/termux/termux-x11"