aboutsummaryrefslogtreecommitdiff
path: root/TODOS.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODOS.org')
-rw-r--r--TODOS.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODOS.org b/TODOS.org
index b389d06..bf449c9 100644
--- a/TODOS.org
+++ b/TODOS.org
@@ -4,8 +4,7 @@ TODO:
or indirectly in a bag should be included multiple times or once
- make it possible to provide backup urls for remote scripts
- make it possible to cache remote scripts
-- make it possible to use wildcards or something similar to be able to assign a script set to -- CRUCIAL
- a set of domains or to a set of possible queries at a url
+- optimize url querying
- make it possible to automatically download page's served scripts and save them (of course, this by itself -- CRUCIAL
would give little benefit, but it will make it easy to modify this set of scripts - useful, if some of
those scripts are already free, as is often the case)
@@ -42,6 +41,7 @@ TODO:
- perform never-ending refactoring of already-written code
DONE:
+- make it possible to use wildcard urls in settings -- DONE 2021-05-14
- port to gecko-based browsers -- DONE 2021-05-13
- find a way to additionally block all other scripts using CSP -- DONE 2021-05-13
- only allow a single injection payload for page -- DONE 2021-05-13