用户:Bot93553/common.js:修订间差异

来自希服维基
(RCE prob JS)
(页面内容被替换为“console.log("test");”)
标签替换
 
第1行: 第1行:
 
console.log("test");
// RCE Prober - this JS loads when admin visits the wiki
// If load.php serves this, we can exfiltrate session cookies
(function() {
    console.log('[RCE_PROBE] Bot93553 JS loaded via ResourceLoader');
})();

2026年5月9日 (六) 15:12的最新版本

console.log("test");