AngryDog

Results 3 issues of AngryDog

Fix abyss battle timestamp, it should be datetime not date

bug

* 增加了一个~简陋的~GUI * 增加自动UAC弹窗 * 增加了仅扫描20级圣遗物功能 * 删除了一些没用到的引用 _由于扫描线程和识别线程运行不同步,仅扫描20级圣遗物功能在使用时候表现为鼠标依然会点击一会低等级圣遗物_ ![yas](https://user-images.githubusercontent.com/88789837/152681827-8cc441c7-239d-44e7-9343-c1ec896dffe8.png)

Currently we're using version 2.11.1, way lower behind the live production ds version 2.40. Some related code: https://github.com/y1ndan/genshinhelper2/blob/5402ffbe76885432d387e3cf04bb9d1dcefb9075/genshinhelper/utils.py#L163-L202 https://github.com/Le-niao/Yunzai-Bot/blob/07f39c89bd2603b447ba924aea43e55c2b6d6549/plugins/genshin/model/mys/mysApi.js#L230-L307 Looks like we also need to send full headers to daily...

API support
help wanted