Skip to content

Commit

Permalink
debuggery
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Aug 3, 2024
1 parent d1ba9cf commit c6c2200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
Expand Down

0 comments on commit c6c2200

Please sign in to comment.