Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit 304c549

Browse files
committed
Synced With New Z-Mirror
1 parent 5792c8a commit 304c549

File tree

147 files changed

+27353
-13274
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+27353
-13274
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

.gitignore

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1+
config.env
12
*auth_token.txt
2-
*.json
3-
*.pickle
43
*.pyc
4+
data*
5+
.vscode
56
.idea
7+
*.json
8+
*.pickle
69
.netrc
7-
.vscode
10+
log.txt
811
accounts/*
9-
accounts.zip
10-
buttons.txt
11-
bot.session
12-
cookies.txt
13-
categories.txt
14-
config.env
15-
data*
16-
downloads
17-
drive_folder
18-
list_drives.txt
19-
rcl.conf
20-
shorteners.txt
2112
Thumbnails/*
13+
drive_folder
14+
categories.txt
15+
cookies.txt
2216
terabox.txt
17+
accounts.zip
18+
rcl.conf
19+
fish/*
20+
list_drives.txt
21+
downloads
22+
bot.session
2323
user.session
24-
zcl/*
25-
Z_Logs.txt
24+
buttons.txt
25+
shorteners.txt

Jet.jpg

59.3 KB
Loading

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Use this branch as UPSTREAM_REPO for [hr_deploy](https://github.com/Dawn-India/Z-Mirror/tree/hr_deploy).
1+
# Use this branch as UPSTREAM_BRANCH for [hk_deploy](https://gitlab.com/Dawn-India/Z-Mirror/-/tree/hk_deploy?ref_type=heads).

a2c.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ min-split-size=10M
2323
max-upload-limit=1K
2424
netrc-path=/usr/src/app/.netrc
2525
optimize-concurrent-downloads=false
26-
peer-agent=qBittorrent/4.5.4
26+
peer-agent=qBittorrent/4.6.5
2727
peer-id-prefix=-qB4540-
2828
quiet=true
2929
rpc-max-request-size=1024M

alive.py

-22
This file was deleted.

0 commit comments

Comments
 (0)