We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funding
1 parent 2dd9035 commit d1a068aCopy full SHA for d1a068a
package.json
@@ -7,14 +7,10 @@
7
"homepage": "https://www.perplexityomnibox.com",
8
"license": "MIT",
9
"funding": [
10
- {
11
- "type": "github",
12
- "url": "http://github.com/sponsors/adamlui"
13
- },
14
15
- "type": "ko-fi",
16
- "url": "https://ko-fi.com/adamlui"
17
- }
+ { "type": "cashapp", "url": "https://cash.app/$AdamLui" },
+ { "type": "github", "url": "http://github.com/sponsors/adamlui" },
+ { "type": "ko-fi", "url": "https://ko-fi.com/adamlui" },
+ { "type": "paypal", "url": "https://paypal.me/adamlui" }
18
],
19
"scripts": {
20
"prepare": "husky",
0 commit comments