Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
支持情况:
inoreader 可以订阅
feedly 可以下载之后导入
使用方法:
在 Github - Settings - Developer - Personal access tokens 新建一个 Token,有 public_repo 权限。这个会导致 token 持有者可以对 public_repo 干任何事情,咱们有 TUNABot 嘛?
在 Travis 打开这个项目,设置里填一个环境变量 GH_TOKEN,是上面得到的 Token,以及 OPML_TITLE,是生成的opml的标题
每次对master的push会更新gh-pages分支里面的opml.xml