Add buy-me-a-coffee link

main
Elbert Alias 4 years ago
parent 68208e0057
commit 0dd3a3484b

@ -1,2 +1,3 @@
github: AliasIO github: AliasIO
custom: https://www.buymeacoffee.com/aliasio

@ -23,6 +23,9 @@
"funding": [ "funding": [
{ {
"url": "https://github.com/sponsors/aliasio" "url": "https://github.com/sponsors/aliasio"
},
{
"url": "https://www.buymeacoffee.com/aliasio"
} }
], ],
"main": "driver.js", "main": "driver.js",

@ -23,6 +23,9 @@
"funding": [ "funding": [
{ {
"url": "https://github.com/sponsors/aliasio" "url": "https://github.com/sponsors/aliasio"
},
{
"url": "https://www.buymeacoffee.com/aliasio"
} }
], ],
"main": "wappalyzer.js", "main": "wappalyzer.js",