找到11502个回复
应楼主请求撤销意外删除:
update hu60_bbs_topic_meta set locked=0 where id=104258; update hu60_bbs_topic_content set content=(select content from hu60_msg where touid=22282 and byuid=22282 order by id desc limit 1), locked=0 where id=799078;
海康威视 or 大华?
@没落的情绪,你得PC端访问,新闻插件不想适配手机屏幕(不然我得重构代码)。刚试了一下,目前正常,另外“新闻页面”的视频不支持跳转(因为“知乎”的防盗链),也不支持播放。底部有个链接(跳转到知乎),查看原文或者查看历史新闻。
微信跳转前的安全警告页面
被人复制到了微信,微信内链一打开 会提前可能抓一次
~~~
有没有可能被人恶意举报
源还在不在?为啥我安装不上?
ailed to install net.winegame.client: 从远程仓库 winegame 提取 app/net.winegame.client/x86_64/master 时:While fetching https://file.winegame.net/flatpak/winegame/objects/fa/2ccbe8ab1dd3e12b491ea765d0b458761b17e3ecb5f869375aca7f47a41414.filez: [55] Failed sending data to the peer
dell@bogon~ $ flatpak run net.winegame.client
错误: app/net.winegame.client/x86_64/master 未安装
@cherrydra,嗯确实在116上没问题,只能认为是115.0.5790.171的bug。
京东买两个闪迪的 256G的 看看到货啥效果
@cherrydra,chrome现在不支持
id='chat--50'这种两个减号的id了。chatItem.id = `chat-${chat.uid}`
@cherrydra,在Chrome 115.0.5790.171上有兼容性问题:
function initChatWindowData() { renderChatList() document.querySelector(`#chat-${window.hu60_hu60bot_uid}`) .click() }window.hu60_hu60bot_uid -50document.querySelector(`#chat-${window.hu60_hu60bot_uid}`) null22780_public_hu60bot.js:105 Uncaught TypeError: Cannot read properties of null (reading 'click') at initChatWindowData (22780_public_hu60bot.js:105:9) at initHu60botChat (22780_public_hu60bot.js:99:5) at startPlugin (22780_public_hu60bot.js:18:5) at 22780_public_hu60bot.js:770:1