diff --git a/mirrors.d/mirror.telepoint.bg.yml b/mirrors.d/mirror.telepoint.bg.yml new file mode 100644 index 00000000..5767f064 --- /dev/null +++ b/mirrors.d/mirror.telepoint.bg.yml @@ -0,0 +1,26 @@ +--- +name: mirror.telepoint.bg +address: + http: http://mirror.telepoint.bg/almalinux/ + https: https://mirror.telepoint.bg/almalinux/ + rsync: rsync://mirror.telepoint.bg/almalinux/ + ftp: ftp://mirror.telepoint.bg/almalinux/ +address_optional: + kitten: + http: http://mirror.telepoint.bg/almalinux-kitten/ + https: https://mirror.telepoint.bg/almalinux-kitten/ + rsync: rsync://mirror.telepoint.bg/almalinux-kitten/ + ftp: ftp://mirror.telepoint.bg/almalinux-kitten/ +update_frequency: 3h +sponsor: Telepoint Ltd. +sponsor_url: https://telepoint.bg +email: mirror@telepoint.bg +geolocation: + continent: Europe + country: BG + state_province: Sofia + city: Sofia +asn: + - 31083 + - 57344 +...