Update rewrite config

This commit is contained in:
xingteh
2026-02-10 15:47:25 +08:00
parent 929a4202bd
commit 529cc24cd6

View File

@@ -1,4 +1,6 @@
[ {
"version": 1,
"rules": [
{ {
"patterns": [ "patterns": [
"^https?://github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/raw/(?:refs/heads/)?([^/]+)/(.+)$", "^https?://github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/raw/(?:refs/heads/)?([^/]+)/(.+)$",
@@ -25,3 +27,4 @@
"referer": "NULL" "referer": "NULL"
} }
] ]
}