We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f974f61 commit c0cc64dCopy full SHA for c0cc64d
lib/request/api.dart
@@ -4,7 +4,7 @@ class Api {
4
static const String domain = '${HttpString.baseUrl}/';
5
static const String animeList = 'https://d1zquzjgwo9yb.cloudfront.net/';
6
static const String videoAPI = 'https://v.anime1.me/api';
7
- static const String version = '1.4.0';
+ static const String version = '1.4.1';
8
static const String sourceUrl = "https://github.com/Predidit/oneAnime";
9
static const String aniDanmakuAPI = "https://ani.gamer.com.tw/ajax/danmuGet.php";
10
static const String aniSearch = "https://ani.gamer.com.tw/search.php";
0 commit comments