Skip to content

Commit

Permalink
jmdict: remove monash.edu.au source for JMdict
Browse files Browse the repository at this point in the history
monash.edu.au is not providing the dictionary anymore. Remove it.
  • Loading branch information
Gnurou committed Mar 8, 2021
1 parent 9506bcd commit 35f04ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/core/jmdict/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
set(QT_DONT_USE_QTGUI TRUE)

# JMdict
set(JMDICT_MIRRORS http://ftp.monash.edu.au/pub/nihongo/JMdict.gz
ftp://ftp.edrdg.org/pub/Nihongo/JMdict.gz
set(JMDICT_MIRRORS http://ftp.edrdg.org/pub/Nihongo/JMdict.gz
http://www.bcit-broadcast.com/monash/JMdict.gz
ftp://ftp.net.usf.edu/pub/ftp.monash.edu.au/pub/nihongo/JMdict.gz)

Expand Down

0 comments on commit 35f04ac

Please sign in to comment.