Paste #154528 |
pasted on 29.11.2020 20:11
- Edit to this paste
- Raw
- The following pastes replied to this paste: # 269261 # 277200
- Show paste tree
-
Compare with paste
#
Text paste
1 2 3 | function FindProxyForURL(url, host) { return "SOCKS 192.168.0.19:1080"; } |