diff --git a/share/apps.json b/share/apps.json index fd7acfcc0..ee3aae712 100644 --- a/share/apps.json +++ b/share/apps.json @@ -356,6 +356,12 @@ "cats": [ 22 ], "headers": { "Server": "Boa\\/?([\\d\\.a-z]+)?\\;version:\\1" } }, + "Bonfire": { + "website": "cibonfire.com", + "cats": [ 18 ], + "html": [ "Powered by ]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)\\;version:\\1", + "implies": "CodeIgniter" + }, "Brother": { "website": "www.brother.com", "cats": [ 40 ] diff --git a/share/images/icons/Bonfire.png b/share/images/icons/Bonfire.png new file mode 100644 index 000000000..aff2cd030 Binary files /dev/null and b/share/images/icons/Bonfire.png differ