Results 6 issues of

谷歌浏览器:为什么一直停留在1分,开启了自动答题也没效果,页面一直停留着还要我手动点击下一题 ![image](https://user-images.githubusercontent.com/31319378/174740789-8808fbe0-ed92-4b3d-8834-a3dc199b1568.png)

http://megalojs.org 官网域名过期访问不了了

### Version v0.12.0 ### Bug description 提示:Not seeing what you expected here? Don't worry, your conversation data is preserved! Check back soon. ### OS mac OS 10.15.7 ### Environment 客户端

bug

Hi! This pull request follows from these issue: https://github.com/scopsy/await-to-js/issues/45 https://github.com/scopsy/await-to-js/issues/58

Hi, the await-to-js readme does not mention the different between using method 1(try catch) and method 2(await-to-js). but their use in reject is different. ### For example: ``` function returnPromise()...