We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a6159 commit 091e911Copy full SHA for 091e911
‎RPlace 2023.user.js
@@ -1,7 +1,7 @@
1
// ==UserScript==
2
// @name RPlace 2023
3
// @namespace https://okunamayanad.com/
4
-// @version 0.1
+// @version 1.0
5
// @description Discord: @okunamayand, Github: https://github.com/okunamayanad/r-place-2023
6
// @author okunamayanad
7
// @match https://garlic-bread.reddit.com/embed*
@@ -39,4 +39,4 @@ if (window.top !== window.self) {
39
preview.shadowRoot.appendChild(style);
40
}
41
}, 100);
42
-}
+}
0 commit comments