Closed Furrypaw closed 3 days ago
I excluded the list from the compiling script because it comes up empty when fetched from the build script, I don't know the reason:
============================
Listset for 'est-0':
Fetched local https://adblock.ee/list.php
No valid content for undefined
Input filter count: 0
Accepted filter count: 0
Rejected filter count: 0
Output rule count: 0
Plain good: 0
Maybe good (regexes): 0
redirect=: 0
removeparams= (accepted/discarded): 0/0
modifyHeaders=: 0
Unsupported: 0
Same for ara-0
.
Which user agent string is used for this build script? I could check for logs and see why it might not work. I'm guessing WAF is doing some blocking magic...
A Node's https.get()
call is used: https://nodejs.org/api/https.html#httpsgeturl-options-callback.
If I read properly the Node documentation, the agent string is https.globalAgent
.
Hi!
Sorry for the delay. I've migrated the list to GitHub: https://ubol-et.adblock.ee/list.txt - can you access it from there?
Yes, it works. It will be part of the next uBOL release.
Possiblity to add https://adblock.ee/list.php as a filter list? Probably requires some convertation to work with uBOL.