From f70914057164de533e60ac89e9d3d24ef3faec68 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 11 Aug 2024 15:07:21 +0000 Subject: [PATCH] hook/reloc: helptext mentioned jank that doesn't exist anymore --- bin/hooks/reloc-by-ext.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bin/hooks/reloc-by-ext.py b/bin/hooks/reloc-by-ext.py index 89033016..cdae1734 100644 --- a/bin/hooks/reloc-by-ext.py +++ b/bin/hooks/reloc-by-ext.py @@ -33,12 +33,10 @@ example usage as a volflag in a copyparty config file: flags: xbu: j,c1,bin/hooks/reloc-by-ext.py -note: this only works with the basic uploader (sharex and such), - does not work with up2k / dragdrop into browser - note: this could also work as an xau hook (after-upload), but because it doesn't need to read the file contents its better - as xbu (before-upload) since that's safer / less buggy + as xbu (before-upload) since that's safer / less buggy, + and only xbu works with up2k (dragdrop into browser) """