Apply newest changes by pazz0. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 23ef847ce56285499b8da13d70b56b87fa735dcd | |
parent dd053a7c06c9cad5562a5a420f159660eb03d79f | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Thu, 3 Aug 2023 13:09:15 +0200 | |
Apply newest changes by pazz0. | |
Diffstat: | |
M annna-message-common | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -189,10 +189,10 @@ case "${text}" in | |
fi | |
fetch-uri "${nuri}" > "${tmpf}" | |
urititle="$(curl-grabtitle "${nuri}")" | |
- sturi="$(subtitle-paste "${uri}")" | |
nuris="invidious: ${nuri}" | |
if [ -n "${ytid}" ]; | |
then | |
+ sturi="$(subtitle-paste "${uri}")" | |
nuris="${nuris} ; metadata: gophers://codemadness.org/… | |
fi | |
nocuri=1 |