mirror of
https://github.com/lifegpc/bookdownload.git
synced 2026-06-06 13:48:54 +08:00
4 lines
106 B
JavaScript
4 lines
106 B
JavaScript
window.addEventListener('load', function() {
|
|
window.postMessage({'@type': 'g_data', g_data}, '*');
|
|
})
|