diff --git a/platform/AliyunFC.php b/platform/AliyunFC.php
index 295faf6..81d0929 100644
--- a/platform/AliyunFC.php
+++ b/platform/AliyunFC.php
@@ -331,7 +331,7 @@ function setConfigResponse($response)
return $response;
}
-function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
+function OnekeyUpate($auth = 'ldxw', $project = 'OneManager-php', $branch = 'master')
{
$source = '/tmp/code.zip';
$outPath = '/tmp/';
diff --git a/platform/Heroku.php b/platform/Heroku.php
index 434b092..756f396 100644
--- a/platform/Heroku.php
+++ b/platform/Heroku.php
@@ -247,9 +247,9 @@ function_name:' . $_SERVER['function_name'] . '
';
}
-function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
+function OnekeyUpate($auth = 'ldxw', $project = 'OneManager-php', $branch = 'master')
{
- //'https://github.com/qkqpttgf/OneManager-php/tarball/master/';
+ //'https://github.com/ldxw/OneManager-php/tarball/master/';
$source = 'https://github.com/' . $auth . '/' . $project . '/tarball/' . $branch . '/';
return json_decode(updateHerokuapp(getConfig('function_name'), getConfig('APIKey'), $source)['body'], true);
}
diff --git a/platform/Normal.php b/platform/Normal.php
index 0149a95..fc78c58 100644
--- a/platform/Normal.php
+++ b/platform/Normal.php
@@ -257,7 +257,7 @@ function setConfigResponse($response)
return $response;
}
-function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
+function OnekeyUpate($auth = 'ldxw', $project = 'OneManager-php', $branch = 'master')
{
// __DIR__ is xxx/platform
$projectPath = splitlast(__DIR__, '/')[0];
diff --git a/platform/TencentSCF.php b/platform/TencentSCF.php
index 497d110..2f8725d 100644
--- a/platform/TencentSCF.php
+++ b/platform/TencentSCF.php
@@ -418,7 +418,7 @@ namespace:' . $_SERVER['namespace'] . '
';
}
-function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
+function OnekeyUpate($auth = 'ldxw', $project = 'OneManager-php', $branch = 'master')
{
$source['url'] = 'https://github.com/' . $auth . '/' . $project;
$source['branch'] = $branch;
diff --git a/theme/nchyn_grey.html b/theme/nchyn_grey.html
index f07b8f5..f639d35 100644
--- a/theme/nchyn_grey.html
+++ b/theme/nchyn_grey.html
@@ -21,8 +21,8 @@
-
-
+
+
diff --git a/theme/nexmoe1.html b/theme/nexmoe1.html
index 725c9c8..0c490bd 100644
--- a/theme/nexmoe1.html
+++ b/theme/nexmoe1.html
@@ -12,8 +12,8 @@