Advertisement
Guest User

Untitled

a guest
Sep 19th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2022-09-20T10:34:23.952 18994 XALog: regex find result -> ["$minute","$hour"]
  2. 2022-09-20T10:34:23.956 18994 XALog: name -> minute
  3. 2022-09-20T10:34:23.956 18994 XALog: name -> hour
  4. 2022-09-20T10:34:23.957 18994 XALog: evalString -> 0 $minute $hour * * *
  5. 2022-09-20T10:34:23.957 18994 XALog: formatArgs -> ["minute","hour"]
  6. 2022-09-20T10:34:23.958 18994 XALog: formatValues -> ["0","0"]
  7. 2022-09-20T10:34:23.963 18994 XALog: format -> [0 0 0 * * *]
  8. 2022-09-20T10:34:24.125 18994 XALog: 当前filter -> GroupTaskCheckExecuteFilter
  9. 2022-09-20T10:34:24.126 18994 XALog: task -> 群打卡 将被执行
  10. 2022-09-20T10:34:24.127 18994 XALog: 当前filter -> GroupTaskPreFilter
  11. 2022-09-20T10:34:24.128 18994 XALog: groupTask -> 群组相关 任务类型为: func
  12. 2022-09-20T10:34:24.128 18994 XALog: 当前filter -> GroupTaskRelayBuilderFilter
  13. 2022-09-20T10:34:24.129 18994 XALog: 当前filter -> GroupTaskExecuteBasicFilter
  14. 2022-09-20T10:34:24.130 18994 XALog: 开始执行任务:群打卡
  15. 2022-09-20T10:34:24.130 18994 XALog: 开始获取用户自定义变量:groups, 用户自定义值为:102794676,8551166,160872843,225787748, 默认值:
  16. 2022-09-20T10:34:24.131 18994 XALog: 开始获取用户自定义变量:hour, 用户自定义值为:0, 默认值:0
  17. 2022-09-20T10:34:24.131 18994 XALog: 开始获取用户自定义变量:minute, 用户自定义值为:0, 默认值:0
  18. 2022-09-20T10:34:24.132 18994 XALog: regex find result -> []
  19. 2022-09-20T10:34:24.133 18994 XALog: evalString -> 1
  20. 2022-09-20T10:34:24.133 18994 XALog: formatArgs -> []
  21. 2022-09-20T10:34:24.134 18994 XALog: formatValues -> []
  22. 2022-09-20T10:34:24.135 18994 XALog: format -> [1]
  23. 2022-09-20T10:34:24.135 18994 XALog: 重复请求次数 -> 1
  24. 2022-09-20T10:34:24.137 18994 XALog: regex find result -> ["${groups}"]
  25. 2022-09-20T10:34:24.138 18994 XALog: name -> groups
  26. 2022-09-20T10:34:24.138 18994 XALog: evalString -> xa://GroupSignInManager/signIn?uin=${groups}
  27. 2022-09-20T10:34:24.139 18994 XALog: formatArgs -> ["groups"]
  28. 2022-09-20T10:34:24.140 18994 XALog: formatValues -> [["102794676","8551166","160872843","225787748"]]
  29. 2022-09-20T10:34:24.141 18994 XALog: format -> [xa://GroupSignInManager/signIn?uin=102794676, xa://GroupSignInManager/signIn?uin=8551166, xa://GroupSignInManager/signIn?uin=160872843, xa://GroupSignInManager/signIn?uin=225787748]
  30. 2022-09-20T10:34:24.142 18994 XALog: urls -> ["xa://GroupSignInManager/signIn?uin=102794676","xa://GroupSignInManager/signIn?uin=8551166","xa://GroupSignInManager/signIn?uin=160872843","xa://GroupSignInManager/signIn?uin=225787748"]
  31. 2022-09-20T10:34:26.145 18994 XALog: paramMap -> {uin=102794676}
  32. 2022-09-20T10:34:26.147 18994 XALog: --------xa://GroupSignInManager/signIn?uin=102794676-------
  33. 2022-09-20T10:34:27.637 18994 XALog: 混淆缓存:com.tencent.mobileqq.service.MobileQQServiceBase#3268 -> com.tencent.mobileqq.service.MobileQQServiceBase
  34. 2022-09-20T10:34:27.640 18994 XALog: public void com.tencent.mobileqq.service.MobileQQServiceBase.realHandleRequest(com.tencent.qphone.base.remote.ToServiceMsg,java.lang.Class)
  35. 2022-09-20T10:34:27.640 18994 XALog: public void com.tencent.mobileqq.service.MobileQQServiceBase.handleResponse(boolean,com.tencent.qphone.base.remote.ToServiceMsg,com.tencent.qphone.base.remote.FromServiceMsg,java.lang.Exception)
  36. 2022-09-20T10:34:27.642 18994 XALog: mqqService
  37. 2022-09-20T10:34:27.642 18994 XALog: function [GroupSignInManager] is initialize success.me.teble.xposed.autodaily.hook.function.impl.GroupSignInManager$ByteBuddy$I6DxX2ei@70cd220
  38. 2022-09-20T10:34:27.642 18994 XALog: group signIn -> 102794676
Tags: log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement