From 01e7bf4e68137b5b55c8340ac4336d133d7f24f9 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 8 Oct 2021 21:59:05 +0600 Subject: [PATCH] Update AOS / JS library --- src/drivers/webextension/images/icons/AOS.svg | 11 ++- .../webextension/images/icons/Apache.svg | 80 ++++++++++++++++++- src/technologies/a.json | 5 +- 3 files changed, 93 insertions(+), 3 deletions(-) diff --git a/src/drivers/webextension/images/icons/AOS.svg b/src/drivers/webextension/images/icons/AOS.svg index 332942316..869f127d4 100644 --- a/src/drivers/webextension/images/icons/AOS.svg +++ b/src/drivers/webextension/images/icons/AOS.svg @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Apache.svg b/src/drivers/webextension/images/icons/Apache.svg index 775665d1c..45ab9554b 100644 --- a/src/drivers/webextension/images/icons/Apache.svg +++ b/src/drivers/webextension/images/icons/Apache.svg @@ -1 +1,79 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index cdd1aa870..08a3e6f99 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -113,7 +113,10 @@ "AOS.refresh": "\\;confidence:50", "AOS.refreshHard": "\\;confidence:50" }, - "scripts": "unpkg\\.com/aos@(next)/dist/aos\\.js\\;version:\\1", + "scripts": [ + "unpkg\\.com/aos@([\\d\\.]+)/dist/aos\\.js\\;version:\\1", + "/typo3conf/ext/udem_vendor/Resources/Public/aos-([\\d\\.]+)\\;version:\\1" + ], "website": "http://michalsnik.github.io/aos/" }, "AT Internet Analyzer": {