Aemon Cao

Results 26 comments of Aemon Cao

Hi, I pulled the latest docker image and found that it was not taking effect and was outputting errors in the logs. ```log 2022-08-25 11:30:38 ERROR Bark startup notification failed...

Hi, I tried it again and it still has the same error. Here is the log from that time. ```log 2022-08-28 11:28:32 INFO ***** boredazfcuk/icloudpd container for icloud_photo_downloader started *****...

Hi, I think I may have found the error, I checked the logs of BarkServer and found that the server received the notification request, but the return code was 400....

现在腾讯云内网上传不可用了,很需要下载的时候上传这个功能。 可以先预上传,等下播后,最后一段上传完成后再投稿,合理利用带宽。 不然的话小水管很容易出现主播已经开播了,但是上一次的录像还没上传完成的问题,导致最新的没有录上。

> 我是30日以后开始报错!这几天再也无法成功签到 > 我的也是30日后开始报错,最后一次成功是11月29日 应该是CarPT服务器的问题,现在已经可以成功请求了吧。

@blundyth @wishday @kai456789 可以使用通用的保号脚本修改后进行签到,如遇上CF盾可以手动签到一次。

> > 运行完IP就被网站拉黑禁止访问了 > > Failed at 1/2 request,Fail assert: {"re": "200", "from": "status"} from success_asserts,Response Error : HTTP 500: Internal Server Error,Request URL: https://pt.0ff.cc/attendance.php > > 会黑号么, 会的话就停用这个模板和评论区了 @AemonCao...

@kai456789 @ggggeeee 可以使用通用的保号脚本修改后进行签到,如遇上CF盾可以手动签到一次。

javascript ```javascript $(".node").hover(function () { var title = $(this).children(".node-title").html(); $('').html(title).appendTo('body').fadeIn('slow'); }, function () { $('.node-tip').remove(); }).mousemove(function (e) { var mousex = e.pageX + 20; var mousey = e.pageY + 10;...

> > > should we just create a predefined list of icons > > > > > > Try to add the predefined list of icons to `safelist` > >...