[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 3.81 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 3.81 KB

1.6.0 (2024-03-28)

Features

  • 增加多版本控制、增加其它瑞数网站适配、动态执行逻辑重构 (8771a69)

Bug Fixes

1.5.1 (2024-03-08)

Bug Fixes

  • 生成html与js代码文件去除stringify (f4ea982)

1.5.0 (2024-03-08)

Features

  • 增加html文件与javascript代码文件的保存 (59b86f0)

1.4.0 (2024-01-20)

Features

    1. 增加电量信息与网络连接信息的处理;2. 增加meta标签的content值的解析与打印;3. uua值从npm包工具随机取 (69c8db6)

1.3.0 (2024-01-06)

Features

  • add blog article (10af3e7)
  • add encrypt function (5abb5e4)
  • add loopcode/makecookie and Cookie global varible (6973aa6)
  • add makecookie must handler functions (cc89969)
  • add uuid、numToNumber4 function, add bignum list (852a647)
  • algorithm for generating cookies has been fully restored (5570c75)
  • immutext automatic extraction (96068dd)
  • key component function extraction (0b38130)
  • key iv value logic optimization, addition of dynamic code execution mechanism (fe2577e)
  • makecookie command support remote url gerente cookie (76e2d20)
  • mock document.all and test (eb834cc)

Bug Fixes