xfslove / alfred-google-translate

Alfred 3 workflow - translate with google api💵🚫
MIT License
618 stars 65 forks source link

feature added: socks proxy #33

Closed frankupup closed 5 years ago

xfslove commented 5 years ago

@Ricardo-Ke 这个pr还点问题

package.json 里面没有加上agent.js socks_proxy好像环境变量process.env有缺省值(请确认一下),如果有缺省值,那么这个变量名需要换一下,因为需要的是默认没有代理

wangruochan commented 4 years ago

请问proxy可以用吗?google的域名直接访问不通了

xfslove commented 4 years ago

@wangruochan 看下readme,配置参数domain=translate.google.cn就行

xfslove commented 4 years ago

刚才发现这个PR已经改过了,居然没合进去~。这个改过github也没提示😓

xfslove commented 4 years ago

这个PR 已经更新到 2.0.9 中