Package: dailystrips
Version: 1.0.28-11
Severity: normal

The searchpattern line for questionablecontent needs to be updated to something 
like:

        searchpattern <img.+?src=".+/(comics/\d+\..{3})">

The current line is:

        searchpattern <img.+?src="\./(comics/\d+\..{3})">

which does not work because the src attribute contains the entire site
URL: http://www.questionablecontent.net/

>From looking at other what is currently done with similar patterns,
you may prefer to write this explicitly, i.e.

        searchpattern 
<img.+?src="http://www.questionablecontent.net/(comics/\d+\..{3})">

-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-21-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dailystrips depends on:
ii  debconf [debconf-2.0]  1.5.46ubuntu1
ii  libtimedate-perl       1.2000-1
ii  libwww-perl            6.04-1
ii  perl                   5.14.2-13ubuntu0.1

dailystrips recommends no packages.

dailystrips suggests no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to