mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(kpaste): also show non-retiolum address
this also fixes panoptikon
This commit is contained in:
@@ -5,6 +5,6 @@
|
|||||||
}:
|
}:
|
||||||
writers.writeDashBin "kpaste" ''
|
writers.writeDashBin "kpaste" ''
|
||||||
${curl}/bin/curl -sS http://p.r --data-binary @"''${1:--}" \
|
${curl}/bin/curl -sS http://p.r --data-binary @"''${1:--}" \
|
||||||
-H "Content-Type-Override: ''${KPASTE_CONTENT_TYPE-}"
|
-H "Content-Type-Override: ''${KPASTE_CONTENT_TYPE-}" |
|
||||||
${gnused}/bin/sed '$ {p;s|http://p.r|https://p.krebsco.de|}'
|
${gnused}/bin/sed '$ {p;s|http://p.r|https://p.krebsco.de|}'
|
||||||
''
|
''
|
||||||
|
|||||||
Reference in New Issue
Block a user