http://git.tuvimen.i2p/hdporncomics/tree/tests/test_hdporncomics.py
/usr/bin/env python # by Dominik Stanisław Suchora <
[email protected]> # License: GNU GPLv3 import sys import os import re from datetime import datetime import json sys . path . append ( os . path . realpath ( os . path . dirname ( __file__ ) + "/.." )) from biggusdictus import * from hdporncomics import hdporncomics hdpo = hdporncomics ( wait = 1.5 ) hdpol = hdporncomics ( wait = 1.5 ) # tests require that this account has some things viewed, liked, commented, subscribed, etc. hdpol . login ( os . environ...