Files
CouchPotatoServer/couchpotato/core/providers/userscript/whiwa/main.py
T
2011-10-12 13:47:00 +02:00

7 lines
152 B
Python

from couchpotato.core.providers.userscript.base import UserscriptBase
class WHiWA(UserscriptBase):
includes = ['http://whiwa.net/stats/movie/*']