From f224cbe656a34d51bef8a8fbea2dc5830741d397 Mon Sep 17 00:00:00 2001 From: Ableytner Date: Sun, 5 May 2024 19:46:14 +0200 Subject: [PATCH] add AniWorld --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 91c1577a..e6d6a499 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -133,6 +133,14 @@ "urlProbe": "https://graphql.anilist.co/", "username_claimed": "Josh" }, + "AniWorld": { + "errorMsg": "Dieses Profil ist nicht verfügbar", + "errorType": "message", + "url": "https://aniworld.to/user/profil/{}", + "urlMain": "https://aniworld.to/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "Apple Developer": { "errorType": "status_code", "url": "https://developer.apple.com/forums/profile/{}",