solar/scripts/userscriptHeader.js

11 lines
268 B
JavaScript
Raw Normal View History

2023-09-15 12:51:29 +02:00
// ==UserScript==
2023-10-27 20:54:18 +02:00
// @name Solar
2023-09-15 12:51:29 +02:00
// @namespace MPP
// @match https://mppclone.com/*
2023-10-27 20:54:18 +02:00
// @match https://multiplayerpiano.net/*
2023-09-15 12:51:29 +02:00
// @grant none
// @version 1.0
2023-10-27 20:54:18 +02:00
// @author Hri7566
2023-09-15 12:51:29 +02:00
// @description 9/15/2023, 6:42:49 AM
// ==/UserScript==