Description
Is your feature request related to a problem? Please describe.
Orbot used to support MeekLite bridges, but support was lost when IPtProxy was recently upgraded. The function bridgesEnabled()
checks if the locale is Farsi and automatically sets MeekLite as the default bridge, even though it is undefined now. Tor Browser has support for Meek-Azure, so lets add support for it as well. The bridge line used in Tor Browser is:
meek_lite 192.0.2.20:80 url=https://1314488750.rsc.cdn77.org front=www.phpmyadmin.net utls=HelloRandomizedALPN
Describe the Solution You'd Like
Add support for Meek-Azure bridge
Describe the Alternatives You've Considered
A clear and concise description of any alternative solutions or features you've considered.
Additional Context
Add any other context or screenshots about the feature request here.