commit 38cdd59c02f23b4575f3398368b3c87e871f98c7 parent 4fbd9bc8b56a7741bd1d110447c3f0016fd22e1a Author: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 5 Aug 2026 21:47:54 +0800 Merge pull request #4 from FWEEaaaa1/patch-1 Update job.json with new owner details and records Diffstat:
| A | domains/job.json | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/domains/job.json b/domains/job.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +}