diff --git a/WebCrawler/javdb.py b/WebCrawler/javdb.py index 4ef0770..a8f2e51 100755 --- a/WebCrawler/javdb.py +++ b/WebCrawler/javdb.py @@ -179,6 +179,7 @@ def main(number): debug = config.getInstance().debug() for i in javdb_sites: javdb_sites[javdb_sites.index(i)] = "javdb" + i + javdb_sites.append("javdb") try: # if re.search(r'[a-zA-Z]+\.\d{2}\.\d{2}\.\d{2}', number).group(): # pass