hpaolini / procon

Block sites containing pornography, or any other kind of material, based on simple keyword lists.
https://addons.mozilla.org/en-US/firefox/addon/procon-latte/
GNU General Public License v2.0
22 stars 12 forks source link

Updating whitelist #23

Closed phuzz closed 7 years ago

phuzz commented 7 years ago

I'm using a subscription to a whitelist hosted on my own server. I've just added some domains and I'd like to update the whitelist. Clicking the "Update Subscriptions" button in the preferences doesn't seem to do anything,the sites aren't added and I can see that the line in prefs.js, extensions.procon.subscriptions.whitelist.sites, hasn't changed. Also extensions.procon.subscriptions.lastUpdateTime doesn't change.

Am I doing something wrong with this button?

Also, would it be possible to change the 72 hour update time? A option to change it in the settings would be great.

hpaolini commented 7 years ago

Subscription lists are not appended to the local lists. In other words, if you have enabled subscriptions they should be working, but you don't necessarily see them in the preferences (aside from the subscription addresses) because they are maintained by whoever hosts them.

However, both your local lists and subscription lists can work together.

phuzz commented 7 years ago

I'm not using local lists, just subscriptions. Is there any way to change the 72 hour refresh?

hpaolini commented 7 years ago

Not currently; I will add an option.