We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf69b46 commit 6a6fca6Copy full SHA for 6a6fca6
resource/sites/www.ptzone.xyz/config.json
@@ -5,8 +5,14 @@
5
"url": "https://www.ptzone.xyz/",
6
"description": "PTzone",
7
"icon": "https://www.ptzone.xyz/favicon.ico",
8
- "tags": ["电影"],
+ "tags": ["综合","电影"],
9
"host": "www.ptzone.xyz",
10
+ "cdn": [
11
+ "https://www.ptzone.xyz/",
12
+ "https://ptzone.xyz/",
13
+ "https://ptzone.site/",
14
+ "https://www.ptzone.site/"
15
+ ],
16
"levelRequirements": [
17
{
18
"level": 1,
0 commit comments