clean up oisd li
Closed this issue · 7 comments
norbertjoni commented
Hello,
Thank you for your work. I am trying to use your scripts with oisd list.
Is there a good way to clean up the oisd big list? https://big.oisd.nl/
It should be done in cf_list_create.js but not sure how.
norbertjoni commented
return domain
.replace('\r', '')
.replace('0.0.0.0 ', '')
.replace('127.0.0.1 ', '')
.replace('::1 ', '')
.replace(':: ', '')
.replace('|| ', '')
.replace('^ ', '')
.replace(/^\|\|/, '') // Remove leading '||'
.replace(/\^$/, ''); // Remove trailing '^'
norbertjoni commented
Can I pull a new branch? the name would be: oisd
mrrfv commented
Sure! Pull requests are welcome and appreciated. Alternatively, I can make the changes in cf_list_create.js
for you.
norbertjoni commented
I will do it later today.
ShailendraMadarie commented
i see mullvad included oisd small now.
https://github.com/mullvad/dns-blocklists/tree/main/lists/doh/adblock
norbertjoni commented
Oisd list should be used all alone. But for now I have no time to do anything at all, please cloud you close my pull request for now? Later I will look around but don't know when. Thank you for your script! It's a big help.2023. máj. 8. dátummal, 13:39 időpontban madarie ***@***.***> írta:
i see mullvad included oisd small now.
https://github.com/mullvad/dns-blocklists/tree/main/lists/doh/adblock
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: ***@***.***>
mrrfv commented
Recommended filter lists include Mullvad's filters, so it's possible that the small OISD list is included.