-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathmapping.json.bak
More file actions
87 lines (87 loc) · 2.54 KB
/
mapping.json.bak
File metadata and controls
87 lines (87 loc) · 2.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"comment": "当此文件为空或只包含comment字段时,模块将使用内置的本地Mapping。下方可添加对应版本的mapping信息",
"versions": [
{
"versionCode": 20260410,
"versionName": "7.1.0",
"mappings": {
"VIA_CHECK_CLASS": {
"className": "t9.k",
"methodName": "u",
"parameterClassName": "t9.a"
},
"PRIVACY_LOCK_WHITELIST": {
"className": "kb.a6",
"methodName": "h3"
},
"PRIVACY_LOCK_OVERLAY": {
"className": "b6.a0$a",
"methodName": "a"
},
"SETTINGS_ITEM_CLASS": {
"className": "b6.y"
},
"COMPONENT_BLOCK_CLASS": {
"className": "b6.m"
},
"COMPONENT_CHECK_METHOD": {
"className": "kb.d",
"methodName": "X1"
},
"FIREBASE_ANALYTICS": {
"className": "com.google.firebase.analytics.FirebaseAnalytics",
"methodName": "a"
},
"PRIVACY_LOCK_VERIFY_1": {
"className": "e8.ra",
"methodName": "H0"
},
"PRIVACY_LOCK_VERIFY_2": {
"className": "v8.f",
"methodName": "f"
},
"SCRIPT_REPO_1": {
"className": "w9.c",
"methodName": "h"
},
"SCRIPT_REPO_2": {
"className": "e8.r6",
"methodName": "i9"
},
"VIDEO_PLAYER_CLASS": {
"className": "com.tuyafeng.support.widget.v"
},
"VIDEO_PLAYER_FIELD_SPEED": {
"className": "com.tuyafeng.support.widget.v",
"methodName": "z"
},
"VIDEO_PLAYER_FIELD_CALLBACK": {
"className": "com.tuyafeng.support.widget.v",
"methodName": "w"
},
"VIDEO_PLAYER_FIELD_SPEED_TEXT": {
"className": "com.tuyafeng.support.widget.v",
"methodName": "o"
},
"VIDEO_PLAYER_FIELD_START_X": {
"className": "com.tuyafeng.support.widget.v",
"methodName": "P"
},
"VIDEO_PLAYER_FIELD_START_Y": {
"className": "com.tuyafeng.support.widget.v",
"methodName": "Q"
},
"VIDEO_PLAYER_CALLBACK_SET_SPEED": {
"className": "com.tuyafeng.support.widget.v$b",
"methodName": "c"
}
},
"resourceMappings": {
"DOWNLOAD_DIALOG_COPY_LINK_BUTTON": 2131362008,
"DOWNLOAD_DIALOG_CANCEL_BUTTON": 2131362007,
"DOWNLOAD_DIALOG_OK_BUTTON": 2131362012,
"DOWNLOAD_DIALOG_SHARE_BUTTON": 2131488797
}
}
]
}