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": [
"^https?://github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/raw/(?:refs/heads/)?([^/]+)/(.+)$",
@@ -24,4 +26,5 @@
"target": "https://img.noobzone.ru/getimg.php?url=https://i.imgur.com/{$1}",
"referer": "NULL"
}
]
]
}