whitecat

Results 2 issues of whitecat

1.挂代理时无法登录 对 ![image](https://github.com/MistEO/Pallas-Bot/assets/67266280/e34b34fe-d7b8-4e90-b558-1fd8f86572c5) 中的request = GetCurrentSession().request()增加参数 `proxies = {'http': None, 'https': None},` 如下图: ![image](https://github.com/MistEO/Pallas-Bot/assets/67266280/f4db5c3e-10e3-4557-984b-9e999f85bc1d) 2.挂代理时无法下载音乐 同上,在 ![image](https://github.com/MistEO/Pallas-Bot/assets/67266280/e34b34fe-d7b8-4e90-b558-1fd8f86572c5) 的WeapiCryptoRequest()函数加上 `proxies = {'http': None, 'https': None},` 如下图 ![image](https://github.com/MistEO/Pallas-Bot/assets/67266280/b6931e83-a451-495c-860b-b3ec297b1cb5)

### Describe the bug novelai图生图提示错误 ![image](https://github.com/user-attachments/assets/d7ffd866-ccba-48f4-9693-8684a156182d) 按照如下教程操作后仍提示400 ![image](https://github.com/user-attachments/assets/b81faf8f-0686-4519-ae58-2f88b476a9cc) ### Steps to reproduce 使用插件通过novelai进行img2ing操作 ### Expected behavior 正常图生图 ### Screenshots _No response_ ### Relevant log output _No response_ ### Launcher Containers...

bug
awaiting feedback
confirmed
novelai