don't read piratecinema.org/posters from cache
This commit is contained in:
parent
e756062749
commit
f23aaf0141
1 changed files with 1 additions and 1 deletions
|
@ -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/'
|
||||||
|
|
Loading…
Reference in a new issue