From e8e7a4be205e7a1c752af98e5943343d17931075 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 19 Oct 2021 22:20:48 +0600 Subject: [PATCH] Add XSLT / programming language --- src/drivers/webextension/images/icons/W3C.png | Bin 0 -> 1003 bytes src/technologies/i.json | 1 + src/technologies/x.json | 9 +++++++++ 3 files changed, 10 insertions(+) create mode 100644 src/drivers/webextension/images/icons/W3C.png diff --git a/src/drivers/webextension/images/icons/W3C.png b/src/drivers/webextension/images/icons/W3C.png new file mode 100644 index 0000000000000000000000000000000000000000..a2a631ce18618b1eb56ff90220897900ae9c5dcb GIT binary patch literal 1003 zcmVTRI0I++TsKH0TB@*A`&4%BxNWDSB)i6 zu|)(CTdb*A5|Y|N;!9DbI&+WbEHxb+w4cqB{N|qRp7Wgl`JX#LQb{HCw@YARX*&L` z?E~MfLfPEMKYFGIvk-~2g16v$qqpk&66y1Yhd8$ow4YP zykL(X3ki8bKLder@y49~rXcS^VxI=G!nT#cD}2I2OHxkykPl=X*-l1~&g2_;sUqR% z_gr~SKU4jj*h=!eG2)MnGXN*wbjxCRMY9k=G22?vNDchR3Oi^LQL!COdXb(am+U4F z$Q7cD-ZKUSPMJyFm;nJ34T)^b31&2i%mDsY!kc$l*Hf^RgEGk$99~#yM@_c7zF_Om z$arg@+AjWFZ%22Bn0yjUKsiJwrIPQ=v_{fUBSz`+v|YnFPMzU3UC%G&!dSw#N~EN2 zK}@a5F~m#l-2bV~8Zc64_CNlK4z=|`!Kd#M~ zSJDC|$(m^(G~+WTxX4+$a^;QCi8lK(v%K7x!7}rVh8oS{&E3!UR8%rh?Wn7FAI&zP zCl|+UNhRV9T`DVj$d0Epm!<0|?yXkb!`!ZtPH25-#a{H`6h=%fx zxX9n#G45R<&BCu9w1Z0K#2WK^1L4{4nbEg(qB(wSrz#JOOk2vwi|oINf*oyiU0p|s z!OVqPbjVcShY5|>#z?Z^_Xd=tIIR=y!2GwdQK{-Us@NW~V~)~QXNc50CPo5zq$8=Ml1l0q Z`VK5?7?f&9yEp&<002ovPDHLkV1nAI(?kFO literal 0 HcmV?d00001 diff --git a/src/technologies/i.json b/src/technologies/i.json index d28f99445..c256c458e 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -531,6 +531,7 @@ 59 ], "description": "Intersection Observer is a browser API that provides a way to observe the visibility and position of a DOM element relative to the containing root element or viewport.", + "icon": "W3C.png", "scriptSrc": [ "cdn\\.jsdelivr\\.net/npm/intersection-observer@([\\d\\.]+)\\;version:\\1", "/assets/(?:.+)?intersection-observer\\.[\\d\\w\\.]+\\.js" diff --git a/src/technologies/x.json b/src/technologies/x.json index dbf1f33cd..edb6cf3ce 100644 --- a/src/technologies/x.json +++ b/src/technologies/x.json @@ -219,6 +219,15 @@ "scriptSrc": "apps\\.xpresslane\\.in/", "website": "https://www.xpresslane.in" }, + "XSLT": { + "cats": [ + 27 + ], + "description": "XSLT is designed for use as part of XSL, which is a stylesheet language for XML.", + "icon": "W3C.png", + "html": "]* version=\"(.+)\"\\;version:\\1", + "website": "https://www.w3.org/TR/xslt-10" + }, "Xtremepush": { "cats": [ 32