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:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH
|
- if: $CI_COMMIT_BRANCH
|
||||||
changes:
|
changes:
|
||||||
- cmd/domaincheckbot/config/domains.json
|
- cmd/domaincheckbot/config/domain.json
|
|
@ -6,7 +6,6 @@
|
||||||
"attribution.ch",
|
"attribution.ch",
|
||||||
"blizan.ch",
|
"blizan.ch",
|
||||||
"buehnenbande.ch",
|
"buehnenbande.ch",
|
||||||
"ccc.ch",
|
|
||||||
"cori.us",
|
"cori.us",
|
||||||
"dropdrop.dev",
|
"dropdrop.dev",
|
||||||
"dropdrop.fun",
|
"dropdrop.fun",
|
||||||
|
@ -100,6 +99,5 @@
|
||||||
"swizer.land",
|
"swizer.land",
|
||||||
"thehat.ch",
|
"thehat.ch",
|
||||||
"unlogis.ch",
|
"unlogis.ch",
|
||||||
"xii.st",
|
"xii.st"
|
||||||
"xn--schrch-5ya.ch"
|
|
||||||
]
|
]
|
Loading…
Reference in a new issue