Add changes

This commit is contained in:
Wildan M 2021-09-21 18:45:31 +07:00
commit 8c93f4a9d9
2 changed files with 13 additions and 3 deletions

View file

@ -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?