mirror of
https://github.com/tsingui/softcenter-1.git
synced 2024-12-23 10:35:17 +00:00
update
This commit is contained in:
parent
a6ca072b4c
commit
b379a99477
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version":"3.0.5",
|
||||
"md5":"b5f12528f5cb2e249c4bbd8a6ae9c312",
|
||||
"md5":"dec15008fbecb4f04d796fd924eb05f1",
|
||||
"home_url":"Main_Ss_Content.asp",
|
||||
"title":"shadowsocks",
|
||||
"description":"shadowsocks",
|
||||
"build_date":"2019-01-15_22:19:54"
|
||||
"build_date":"2019-01-15_23:03:46"
|
||||
}
|
||||
|
Binary file not shown.
@ -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,ss_basic_dns_success",
|
||||
url: "/dbconf?p=ss_basic_enable",
|
||||
dataType: "script",
|
||||
success: function() {
|
||||
if (refreshRate != 0) {
|
||||
|
@ -1,2 +1,2 @@
|
||||
3.0.5
|
||||
b5f12528f5cb2e249c4bbd8a6ae9c312
|
||||
dec15008fbecb4f04d796fd924eb05f1
|
||||
|
@ -11,10 +11,10 @@
|
||||
"version": "0.2.3"
|
||||
},
|
||||
{
|
||||
"build_date": "2019-01-15_22:19:54",
|
||||
"build_date": "2019-01-15_23:03:46",
|
||||
"description": "shadowsocks",
|
||||
"home_url": "Main_Ss_Content.asp",
|
||||
"md5": "b5f12528f5cb2e249c4bbd8a6ae9c312",
|
||||
"md5": "dec15008fbecb4f04d796fd924eb05f1",
|
||||
"name": "shadowsocks",
|
||||
"tar_url": "shadowsocks/shadowsocks.tar.gz",
|
||||
"title": "shadowsocks",
|
||||
|
Loading…
Reference in New Issue
Block a user