qiushang 1 anno fa
parent
commit
8119dff83a

+ 1 - 1
resources/views/audio/common/head.blade.php

@@ -14,7 +14,7 @@
 <script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
 <script>
     function setCookie(cName, value, expireDate) {
-        const domain = 'zhuyou360.com';
+        const domain = 'xingyousoft.com';
         const exDate = new Date();
         exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
         document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/compress/common/head.blade.php

@@ -14,7 +14,7 @@
 <script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
 <script>
     function setCookie(cName, value, expireDate) {
-        const domain = 'zhuyou360.com';
+        const domain = 'xingyousoft.com';
         const exDate = new Date();
         exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
         document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/home/http/common/head.blade.php

@@ -13,7 +13,7 @@
 <script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
 <script>
     function setCookie(cName, value, expireDate) {
-        const domain = 'zhuyou360.com';
+        const domain = 'xingyousoft.com';
         const exDate = new Date();
         exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
         document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/home/soft/electron/login.blade.php

@@ -87,7 +87,7 @@
         let click = '{{ $click }}';
 
         function setCookie(cName, value, expireDate) {
-            const domain = 'zhuyou360.com';
+            const domain = 'xingyousoft.com';
             const exDate = new Date();
             exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
             document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/home/soft/login.blade.php

@@ -70,7 +70,7 @@
         let target = '{{ $target }}';
 
         function setCookie(cName, value, expireDate) {
-            const domain = 'zhuyou360.com';
+            const domain = 'xingyousoft.com';
             const exDate = new Date();
             exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
             document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/jimp/common/head.blade.php

@@ -14,7 +14,7 @@
 <script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
 <script>
     function setCookie(cName, value, expireDate) {
-        const domain = 'zhuyou360.com';
+        const domain = 'xingyousoft.com';
         const exDate = new Date();
         exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
         document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/pdf/common/head.blade.php

@@ -14,7 +14,7 @@
 <script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
 <script>
     function setCookie(cName, value, expireDate) {
-        const domain = 'zhuyou360.com';
+        const domain = 'xingyousoft.com';
         const exDate = new Date();
         exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
         document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/video/common/head.blade.php

@@ -14,7 +14,7 @@
 <script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
 <script>
     function setCookie(cName, value, expireDate) {
-        const domain = 'zhuyou360.com';
+        const domain = 'xingyousoft.com';
         const exDate = new Date();
         exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
         document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;

+ 1 - 1
resources/views/watermark/common/head.blade.php

@@ -14,7 +14,7 @@
 <script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
 <script>
     function setCookie(cName, value, expireDate) {
-        const domain = 'zhuyou360.com';
+        const domain = 'xingyousoft.com';
         const exDate = new Date();
         exDate.setDate(exDate.getDate() + expireDate * 24 * 60 * 60 * 1000);
         document.cookie = cName + "=" + decodeURIComponent(value) + (expireDate == null ? "" : ";expires=" + exDate.toUTCString()) + ";path=/;domain=" + domain;