mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-12 05:34:13 +08:00
12 lines
203 B
JSON
12 lines
203 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain_regex": [
|
|
"^cdn\\d-epicgames-\\d+\\.file\\.myqcloud\\.com$",
|
|
"^epicgames-download\\d-\\d+\\.file\\.myqcloud\\.com$"
|
|
]
|
|
}
|
|
]
|
|
}
|