From d6713645fae42a35a39c5009585bd3b66909eedf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 22 Mar 2024 15:31:33 +0800 Subject: [PATCH] Update _psl.json --- domains/_psl.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/_psl.json b/domains/_psl.json index 6647add63..fd8db17bb 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -1,11 +1,10 @@ { "description": "PSL validation record for is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "phenax", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { - "TXT": "https://github.com/publicsuffix/list/pull/1327" + "TXT": "https://github.com/publicsuffix/list/pull/1949" } }