mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-29 22:50:42 +00:00

git-subtree-dir: submodules/ffmpeg git-subtree-mainline: 8f5a4f7dc119599d326c72d9a6115973e825491b git-subtree-split: 53fc3dcb6022f35015afd2605ead32bfd7417144
10 lines
621 B
Plaintext
10 lines
621 B
Plaintext
The pattern "(null)" does not match the hostname domain.com
|
|
The pattern "example.com domain.com" matches the hostname domain.com
|
|
The pattern "example.com other.com" does not match the hostname domain.com
|
|
The pattern "example.com,domain.com" matches the hostname domain.com
|
|
The pattern "example.com,domain.com" does not match the hostname otherdomain.com
|
|
The pattern "example.com, *.domain.com" matches the hostname sub.domain.com
|
|
The pattern "example.com, *.domain.com" matches the hostname domain.com
|
|
The pattern "example.com, .domain.com" matches the hostname domain.com
|
|
The pattern "*" matches the hostname domain.com
|