Skip to content

Commit

Permalink
fix instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
hq450 committed Dec 10, 2018
1 parent 765597c commit 51a9685
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified fancyss_arm/shadowsocks/res/ss-menu.js
Binary file not shown.
2 changes: 1 addition & 1 deletion fancyss_hnd/shadowsocks/res/ss-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ function openssHint(itemNum) {
//overall
statusmenu += "<span><b><font color='#CC0066'>【5】回国模式:</font></b></br>"
statusmenu += "&nbsp;&nbsp;&nbsp;&nbsp;提供给国外的朋友,通过在中间服务器翻回来,以享受一些视频、音乐等网络服务。</br>"
statusmenu += "<b><font color='#669900'>优点:</font></b>建议设置cdns或者chinadns2作为dns解析方案~</br>"
statusmenu += "<b><font color='#669900'>提示:</font></b>回国模式选择外国DNS只能使用直连~</br>"
_caption = "模式说明";
return overlib(statusmenu, OFFSETX, -860, OFFSETY, -290, LEFT, STICKY, WIDTH, 'width', CAPTION, _caption, CLOSETITLE, '');
} else if (itemNum == 2) {
Expand Down

0 comments on commit 51a9685

Please sign in to comment.