mirror of
https://github.com/andrey271192/PCA_Phobos.git
synced 2026-09-20 11:55:32 +00:00
fix: remove personal donation links and author data from panel and README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
10
README.md
10
README.md
@@ -2,8 +2,6 @@
|
||||
|
||||
Веб-панель управления для [Phobos](https://git.zerrolabs.org/Ground-Zerro/Phobos) (обфусцированный WireGuard VPN).
|
||||
|
||||
> Где поддержать: [Boosty (донат)](https://boosty.to/andrey27/donate) · [Ozon СБП](https://finance.ozon.ru/apps/sbp/ozonbankpay/019dc200-2a5d-7931-a619-782d285f6798) · [Telegram @lot_andrey](https://t.me/lot_andrey) · [**GitHub** ↗](https://github.com/andrey271192/PCA_Phobos)
|
||||
|
||||
## Быстрый старт
|
||||
|
||||
**Требование:** Phobos уже установлен на VPS ([инструкция](https://git.zerrolabs.org/Ground-Zerro/Phobos)).
|
||||
@@ -115,11 +113,3 @@ curl -fsSL https://raw.githubusercontent.com/andrey271192/PCA_Phobos/main/app.py
|
||||
systemctl restart phobos-panel
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Поддержка проекта
|
||||
|
||||
- ⭐ **GitHub:** [andrey271192/PCA_Phobos](https://github.com/andrey271192/PCA_Phobos)
|
||||
- 💖 **Boosty:** [boosty.to/andrey27/donate](https://boosty.to/andrey27/donate)
|
||||
- 💳 **Ozon Bank (СБП):** [ссылка](https://finance.ozon.ru/apps/sbp/ozonbankpay/019dc200-2a5d-7931-a619-782d285f6798)
|
||||
- ✉️ **Telegram:** [@lot_andrey](https://t.me/lot_andrey)
|
||||
|
||||
5
app.py
5
app.py
@@ -330,10 +330,7 @@ input:focus{outline:none;border-color:#4f46e5}
|
||||
</div>
|
||||
CONTENT
|
||||
<div class="footer">
|
||||
<a href="https://github.com/andrey271192/PCA_Phobos" target="_blank">GitHub</a> ·
|
||||
<a href="https://boosty.to/andrey27/donate" target="_blank">Boosty</a> ·
|
||||
<a href="https://finance.ozon.ru/apps/sbp/ozonbankpay/019dc200-2a5d-7931-a619-782d285f6798" target="_blank">Ozon СБП</a> ·
|
||||
<a href="https://t.me/lot_andrey" target="_blank">Telegram @lot_andrey</a>
|
||||
Phobos VPN Panel
|
||||
</div>
|
||||
</body></html>"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user