DNACore
DNACore
the script input ```bash > somefile.log ``` Expected ```bash > somefile.log ``` but it is ```bash >somefile.log ``` and it's a wrong command.
Now we can set proxy by `tweepy.API(proxy='http://127.0.0.1:8080')` `auth.get_authorization_url()` also needs to access the network, but it dosen't support set custom proxy.
## Check List Please check followings before submitting a new issue. - [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [x] I have already searched existing issues...