mirror of
https://github.com/tsingui/softcenter-1.git
synced 2024-11-15 02:15:18 +00:00
update
This commit is contained in:
parent
9b36248a23
commit
2cbb0854f4
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"version":"3.0.5",
|
"version":"3.0.5",
|
||||||
"md5":"678f57d8c58e5828b7447b3f7ab91653",
|
"md5":"becf4b1e5191c63c7958c115e521b197",
|
||||||
"home_url":"Main_Ss_Content.asp",
|
"home_url":"Main_Ss_Content.asp",
|
||||||
"title":"shadowsocks",
|
"title":"shadowsocks",
|
||||||
"description":"shadowsocks",
|
"description":"shadowsocks",
|
||||||
"build_date":"2019-01-18_23:28:00"
|
"build_date":"2019-01-23_20:45:50"
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
@ -1391,7 +1391,7 @@ function get_ss_status_data() {
|
|||||||
refreshRate = $j("#ss_basic_refreshrate").val();
|
refreshRate = $j("#ss_basic_refreshrate").val();
|
||||||
$j.ajax({
|
$j.ajax({
|
||||||
type: "get",
|
type: "get",
|
||||||
url: "/dbconf?p=ss_basic_enable",
|
url: "/dbconf?p=ss_basic_enable,ss_basic_dns_success",
|
||||||
dataType: "script",
|
dataType: "script",
|
||||||
success: function() {
|
success: function() {
|
||||||
if (refreshRate != 0) {
|
if (refreshRate != 0) {
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
3.0.5
|
3.0.5
|
||||||
678f57d8c58e5828b7447b3f7ab91653
|
becf4b1e5191c63c7958c115e521b197
|
||||||
|
@ -11,10 +11,10 @@
|
|||||||
"version": "0.2.3"
|
"version": "0.2.3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"build_date": "2019-01-18_23:28:00",
|
"build_date": "2019-01-23_20:45:50",
|
||||||
"description": "shadowsocks",
|
"description": "shadowsocks",
|
||||||
"home_url": "Main_Ss_Content.asp",
|
"home_url": "Main_Ss_Content.asp",
|
||||||
"md5": "678f57d8c58e5828b7447b3f7ab91653",
|
"md5": "becf4b1e5191c63c7958c115e521b197",
|
||||||
"name": "shadowsocks",
|
"name": "shadowsocks",
|
||||||
"tar_url": "shadowsocks/shadowsocks.tar.gz",
|
"tar_url": "shadowsocks/shadowsocks.tar.gz",
|
||||||
"title": "shadowsocks",
|
"title": "shadowsocks",
|
||||||
|
Loading…
Reference in New Issue
Block a user