don't read piratecinema.org/posters from cache

This commit is contained in:
rolux 2011-10-18 19:32:27 +02:00
parent e756062749
commit f23aaf0141

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# vi:si:et:sw=4:sts=4:ts=4 # vi:si:et:sw=4:sts=4:ts=4
import re import re
from ox.cache import readUrlUnicode from ox.net import readUrlUnicode
def getPosterUrl(id): def getPosterUrl(id):
url = 'http://piratecinema.org/posters/' url = 'http://piratecinema.org/posters/'