This commit is contained in:
paldier 2019-01-23 20:46:06 +08:00
parent 9b36248a23
commit 2cbb0854f4
5 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
{
"version":"3.0.5",
"md5":"678f57d8c58e5828b7447b3f7ab91653",
"md5":"becf4b1e5191c63c7958c115e521b197",
"home_url":"Main_Ss_Content.asp",
"title":"shadowsocks",
"description":"shadowsocks",
"build_date":"2019-01-18_23:28:00"
"build_date":"2019-01-23_20:45:50"
}

Binary file not shown.

View File

@ -1391,7 +1391,7 @@ function get_ss_status_data() {
refreshRate = $j("#ss_basic_refreshrate").val();
$j.ajax({
type: "get",
url: "/dbconf?p=ss_basic_enable",
url: "/dbconf?p=ss_basic_enable,ss_basic_dns_success",
dataType: "script",
success: function() {
if (refreshRate != 0) {

View File

@ -1,2 +1,2 @@
3.0.5
678f57d8c58e5828b7447b3f7ab91653
becf4b1e5191c63c7958c115e521b197

View File

@ -11,10 +11,10 @@
"version": "0.2.3"
},
{
"build_date": "2019-01-18_23:28:00",
"build_date": "2019-01-23_20:45:50",
"description": "shadowsocks",
"home_url": "Main_Ss_Content.asp",
"md5": "678f57d8c58e5828b7447b3f7ab91653",
"md5": "becf4b1e5191c63c7958c115e521b197",
"name": "shadowsocks",
"tar_url": "shadowsocks/shadowsocks.tar.gz",
"title": "shadowsocks",