From 89285410457db50f6b0c2a92deb0ae9ab8ee60a4 Mon Sep 17 00:00:00 2001 From: 186526 Date: Wed, 1 Feb 2023 16:34:50 +0800 Subject: [PATCH] add sites --- .drone.yml | 1 + _config.yml | 10 ++++++++++ readme.md | 6 +++--- 3 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 _config.yml diff --git a/.drone.yml b/.drone.yml index 6db78f4..2adfe8a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,6 +42,7 @@ steps: - apt-get update -y && apt-get install bgpq4 -y - echo "define $(bgpq4 -tbl DOWNSTREAM_ASN AS-NET186)" > util/irr-filter.conf - echo "define $(bgpq4 -6bl DOWNSTREAM_PREFIXES AS-NET186)" >> util/irr-filter.conf + - echo "net.186526.xyz" >> CNAME - name: push to repo image: appleboy/drone-git-push:0.2.3-linux-arm64 settings: diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..0b0615e --- /dev/null +++ b/_config.yml @@ -0,0 +1,10 @@ +name: "186526 Network" +description: An experimental global network, Operated by 186526 (Bo Xu) @real186526. +title: null +plugins: + - jekyll-relative-links +relative_links: + enabled: true + collections: true +include: + - readme.md diff --git a/readme.md b/readme.md index e919537..994a631 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,9 @@ # 186526 Network -![logo](https://git.186526.xyz/186526/net186-config/raw/branch/main/logo/dark.svg) +![logo](logo/dark.svg) [![Build Status](https://ci.186526.xyz/api/badges/186526/net186-config/status.svg)](https://ci.186526.xyz/186526/net186-config) -![Bird Version Needed](https://img.shields.io/badge/bird-%3E%3D%202.0.8-blue) +[![Bird Version](https://img.shields.io/badge/bird-%3E%3D%202.0.10-blue)](https://git.186526.xyz/186526/net186-config) [![status](https://img.shields.io/badge/status-operational-sucess)](https://uptime.186526.net) [![looking-glass](https://img.shields.io/badge/looking%20glass-available%20at%20lg.186526.net-blue)](https://lg.186526.net/) @@ -126,7 +126,7 @@ To get in touch with me, please send mail to the following mailboxes. | jp-osa1 | Osaka, JP | 405 | Edge | ✓ | | sg-sin1 | Singapore | 411 | Core | ✓ | | cn-pek1 | Beijing, CN | 431 | Core | ✓ | -| cn-pek2 | Beijing, CN | 431 | Edge | ✓ | +| cn-pek2 | Beijing, CN | 431 | Edge | | cn-ctu1 | City near Chengdu, China | 432 | Edge | ✓ | | cn-can1 | Guangzhou, CN | 433 | Core | ✓ | | cn-wuh1 | Wuhan, CN | 434 | Core | ✓ |