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