mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-10 06:17:41 +00:00
16 lines
601 B
Plaintext
16 lines
601 B
Plaintext
#########################################
|
|
# Sukka's Ruleset - Large Files Hosting IPs
|
|
# Last Updated: 2024-08-13T19:40:41.064Z
|
|
# 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[a-zA-Z0-9-.]*?\.mediafire\.com$
|
|
DOMAIN-REGEX,^ftp\.[a-zA-Z0-9-.]*?\.debian\.org$
|
|
DOMAIN-REGEX,^edgedl\.me\.gvt[a-zA-Z0-9-.]\.com$
|
|
################## EOF ##################
|