fix: replace TrackersListCollection other.txt with http.txt#809
Merged
agalwood merged 1 commit intoagalwood:masterfrom Nov 25, 2020
Merged
fix: replace TrackersListCollection other.txt with http.txt#809agalwood merged 1 commit intoagalwood:masterfrom
agalwood merged 1 commit intoagalwood:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
突然发现 Motrix 把我的 XIU2/TrackersListCollection 项目加到 Tracker 推荐列表里了 😲 点个赞!
不过我突然发现怎么有个
other.txt😅...这个文件只是我偶尔把一些单独的 Tracker 地址放进去以集成到最终成品列表中(
all.txt、best.txt、http.txt)。正好 7 月的时候,添加了一个仅 HTTP(S) 列表:
http.txt,可以用来更换 other.txt !发了个 Issues 后发现没人吭声,好尴尬,于是我就自己修改并请求合并了~
只是将
src/shared/constants.js文件内的other.txt更换为http.txt。Related Issues
#782
Checklist: