Merge pull request #3153 from RobertDaleSmith/pushnami

Adds Pushnami
main
Elbert Alias 4 years ago committed by GitHub
commit 7239cc9ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13882,6 +13882,14 @@
"implies": "PHP", "implies": "PHP",
"website": "http://punbb.informer.com" "website": "http://punbb.informer.com"
}, },
"Pushnami": {
"cats": [
32
],
"icon": "Pushnami.svg",
"script": "api\\.pushnami\\.com",
"website": "https://pushnami.com"
},
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ "cats": [
16 16

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="111" height="111" enable-background="new 0 0 592.7 128" xml:space="preserve">
<g class="currentLayer">
<title>Pushnami-Logo</title>
<polygon id="svg_9" fill="#2f2674" points="55.60000133514404,55.600003242492676 55.60000133514404,0 111.19999980926514,0 "/>
<polygon id="svg_10" fill="#2f2674" points="0,111.20000171661377 0,55.600003242492676 55.60000133514404,55.600003242492676 "/>
<polygon id="svg_11" fill="#2f2674" points="0,55.600003242492676 0,0 55.60000133514404,0 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 602 B

Loading…
Cancel
Save