Add changes
This commit is contained in:
parent
d09a2d8cb5
commit
8c93f4a9d9
2 changed files with 13 additions and 3 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# Forward Domain (Defunct, see [#1](https://github.com/willnode/forward-domain/issues/1))
|
||||
# Forward Domain
|
||||
|
||||
> We're back with improvements! See [CHANGES.md](CHANGES.md)
|
||||
|
||||
This services forwards domains using 301 HTTP redirects.
|
||||
|
||||
|
|
@ -38,8 +40,6 @@ old.com IN A 167.172.5.31
|
|||
_.old.com IN TXT forward-domain=https://new.net/*
|
||||
```
|
||||
|
||||
> BETA service notice: IP addresses may change anytime.
|
||||
|
||||
## FAQ
|
||||
|
||||
### Is it really free?
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue