]> git.sesse.net Git - pr0n/commitdiff
There is no blah.png.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 19 Nov 2015 18:48:08 +0000 (19:48 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 19 Nov 2015 18:48:08 +0000 (19:48 +0100)
perl/Sesse/pr0n/pr0n.pm

index 54e55be8270f43ca12c42f89b262e3d59b91c053..ce40dccc2bc6df5d668be296e5ae737d27dc1570 100644 (file)
@@ -21,7 +21,6 @@ sub handler {
        } elsif ($uri eq '/robots.txt' ||
                 $uri eq '/pr0n.css' ||
                 $uri eq '/skoyen.css' ||
-                $uri eq '/blah.png' ||
                 $uri eq '/faq.html' ||
                 $uri eq '/pr0n-fullscreen.css' ||
                 $uri eq '/pr0n-fullscreen-ie.css' ||
@@ -29,8 +28,6 @@ sub handler {
                 $uri eq '/previous.png' ||
                 $uri eq '/next.png' ||
                 $uri eq '/close.png' ||
-                $uri eq '/wizard.js' ||
-                $uri eq '/wizard.css' ||
                 $uri eq '/pr0n.ico' ||
                 $uri =~ m#^/usage/([a-zA-Z0-9_.]+)$#) {
                $uri =~ s#^/##;