mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
6e74c27ea2
some website ,the page content is lazy load, the iframe-resizer seems has trouble with them.
11 lines
355 B
Plaintext
11 lines
355 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>scripts/iframeResizer.contentWindow.min.js</file>
|
|
<file>scripts/iframeResizer.min.js</file>
|
|
<file>scripts/gd-builtin.js</file>
|
|
<file>scripts/gd-custom.js</file>
|
|
<file>scripts/jquery-3.6.0.slim.min.js</file>
|
|
<file>scripts/iframe-defer.js</file>
|
|
</qresource>
|
|
</RCC>
|