File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ If this project has been helpful to you, consider supporting its development:
124124
125125- ** GitHub Sponsors** : [ github.com/sponsors/beihaili] ( https://github.com/sponsors/beihaili )
126126- ** Buy Me a Coffee** : [ buymeacoffee.com/beihaili] ( https://buymeacoffee.com/beihaili )
127- - ** ETH / EVM** : ` 0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18 `
128- - ** BTC** : ` bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh `
127+ - ** ETH / EVM** : ` 0xC896E7c0aD9A8F9C787b5BBEdCEebA259c912d72 `
128+ - ** BTC** : ` 1GihPqLkjJNK2fzCMSicc9mLapKeGy3Vv1 `
129129
130130Every contribution — code, content, or coffee — is genuinely appreciated.
131131
Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ export const DONATION_LINKS = [
2121export const CRYPTO_WALLETS = [
2222 {
2323 chain : 'ETH' ,
24- address : '0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18 ' ,
24+ address : '0xC896E7c0aD9A8F9C787b5BBEdCEebA259c912d72 ' ,
2525 network : 'Ethereum / Base / Polygon' ,
2626 } ,
2727 {
2828 chain : 'BTC' ,
29- address : 'bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh ' ,
29+ address : '1GihPqLkjJNK2fzCMSicc9mLapKeGy3Vv1 ' ,
3030 network : 'Bitcoin' ,
3131 } ,
3232] ;
You can’t perform that action at this time.
0 commit comments