Update proxy_telegram_api.yml

This commit is contained in:
Jonhnathan 2020-10-15 23:25:19 -03:00 committed by GitHub
parent 641c27fbe1
commit a1d3c8c3ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,10 +16,10 @@ detection:
r-dns:
- 'api.telegram.org' # Often used by Bots
filter:
c-useragent:
c-useragent|contains:
# Used https://core.telegram.org/bots/samples for this list
- '*Telegram*'
- '*Bot*'
- 'Telegram'
- 'Bot'
condition: selection and not filter
fields:
- ClientIP