Skip to content

Commit 926dbf5

Browse files
Update by CLI (2025-09-14 16:13:45.241290)
1 parent 314ff5a commit 926dbf5

5 files changed

Lines changed: 27 additions & 22 deletions

File tree

json/modules.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "A wonderful collection of useful modules that are known or considered as hidden gems, all in one repo, It also contains ZG089's projects (modules) as well.",
1010
"metadata": {
1111
"version": 1,
12-
"timestamp": 1757852541.817202
12+
"timestamp": 1757866425.24129
1313
},
1414
"modules": [
1515
{
@@ -64,8 +64,8 @@
6464
{
6565
"id": "COPG",
6666
"name": "\u2728 COPG spoof \u2728",
67-
"version": "4.5.2",
68-
"versionCode": 452,
67+
"version": "4.5.3",
68+
"versionCode": 453,
6969
"author": "AlirezaParsi",
7070
"description": "Spoof your device for games/apps to unlock new features.",
7171
"icon": "https://raw.githubusercontent.com/AlirezaParsi/COPG/refs/heads/JSON/icon.png",
@@ -99,8 +99,8 @@
9999
"message": "Spoof your device for games/apps to unlock new features."
100100
},
101101
"added": 0,
102-
"timestamp": 1757846965.0,
103-
"size": 2860633,
102+
"timestamp": 1757865067.0,
103+
"size": 2860593,
104104
"permissions": [
105105
"magisk.permission.SERVICE",
106106
"magisk.permission.RESETPROP",
@@ -123,21 +123,21 @@
123123
"build_metadata": "https://zguation-projects.github.io/ZG-R/modules/COPG/track.yaml"
124124
},
125125
"versions": [
126-
{
127-
"timestamp": 1757787451.0,
128-
"version": "4.5.1",
129-
"versionCode": 451,
130-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.1_451.zip",
131-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.1_451.md",
132-
"size": 2860241
133-
},
134126
{
135127
"timestamp": 1757846965.0,
136128
"version": "4.5.2",
137129
"versionCode": 452,
138130
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.2_452.zip",
139131
"changelog": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.2_452.md",
140132
"size": 2860633
133+
},
134+
{
135+
"timestamp": 1757865067.0,
136+
"version": "4.5.3",
137+
"versionCode": 453,
138+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.3_453.zip",
139+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.3_453.md",
140+
"size": 2860593
141141
}
142142
]
143143
},
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
- https://t.me/TheAOSP
44
- https://t.me/COPG_module
55
---
6+
## v4.5.3
7+
- Fix config.json parsing issue which causes DND/Timeout and other toggles not working correctly
8+
## v4.5.2
9+
- Removed the `/proc/cpuinfo` spoofing method due to its reliance on a mount technique that was flagged as suspicious by certain banking applications.
10+
- Removed Fortnite 120 FPS unlock due to its dependency on `/proc/cpuinfo` spoofing.
611
## v4.5.1
712
- Spoofed the /proc/cpuinfo file to report the device as a Snapdragon 8 Elite.
813
- This workaround tricks games like Fortnite, which rely on a strict CPU model check, into enabling hidden graphics settings (e.g., 120 fps mode).

modules/COPG/track.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cover: https://raw.githubusercontent.com/AlirezaParsi/COPG/refs/heads/JSON/banne
22
enable: true
33
icon: https://raw.githubusercontent.com/AlirezaParsi/COPG/refs/heads/JSON/icon.png
44
id: COPG
5-
last_update: 1757846965.0
5+
last_update: 1757865067.0
66
readme: https://raw.githubusercontent.com/AlirezaParsi/COPG/JSON/README.md
77
source: https://github.com/AlirezaParsi/COPG
88
support: https://github.com/AlirezaParsi/COPG/issues

modules/COPG/update.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"id": "COPG",
33
"timestamp": 1744322299.0,
44
"versions": [
5-
{
6-
"timestamp": 1757787451.0,
7-
"version": "4.5.1",
8-
"versionCode": 451,
9-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.1_451.zip",
10-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.1_451.md",
11-
"size": 2860241
12-
},
135
{
146
"timestamp": 1757846965.0,
157
"version": "4.5.2",
168
"versionCode": 452,
179
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.2_452.zip",
1810
"changelog": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.2_452.md",
1911
"size": 2860633
12+
},
13+
{
14+
"timestamp": 1757865067.0,
15+
"version": "4.5.3",
16+
"versionCode": 453,
17+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.3_453.zip",
18+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/COPG/4.5.3_453.md",
19+
"size": 2860593
2020
}
2121
]
2222
}

0 commit comments

Comments
 (0)