From f70fe688f02ed76561b5414be8ad26aa1b3e3148 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sat, 25 Feb 2023 21:34:34 +0100 Subject: [PATCH] added Air Pilot Life --- sherlock/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index bff08aa..41004ff 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2588,5 +2588,12 @@ "urlMain": "https://admireme.vip/", "username_claimed": "DemiDevil", "isNSFW": true + }, + "Air Pilot Life": { + "errorType": "message", + "errorMsg": "Oops! That page doesn’t exist or is private", + "url": "https://airlinepilot.life/u/{}", + "urlMain": "https://airlinepilot.life/", + "username_claimed": "chris" } }