mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-11 06:47:42 +00:00
16 lines
604 B
Plaintext
16 lines
604 B
Plaintext
#########################################
|
|
# Sukka's Ruleset - Large Files Hosting IPs
|
|
# Last Updated: 2024-08-12T18:01:43.107Z
|
|
# Size: 4
|
|
# License: AGPL 3.0
|
|
# Homepage: https://ruleset.skk.moe
|
|
# GitHub: https://github.com/SukkaW/Surge
|
|
#
|
|
# This file contains ruleset for software updating & large file hosting.
|
|
#########################################
|
|
DOMAIN,this_ruleset_is_made_by_sukkaw.ruleset.skk.moe
|
|
DOMAIN-REGEX,^(?:^(?:download[^/]*?\.mediafire\.com)$)$
|
|
DOMAIN-REGEX,^(?:^(?:ftp\.[^/]*?\.debian\.org)$)$
|
|
DOMAIN-REGEX,^(?:^(?:edgedl\.me\.gvt[^/]\.com)$)$
|
|
################## EOF ##################
|