mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-25 20:52:34 +01:00
n/dns.md#rethink: note the apkpure domain when using Obtainium or Aegon
This commit is contained in:
parent
bd35621122
commit
4a402e2484
21
n/dns.md
21
n/dns.md
@ -29,6 +29,7 @@ _For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv)_
|
|||||||
- [Mobile applications](#mobile-applications)
|
- [Mobile applications](#mobile-applications)
|
||||||
- [Android](#android)
|
- [Android](#android)
|
||||||
- [Rethink](#rethink)
|
- [Rethink](#rethink)
|
||||||
|
- [Using Obtainium with APKPure/Aegon](#using-obtainium-with-apkpureaegon)
|
||||||
- [FFUpdater](#ffupdater)
|
- [FFUpdater](#ffupdater)
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
@ -356,6 +357,26 @@ Hopefully there is no situation where Rethink stops working and thinks it's
|
|||||||
still working. As can be deduced from this section, sometimes Rethink and I
|
still working. As can be deduced from this section, sometimes Rethink and I
|
||||||
disagree with each other. _I don't guarantee I know what I am doing._
|
disagree with each other. _I don't guarantee I know what I am doing._
|
||||||
|
|
||||||
|
#### Using Obtainium with APKPure/Aegon
|
||||||
|
|
||||||
|
I think a few of the blocklists in Rethink are blocking apkpure's domain
|
||||||
|
breaking Obtainium and their official app and the steps to fix that are:
|
||||||
|
|
||||||
|
1. Use a DNS server that doesn't have the block (`https://open.dns0.eu/` or
|
||||||
|
`https://unfiltered.adguard-dns.com/dns-query` if private ECS is
|
||||||
|
desirable?)
|
||||||
|
1. Select `Apps` in Rethink's main screen (the biggest button below `Proxy`
|
||||||
|
and `Logs`.
|
||||||
|
1. Search for `Obtainium` or `APKPure` and select it.
|
||||||
|
1. Select `Domain Rules`.
|
||||||
|
1. Select the floating `+` from bottom right.
|
||||||
|
1. Select Wildcard, enter `*.winudf.com` and select `Trust`.
|
||||||
|
1. Select `Okay` and now Obtainium/APKPure should work assuming no DNS is
|
||||||
|
blocking it (check the logs).
|
||||||
|
|
||||||
|
The `Trust` could also be set globally, but what business does any other app
|
||||||
|
have for that domain?
|
||||||
|
|
||||||
### [FFUpdater](https://github.com/Tobi823/ffupdater)
|
### [FFUpdater](https://github.com/Tobi823/ffupdater)
|
||||||
|
|
||||||
- `https://dns0.eu;2a0f:fc80::;2a0f:fc81::;193.110.81.0;185.253.5.0`
|
- `https://dns0.eu;2a0f:fc80::;2a0f:fc81::;193.110.81.0;185.253.5.0`
|
||||||
|
Loading…
Reference in New Issue
Block a user