commit 829a4934a05cf57ee3060ae042d0be9c32619f90 parent 2379b4894e56d15b1ad95fa662c4a1fc5d3e0155 Author: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 5 Aug 2026 20:33:10 +0800 Merge pull request #1 from doughmination/main Add gaybot.json Diffstat:
| A | domains/gaybot.json | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/domains/gaybot.json b/domains/gaybot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "doughmination", + "email": "admin@doughmination.win" + }, + "records": { + "CNAME": "edge.redirect.pizza" + } +}