EmilyEdna
EmilyEdna
> 那个网站?Incn?他的解密密码在一个js文件,文件名是动态生成,你每个文件搜一下data接口后缀就找找到了,16位长的密码 > […](#) > ------------------ 原始邮件 ------------------ 发件人: "GetRighT"
> How to get the subscription address, thank you I did not provide a server for subscriptions, all you need to do is download the code and run it, and...

I pulled the branch and tested my code on it, and I tried to package it with pyinstaller, but I still get an error  this is my...
> According to [PyInstaller wiki](https://pyinstaller.org/en/stable/usage.html#cmdoption-add-data), with `--add-data` and `--add-binary` you should specify the **destination directory** instead of its **filename**. > > > --add-data SOURCE:DEST[](https://pyinstaller.org/en/stable/usage.html#cmdoption-add-data) > > Additional data files or...