diff --git a/share/apps.json b/share/apps.json index 7dac45374..0447a6132 100644 --- a/share/apps.json +++ b/share/apps.json @@ -393,6 +393,12 @@ "html": "Powered by ]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)\\;version:\\1", "implies": "CodeIgniter" }, + "Bolt": { + "website": "bolt.cm", + "cats": [ 1 ], + "meta": { "generator": "Bolt" }, + "implies": "PHP" + }, "Brother": { "website": "www.brother.com", "cats": [ 40 ] diff --git a/share/images/icons/Bolt.png b/share/images/icons/Bolt.png new file mode 100644 index 000000000..fd953e051 Binary files /dev/null and b/share/images/icons/Bolt.png differ