From 62023ca3ebc6a17291702d3bce24f617942081ab Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 3 Sep 2021 23:05:01 +0600 Subject: [PATCH] Add Fork Awesome / font scripts --- .../images/icons/Fork Awesome.png | Bin 0 -> 804 bytes .../images/icons/font-awesome.svg | 4 ++-- src/technologies/f.json | 21 ++++++++++++++++++ 3 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Fork Awesome.png diff --git a/src/drivers/webextension/images/icons/Fork Awesome.png b/src/drivers/webextension/images/icons/Fork Awesome.png new file mode 100644 index 0000000000000000000000000000000000000000..ce772b55f52f36b03d8e2ad0c82d30ee255ca2ce GIT binary patch literal 804 zcmV+<1Ka$GP)KeY>+WJG(P)l7k*Y!YScl;R)eE;fNVq7M6rB zgl~jTg-h5Xj0x`vYr?-u){V>|^nqdFtZ=0V#Xg(DIV9fe344X_`cUlilW;$jI4&%2 zp>oTL@K{XwsIa;X$}P*nVw&@6LX3koECm|`nQEM zPM@K8PO;9cRhl;~Lv0#yd_)rS7A+)EV$m==jNuwgh*|@#3wK6@sF?1qdkX#jH`8W; zx^7qlb_*{ejs-`FMLp0bs)*x)aHt?Zlh7rKAD$BX&h?x%<`?2%8lR#ECZNN2(>9%V zG^XbCS53PB9mZ+EN#*2{Y1f>0^gzYw|1s@6beP}~j43C74H)o6INlAv-w0I9Gl;wG0lJ^?tewTyxf2p(89uKNzL}x?u0oz=UuyO(LRS%A4#-|n z$nj`K5dll*N@St8`2W@y%)2a^G8ARG1+C1gkQoL0ocTwPe2~)S^Jt6c5j-bembB=& zl%5if3wM|?CbRcQ izAJS1L&PiN4g3SsevuaIm)P(C0000 - + + diff --git a/src/technologies/f.json b/src/technologies/f.json index 338a13699..454218f6f 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -625,6 +625,27 @@ ], "website": "https://fontawesome.com/" }, + "Fork Awesome": { + "cats": [ + 17 + ], + "description": "Fork Awesome is now a community effort based on Font Awesome by Dave Gandy.", + "icon": "Fork Awesome.png", + "dom": { + "link[href*='fork-awesome.min.css']": { + "attributes": { + "href": ".+fork-awesome\\.min\\.css(?:\\?ver=([\\d.]+))?\\;version:\\1" + } + }, + "link[href*='npm/fork-awesome']": { + "attributes": { + "href": "/npm/fork-awesome@([\\d.]+)/css/fork-awesome\\.min\\.css\\;version:\\1" + } + } + }, + "oss": true, + "website": "https://forkaweso.me" + }, "Fork CMS": { "cats": [ 1