Skip to content

Commit

Permalink
Fix download url for THS(同花顺)
Browse files Browse the repository at this point in the history
  • Loading branch information
hillwoodroc committed Feb 9, 2018
1 parent bd9906b commit 88e5b11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion verb/THS.verb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ w_metadata THS apps\

load_THS()
{
w_download http://123.147.165.15:9999/zjcmpp.hexin.com.cn/soft/THS_freeldy_8.70.31.exe 1acc3008135995efad66504332223d786d68bb3e9704df51014d60dc5ecda0bb
w_download http://zjcmpp.hexin.com.cn/soft/THS_freeldy_8.70.31.exe 1acc3008135995efad66504332223d786d68bb3e9704df51014d60dc5ecda0bb
cd "$W_CACHE/$W_PACKAGE"
w_call ie8
# Make sure chinese fonts are available
Expand Down
2 changes: 1 addition & 1 deletion winetricks-zh
Original file line number Diff line number Diff line change
Expand Up @@ -19507,7 +19507,7 @@ w_metadata THS apps\

load_THS()
{
w_download http://123.147.165.15:9999/zjcmpp.hexin.com.cn/soft/THS_freeldy_8.70.31.exe 1acc3008135995efad66504332223d786d68bb3e9704df51014d60dc5ecda0bb
w_download http://zjcmpp.hexin.com.cn/soft/THS_freeldy_8.70.31.exe 1acc3008135995efad66504332223d786d68bb3e9704df51014d60dc5ecda0bb
cd "$W_CACHE/$W_PACKAGE"
w_call ie8
# Make sure chinese fonts are available
Expand Down

0 comments on commit 88e5b11

Please sign in to comment.