mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-16 05:38:46 +08:00
19 lines
586 B
YAML
19 lines
586 B
YAML
# NAME: TeamViewer
|
|
# AUTHOR: blackmatrix7
|
|
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
|
# UPDATED: 2021-12-16 17:32:48
|
|
# DOMAIN-SUFFIX: 1
|
|
# IP-CIDR: 5
|
|
# IP-CIDR6: 4
|
|
# TOTAL: 10
|
|
payload:
|
|
- DOMAIN-SUFFIX,teamviewer.com
|
|
- IP-CIDR,109.239.140.0/24,no-resolve
|
|
- IP-CIDR,139.220.243.27/32,no-resolve
|
|
- IP-CIDR,172.16.102.56/32,no-resolve
|
|
- IP-CIDR,185.188.32.1/28,no-resolve
|
|
- IP-CIDR,221.226.128.146/32,no-resolve
|
|
- IP-CIDR6,2a0b:b580::/48,no-resolve
|
|
- IP-CIDR6,2a0b:b581::/48,no-resolve
|
|
- IP-CIDR6,2a0b:b582::/48,no-resolve
|
|
- IP-CIDR6,2a0b:b583::/48,no-resolve |