fix fc2-ppv

This commit is contained in:
Zuozishi
2020-04-03 17:32:52 +08:00
parent 203a410ecf
commit c3e37d8374
2 changed files with 3 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ def getYear_fc2com(release):
def main(number):
try:
number = number.replace('FC2-', '').replace('fc2-', '')
htmlcode2 = ADC_function.get_html('https://adult.contents.fc2.com/article/'+number+'/')
htmlcode = ADC_function.get_html('https://fc2club.com//html/FC2-' + number + '.html')
actor = getActor(htmlcode)