mirror of
https://gh-proxy.org/https://github.com/mtrlps-community/lps-community-guide.git
synced 2026-08-12 02:10:58 +08:00
Deployed ddf44df with MkDocs version: 1.6.1
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": 2,
|
||||
"localPackName": "SyncedPack",
|
||||
"sources": [
|
||||
{
|
||||
"name": "Official (Cloudflare R2 Asia-Pacific)",
|
||||
"baseUrl": "https://jlp-srp.cdn.zulubox.me",
|
||||
"hasDirHash": true,
|
||||
"hasArchive": false
|
||||
},
|
||||
{
|
||||
"name": "Proxy (Aliyun Shanghai)",
|
||||
"baseUrl": "https://mtrlpsrpu.dusays.com",
|
||||
"hasDirHash": true,
|
||||
"hasArchive": false
|
||||
},
|
||||
{
|
||||
"name": "Proxy (MZD CDN)",
|
||||
"baseUrl": "https://rpu.lpsguide.cn",
|
||||
"hasDirHash": true,
|
||||
"hasArchive": false
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 1,
|
||||
"rules": [
|
||||
{
|
||||
"patterns": [
|
||||
"^https?://github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/raw/(?:refs/heads/)?([^/]+)/(.+)$",
|
||||
"^https?://raw\\.githubusercontent\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/(?:refs/heads/)?([^/]+)/(.+)$",
|
||||
"^https?://raw\\.github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/([^/]+)/(.+)$",
|
||||
"^https?://github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/blob/([^/]+)/(.+)\\?raw=true$"
|
||||
],
|
||||
"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))?/(.+)$"
|
||||
],
|
||||
"target": "https://img.noobzone.ru/getimg.php?url=https://i.imgur.com/{$1}",
|
||||
"referer": "NULL"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user