查看“︁玩家评价/随机”︁的源代码
来自《新月同行》超级Wiki
←
玩家评价/随机
跳到导航
跳到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:emailconfirmed
您可以查看和复制此页面的源代码。
<div id="random-review-display" style="padding: 10px 0; text-align: center; color: #ccccdd;"> <p>正在加载评价...</p> </div> <script> (function() { var display = document.getElementById('random-review-display'); if (!display) return; // 从你朋友的一言 API 获取随机评价 fetch('https://xytxyiyan.zeabur.app/') .then(function(response) { return response.text(); }) .then(function(text) { display.innerHTML = text; }) .catch(function(error) { display.innerHTML = '<p style="color: #FF5F00;">“感谢每一位同行的组长。”</p><p style="text-align: right; color: #FF5F00; font-size: 0.85em;">—— 超级Wiki</p>'; console.error('一言API加载失败:', error); }); })(); </script>
返回
玩家评价/随机
。
导航菜单
页面操作
页面
讨论
阅读
查看源代码
历史
页面操作
页面
讨论
更多
工具
个人工具
创建账号
登录
导航
首页
最近更改
关于
搜索
工具
链入页面
相关更改
特殊页面
页面信息