Paste #154527 |
pasted on 29.11.2020 20:09
- Edit to this paste
- Raw
- The following pastes replied to this paste: # 273223
- Show paste tree
-
Compare with paste
#
Text paste
1 2 3 | function FindProxyForURL(url, host) { return "SOCKS 192.168.xx.xx:1080"; } |