Skip to content

Commit

Permalink
🚀 Net settings
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Mar 24, 2023
1 parent 0825165 commit d4a0e96
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ci/version.code.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.9
v1.1.10
3 changes: 3 additions & 0 deletions ci/version.info.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v1.1.10
- [x] 🚀修复分流

v1.1.9
- [x] 🚀升级渲染引擎
- [x] 🚀必须注册登录
Expand Down
8 changes: 3 additions & 5 deletions lib/configs/host.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ import 'package:wax/basic/methods.dart';

const _defaultHost = "https://www.htmanga2.top/";
const _hostMap = {
"https://www.htmanga2.top/": "HT02TOP",
"https://www.ssmh01.top/": "SSM01TOP",
"https://www.htcomic.top/": "HTTOP",
"https://www.wnacg.top/": "WNTOP",
"http://www.wnacg.com/": "COM",
"http://www.htmanga3.top/": "TOP3",
"http://www.htmanga4.top/": "TOP4",
"http://www.htmanga5.top/": "TOP5",
};

late String host;
Expand Down

0 comments on commit d4a0e96

Please sign in to comment.