Skip to content

Commit 9c70646

Browse files
authored
chore: remove unused website (#89)
1 parent 7cd368e commit 9c70646

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

.github/status-check-issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: website down oops {{ date | date('dddd, MMMM Do') }} !!!
3-
assignees: mr-kelly, kwp-lab, BensonCheung, paylm, networkhermit, pengjin123, sevenmirror, nagisakon
3+
assignees: mr-kelly, kwp-lab, BensonCheung, paylm, networkhermit, pengjin123, nagisakon
44
labels: bug
55
---
66

.github/stepci/url-status-check.yaml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@ tests:
1919
method: GET
2020
check:
2121
status: /^20/
22-
bbs.vika.cn:
23-
steps:
24-
- name: GET request
25-
http:
26-
url: https://bbs.vika.cn
27-
method: GET
28-
check:
29-
status: /^20/
3022
integration.vika.ltd:
3123
steps:
3224
- name: GET request
@@ -35,11 +27,11 @@ tests:
3527
method: GET
3628
check:
3729
status: /^20/
38-
apitable.com:
30+
aitable.ai:
3931
steps:
4032
- name: GET request
4133
http:
42-
url: https://apitable.com
34+
url: https://aitable.ai
4335
method: GET
4436
check:
4537
status: /^20/

0 commit comments

Comments
 (0)