From cb0c26195fbe27a472f3d2f7bc450e97dc86c0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9as=20Lundgren?= Date: Sun, 24 May 2020 17:21:05 +0200 Subject: [PATCH] Add Laravel Livewire detection --- src/apps.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/apps.json b/src/apps.json index f1e05f66e..6173b8ee1 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6244,6 +6244,19 @@ "script": "/js/al/common\\.js\\?[0-9_]+", "website": "http://liveinternet.ru/rating/" }, + "Livewire": { + "cats": [ + 18, 19 + ], + "html": "<[^>]+wire:[^<]+", + "icon": "Livewire.png", + "implies": "Laravel", + "js": { + "livewire": "" + }, + "script": "livewire(?:\\.min)?\\.js", + "website": "https://laravel-livewire.com" + }, "LocalFocus": { "cats": [ 61