add matemaks.user.js
This commit is contained in:
parent
c6c213a97d
commit
791adc3e99
|
@ -2,6 +2,7 @@
|
|||
// @name matemaks
|
||||
// @match *://www.matemaks.pl/*
|
||||
// @grant none
|
||||
// @author etenie
|
||||
// ==/UserScript==
|
||||
|
||||
Object.defineProperty(window, 'premium', { value: true });
|
||||
|
|
Loading…
Reference in New Issue