From c6c220016bb534d06f8dd53e11a34d0d2730b851 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Sat, 3 Aug 2024 16:13:02 +0100 Subject: [PATCH] debuggery --- build-data.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build-data.sh b/build-data.sh index f010ae4..23f6392 100755 --- a/build-data.sh +++ b/build-data.sh @@ -109,6 +109,7 @@ echo $LIBPHONENUMBERTAG > .libphonenumber-tag ( cd data-files OFCOM_ROOT=https://www.ofcom.org.uk/siteassets/resources/documents/phones-telecoms-and-internet/information-for-industry/numbering/regular-updates/telephone-numbers + curl -s https://www.ofcom.org.uk/phones-and-broadband/phone-numbers/numbering-data|grep siteassets/resources/documents/phones-telecoms-and-internet/information-for-industry/numbering/regular-updates/telephone-numbers|sed 's/^.*"\/site/\/site/;s/".*//'|grep -v csv|grep -v s10|grep -v zip|sed 's/^/https:\/\/www.ofcom.org.uk/' for i in \ $( curl -s https://www.ofcom.org.uk/phones-and-broadband/phone-numbers/numbering-data|grep siteassets/resources/documents/phones-telecoms-and-internet/information-for-industry/numbering/regular-updates/telephone-numbers|sed 's/^.*"\/site/\/site/;s/".*//'|grep -v csv|grep -v s10|grep -v zip|sed 's/^/https:\/\/www.ofcom.org.uk/'