diff --git a/README.md b/README.md index ff31f17..f4caf91 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,15 @@

- + +

+ +

+ +

+ +

+

We all love [chat.openai.com](https://chat.openai.com), but... It's TERRIBLY laggy, has daily limits, and is only accessible through an archaic web interface. diff --git a/static/donate/donate.md b/static/donate/donate.md new file mode 100644 index 0000000..461cfc2 --- /dev/null +++ b/static/donate/donate.md @@ -0,0 +1,83 @@ +# ❤️ Donate +This project is done on **pure enthusiasm** – true Open Source. Your donations **really motivate** me to support the project and **add new features**. If you've donated, text me on [Telegram](https://t.me/karfly) – I want to thank you personally! + +*At the moment only crypto donations are available. Soon I will add PayPal option* + + + + + + + + + + + + + + + +# BTC + +Address: `bc1q7q0ckuteu4t7mudeqrq4m6rzgfery4r0xk4rym` + +Scan it with your crypto wallet: + +![BTC QR code](qrcodes/btc.png) + +# ETH + +Address: `0xAca71cCdE4F4Ef8f82d437Be05A8EA705A66d5e8` + +Scan it with your crypto wallet: + +![ETH QR code](qrcodes/eth.png) + +# BNB (BSC-20) + +Address: `0xAca71cCdE4F4Ef8f82d437Be05A8EA705A66d5e8` + +Scan it with your crypto wallet: + +![BNB (BSC-20) QR code](qrcodes/bnb_bsc_20.png) + +# TRON + +Address: `TPUT2uL5fannBLcEq64pfvHftZB2a17Nze` + +Scan it with your crypto wallet: + +![TRON QR code](qrcodes/tron.png) + +# USDT (ERC-20) + +Address: `0xAca71cCdE4F4Ef8f82d437Be05A8EA705A66d5e8` + +Scan it with your crypto wallet: + +![USDT (ERC-20) QR code](qrcodes/usdt_erc_20.png) + +# USDT (TRC-20) + +Address: `TPUT2uL5fannBLcEq64pfvHftZB2a17Nze` + +Scan it with your crypto wallet: + +![USDT (TRC-20) QR code](qrcodes/usdt_trc_20.png) + +# USDC (ERC-20) + +Address: `0xAca71cCdE4F4Ef8f82d437Be05A8EA705A66d5e8` + +Scan it with your crypto wallet: + +![USDC (ERC-20) QR code](qrcodes/usdc_erc_20.png) + +# USDC (TRC-20) + +Address: `TPUT2uL5fannBLcEq64pfvHftZB2a17Nze` + +Scan it with your crypto wallet: + +![USDC (TRC-20) QR code](qrcodes/usdc_trc_20.png) + diff --git a/static/donate/qrcodes/bnb_bsc_20.png b/static/donate/qrcodes/bnb_bsc_20.png new file mode 100644 index 0000000..44b976a Binary files /dev/null and b/static/donate/qrcodes/bnb_bsc_20.png differ diff --git a/static/donate/qrcodes/btc.png b/static/donate/qrcodes/btc.png new file mode 100644 index 0000000..2401034 Binary files /dev/null and b/static/donate/qrcodes/btc.png differ diff --git a/static/donate/qrcodes/eth.png b/static/donate/qrcodes/eth.png new file mode 100644 index 0000000..44b976a Binary files /dev/null and b/static/donate/qrcodes/eth.png differ diff --git a/static/donate/qrcodes/tron.png b/static/donate/qrcodes/tron.png new file mode 100644 index 0000000..1fae0f2 Binary files /dev/null and b/static/donate/qrcodes/tron.png differ diff --git a/static/donate/qrcodes/usdc_erc_20.png b/static/donate/qrcodes/usdc_erc_20.png new file mode 100644 index 0000000..44b976a Binary files /dev/null and b/static/donate/qrcodes/usdc_erc_20.png differ diff --git a/static/donate/qrcodes/usdc_trc_20.png b/static/donate/qrcodes/usdc_trc_20.png new file mode 100644 index 0000000..1fae0f2 Binary files /dev/null and b/static/donate/qrcodes/usdc_trc_20.png differ diff --git a/static/donate/qrcodes/usdt_erc_20.png b/static/donate/qrcodes/usdt_erc_20.png new file mode 100644 index 0000000..44b976a Binary files /dev/null and b/static/donate/qrcodes/usdt_erc_20.png differ diff --git a/static/donate/qrcodes/usdt_trc_20.png b/static/donate/qrcodes/usdt_trc_20.png new file mode 100644 index 0000000..1fae0f2 Binary files /dev/null and b/static/donate/qrcodes/usdt_trc_20.png differ