diff --git a/data/services.json b/data/services.json index 468a5c0..c08cb3b 100644 --- a/data/services.json +++ b/data/services.json @@ -280,6 +280,25 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "CyberChef", + "url": "https://cyberchef.private.coffee", + "homemade": false, + "fork": false, + "tiny_description": "Web app for encryption and encoding", + "short_description": "CyberChef is a web app for encryption, encoding, compression, and data analysis.", + "long_description": "CyberChef is a web app for encryption, encoding, compression, and data analysis. It allows you to perform a wide range of operations on your data within your browser.", + "status": "OK", + "links": [ + { + "name": "Go to CyberChef", + "url": "https://cyberchef.private.coffee" + } + ], + "icon": "lock-key", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "Travelynx", "url": "https://traveling.coffee",