Closed ngasull closed 2 weeks ago
This bit me today and I can confirm that applying this locally allows using psl
in deno. @lupomontero would you mind merging this, pretty please?
Hi @ngasull, many thanks for the PR and apologies for taking so long to get back to you. The data/rules.json
file is updated via the scripts/update-rules.js
script, which gets the list from https://publicsuffix.org
Earlier today I released a new version with the updated list. I hope this helps.
Fixes https://github.com/lupomontero/psl/issues/310
This notably fixes deno compatibility