Merge pull request #6709 from nurbek91/FontServer

Add FonServer / font-scripts
main
Elbert Alias 2 years ago committed by GitHub
commit b9f5fa6860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3466_78)">
<path d="M16.095 31.9366C24.8441 31.9366 31.9366 24.8441 31.9366 16.095C31.9366 7.34595 24.8441 0.253418 16.095 0.253418C7.34598 0.253418 0.253448 7.34595 0.253448 16.095C0.253448 24.8441 7.34598 31.9366 16.095 31.9366Z" fill="#67C8FC"/>
<path d="M10.3478 25.2673V7.08552H21.9955V9.84652H13.6414V14.7826H21.1965V17.5436H13.6414V25.2673H10.3478Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_3466_78">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 606 B

@ -1106,6 +1106,21 @@
"scriptSrc": "fontify\\.nitroapps\\.co/",
"website": "https://apps.shopify.com/fontify-change-customize-font-for-your-store"
},
"FontServer": {
"cats": [
17
],
"description": "FontServer is a online font delivery network service-provider for websites.",
"icon": "FontServer.svg",
"dom": {
"link[href*='.font']": {
"attributes": {
"href": "\\.font(?:api|cdn)\\.ir"
}
}
},
"website": "https://fontserver.ir"
},
"FooPlugins FooGallery": {
"cats": [
87,

Loading…
Cancel
Save