The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Additionally the GIT credentials are present and could give unauthorized access to source code repository of private projects.
Severity: critical
Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b48733d82c3e39
[init] defaultBranch = none [fetch] recurseSubmodules = false [credential] interactive = never [gc] autoDetach = false [http] extraHeader = X-Gitaly-Correlation-ID: 2e7f8abca6c7431d822010d6a2857367 [transfer] bundleURI = true [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitlab-ci-token:glcbt-6b_YPJhq_FFiPcMehvaszmy@gitlab.com/rtmq/rtmq.gitlab.io.git fetch = +refs/heads/*:refs/remotes/origin/* [lfs] repositoryformatversion = 0
Severity: critical
Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b48733d1500e39
[init] defaultBranch = none [fetch] recurseSubmodules = false [credential] interactive = never [gc] autoDetach = false [http] extraHeader = X-Gitaly-Correlation-ID: 57e1c61574bab536e6914621250a3f34 [transfer] bundleURI = true [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitlab-ci-token:glcbt-6a_wmr6sxyyZ79K3nh7cg_9@gitlab.com/rtmq/rtmq.gitlab.io.git fetch = +refs/heads/*:refs/remotes/origin/* [lfs] repositoryformatversion = 0
Severity: critical
Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b4873337c3dd81
[init] defaultBranch = none [fetch] recurseSubmodules = false [credential] interactive = never [gc] autoDetach = false [http] extraHeader = X-Gitaly-Correlation-ID: 43d850963b71e6ebc1aede5ef1181a19 [transfer] bundleURI = true [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitlab-ci-token:glcbt-6a_2ERRc67noR5dspjorBED@gitlab.com/rtmq/rtmq.gitlab.io.git fetch = +refs/heads/*:refs/remotes/origin/* [lfs] repositoryformatversion = 0
Severity: critical
Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b48733ffb8ed4e
[init] defaultBranch = none [fetch] recurseSubmodules = false [credential] interactive = never [transfer] bundleURI = true [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitlab-ci-token:glcbt-66_Nj5iCTzyECEFcZ34nn17@gitlab.com/rtmq/rtmq.gitlab.io.git fetch = +refs/heads/*:refs/remotes/origin/* [lfs] repositoryformatversion = 0
Severity: critical
Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba91884029ffc42c10034a437
[init] defaultBranch = none [fetch] recurseSubmodules = false [transfer] bundleURI = true [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitlab-ci-token:glcbt-66_yGyXoPKKtttiD4AajMdQ@gitlab.com/rtmq/rtmq.gitlab.io.git fetch = +refs/heads/*:refs/remotes/origin/* [lfs] repositoryformatversion = 0
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Additionally the GIT credentials are present and could give unauthorized access to source code repository of private projects.
Severity: critical
Fingerprint: 2580fa947178c88c8f88f4f64b143e4f192660cba918840231b4873337c3dd81
[init] defaultBranch = none [fetch] recurseSubmodules = false [credential] interactive = never [gc] autoDetach = false [http] extraHeader = X-Gitaly-Correlation-ID: 43d850963b71e6ebc1aede5ef1181a19 [transfer] bundleURI = true [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitlab-ci-token:glcbt-6a_2ERRc67noR5dspjorBED@gitlab.com/rtmq/rtmq.gitlab.io.git fetch = +refs/heads/*:refs/remotes/origin/* [lfs] repositoryformatversion = 0
Open service 35.185.44.232:443 · rtmq.cc
2026-01-12 21:11
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Mon, 12 Jan 2026 21:21:47 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KET0SXRWXVPRGETPDB4MQ7J2
Date: Mon, 12 Jan 2026 21:11:47 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-12 03:14
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Mon, 12 Jan 2026 03:24:29 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KER35B1CBDGD93DHR9J43G5V
Date: Mon, 12 Jan 2026 03:14:29 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:80 · rtmq.cc
2026-01-12 03:14
HTTP/1.1 301 Moved Permanently content-type: text/html; charset=utf-8 location: https://rtmq.cc/ permissions-policy: interest-cohort=() vary: Origin x-request-id: 01KER35AWFJKZJN46NVHK0AV2B date: Mon, 12 Jan 2026 03:14:29 GMT content-length: 51 gitlab-lb: haproxy-pages-03-lb-gprd gitlab-sv: pages-us-east1-d connection: close <a href="https://rtmq.cc/">Moved Permanently</a>.
Open service 2600:1901:0:7b8a:::443 · rtmq.cc
2026-01-12 03:14
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Mon, 12 Jan 2026 03:24:29 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KER35AXN755XS5ZD23ACCZZ2
Date: Mon, 12 Jan 2026 03:14:29 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 2600:1901:0:7b8a:::80 · rtmq.cc
2026-01-12 03:14
HTTP/1.1 301 Moved Permanently content-type: text/html; charset=utf-8 location: https://rtmq.cc/ permissions-policy: interest-cohort=() vary: Origin x-request-id: 01KER35AJQM44DW2QWNCZR2BXB date: Mon, 12 Jan 2026 03:14:29 GMT content-length: 51 gitlab-lb: haproxy-pages-01-lb-gprd gitlab-sv: pages-us-east1-b connection: close <a href="https://rtmq.cc/">Moved Permanently</a>.
Open service 35.185.44.232:443 · rtmq.cc
2026-01-11 21:12
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Sun, 11 Jan 2026 21:22:05 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KEQEDRQ2SXB36FXT1YNVJBVF
Date: Sun, 11 Jan 2026 21:12:05 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-10 21:14
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Sat, 10 Jan 2026 21:24:53 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KEMW65QXA1VZS6685FF3R4B7
Date: Sat, 10 Jan 2026 21:14:53 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-09 21:41
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Fri, 09 Jan 2026 21:51:50 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KEJBASQTF8NW01F1Z622D0JE
Date: Fri, 09 Jan 2026 21:41:50 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-08 21:26
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Thu, 08 Jan 2026 21:36:47 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KEFR2H90V151ZNSZ8TZ7ZAYQ
Date: Thu, 08 Jan 2026 21:26:48 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-07 21:16
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Wed, 07 Jan 2026 21:26:13 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KED52EACD6M2P0Y1GVJJ1J8Z
Date: Wed, 07 Jan 2026 21:16:13 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-06 21:25
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Tue, 06 Jan 2026 21:35:56 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KEAK7H9P3T7KHXFSHTTETA6P
Date: Tue, 06 Jan 2026 21:25:56 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-04 03:42
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Sun, 04 Jan 2026 03:52:49 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KE3HKF05X53E7214G91QBKMN
Date: Sun, 04 Jan 2026 03:42:49 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 2600:1901:0:7b8a:::80 · rtmq.cc
2026-01-04 03:42
HTTP/1.1 301 Moved Permanently content-type: text/html; charset=utf-8 location: https://rtmq.cc/ permissions-policy: interest-cohort=() vary: Origin x-request-id: 01KE3HKEFZFJ2VGCVDV7EM74E5 date: Sun, 04 Jan 2026 03:42:48 GMT content-length: 51 gitlab-lb: haproxy-pages-05-lb-gprd gitlab-sv: pages-us-east1-c connection: close <a href="https://rtmq.cc/">Moved Permanently</a>.
Open service 35.185.44.232:443 · rtmq.cc
2026-01-03 21:29
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Sat, 03 Jan 2026 21:39:18 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KE2W7HCNECNCQ4F55YFW47X0
Date: Sat, 03 Jan 2026 21:29:18 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-02 21:23
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Fri, 02 Jan 2026 21:33:37 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KE09GCR9Q6WRBF8BV2W35VJ9
Date: Fri, 02 Jan 2026 21:23:37 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2026-01-01 21:36
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Thu, 01 Jan 2026 21:46:52 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KDXQVZ22NE9VF9JDBA62VE0D
Date: Thu, 01 Jan 2026 21:36:53 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2025-12-31 21:34
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Wed, 31 Dec 2025 21:44:42 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KDV5B8SSGEEN4N9AEYQZMF5J
Date: Wed, 31 Dec 2025 21:34:42 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2025-12-30 21:22
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Tue, 30 Dec 2025 21:32:21 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KDRJ7YHP5MP7AM78Y2D5T1TT
Date: Tue, 30 Dec 2025 21:22:22 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2025-12-22 13:11
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Mon, 22 Dec 2025 13:21:19 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KD32Z2P4MVAYKVKDX9S0BN27
Date: Mon, 22 Dec 2025 13:11:19 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return
Open service 35.185.44.232:443 · rtmq.cc
2025-12-20 13:05
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 102698
Content-Type: text/html; charset=utf-8
Etag: "69115c229ed172153718d2837af7fc27f50bda5747b5716d5d918305b00be891"
Expires: Sat, 20 Dec 2025 13:15:56 UTC
Last-Modified: Sun, 09 Nov 2025 17:04:19 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KCXXVRSA3PRN5JQH2BNREET0
Date: Sat, 20 Dec 2025 13:05:56 GMT
Connection: close
<!DOCTYPE html><html lang="en">
<head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head>
<body><div></div><script>
function register(path){var name=(path.endsWith('/')?path.slice(0,-1):path).split('/').pop();if(name&&!Vue.options.components[name])VueLoader.register(Vue,(path.startsWith('/')||path.startsWith('.')?'':'vue/')+(path.endsWith('.vue')||path.endsWith('/')?path:(path+'.vue')));return name}
function request(url,data,cb){var xhr=new XMLHttpRequest();if(cb===undefined){if(data!==undefined){xhr.open('POST',url,true);xhr.send(data);return xhr}else{xhr.open('GET',url,false);xhr.send();return xhr.status==200?xhr.responseText:undefined}}xhr.onreadystatechange=function(){if(xhr.readyState==4)(cb||console.log)(xhr)};xhr.open(data!==undefined?'POST':'GET',url,true);xhr.send(data);return xhr}
args={};for(let [k,v] of new URLSearchParams(location.search.split('&').slice(1).join('&')))args[k]=v
try{config=JSON.parse(localStorage.config)}catch{config={}};config.ajax=config.ajax||'cdn/';config.npm=config.npm||'cdn/'
function cdn(url){if(url.startsWith('ajax'))return config.ajax+url;else if(url.startsWith('npm'))return config.npm+url;else return url}
function javascript(url,cb){url=cdn(url);if(cb===undefined)return (function(define,exports){return eval(request(url))})();var script=document.createElement('script');script.src=url;script.type='text/javascript';script.onload=cb;document.body.appendChild(script);document.body.removeChild(script)}
function stylesheet(url){url=cdn(url);if(!url.startsWith('http'))url=(location.origin.startsWith('file')?location.href.split('index.html')[0]:location.href.split('#')[0].split('?')[0])+url;for(var link of document.body.getElementsByTagName('link'))if(link.href==url)return;var link=document.createElement('link');link.rel='stylesheet';link.href=url;document.body.appendChild(link)}
window.onload=function(){
Vue.use(VueLoader)
window.$vue=new Vue({el:document.body.firstChild,template:'<component style="position:relative;height:100vh" ref="$" is="'+register(location.search.slice(1).split('&')[0]||(location.origin.startsWith('file')?prompt():'md'))+'"></component>'})
}</script>
<script>
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var d=p("slot,component",!0),v=p("key,ref,slot,slot-scope,is");function h(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return