Implement shougakukan2
This commit is contained in:
parent
a4af996222
commit
c918a6bb5d
@ -57,6 +57,7 @@ func epwingExportDb(inputPath, outputPath, language, title string, stride int, p
|
|||||||
"古語辞典": makeGakkenExtractor(),
|
"古語辞典": makeGakkenExtractor(),
|
||||||
"故事ことわざ辞典": makeGakkenExtractor(),
|
"故事ことわざ辞典": makeGakkenExtractor(),
|
||||||
"学研漢和大字典": makeGakkenExtractor(),
|
"学研漢和大字典": makeGakkenExtractor(),
|
||||||
|
"小学館2": makeShougakukan2Extractor(),
|
||||||
}
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
6155
shougakukan2.go
Normal file
6155
shougakukan2.go
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user