javinizer / Javinizer

(NSFW) Organize your local Japanese Adult Video (JAV) library
MIT License
566 stars 61 forks source link

cookie children changed #333

Closed counterProductive0 closed 2 years ago

counterProductive0 commented 2 years ago

Expected Behavior

cookie children changed

Current Behavior

Program is looking for cookie.cf_chl_2 and cookie.cf_chl_prog but those don't exist anymore. It looks like maybe it was changed to __cf_bm

Steps to Reproduce (for bugs)

  "javlibrary.cookie.session": "<SESSION>",
  "javlibrary.cookie.userid": "<USERID>",
  "javlibrary.cookie.confirmobj": "<CONFIRMOBJ>",
  "javlibrary.cookie.over18": "18",
  "javlibrary.cookie.cf_clearance": "<CF_CLEARANCE",
  "javlibrary.cookie.timezone": "<TIMEZONE>",
  "javlibrary.cookie.__cf_bm": "<__CF_BM>",

Your Environment

counterProductive0 commented 2 years ago

Nevermind. Looks like I was on a VPN so behavior was weird. It is working now.