Merge branch 'master' of github.com:wummel/dosage
This commit is contained in:
commit
bfea8ba88f
1 changed files with 0 additions and 6 deletions
|
@ -44,12 +44,6 @@ class Oglaf(_BasicScraper):
|
|||
help = 'Index format: stripname'
|
||||
adult = True
|
||||
|
||||
@classmethod
|
||||
def starter(cls):
|
||||
# click the "I am 18" button
|
||||
data = {"over18": " "}
|
||||
urlopen(cls.url, cls.session, data=data, referrer=cls.url)
|
||||
return cls.url
|
||||
|
||||
|
||||
class OhJoySexToy(_BasicScraper):
|
||||
|
|
Loading…
Reference in a new issue