Yeah, that's what I did..... just open them one at a time in Chrome and copy the URL to Kiwi. Then save it as a bookmark in Kiwi....
Yeah, that's what I did..... just open them one at a time in Chrome and copy the URL to Kiwi. Then save it as a bookmark in Kiwi....
That's what hosts are they redirect the domain listed to the ip listed, not sure how adaway would work without them.Not sure if I am beating a dead horse, but is the hostname bug ever going to be resolved? The github issue has been opened for 2 years.
AdAway can't parse anything that doesn't have 127.0.0.1 or 0.0.0.0 preceding a hostname. I feel like it's really not necessary for this application, and simply wastes a lot of bandwidth.
I know; checked Chrome (again)..... in chrome browser you haven't opened mobile bookmarks. In kiwi that's where import/export menu is.
You might be interested in one of my previous comments.Ffs. After a few hours AdAway stopped blocking ads again...
Edit
So... I did change something 2 days ago: provider. Vodafone is using a proxy, so went to APN settings, removed the proxy and saved, it's working again now. Because I haven't been using mobile data till today, I didn't notice it was because of it.
Thanks, I'll take a look over the VPN mode
Pi-Hole and pfBlockerNG can both take hostname lists without 0.0.0.0. The main purpose of AdAway is to forward hostnames to a black hole address, so prepending hostnames with 0.0.0.0 is redundant.That's what hosts are they redirect the domain listed to the ip listed, not sure how adaway would work without them.
Adway doesn't (in root) do any active blocking, all it does is collate sources.Pi-Hole and pfBlockerNG can both take hostname lists without 0.0.0.0. The main purpose of AdAway is to forward hostnames to a black hole address, so prepending hostnames with 0.0.0.0 is redundant.
The two main benefits of removing the prepend would be to save bandwidth and remove the need for having separate ipv4/ipv6 entries.
I realize that it's the hosts format, but it doesn't necessarily mean that the hosts format is an efficient implementation of an adblocker.
I guess I could potentially write it up and submit a pull request myself.
If you collate sources, you can append 127.0.0.1 to a hostname.Adway doesn't (in root) do any active blocking, all it does is collate sources.
APN (Access Point Name) is the carrier settings/configuration.Thanks, I'll take a look over the VPN mode
But really, what is that proxy **** for?![]()
If you collate sources, you can append 127.0.0.1 to a hostname.
127.0.0.1
is the IPv4 loopback address.::1
(using short address for reference).Most of us disable Webserver anyway - do you really need it?I can't open websites links using Line app unless I disable Webserver.
Can you please suggest a fix for this?
You have Blocked=Blacklist, Allowed=Whitelist, don't you seeIs there a place where whitelisting domains are maintained to prevent false positives from being blocked that restrict websites and ads from loading?
Yeah I mean like a Github page with whitelist domains instead of blocklists
Don't know for the maintained Allow listsYeah I mean like a Github page with whitelist domains instead of blocklists
# MIUI
miuipolska.pl
api.micloud.xiaomi.net
sgpac.account.xiaomi.com
connect.rom.miui.com
update.miui.com
# Magisk
topjohnwu.github.io
# Etc
s.youtube.com
t.co
bit.ly
*.optimizely.com
Some but many ads come from ip number instead of urls which bypasses hosts (as there's no translation of url to ip)
i edited my last post all good, take a read. ty.Do you have a lot of lists. Root adaway does nothing but download and collate sources, it shouldn't be resource intensive unless yoi have a lot of lists (even then shouldn't be heavily used cpu)
Thanks for the extensive explanation and educating me. Not many people take the time to educate others and its always good to learn something new. Really appreciated!!! ThanksGlad to read that it works now
Always, when you install/remove/disable/enable a module, phone must be rebooted (Magisk takes actions on modules only on reboot)
Also, Magisk mounts the systemless copy of your hosts file (AdAway writes to):
/data/adb/modules/hosts/system/etc/hosts
to
/system/etc/hosts
only on reboot - hence if you add something to Allow list, you should reboot to have the given host really allowed
The same holds for updating hosts sources - your new systemless copy of the hosts file will not be mounted to the system's hosts file until you reboot
For that reason I keep all auto-updates in AdAway disabled and every second day or so I manually open AdAway and let it update hosts sources - then I reboot the phone
Then,also, in the root/hosts phone, AdAway does not need to be given Auto start and Battery not-optimized permissions:
- you manually run the update of hosts sources and then you reboot
- on reboot, Magisk mounts the latest update of the hosts file and Android takes it for the built-in DNS resolver
After that, Magisk does nothing (until it will be updating the hosts file next time)
---
Of course, for the non-root/VPN mode it's the opposite
AdAway runs in the background to maintain the VPN
Also, on updating the hosts sources (or adding to Allow list, etc), AdAway will immediately use the newly updated internal hosts file - no need to reboot there
I rooted with Magisk Canary 25206. Had the issue above. Did a complete uninstall of Magisk and AdAway. Re-rooted, no joy.
I updated later to Magisk Canary 25207. This just crashed and left me a bit stuck. I installed Magisk Canary 25207 debug and that version worked, but AdAway still did not.
Today I installed the latest OP10 pro security update. While I was at it I upgraded to Magisk Canary 25210. Now my systemless hosts was totally busted.
I had enough of the Canary channel and I uninstalled Magisk (fully) and uninstalled AdAway.
I re-rooted by patching my boot image with Magisk stable 25200. My phone is now rooted and Adaway works!!!
As I came here to say this, I saw posts about staying away from 25210. In my opinion 25206+ caused my issues. This isn't a fact. I also installed a security patch which might have reset/ unbroken something... But I don't think so. I think systemless hosts had other issues prior to 25210.
Glad to read that it works nowUninstalled 25210 and installed 25209 and I still get the same error. Have other people fixed it that way?
Edit: it's working now. I guess it needed another reboot after some modules were installed.
GitLab, like GitHub do not set LastModified HTTP header so update status is not supported... yet!Is anyone using a hosts list hosted on Gitlab? It keeps showing "Unknown update status".
It works well here. I failed to reproduce as I change the HTTP client library and how I use it.Hmm, not working for me for this URL, v4.1.0 shows something like not updated in -360 days (some large negative value). Can you please see if you can reproduce?
https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts
Not really. You could choose a lot of different mode.All the F-Droid apps I know of have manual push updates to the store.
Isn't automatic build basically for nightlies?
Thank you so much! :highfive:I exist still... do you know what i have to do to transfer ownership? if i edit project it doesn't let me change the primary author so i assume i have to PM some higher up to make this happen?
Thank you too!