paulgb / BarbBlock

Chrome extension which blocks requests to sites which have used legal threats to remove themselves from other blacklists.
https://ssl.bblck.me
MIT License
639 stars 22 forks source link

Where is https://paulgb.github.io/BarbBlock/blacklists/hosts-file.txt now? #40

Open bronger opened 1 year ago

bronger commented 1 year ago

I used to use https://paulgb.github.io/BarbBlock/blacklists/hosts-file.txt but even with “block” instead of “black” this yields a 404 now. Where did it move?

moongazer07 commented 1 year ago

@bronger https://raw.githubusercontent.com/paulgb/BarbBlock/main/blocklists/hosts-file.txt

salt-mountain commented 1 year ago

@bronger https://raw.githubusercontent.com/paulgb/BarbBlock/main/blocklists/hosts-file.txt

This feels like the wrong answer. I'm pretty sure @paulgb wants us to be using the GitHub Pages version of the links as opposed to directly linking to the main branch file.

I'm wondering if the list is unavailable because the most recent job failed.

harryray33 commented 1 year ago

My host file editor is not accepting it..also, one of the ublock filter list is blocking https://ssl.bblck.me/)

||bblck.me^$document

Gitoffthelawn commented 1 year ago

It appears the entire https://paulgb.github.io host is returning a 404 now.

Naturally, this also prevents access to:
https://paulgb.github.io/BarbBlock/blacklists/ublock-origin.txt

paulgb commented 1 year ago

Sorry, just reverted the commits that changed this. Both versions of the URL now work:

https://paulgb.github.io/BarbBlock/blacklists/hosts-file.txt https://paulgb.github.io/BarbBlock/blocklists/hosts-file.txt

Gitoffthelawn commented 1 year ago

Sorry, just reverted the commits that changed this. Both versions of the URL now work:

https://paulgb.github.io/BarbBlock/blacklists/hosts-file.txt https://paulgb.github.io/BarbBlock/blocklists/hosts-file.txt

I think Paul likely meant the following:

https://paulgb.github.io/BarbBlock/blacklists/hosts-file.txt https://paulgb.github.io/BarbBlock/blacklists/ublock-origin.txt