This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 偉X雲端移除煩人浮水印 | |
// @version 0.1 | |
// @description 偉X雲端移除煩人浮水印(姓名帳號IP) | |
// @author KoukeNeko | |
// @match https://lino3.way-to-win.com/istudyhc/cloud/video_content_show_fastplay.php | |
// ==/UserScript== | |
(function() { | |
'use strict'; |