-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.json
27 lines (27 loc) · 1.52 KB
/
config.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
{
"version": 1,
"pattern": "",
"interval": 180,
"groupby": 0,
"sortby": 2,
"lang": "ja",
"unseen": true,
"tooltips": true,
"kanjionly": true,
"saveimagequality": 1,
"saveimagedelay": 1000,
"onclickaction": "browse",
"jafontcss": "font-family: \"ヒラギノ角ゴ Pro W3\", \"Hiragino Kaku Gothic Pro\", Osaka, \"メイリオ\", Meiryo, \"MS Pゴシック\", \"MS PGothic\", \"MS UI Gothic\", Mincho, sans-serif;",
"zhfontcss": "font-family: PingFang SC, Hiragino Sans GB, \"Microsoft YaHei New\", \"Microsoft Yahei\", \"微软雅黑\", 宋体, SimSun, STXihei, \"华文细黑\", sans-serif;",
"zhhansfontcss": "font-family: PingFang SC, Hiragino Sans GB, \"Microsoft YaHei New\", \"Microsoft Yahei\", \"微软雅黑\", 宋体, SimSun, STXihei, \"华文细黑\", sans-serif;",
"zhhantfontcss": "font-family: \"微軟正黑體\", \"Microsoft JhengHei\", \"Microsoft JhengHei UI\", \"微軟雅黑\", \"Microsoft YaHei\", \"Microsoft YaHei UI\", sans-serif;",
"kofontcss": "font-family: \"Nanum Barun Gothic\", \"New Gulim\", \"새굴림\", \"애플 고딕\", \"맑은 고딕\", \"Malgun Gothic\", Dotum, \"돋움\", \"Noto Sans CJK KR\", \"Noto Sans CJK TC\", \"Noto Sans KR\", \"Noto Sans TC\", sans-serif;",
"vifontcss": "font-family: \"Han-Nom Gothic\", \"Han Nom Gothic\", sans-serif;",
"jasearch": "https://jisho.org/search/%s %23kanji",
"zhsearch": "",
"zhhanssearch": "",
"zhhantsearch": "",
"kosearch": "",
"visearch": "",
"searchfilter": ""
}