From a451584e129e2074657160e0eebf0d3ecc1a39c2 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 24 Jul 2022 06:37:16 +0600 Subject: [PATCH] Update Swiper / js lib --- src/technologies/s.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index 09be83ead..9b27d0d0d 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -5349,12 +5349,13 @@ "scriptSrc": "swiftype\\.com/embed\\.js$", "website": "http://swiftype.com" }, - "Swiper Slider": { + "Swiper": { "cats": [ - 19 + 59 ], - "html": "<[^>]+=swiper-container", + "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.", "icon": "swiper.svg", + "dom": "div[data-swiper-slide-index], [swiper-container]", "js": { "Swiper": "" },