WhutBBCode?

This is a cross-browser BBCode helper. It works with Gazelle and other sites . . . CDs and waffles, mmm.

< 脚本 WhutBBCode? 的反馈

评价:好评 - 脚本运行良好

§
发布于:2026-04-04

Is it possible to change:

window.WhutBB = WhutBB;

To:

(typeof unsafeWindow !== 'undefined' ? unsafeWindow : window).WhutBB = WhutBB;

This ensure the editor is accessible globally, which enable userscripts managing a dynamic textarea to integrate the editor.

发布留言

登录以发布留言。