去掉B站专栏复制的小尾巴
新赚吧 2022-12-04 00:00:00
GitHub - xuqifzz/remove-b-tail: 去掉B站专栏复制时的小尾巴 ==UserScript==// @name remove-b-tail// @namespace @version 0.1// @description try to take over the world!// @author You// @match *// [url=home.php?mod=space&uid=111117]@icon[/url] @grant none// @run-at document-start// ==/UserScript==(function() { 'use strict'; HTMLDivElement.prototype.realAddEventListener = HTMLAnchorElement.prototype.addEventListener; HTMLDivElement.prototype.addEventListener = function(a,b,c){ if(a ==copy) return; return this.realAddEventListener(a,b,c); };})();
- Magento ver. 2.2.0-d... 15858
- ECS git pull 代码很慢的问题... 14065
- 玩客云监工客户端... 12515
- Magento 2 UI Form Va... 12440
- Codeigniter SSL 强制重定... 12332
- magento2 完整卸载模块的正确姿势... 12009
- Magento fix 500 11564
- Magento index is loc... 10106