diff options
author | bptato <nincsnevem662@gmail.com> | 2023-09-30 18:02:48 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-09-30 19:02:05 +0200 |
commit | 31fbd611aa107cc023dcf1e1358f19ff58f14075 (patch) | |
tree | c3360c2f4575a249bb30f18b746ab3a0ce0c91b2 /todo | |
parent | bb2c7cb87a99f790b6c741f85de666dd7aeae10c (diff) | |
download | chawan-31fbd611aa107cc023dcf1e1358f19ff58f14075.tar.gz |
Add urimethodmap support
yay
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/todo b/todo index 83169544..d4fdae57 100644 --- a/todo +++ b/todo @@ -45,9 +45,6 @@ buffer: - do not prompt when submitting forms (it's annoying) * this is mostly fixed, but not completely network: -- urimethodmap - * then we could add gemini as a bonus, without an SSL dependency - outside of curl. - uBO integration? (or at least implement filter lists) - websockets (curl supports ws) - integrate curl-impersonate (LD_PRELOAD works, but still...) |