Add EasyList filter support
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"start:frontend": "node src/frontend-server.mjs",
|
||||
"start:worker": "node src/worker-server.mjs",
|
||||
"test": "node --test test/*.test.mjs",
|
||||
"update-filter-lists": "node scripts/update-filter-lists.mjs",
|
||||
"install-browsers": "playwright install chromium"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user