From da41a4d731b41623b4fc5718b520ef5cb6d7cd06 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Aug 2025 11:08:11 -0500 Subject: fix: update git links --- ifconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ifconfig.php') diff --git a/ifconfig.php b/ifconfig.php index ef856b7..589f49c 100644 --- a/ifconfig.php +++ b/ifconfig.php @@ -17,7 +17,7 @@ function loadGeo(string $ipAddress): ?array $site_title = 'ip.cmc.pub'; $site_owner_name = 'Christian Cleberg'; $site_owner_url = 'https://cmc.pub'; -$source_repository = 'https://github.com/ccleberg/ifconfig.php'; +$source_repository = 'https://git.sr.ht/~cxc/ifconfig.php'; // Extract geolocation $geo = loadGeo($_SERVER['REMOTE_ADDR']); -- cgit v1.2.3-70-g09d2