mirror of
https://github.com/lifegpc/bookdownload.git
synced 2026-07-08 01:31:31 +08:00
Add support to get book info from book info page
This commit is contained in:
3
inject/qdbook.js
Normal file
3
inject/qdbook.js
Normal file
@@ -0,0 +1,3 @@
|
||||
window.addEventListener('load', function() {
|
||||
window.postMessage({'@type': 'g_data', g_data}, '*');
|
||||
})
|
||||
Reference in New Issue
Block a user