en
Feedback
6 151
Subscribers
No data24 hours
-107 days
-5030 days
Posts Archive
2024/03/23 open_1.1.3_preview4 Open version update (Windows/MacOS/iOS/Android): • Improve the stability of the Node.js runtime. • Cumulative bug fixes and changes.

2024/03/20 open_1.1.3_preview3 Open version update (Windows/MacOS/iOS/Android): • Optimizing Node.js load speed. • Remove quickjs runtime. • Cumulative bug fixes and changes.

2024/03/01 open_1.1.3_preview2 Open version update (Windows/MacOS/iOS/Android): • Fix issue of config.js failing to load after reset the Node.js http port.

open_1.1.3_preview1 MacOS/iOS/Android uploaded.

2024/02/27 open_1.1.3_preview1 Open version update (Windows): • The first version integrated the Node.js runtime, the current Node version is 18.17.1, windows test only. • Also add supports using the .md5 extension for config files, which allows for quick detection of changes in the config files. If a change is detected, the files will be reloaded, otherwise, the cached version will be read. For example, "index.js.md5". • To enable the Node.js runtime, you can use the build dist (index.js / index.js.md5) from the Node.js project as a api config. The old JSON format config will still be processed using the QuickJS runtime.

2024/01/23 open_1.1.2_fix5 Open version update (Windows/MacOS/iOS/Android): • Do not show startup warning tips again within a certain period of time.

2024/01/23 open_1.1.2_fix4 Open version update (Windows/MacOS/iOS/Android): • Bugfix. • Add chapter pagination to txt novel reader & comic reader. • Optimize the performance of infinite scrolling on the novel reader. • Imporve js dom selecotr speed. • Support line wrapping for category filtter buttons wrap: 1. • Add shared function to class JSFile, file to sharedBuffer.

The app has a certain learning curve and is intended for interested users to learn and use. If you're interested, you can download and use it without the need to provide us with any bug feedback. We have an internal testing group, and if there are any major bugs, someone will raise them and we will resolve them.

All modules have a similar spider format, except for the different return fields. The built-in functions supported by the JS engine in the app are also consistent across all modules. If you can write spdier for the first video module, the rest of them should be a piece of cake for you.

Pkgs uploaded.

There are some issues with our build server. The new version packages will be upload later.

2024/01/19 open_1.1.2_fix3 Open version update (Windows/MacOS/iOS/Android): • Merge the txt novel module, spider demo 13bqg_open.js. • Note: Please add the audio:1 flag to the data returned by the detail function for the existing audio book spider. • Fix occasional memory errors in the JS engine. • Optimize the eval speed of the JS engine. • Bugfix.

2024/01/15 open_1.1.2_fix2 Open version update (Windows/MacOS/iOS/Android): • Bugfix. • Merge comic support. • Please refer to copymanga_open.js and config_open.json for more details.

2024/01/14 open_1.1.2_fix1 Open version update (Windows/MacOS/iOS/Android): • Merge config custom color support. • Bugfix.

2024/01/13 open_1.1.2 Open version update (Windows/MacOS/iOS/Android): • Cumulative bug fixes and changes. • Fixing the issue of custom theme not being applied. • Support url config with basic auth. Such as https: //123486%40qq.com:88888888@dav.jianguoyun.com/dav/cat/config_open.json

2024/01/12 open_1.1.1_fix6 Open version update (Windows/MacOS/iOS/Android): • Bugfix. • Restore the zoom feature for the player. • Optimize bytecode load speed.

2024/01/10 open_1.1.1_fix5 Open version update (Android): • Fixed the issue of the video player not being properly aligned on the Android platform. Tks (at) biqiguxuenai, youzou.

2024/01/02 open_1.1.1_fix4 Open version update (Windows/MacOS/iOS/Android): • Bugfix. • Keep request headers case-sensitive.