-
Notifications
You must be signed in to change notification settings - Fork 55
/
Copy pathupdate.json
44 lines (44 loc) · 1.27 KB
/
update.json
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.8.0",
"version":"2.8.0",
"text":"1. 修复exhentai/ehentai的解析问题, 2. 支持大图缩略图",
"time":1690647347098,
"duration":3000,
"always":true,
"operations":[
{
"name":"油猴",
"url":"https://openuserjs.org/scripts/alexchen/eHunter"
}
]
},
"en":{
"title":"New version: v2.8.0",
"version":"2.8.0",
"text":"1. Fixed the support issue of exhentai/ehentai 2. Support for large thumbnail mode",
"time":1690647347098,
"duration":3000,
"always":true,
"operations":[
{
"name":"Tampermonkey",
"url":"https://openuserjs.org/scripts/alexchen/eHunter"
}
]
},
"jp":{
"title":"新しいバージョン: v2.8.0",
"version":"2.8.0",
"text":"1. exhentai/ehentaiの問題を修正しました 2. Support for large thumbnail mode",
"time":1690647347098,
"duration":3000,
"always":true,
"operations":[
{
"name":"Tampermonkey",
"url":"https://openuserjs.org/scripts/alexchen/eHunter"
}
]
}
}