This commit is contained in:
PeratX 2017-04-27 22:38:56 +08:00
parent e7f3290ed1
commit d225b70a4d
2 changed files with 4 additions and 1 deletions

View File

@ -45,4 +45,6 @@ __[Releases](https://github.com/iTXTech/Daedalus/releases)__
Acknowledgements
-------------
* __[ClearEditText](https://github.com/MrFuFuFu/ClearEditText)__ by *[MrFuFuFu](https://github.com/MrFuFuFu)*
* __[DNS66](https://github.com/julian-klode/dns66)__ by *[julian-klode](https://github.com/julian-klode)*
* __[DNS66](https://github.com/julian-klode/dns66)__ by *[julian-klode](https://github.com/julian-klode)*
* __[hosts](https://github.com/racaljk/hosts)__ by *[racaljk](https://github.com/racaljk)* - Licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh)
* __[google-hosts](https://github.com/fengixng/google-hosts)__ by *[fengixng](https://github.com/fengixng)*

View File

@ -49,6 +49,7 @@ public class Daedalus extends Application {
public static final List<HostsProvider> HOSTS_PROVIDERS = new ArrayList<HostsProvider>() {{
add(new HostsProvider("racaljk", "https://coding.net/u/scaffrey/p/hosts/git/raw/master/hosts"));
add(new HostsProvider("fengixng", "https://raw.githubusercontent.com/fengixng/google-hosts/master/hosts"));
}};
public static final String[] DEFAULT_TEST_DOMAINS = new String[]{