chore(jcef): 更新缓存数据库日志文件
- 更新 shared_proto_db/metadata/000003.log 文件内容 - 更新 Site Characteristics Database/00003.log 文件内容 - 添加新的数据库条目和元数据记录 - 保持数据库文件格式的一致性 - 删除Vivid2D的内容 - 重写启动加载界面
This commit is contained in:
18
library/jcef/cache/Default/BrowsingTopicsState
vendored
18
library/jcef/cache/Default/BrowsingTopicsState
vendored
@@ -1,6 +1,20 @@
|
||||
{
|
||||
"epochs": [ {
|
||||
"calculation_time": "13407745316672915",
|
||||
"calculation_time": "13409970184368503",
|
||||
"config_version": 0,
|
||||
"model_version": "0",
|
||||
"padded_top_topics_start_index": 0,
|
||||
"taxonomy_version": 0,
|
||||
"top_topics_and_observing_domains": [ ]
|
||||
}, {
|
||||
"calculation_time": "13410596642026995",
|
||||
"config_version": 0,
|
||||
"model_version": "0",
|
||||
"padded_top_topics_start_index": 0,
|
||||
"taxonomy_version": 0,
|
||||
"top_topics_and_observing_domains": [ ]
|
||||
}, {
|
||||
"calculation_time": "13411376394291911",
|
||||
"config_version": 0,
|
||||
"model_version": "0",
|
||||
"padded_top_topics_start_index": 0,
|
||||
@@ -8,5 +22,5 @@
|
||||
"top_topics_and_observing_domains": [ ]
|
||||
} ],
|
||||
"hex_encoded_hmac_key": "4E642EB949A7AB49761C11DC02ABA0FB1E46EECC80D17CFFE210EF757D5AF3DF",
|
||||
"next_scheduled_calculation_time": "13408350116672979"
|
||||
"next_scheduled_calculation_time": "13411981194292267"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user