From 50b4560bda08aea808dc7d52c341cdc44385144d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:07:47 +0200 Subject: [PATCH] Remove because it has the scam site --- domains/whine.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 domains/whine.json diff --git a/domains/whine.json b/domains/whine.json deleted file mode 100644 index a0b0bdeb5..000000000 --- a/domains/whine.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "description": "whi_ne's personal site", - "repo": "https://github.com/whinee/whinee.github.io", - "owner": { - "username": "whinee", - "twitter": "whi_nyaan" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -}