summaryrefslogtreecommitdiff
path: root/bin/efa
diff options
context:
space:
mode:
Diffstat (limited to 'bin/efa')
-rwxr-xr-xbin/efa1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/efa b/bin/efa
index ca54b18..03563f1 100755
--- a/bin/efa
+++ b/bin/efa
@@ -81,6 +81,7 @@ sub prepare_content($) {
my $html = shift;
my $offer = 0;
my $return;
+ # beware of the no-break space (U+00A0) ↓ ↓
foreach (split(/<span class="labelTextBold"> \d+\. Fahrt<\/span>/, $html)) {
unless ($offer) {
$offer++;