removes problematic domain, fix ci
This commit is contained in:
parent
c0f39ba894
commit
912d8d80de
2 changed files with 2 additions and 4 deletions
|
@ -72,4 +72,4 @@ pages:
|
|||
rules:
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
changes:
|
||||
- cmd/domaincheckbot/config/domains.json
|
||||
- cmd/domaincheckbot/config/domain.json
|
|
@ -6,7 +6,6 @@
|
|||
"attribution.ch",
|
||||
"blizan.ch",
|
||||
"buehnenbande.ch",
|
||||
"ccc.ch",
|
||||
"cori.us",
|
||||
"dropdrop.dev",
|
||||
"dropdrop.fun",
|
||||
|
@ -100,6 +99,5 @@
|
|||
"swizer.land",
|
||||
"thehat.ch",
|
||||
"unlogis.ch",
|
||||
"xii.st",
|
||||
"xn--schrch-5ya.ch"
|
||||
"xii.st"
|
||||
]
|
Loading…
Reference in a new issue