Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
legnaleurc committed Dec 17, 2023
1 parent c51d350 commit 8f07839
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions drive/app/jav/_sauce.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,17 +169,6 @@ async def fetch_jav_data_from_10musume(session: ClientSession, jav_id: str, quer
return f"10MU {jav_id} {title} {actor}"


# SOURCE_LIST = [
# fetch_jav_data_from_javbus,
# fetch_jav_data_from_javlibrary,
# fetch_jav_data_from_javbee,
# fetch_jav_data_from_heydouga,
# fetch_jav_data_from_carib,
# fetch_jav_data_from_caribpr,
# fetch_jav_data_from_1pondo,
# fetch_jav_data_from_10musume,
# ]

SAUCE_DICT = {
"javbus": fetch_jav_data_from_javbus,
"javlibrary": fetch_jav_data_from_javlibrary,
Expand Down

0 comments on commit 8f07839

Please sign in to comment.