Update: readme.md
continuous-integration/drone/push Build is passing Details

This commit is contained in:
186526 2023-01-01 21:27:41 +08:00
parent 61167cba6d
commit e6550e9000
3 changed files with 13 additions and 3 deletions

View File

@ -2,6 +2,10 @@ kind: pipeline
type: docker
name: default
platform:
os: linux
arch: arm64
trigger:
event:
include:
@ -21,6 +25,10 @@ kind: pipeline
type: docker
name: updateFilter
platform:
os: linux
arch: arm64
trigger:
branch:
- main
@ -37,7 +45,7 @@ steps:
- echo "define $(bgpq4 -tbl DOWNSTREAM_ASN AS-NET186 -S RIPE)" > util/irr-filter.conf
- echo "define $(bgpq4 -6bl DOWNSTREAM_PREFIXES AS-NET186)" >> util/irr-filter.conf
- name: push to repo
image: appleboy/drone-git-push
image: appleboy/drone-git-push:0.2.3-linux-arm64
settings:
branch: production
remote: git@direct-git.186526.xyz:186526/net186-config.git

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
install.sh

View File

@ -97,10 +97,11 @@ To get in touch with me, please send mail to the following mailboxes.
| Name | Location | Code | Type |
| ------- | --------------------- | ---- | ---- |
| Europe | ---- | ---- |
| de-fra1 | Frankfurt am Main, DE | 101 | Edge |
| de-fra1 | Frankfurt am Main, DE | 101 | Core |
| uk-lhr1 | London, GB | 102 | Edge |
| nl-ams1 | Amsterdam, NL | 103 | Core |
| lu-lux1 | Roost, LU | 104 | Core |
| de-hoq1 | Dusseldorf, DE | 105 | Edge |
| America | ---- | ---- |
| us-iad1 | Ashburn, VA, US | 201 | Core |
| us-sjc1 | Fremont, CA, US | 221 | Core |
@ -112,7 +113,7 @@ To get in touch with me, please send mail to the following mailboxes.
| cn-tpe1 | Taipei, CN | 402 | Edge |
| jp-tyo1 | Tokyo, JP | 403 | Edge |
| kr-icn1 | Chuncheon, KR | 404 | Edge |
| sg-sin1 | Singapore | 410 | Core |
| sg-sin1 | Singapore | 411 | Core |
| cn-pek1 | Beijing, CN | 431 | Core |
| cn-pek2 | Beijing, CN | 432 | Edge |
| cn-can1 | Guangzhou, CN | 433 | Core |