Compare commits

..

3 Commits

Author SHA1 Message Date
xingteh 94cbe64a77 Add LPSHelper config 2026-08-16 12:10:16 +08:00
xingteh 69e8d67fdf Update Slideshow Proxy 2026-08-15 11:18:22 +08:00
xingteh 6acf605181 Update rewrite config 2026-08-15 11:17:54 +08:00
5 changed files with 12 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"unsup": "https://github.com/mtrlps-community/LetsPlay-Packwiz/raw/refs/heads/unsup/pack.toml",
"rpu": "https://github.com/mtrlps-community/lps-community-guide/raw/refs/heads/main/docs/assets/gameresources/client_config.json",
"gtehserverlistsync": "https://github.com/mtrlps-community/static/raw/refs/heads/main/servers.json",
"slideshowproxy": "https://github.com/mtrlps-community/static/raw/refs/heads/main/rewrite_config.json"
}
+6
View File
@@ -0,0 +1,6 @@
{
"unsup": "https://gitea.dusays.com/fenychn0206/LetsPlay-Packwiz/raw/branch/unsup/pack.toml",
"rpu": "https://gitea.dusays.com/fenychn0206/lps-community-guide/raw/branch/main/docs/assets/gameresources/client_config.json",
"gtehserverlistsync": "https://gitea.dusays.com/fenychn0206/static/raw/branch/main/servers.json",
"slideshowproxy": "https://gitea.dusays.com/fenychn0206/static/raw/branch/main/rewrite_config.json"
}
-9
View File
@@ -10,15 +10,6 @@
], ],
"target": "https://ghfast.top/https://raw.githubusercontent.com/{$1}/{$2}/{$3}/{$4}" "target": "https://ghfast.top/https://raw.githubusercontent.com/{$1}/{$2}/{$3}/{$4}"
}, },
{
"patterns": [
"^https?://cdn\\.discordapp\\.com(?::(?:80|443))?/attachments/(.+)$",
"^https?://media\\.discordapp\\.net(?::(?:80|443))?/attachments/(.+)$"
],
"target": "https://lps.gteh.top/dcimg/{$1}",
"ua": "SlideshowProxy",
"referer": "NULL"
},
{ {
"patterns": [ "patterns": [
"^https?://i\\.imgur\\.com(?::(?:80|443))?/(.+)$" "^https?://i\\.imgur\\.com(?::(?:80|443))?/(.+)$"
Binary file not shown.
Binary file not shown.