summaryrefslogtreecommitdiff
path: root/heutigeBachkantaten
diff options
context:
space:
mode:
Diffstat (limited to 'heutigeBachkantaten')
-rwxr-xr-xheutigeBachkantaten2
1 files changed, 1 insertions, 1 deletions
diff --git a/heutigeBachkantaten b/heutigeBachkantaten
index 3343072..e2d51f7 100755
--- a/heutigeBachkantaten
+++ b/heutigeBachkantaten
@@ -50,7 +50,7 @@ curl -Ss 'https://de.wikipedia.org/wiki/Liste_der_Bachkantaten' \
1 d
$ d
\#^.*<tr\( [^>]\+\)\?><td>Anh\.# d
- s#^.*<tr\( [^>]\+\)\?><td>\([^<>]\+\)</td><td>[^<>]\+</td><td>\([^<>]*\)</td>\(.*\)</tr>.*#\2 \3#
+ s#^.*<tr\( [^>]\+\)\?><td>\([^<>]\+\)</td><td\( [^>]\+\)\?>[^<>]*</td><td\( [^>]\+\)\?>\([^<>]*\)</td>.*</tr>.*$#\2 \5#
T err
s/^\(\S\+\) \([0-9]\+\)\( \|$\)/\1_\2\3/
p