move git and ci to hasel
1 file changed, 5 insertions(+), 2 deletions(-)
changed files
M dnsconfig.js → dnsconfig.js
@@ -221,9 +221,7 @@ bulkCNAME([ 'binarycache', 'cal', - 'ci', 'files', - 'git', 'go', 'id', 'iam',@@ -234,6 +232,11 @@ 'searchix', 'stats', '*.stats', ], 'smrk'), + + bulkCNAME([ + 'ci', + 'git', + ], 'hasel'), IGNORE('home', 'A,AAAA'), IGNORE('_acme-challenge', 'TXT'),