打开主菜单
首页
随机
登录
设置
关于Arcaea中文维基
免责声明
搜索
查看“User:Star0/User:Star0/Sandbox/1.js”的源代码
←
User:Star0/User:Star0/Sandbox/1.js
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您没有权限编辑此JavaScript页面,因为此页面包含另一位用户的个人设置。
您可以查看和复制此页面的源代码。
window.onload = function() { (function() { const test1 = document.querySelector("#test1"); console.log(test1.firstElementChild.firstElementChild.firstElementChild.src); test1.firstElementChild.firstElementChild.firstElementChild.src = "https://ice.frostsky.com/2024/09/20/185815f9e15db2942cbc0937eb8e19c9.png"; console.log("src change"); })(); };
返回
User:Star0/User:Star0/Sandbox/1.js
。