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