mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
parent
4c937efc58
commit
fd81931a2e
@ -111,17 +111,17 @@
|
||||
<widget class="QComboBox" name="proxy_scheme">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>{ip}:{port}</string>
|
||||
<string notr="true">{ip}:{port}</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>http://{ip}:{port}</string>
|
||||
<string notr="true">http://{ip}:{port}</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>socks={ip}:{port}</string>
|
||||
<string notr="true">socks={ip}:{port}</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user