From 0ef738b7fe503f353dbfabf9beb8aee4acaff629 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 11 Aug 2022 18:43:26 +0600 Subject: [PATCH] Add Pterodactyl Panel / hosting-panels --- .../images/icons/Pterodactyl Panel.svg | 91 +++++++++++++++++++ src/technologies/p.json | 17 ++++ 2 files changed, 108 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Pterodactyl Panel.svg diff --git a/src/drivers/webextension/images/icons/Pterodactyl Panel.svg b/src/drivers/webextension/images/icons/Pterodactyl Panel.svg new file mode 100644 index 000000000..1580cd1f0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Pterodactyl Panel.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 228e8a395..da17f84e5 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2596,6 +2596,23 @@ }, "website": "https://www.proximis.com" }, + "Pterodactyl Panel": { + "cats": [ + 9 + ], + "description": "Pterodactyl Panel is a free, open-source game server management panel built with PHP, React, and Go.", + "icon": "Pterodactyl Panel.svg", + "implies": [ + "Go", + "PHP", + "React" + ], + "cookies": { + "pterodactyl_session": "" + }, + "oss": true, + "website": "https://pterodactyl.io" + }, "PubGuru": { "cats": [ 36