mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-08 09:35:26 +01:00
Updated 3.1 User Scripts (markdown)
@@ -17,7 +17,7 @@ You can test it at [JoDonym](http://ip-check.info/?lang=en)
|
||||
// ==/UserScript==
|
||||
|
||||
Object.defineProperty(history,'length',{
|
||||
get:function() { return 2; }
|
||||
get: function() { return 2; }
|
||||
});
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user