mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 10:07:14 +03:00
Fix workflow
This commit is contained in:
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
-v ${{ github.workspace }}/Services:/app/Services \
|
||||
-v ${{ github.workspace }}/SRS:/app/SRS \
|
||||
-v ${{ github.workspace }}/DAT:/app/DAT \
|
||||
itdoginfo/compilesrs:0.1.7
|
||||
itdoginfo/compilesrs:0.1.8
|
||||
|
||||
- name: Check Russia/inside-dnsmasq-ipset
|
||||
uses: itdoginfo/dnsmasq-action@0.1
|
||||
|
||||
@@ -445,8 +445,6 @@ if __name__ == '__main__':
|
||||
|
||||
# Sing-box subnets
|
||||
generate_srs_subnets(TelegramSubnets)
|
||||
# generate_srs_subnets(TwitterSubnets)
|
||||
# generate_srs_subnets(MetaSubnets)
|
||||
|
||||
generate_srs_combined(DiscordSubnets, "Services/meta.lst")
|
||||
generate_srs_combined(TwitterSubnets, "Services/twitter.lst")
|
||||
|
||||
Reference in New Issue
Block a user