Skip to content

Commit 58f902e

Browse files
committed
docs: readme
1 parent d13e4f4 commit 58f902e

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ C2BF5D3B-F4AC9F5F-A8EB4B9E-B8AA5E8D-E2CC5C8D
123123
- [x] Alist Desktop `$9.99` <sup>***`401934ec-0a54-433c-a299-2a363501d4be`***</sup>
124124
- [x] LookAway `$9.99`
125125
- [x] ~~Kerlig `$39`~~ - <sup>***`Need to open Dev mode`***</sup>
126-
- [x] ~~bWVtbw== `$49.99`~~ - <sup>***`Disable SSL Pinning` & `beba1aac-8d65-4cb2-9a33-11ea55d1dcc4`***</sup>
127126

128127
除了特别说明的激活码外,你可以使用以下激活码来激活 LemonSqueezy 的应用程序:
129128

packages/modules/index.ts

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -135,33 +135,4 @@ export const activator: Activator = {
135135
},
136136
],
137137
},
138-
// export NODE_TLS_REJECT_UNAUTHORIZED="0"
139-
[base64Decode('bWVtbw==')]: {
140-
base: [
141-
base64Decode('aHR0cDovL21veXVmZWQuY29tOjMwMDIvYXBp'),
142-
base64Decode('aHR0cHM6Ly9saWNlbnNlLm1lbW8uYWMvdjE='),
143-
],
144-
customs: [
145-
{
146-
base: base64Decode('J3VzZXJzL2Nka2V5Jw=='),
147-
func: () => {
148-
return ResponseDone({
149-
body: {
150-
message: '',
151-
success: true,
152-
code: 200,
153-
},
154-
})
155-
},
156-
},
157-
{
158-
base: 'licenses/validate',
159-
func: lemonsqueezyValidate,
160-
},
161-
{
162-
base: 'licenses/activate',
163-
func: lemonSqueezyActive,
164-
},
165-
],
166-
},
167138
}

0 commit comments

Comments
 (0)