Skip to content

Commit

Permalink
Add domain verification for runshaw.ac.uk (#1343)
Browse files Browse the repository at this point in the history
* Add domain verification

* Try to fix Runshaw subdomain
  • Loading branch information
Dragon863 authored Oct 9, 2024
1 parent 2f97090 commit a4d8c24
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions hackclub.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2380,8 +2380,12 @@ ru:
value: cname.vercel-dns.com.
runshaw:
- ttl: 600
type: CNAME
value: dragon863.hackclub.app.
type: ALIAS
value: hackclub.app.
- ttl: 600
type: TXT
values:
- domain-verification=dragon863
s1._domainkey:
ttl: 600
type: CNAME
Expand Down

0 comments on commit a4d8c24

Please sign in to comment.