⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.62
Server IP:
57.129.66.90
Server:
Linux vps-7f548908 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
CyberCP
/
backup
/
templates
/
backup
/
Edit File: googleDrive.html
{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Google Drive Backups - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "Set up Google Drive Backups" %} -
{% trans "Remote Backups" %}
{% trans "On this page you can set up and manage Google Drive Backups." %}
{% trans "On this page you can set up and manage Google Drive Backups." %}
{% trans "Setup new Account" %}
×
{% trans "Set up account" %}
{% trans "Account Name" %}
{% trans "Select Drive Account" %}
{% for items in accounts %}
{{ items }}
{% endfor %}
{% trans "Delete" %}
{% trans "Select Backup Frequency" %}
Never
Daily
Weekly
Currently: {$ currently $}
{% trans "Add Sites for Backup" %}
{% for items in websites %}
{{ items }}
{% endfor %}
{% trans "Add Site" %}
{% trans "Backup File Retention" %} (
Paid Feature
)
1 days
1 week
1 month
6 months
{% trans "View Logs" %}
×
{% trans "Git Logs" %}
10
50
100
Type
Message
{$ $index + 1 $}
10
50
100
Sites
Action
{% trans "Delete" %}
{$ $index + 1$}
{% endblock %}
Simpan