nodebb-plugin-ezoic-infinite 1.7.61 → 1.7.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/public/client.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-plugin-ezoic-infinite",
3
- "version": "1.7.61",
3
+ "version": "1.7.62",
4
4
  "description": "Production-ready Ezoic infinite ads integration for NodeBB 4.x",
5
5
  "main": "library.js",
6
6
  "license": "MIT",
package/public/client.js CHANGED
@@ -40,7 +40,7 @@
40
40
  const A_ANCHOR = 'data-ezoic-anchor'; // "kindClass:stableId"
41
41
  const A_WRAPID = 'data-ezoic-wrapid'; // id Ezoic
42
42
 
43
- const EMPTY_CHECK_MS = 60_000;
43
+ const EMPTY_CHECK_MS = 5_000; // 5s après showAds — séquence define+display+show prend ~1.4s
44
44
  const MAX_INSERTS_RUN = 6; // insertions max par appel runCore
45
45
  const MAX_INFLIGHT = 4; // showAds() simultanés max
46
46
  const SHOW_THROTTLE_MS = 900; // anti-spam showAds() par id