WTR Lab Uncensor

Replaces censored words with their uncensored counterparts on wtr-lab.com for a better reading experience, without breaking site functionality.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.2.2 2025-10-30

    Added:

    1. motherfucker*ing into motherfucking
  • v1.2 2025-10-21

    Changelog

    Version 1.2 - October 20, 2025

    • [New] Added a "Toggle Logging" option in the Tampermonkey menu. This allows users to enable or disable console messages for easier debugging, without needing to edit the script.
    • [New] Logging is now disabled by default to keep the browser console clean for regular users.
    • [Changed] Updated script metadata for consistency.

    Version 1.1 - October 20, 2025

    • [Fixed] Major Rewrite: Fixed a critical bug where the script would break the website's interactive elements, specifically the term-definition popovers that appear when hovering over certain words.
    • [Improved] Replaced the unsafe innerHTML manipulation method with a safe DOM traversal method. The script now only modifies text nodes, preserving all HTML elements and their event listeners, ensuring full compatibility with the site's features.
  • v1.0 2025-10-20