From 78cd8ba876e7182a9aecaff8df7d56f389151639 Mon Sep 17 00:00:00 2001 From: Serdar ALTIN Date: Wed, 7 Aug 2024 01:28:31 +0300 Subject: [PATCH] Update wmn-data.json --- wmn-data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wmn-data.json b/wmn-data.json index 66a62547..a6cbf857 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -6560,5 +6560,15 @@ "known" : ["carlito", "taylor"], "cat" : "social" } + { + "name" : "Letterboxd", + "uri_check" : "https://letterboxd.com/{account}", + "e_code" : 200, + "e_string" : "RECENT ACTIVITY", + "m_string" : "Sorry, we can’t find the page you’ve requested.", + "m_code" : 404, + "known" : ["serdaraltin", "jeaba"], + "cat" : "social" + } ] }