Project Bunnycloak

Removes location data from websites to help protect VTubers and streamers from doxxing, now with toggleable stealth UI and live redaction log.

这些是此脚本的所有版本。 只显示代码变更过的版本。

  • v1.3 - Jet Black Stealth Mode 2025-07-11
  • v1.3 - Jet Black Stealth Mode 2025-07-11

    Bunnycloak v1.3 – Jet Black Stealth Mode

    Release Notes by Flatline

    ✨ New Features:
    • 🛡️ Toggleable Watermark UI
    • A small ⚙️ gear icon appears in the bottom-right.
    • Clicking it opens a menu to control visibility:
    • Visible: Normal watermark (🐰 Cloaked by Flatline)
    • Transparent: Faint opacity (for discreet use on stream)
    • Hidden: Fully disabled (invisible, stealth mode)
    • 📜 Real-Time Redaction Log (Debug Mode)
    • Collapsible log appears in the bottom-left corner.
    • Shows which words are being actively scrubbed (Redacted: "Tokyo", etc).
    • Great for confirming it’s working or testing new filters.
    • 💾 Persistent Settings
    • Your watermark and log visibility settings are saved in localStorage.
    • They remain active even after browser reload or system restart.



    🎨 UI/Theme Changes:
    • New Jet Black theme with light pink highlights to match Pippa’s black-haired model.
    • All UI elements (gear icon, menu, log, watermark) use dark mode styling with subtle border glow.
    • Non-intrusive: UI stays in screen corners and doesn’t block interactions.



    🔧 Internal Code Enhancements:
    • Refactored the UI functions into initUI(), toggleWatermark(), and applyWatermarkMode() for cleaner logic.
    • MutationObserver and fallback interval remain active to catch new content (like Twitter loads or YouTube comments).
    • More efficient redaction logging (limits log to last 20 entries).



    🧪 Optional Use Case:
    • Use Transparent Mode while streaming so the watermark is faint or invisible.
    • Keep Log Off for clean streams, or Log On when debugging or confirming word scrubbing.

  • v1.3 - Jet Black Stealth Mode 2025-07-11
  • v1.2 2025-07-11