From 60c7f3c843d0f92300be2ed2beba69955592cffc Mon Sep 17 00:00:00 2001 From: Romi Muharom <121702894+Leuthra@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:48:48 +0700 Subject: [PATCH] Create hfctf.json --- sub-logs/hfctf.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sub-logs/hfctf.json diff --git a/sub-logs/hfctf.json b/sub-logs/hfctf.json new file mode 100644 index 0000000..08f67c5 --- /dev/null +++ b/sub-logs/hfctf.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/Rominaru/CTFd", + + "owner": { + "username": "Rominaru", + "email": "romis4866@gmail.com" + }, + + "target": { + "CNAME": { + "name": "hfctf", + "value": "hfctf.up.railway.app" + } + }, + + "proxied": false +}