scripts for my gemini capsule
gcc: opening single quote ‘
| -rwxr-xr-x | gcc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ curl https://gccsatx.com/hymns$PATH_INFO/ \ | sed 's@<p>@@g' \ | sed 's@<br />@@g' | sed 's@</p>@@' | grep -v '<' \ | grep -v '!important' | grep -v '}\|{\|wp-smiley' \ -| sed 's/’/’/g' | sed 's/”/”/g' | sed 's/“/“/g'\ +| sed 's/‘/‘/g' |sed 's/’/’/g' | sed 's/”/”/g' | sed 's/“/“/g'\ | grep -v 'this website' \ | sed -r '/^\s*$/d' exit 0 |