-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathgorilla.json
25 lines (25 loc) · 915 Bytes
/
gorilla.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"namespace": "littleendu.xyz",
"downloadURL": "https://github.com/osuplace/templateManager/raw/main/dist/templateManager.user.js",
"updateURL": "https://github.com/osuplace/templateManager/raw/main/dist/templateManager.user.js",
"match": [
"https://pxls.space/",
"https://new.reddit.com/r/place/*",
"https://www.reddit.com/r/place/*",
"https://garlic-bread.reddit.com/embed*",
"https://hot-potato.reddit.com/embed*",
"https://www.twitch.tv/streamcanvas/*",
"https://www.twitch.tv/streamcanvas",
"https://www.twitch.tv/vedal987/*",
"https://www.twitch.tv/vedal987",
"https://8q5oz45uh8llq89kny7vkt7phuxr0b.ext-twitch.tv/*",
"https://place.ludwig.gg/*",
"https://pixelplace.io/*"
],
"grant": [
"GM.xmlHttpRequest",
"GM.setValue",
"GM.getValue"
],
"connect": "*"
}