Skip to content

Commit ea1b742

Browse files
committed
update
1 parent 98ffe10 commit ea1b742

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

fqnews2/README.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# 翻墙新闻(FQNews)安卓APP(新版)
22

3-
全新发布 FQNews APP,无需VPN,后台自动翻墙下载你想看的新闻。添加任何墙外新闻的RSS/FEED,无需VPN,FQNews APP会在后台自动翻墙下载新闻并缓存到本机,FQNews也内置了禁闻网的一些栏目。
3+
添加任何墙外新闻的RSS/FEED,无需VPN,只需导入一个翻墙节点,FQNews APP会在后台自动翻墙下载新闻并缓存到本机,FQNews也内置了禁闻网的一些栏目。
44

5-
<p><a href="https://play.google.com/store/apps/details?id=jww.feed.fqnews"><img src="https://camo.githubusercontent.com/bdaf711a93d64d0bb5e5abfc346a8b84ea47f164/68747470733a2f2f706c61792e676f6f676c652e636f6d2f696e746c2f656e5f75732f6261646765732f696d616765732f67656e657269632f656e2d706c61792d62616467652e706e67" style="max-width:100%"></a>
6-
</p>
5+
<a href="https://play.google.com/store/apps/details?id=jww.feed.fqnews"><img src="https://www.bannedbook.org/bnews/wp-content/uploads/2020/05/2.png" style="max-width:100%"></a>
6+
7+
本APP需要导入翻墙节点才能正常运行,请将节点拷贝到剪贴板后,然后点 导入节点 ,每行一个,数量不限,支持节点类型及格式如下:
8+
ss://...
9+
vmess://...
10+
vless://...
11+
trojan://...
12+
13+
FQNews2 is free and open-source APP under GPLv3 licence, base on [v2ray.vpn](https://github.com/bannedbook/v2ray.vpn) and [Feeder](https://github.com/spacecowboy/Feeder)
714

8-
FQNews is free and open-source APP under GPLv3 licence, base on SS VPN and Flym News Reader.
915

gitupdate.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git pull origin master
33
git add -A
44
git commit -m "update"
55
git push origin master
6-
git tag -a "FQNews-v1.3.1" -m "FQNews-v1.3.1"
6+
git tag -a "FQNews-v1.3.8" -m "FQNews2-v1.3.8"
77
rem git tag -a "ChromeGo-latest" -m "ChromeGo-latest"
88
git push origin --tags
99
pause

0 commit comments

Comments
 (0)