forked from hanFengSan/eHunter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate.json
More file actions
44 lines (44 loc) · 1.17 KB
/
update.json
File metadata and controls
44 lines (44 loc) · 1.17 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
{
"cn":{
"title":"新版本: v2.7.3",
"version":"2.7.3",
"text":"1. 修复exhentai的缩略图问题",
"time":1690647347098,
"duration":604800000,
"always":true,
"operations":[
{
"name":"油猴",
"url":"https://openuserjs.org/scripts/alexchen/eHunter"
}
]
},
"en":{
"title":"New version: v2.7.3",
"version":"2.7.3",
"text":"1. Fixed thumbnail problem in the exhentai",
"time":1690647347098,
"duration":604800000,
"always":true,
"operations":[
{
"name":"Tampermonkey",
"url":"https://openuserjs.org/scripts/alexchen/eHunter"
}
]
},
"jp":{
"title":"新しいバージョン: v2.7.3",
"version":"2.7.3",
"text":"1. Fixed thumbnail problem in the exhentai",
"time":1690647347098,
"duration":604800000,
"always":true,
"operations":[
{
"name":"Tampermonkey",
"url":"https://openuserjs.org/scripts/alexchen/eHunter"
}
]
}
}