From 12eb62a13f9ba919d01e3fa53a326fb4af93d488 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 5 Aug 2022 11:20:34 +0600 Subject: [PATCH] Add PhotoSwipe / photo-gallery, js-lib --- .../webextension/images/icons/PhotoSwipe.png | Bin 0 -> 761 bytes src/technologies/p.json | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/PhotoSwipe.png diff --git a/src/drivers/webextension/images/icons/PhotoSwipe.png b/src/drivers/webextension/images/icons/PhotoSwipe.png new file mode 100644 index 0000000000000000000000000000000000000000..10687e38c610db23e14bb6578e61c796f4c71994 GIT binary patch literal 761 zcmV?KI*!5)NqNTLTLLV7DI!IvJQhmf*|K!~Km zNDz#$D7s(;+65`n%xY;(+jXzAGqasDi?c4f;*PEC%X~1*IsZB5Ki_};|2rHe@~tk4 zEJBAYLnELO&(O%wl6XhkSc-9G^!7 zydLE7>5G6VkAx)!I+U$sv1hvx%L?_%JSLs@z_xn#oMTRh4yTUhptjnm*skC9<7QU? z(G;Hd?=sC;N~qmogfm|UPS4<8ZxG|IxDv`%af?Ub$x9xC z!vebdLMg|O955%`1sNyscRF=V)0$~KXhmbaIl-Qm3f{htDDBM^+kpED3=_~>Y9(;h00000NkvXXu0mjfLoHO5 literal 0 HcmV?d00001 diff --git a/src/technologies/p.json b/src/technologies/p.json index 228e8a395..dc20992e9 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1237,6 +1237,22 @@ "saas": true, "website": "https://hi.photoslurp.com" }, + "PhotoSwipe": { + "cats": [ + 7, + 59 + ], + "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.", + "icon": "PhotoSwipe.png", + "js": { + "PhotoSwipe": "", + "PhotoSwipeUI_Default": "", + "photoswipeParseHash": "" + }, + "scriptSrc": "photoswipe/([\\d\\.]+)/photoswipe\\.min\\.js\\;version:\\1", + "oss": true, + "website": "https://photoswipe.com" + }, "Phusion Passenger": { "cats": [ 22