Compare commits

...

7 Commits

Author SHA1 Message Date
xingteh 4ae7122d03 Update LPSHelper config 2026-08-22 15:41:27 +08:00
xingteh 9a5d3a0687 Add GTEH's Server List Synchronizer 2026-08-22 15:40:55 +08:00
xingteh 8d67d25911 Add Iris 2026-08-18 13:14:23 +08:00
xingteh 77a5440dc9 Update LPSHelper config 2026-08-17 19:14:05 +08:00
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
14 changed files with 36 additions and 9 deletions
Binary file not shown.
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://ghfast.top/https://raw.githubusercontent.com/mtrlps-community/LetsPlay-Packwiz/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://gh-proxy.org/https://github.com/mtrlps-community/LetsPlay-Packwiz/raw/refs/heads/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://gitea.dusays.com/fenychn0206/LetsPlay-Packwiz/raw/branch/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://github.com/mtrlps-community/LetsPlay-Packwiz/raw/refs/heads/unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
@@ -0,0 +1,4 @@
{
"unsup": "https://fastly.jsdelivr.net/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
@@ -0,0 +1,4 @@
{
"unsup": "https://gcore.jsdelivr.net/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://cdn.jsdelivr.net/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
@@ -0,0 +1,4 @@
{
"unsup": "https://cdn.jsdmirror.cn/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
+4
View File
@@ -0,0 +1,4 @@
{
"unsup": "https://cdn.jsdmirror.com/gh/mtrlps-community/LetsPlay-Packwiz@unsup/pack.toml",
"restart": ["0200", "0400", "0800", "1400", "1600", "2000"]
}
-9
View File
@@ -10,15 +10,6 @@
],
"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": [
"^https?://i\\.imgur\\.com(?::(?:80|443))?/(.+)$"
Binary file not shown.
Binary file not shown.