mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-04-05 08:08:52 +03:00
Compare commits
2 Commits
2025-03-11
...
2025-03-17
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b26ef3d05 | ||
|
|
1ca6be2a66 |
@@ -4,7 +4,7 @@
|
||||
57.141.0.0/24
|
||||
57.141.3.0/24
|
||||
57.141.5.0/24
|
||||
57.141.7.0/24
|
||||
57.141.6.0/23
|
||||
57.141.8.0/24
|
||||
57.141.10.0/24
|
||||
57.141.13.0/24
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
57.141.0.0/24
|
||||
57.141.3.0/24
|
||||
57.141.5.0/24
|
||||
57.141.7.0/24
|
||||
57.141.6.0/23
|
||||
57.141.8.0/24
|
||||
57.141.10.0/24
|
||||
57.141.13.0/24
|
||||
|
||||
@@ -444,9 +444,7 @@ if __name__ == '__main__':
|
||||
directories = ['Categories', 'Services']
|
||||
generate_srs_for_categories(directories)
|
||||
|
||||
# Sing-box subnets
|
||||
generate_srs_subnets(TelegramSubnets)
|
||||
|
||||
# Sing-box subnets + domains
|
||||
generate_srs_combined(DiscordSubnets, "Services/discord.lst")
|
||||
generate_srs_combined(TwitterSubnets, "Services/twitter.lst")
|
||||
generate_srs_combined(MetaSubnets, "Services/meta.lst")
|
||||
|
||||
Reference in New Issue
Block a user