slashtechno / cloudflare-gateway-adblocking

Serverless ad blocking via Cloudflare Zero Trust gateway
https://pypi.org/project/cloudflare-gateway-adblocking/
MIT License
21 stars 5 forks source link

Works on Github Action #10

Closed manhduonghn closed 1 year ago

manhduonghn commented 1 year ago

Do you think about this

slashtechno commented 1 year ago

I like the idea of being able to fetch blocklists. However, I think to maintain consistency, it should be configured with a command-line flag rather than through a file.

Regarding using Github Actions, I don't think it it's a great option as this is not continuous deployment/integration related.