From b3f9fce351d00e4d0c20c0401c7c40b4df62ca9e Mon Sep 17 00:00:00 2001 From: Aidan Date: Wed, 8 Jan 2025 20:55:22 -0500 Subject: [PATCH] add 3 domains --- app/data/domains.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/data/domains.json b/app/data/domains.json index b6c749f..485a954 100644 --- a/app/data/domains.json +++ b/app/data/domains.json @@ -43,5 +43,20 @@ "id": 9, "domain": "wikitools.cloud", "usage": "A collection of tools made by me for Wikipedia" + }, + { + "id": 10, + "domain": "dontbeevil.lol", + "usage": "A joke domain used for p0ntus mail" + }, + { + "id": 11, + "domain": "dont-be-evil.lol", + "usage": "Another joke domain on p0ntus mail" + }, + { + "id": 12, + "domain": "strongintegrity.life", + "usage": "An Android-targeted joke domain for p0ntus mail" } ]