powered-ad-config 0.1.7 → 0.1.29
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.
- package/dist/powered-ad-config.es.js +185 -72
- package/dist/powered-ad-config.umd.js +89 -6
- package/package.json +4 -3
|
@@ -10,7 +10,7 @@ var e = (e) => {
|
|
|
10
10
|
} catch {
|
|
11
11
|
return () => {};
|
|
12
12
|
}
|
|
13
|
-
let i = {
|
|
13
|
+
let i = null, a = null, o = {
|
|
14
14
|
siteBackgroundColor: "#ffffff",
|
|
15
15
|
fireplaceLeftMargin: 0,
|
|
16
16
|
adNodeMarginTop: -24,
|
|
@@ -19,14 +19,14 @@ var e = (e) => {
|
|
|
19
19
|
xPosHalfpage: 695,
|
|
20
20
|
yPosHalfpage: 72,
|
|
21
21
|
stickyMargin: {
|
|
22
|
-
offset:
|
|
22
|
+
offset: 74,
|
|
23
23
|
isSticky: !0
|
|
24
24
|
},
|
|
25
25
|
zIndex: function() {
|
|
26
26
|
let e = window.parent.document, t = (e, t) => e.forEach((e) => t.forEach(([t, n]) => e.style[t] = n));
|
|
27
27
|
e.querySelector(".nk-demographics")?.setAttribute("style", "max-width:1190px;left:50%;transform:translate(-50%,0);"), e.querySelector(".nk-footer")?.setAttribute("style", "position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);"), e.querySelector("article")?.setAttribute("style", "position:relative"), e.querySelector("#article")?.setAttribute("style", "position:relative"), e.querySelector("#VideoIndex")?.setAttribute("style", "position:relative"), e.querySelector("#Index")?.setAttribute("style", "position:relative"), e.querySelector(".show")?.setAttribute("style", "position:relative"), e.querySelector("#adspot-desktop-banner-7-below")?.setAttribute("style", "position:relative"), t(e.querySelectorAll(".column"), [["position", "relative"]]), t(e.querySelectorAll(".advert"), [["position", "relative"]]), t(e.querySelectorAll("blockquote"), [["zIndex", "1"]]), e.querySelector("div[class*=\"article__MyContainer\"]")?.setAttribute("style", "max-width:1190px;margin-top:-24px"), e.querySelector("div[type=\"BANNER\"]")?.setAttribute("style", "display:none"), e.querySelector("div[type=\"MBANNER\"]")?.setAttribute("style", "display:none");
|
|
28
28
|
}
|
|
29
|
-
},
|
|
29
|
+
}, s = {
|
|
30
30
|
siteBackgroundColor: "#ffffff",
|
|
31
31
|
fireplaceLeftMargin: 0,
|
|
32
32
|
adNodeMarginTop: -24,
|
|
@@ -35,23 +35,28 @@ var e = (e) => {
|
|
|
35
35
|
xPosHalfpage: 695,
|
|
36
36
|
yPosHalfpage: 32,
|
|
37
37
|
stickyMargin: {
|
|
38
|
-
offset:
|
|
38
|
+
offset: 74,
|
|
39
39
|
isSticky: !0
|
|
40
40
|
},
|
|
41
41
|
zIndex: function() {
|
|
42
42
|
let e = window.parent.document, t = (e, t) => e.forEach((e) => t.forEach(([t, n]) => e.style[t] = n));
|
|
43
43
|
e.querySelector(".nk-demographics")?.setAttribute("style", "max-width:1190px;left:50%;transform:translate(-50%,0);"), e.querySelector(".nk-footer")?.setAttribute("style", "position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);"), e.querySelector("article")?.setAttribute("style", "position:relative"), e.querySelector("#article")?.setAttribute("style", "position:relative"), e.querySelector("#VideoIndex")?.setAttribute("style", "position:relative"), e.querySelector("#Index")?.setAttribute("style", "position:relative"), e.querySelector(".show")?.setAttribute("style", "position:relative"), t(e.querySelectorAll(".column"), [["position", "relative"]]), t(e.querySelectorAll(".advert"), [["position", "relative"]]), t(e.querySelectorAll("blockquote"), [["zIndex", "1"]]), e.querySelector("div[class^=\"component__StrapContainer\"]")?.setAttribute("style", "position:relative"), e.querySelector("div[class*=\"ArticleContainer\"]")?.setAttribute("style", "max-width:1190px;margin-top:24px"), e.querySelector("div[class*=\"MyContainer\"]")?.setAttribute("style", "max-width:1190px;margin-top:24px");
|
|
44
44
|
}
|
|
45
|
-
},
|
|
45
|
+
}, c = () => {
|
|
46
|
+
let e = r.querySelector("#app"), t = r.querySelector("#desktop-header-ads");
|
|
47
|
+
return !e || !t || t.parentElement !== e || !e.querySelector(":scope > .sc-llJctl") ? null : e;
|
|
48
|
+
}, l = () => !!c(), u = () => !!(r.querySelector("#app.wwos") && r.querySelector("#desktop-header-ads")), d = {
|
|
46
49
|
siteBackgroundColor: "#ffffff",
|
|
47
50
|
fireplaceLeftMargin: 0,
|
|
48
51
|
adNodeMarginTop: -24,
|
|
49
52
|
adNodeMarginBottom: -55,
|
|
53
|
+
iframeWidth: "100%",
|
|
54
|
+
iframeHeight: "1000px",
|
|
50
55
|
responsiveScroll: -120,
|
|
51
56
|
xPosHalfpage: 722,
|
|
52
57
|
yPosHalfpage: 32,
|
|
53
58
|
stickyMargin: {
|
|
54
|
-
offset:
|
|
59
|
+
offset: 74,
|
|
55
60
|
isSticky: !0
|
|
56
61
|
},
|
|
57
62
|
zIndex: function() {
|
|
@@ -61,7 +66,47 @@ var e = (e) => {
|
|
|
61
66
|
t.innerHTML = "\n div:has(#adspot-tablet-takeover-2-above) {\n position: static;\n }\n ", e.head.appendChild(t);
|
|
62
67
|
}
|
|
63
68
|
}
|
|
64
|
-
},
|
|
69
|
+
}, f = {
|
|
70
|
+
siteBackgroundColor: "#ffffff",
|
|
71
|
+
fireplaceLeftMargin: 0,
|
|
72
|
+
adNodeMarginTop: 0,
|
|
73
|
+
adNodeMarginBottom: 0,
|
|
74
|
+
iframeWidth: "100vw",
|
|
75
|
+
iframeHeight: "1152px",
|
|
76
|
+
responsiveScroll: -120,
|
|
77
|
+
xPosHalfpage: 722,
|
|
78
|
+
yPosHalfpage: 32,
|
|
79
|
+
stickyMargin: {
|
|
80
|
+
offset: 74,
|
|
81
|
+
isSticky: !0
|
|
82
|
+
},
|
|
83
|
+
zIndex: function() {
|
|
84
|
+
let e = window.parent.document, t = (e, t, n) => {
|
|
85
|
+
e && e.style[t] !== n && (e.style[t] = n);
|
|
86
|
+
}, n = (e, n) => e.forEach((e) => {
|
|
87
|
+
n.forEach(([n, r]) => {
|
|
88
|
+
t(e, n, r);
|
|
89
|
+
});
|
|
90
|
+
}), r = (e) => e ? Array.from(e.querySelectorAll(":scope > main, :scope > aside, :scope > footer")) : [], i = (t, n) => {
|
|
91
|
+
let r = e.getElementById(t);
|
|
92
|
+
r || (r = e.createElement("style"), r.id = t, e.head.appendChild(r)), r.textContent = n;
|
|
93
|
+
}, a = (e) => {
|
|
94
|
+
n(Array.from(e.querySelectorAll("*")).filter((e) => e.children.length > 0 ? !1 : e.textContent?.trim().toLowerCase() === "advertisement"), [["display", "none"]]);
|
|
95
|
+
};
|
|
96
|
+
e.querySelector("section[data-section=\"marketing-banner\"]")?.setAttribute("style", "position:relative"), e.querySelector("div[data-testid=\"live-tv\"]")?.parentNode?.setAttribute("style", "position:relative"), e.querySelector("div[data-contentunit-id=\"stan\"]")?.parentNode?.setAttribute("style", "position:relative"), e.querySelector("small")?.setAttribute("style", "position:inherit");
|
|
97
|
+
let o = c(), s = e.querySelector("#desktop-header-ads");
|
|
98
|
+
if (o && s) {
|
|
99
|
+
let e = o.querySelector(":scope > .sc-llJctl");
|
|
100
|
+
t(s, "height", "250px"), t(s, "padding", "0px"), a(s), i("powered-ac-nine-new-header-overrides", "\n #app > .sc-llJctl.hgiQrx {\n width: 100%;\n max-width: 1190px;\n margin-left: auto;\n margin-right: auto;\n position: relative;\n z-index: 1085;\n }\n\n #app > .sc-llJctl header {\n position: relative;\n }\n\n #app > .sc-llJctl header .bVJveH,\n #app > .sc-llJctl header [class*=\"sc-eFWqGm\"] {\n width: min(1190px, calc(100vw - 32px)) !important;\n max-width: min(1190px, calc(100vw - 32px)) !important;\n left: 50% !important;\n right: auto !important;\n transform: translateX(-50%) !important;\n }\n\n #app > .sc-llJctl.FwHsm {\n z-index: 1086;\n }\n\n #app > header[data-tv-show] {\n width: 100%;\n max-width: 1190px;\n margin-left: auto;\n margin-right: auto;\n }\n\n #app .sc-gicCDH.bNInIa {\n width: 100%;\n max-width: 100%;\n margin-left: 0;\n margin-right: 0;\n position: relative;\n z-index: 1086;\n }\n ");
|
|
101
|
+
let c = Array.from(o.children).filter((t) => t !== s && t !== e);
|
|
102
|
+
n(c, [["position", "relative"], ["zIndex", "1071"]]), n(c.flatMap((e) => r(e)), [["position", "relative"], ["zIndex", "1072"]]);
|
|
103
|
+
}
|
|
104
|
+
if (e.querySelector("div[id*=\"tablet\"][id*=\"takeover\"]")) {
|
|
105
|
+
let t = e.createElement("style");
|
|
106
|
+
t.innerHTML = "\n div:has(#adspot-tablet-takeover-2-above) {\n position: static;\n }\n ", e.head.appendChild(t);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}, p = () => l() ? f : d, m = {
|
|
65
110
|
siteBackgroundColor: "#ffffff",
|
|
66
111
|
fireplaceLeftMargin: 0,
|
|
67
112
|
adNodeMarginTop: -24,
|
|
@@ -70,7 +115,7 @@ var e = (e) => {
|
|
|
70
115
|
xPosHalfpage: 720,
|
|
71
116
|
yPosHalfpage: 32,
|
|
72
117
|
stickyMargin: {
|
|
73
|
-
offset:
|
|
118
|
+
offset: 94,
|
|
74
119
|
isSticky: !0
|
|
75
120
|
},
|
|
76
121
|
zIndex: function() {
|
|
@@ -80,26 +125,41 @@ var e = (e) => {
|
|
|
80
125
|
t.innerHTML = "\n div:has(#adspot-tablet-takeover-2-above) {\n position: static;\n }\n ", e.head.appendChild(t);
|
|
81
126
|
}
|
|
82
127
|
}
|
|
83
|
-
},
|
|
84
|
-
siteBackgroundColor: "#
|
|
128
|
+
}, h = {
|
|
129
|
+
siteBackgroundColor: "#ffffff",
|
|
85
130
|
fireplaceLeftMargin: 0,
|
|
86
|
-
adNodeMarginTop:
|
|
131
|
+
adNodeMarginTop: 0,
|
|
87
132
|
adNodeMarginBottom: 0,
|
|
133
|
+
iframeWidth: "100vw",
|
|
134
|
+
iframeHeight: "1152px",
|
|
88
135
|
responsiveScroll: -124,
|
|
89
136
|
xPosHalfpage: 720,
|
|
90
137
|
yPosHalfpage: 32,
|
|
91
138
|
stickyMargin: {
|
|
92
|
-
offset:
|
|
139
|
+
offset: 94,
|
|
93
140
|
isSticky: !0
|
|
94
141
|
},
|
|
95
142
|
zIndex: function() {
|
|
96
|
-
let e = window.parent.document
|
|
97
|
-
|
|
143
|
+
let e = window.parent.document, t = (e, t, n) => {
|
|
144
|
+
e && e.style[t] !== n && (e.style[t] = n);
|
|
145
|
+
}, n = (e, n) => e.forEach((e) => {
|
|
146
|
+
n.forEach(([n, r]) => {
|
|
147
|
+
t(e, n, r);
|
|
148
|
+
});
|
|
149
|
+
}), r = (t, n) => {
|
|
150
|
+
let r = e.getElementById(t);
|
|
151
|
+
r || (r = e.createElement("style"), r.id = t, e.head.appendChild(r)), r.textContent = n;
|
|
152
|
+
}, i = (e) => {
|
|
153
|
+
n(Array.from(e.querySelectorAll("*")).filter((e) => e.children.length > 0 ? !1 : e.textContent?.trim().toLowerCase() === "advertisement"), [["display", "none"]]);
|
|
154
|
+
}, a = e.querySelector("#app.wwos"), o = e.querySelector("#desktop-header-ads"), s = a ? Array.from(a.children) : [], c = a?.querySelector(":scope > .sc-llJctl");
|
|
155
|
+
o && (t(o, "height", "250px"), t(o, "padding", "0px"), i(o)), r("powered-ac-wwos-new-header-overrides", "\n #app.wwos > .sc-llJctl.hgiQrx {\n width: 100%;\n max-width: 1190px;\n margin-left: auto;\n margin-right: auto;\n position: relative;\n z-index: 1085;\n }\n\n #app.wwos > .sc-llJctl.FwHsm {\n z-index: 1086;\n }\n\n #app.wwos > .sc-llJctl .sc-dkdnUC.hvGHcI {\n position: static;\n }\n\n #app.wwos > .sc-llJctl .sc-dkdnUC.hvGHcI > [class*=\"sc-eFWqGm\"],\n #app.wwos > .sc-llJctl .sc-dkdnUC.hvGHcI [class*=\"sc-eFWqGm\"] {\n position: absolute;\n top: 100%;\n left: 50%;\n right: auto;\n width: min(1190px, calc(100vw - 32px));\n transform: translateX(-50%);\n z-index: 1;\n }\n\n #app.wwos .sc-gicCDH.bNInIa {\n width: 100%;\n max-width: 100%;\n margin-left: 0;\n margin-right: 0;\n position: relative;\n z-index: 1086;\n }\n "), n(s.filter((e) => e !== o && e !== c), [["position", "relative"], ["zIndex", "1071"]]), n(Array.from(e.querySelectorAll("main, aside, article, footer, .sc-kACOFj.bkaoXt, .sc-hpDagB.HUkOB, [id*=\"adspot-desktop-banner-\"]")), [["position", "relative"], ["zIndex", "1072"]]);
|
|
156
|
+
let l = e.querySelector("footer")?.previousElementSibling;
|
|
157
|
+
if (l && l.tagName.toLowerCase() === "div" && (l.style.position = "relative"), e.querySelector("div[id*=\"tablet\"][id*=\"takeover\"]")) {
|
|
98
158
|
let t = e.createElement("style");
|
|
99
159
|
t.innerHTML = "\n div:has(#adspot-tablet-takeover-2-above) {\n position: static;\n }\n ", e.head.appendChild(t);
|
|
100
160
|
}
|
|
101
161
|
}
|
|
102
|
-
},
|
|
162
|
+
}, g = () => u() ? h : m, _ = {
|
|
103
163
|
siteBackgroundColor: "#ffffff",
|
|
104
164
|
fireplaceLeftMargin: 0,
|
|
105
165
|
adNodeMarginTop: -32,
|
|
@@ -108,159 +168,212 @@ var e = (e) => {
|
|
|
108
168
|
xPosHalfpage: 720,
|
|
109
169
|
yPosHalfpage: 16,
|
|
110
170
|
stickyMargin: {
|
|
111
|
-
offset:
|
|
171
|
+
offset: 74,
|
|
112
172
|
isSticky: !0
|
|
113
173
|
},
|
|
114
174
|
zIndex: function() {
|
|
115
175
|
let e = window.parent.document;
|
|
116
176
|
e.querySelector(".header-wrapper")?.setAttribute("style", "height:124px"), e.querySelector(".weather-widget-wrapper")?.setAttribute("style", "bottom:0px"), e.querySelector(".content")?.setAttribute("style", "padding-top:32px"), e.querySelector(".layout")?.setAttribute("style", "position:relative;background-color:transparent;"), e.querySelector(".footer-ad")?.setAttribute("style", "position:relative"), e.querySelector(".footer-netkit")?.setAttribute("style", "position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);");
|
|
117
177
|
}
|
|
118
|
-
},
|
|
178
|
+
}, v = [
|
|
119
179
|
{
|
|
120
180
|
site: "https://www.nine.com.au/sport",
|
|
121
|
-
config:
|
|
181
|
+
config: g
|
|
122
182
|
},
|
|
123
183
|
{
|
|
124
184
|
site: "https://www.nine.com.au/product-reviews",
|
|
125
|
-
config:
|
|
185
|
+
config: s
|
|
126
186
|
},
|
|
127
187
|
{
|
|
128
188
|
site: "https://www.nine.com.au/property",
|
|
129
|
-
config:
|
|
189
|
+
config: s
|
|
130
190
|
},
|
|
131
191
|
{
|
|
132
192
|
site: "https://www.nine.com.au/entertainment",
|
|
133
|
-
config:
|
|
193
|
+
config: p
|
|
134
194
|
},
|
|
135
195
|
{
|
|
136
196
|
site: "https://staging.nine.com.au/sport",
|
|
137
|
-
config:
|
|
197
|
+
config: g
|
|
138
198
|
},
|
|
139
199
|
{
|
|
140
200
|
site: "https://staging.nine.com.au/product-reviews",
|
|
141
|
-
config:
|
|
201
|
+
config: s
|
|
142
202
|
},
|
|
143
203
|
{
|
|
144
204
|
site: "https://staging.nine.com.au/property",
|
|
145
|
-
config:
|
|
205
|
+
config: s
|
|
146
206
|
},
|
|
147
207
|
{
|
|
148
208
|
site: "https://staging.nine.com.au/entertainment",
|
|
149
|
-
config:
|
|
209
|
+
config: p
|
|
150
210
|
},
|
|
151
211
|
{
|
|
152
212
|
site: "https://render-web-nine-staging-v1.ffxblue.com.au",
|
|
153
|
-
config:
|
|
213
|
+
config: p
|
|
154
214
|
},
|
|
155
215
|
{
|
|
156
216
|
site: "https://render-web-nine-production-v1.ffxblue.com.au",
|
|
157
|
-
config:
|
|
217
|
+
config: p
|
|
158
218
|
},
|
|
159
219
|
{
|
|
160
220
|
site: "https://preview.nine.com.au/",
|
|
161
|
-
config:
|
|
221
|
+
config: p
|
|
162
222
|
},
|
|
163
223
|
{
|
|
164
224
|
site: "https://www.nine",
|
|
165
|
-
config:
|
|
225
|
+
config: p
|
|
166
226
|
},
|
|
167
227
|
{
|
|
168
228
|
site: "https://staging.nine",
|
|
169
|
-
config:
|
|
229
|
+
config: p
|
|
170
230
|
},
|
|
171
231
|
{
|
|
172
232
|
site: "https://entertainment",
|
|
173
|
-
config:
|
|
233
|
+
config: o
|
|
174
234
|
},
|
|
175
235
|
{
|
|
176
236
|
site: "https://celebrity",
|
|
177
|
-
config:
|
|
237
|
+
config: o
|
|
178
238
|
},
|
|
179
239
|
{
|
|
180
240
|
site: "https://homes",
|
|
181
|
-
config:
|
|
241
|
+
config: o
|
|
182
242
|
},
|
|
183
243
|
{
|
|
184
244
|
site: "https://travel",
|
|
185
|
-
config:
|
|
245
|
+
config: o
|
|
186
246
|
},
|
|
187
247
|
{
|
|
188
248
|
site: "https://honey",
|
|
189
|
-
config:
|
|
249
|
+
config: o
|
|
190
250
|
},
|
|
191
251
|
{
|
|
192
252
|
site: "https://style",
|
|
193
|
-
config:
|
|
253
|
+
config: o
|
|
194
254
|
},
|
|
195
255
|
{
|
|
196
256
|
site: "https://coach",
|
|
197
|
-
config:
|
|
257
|
+
config: o
|
|
198
258
|
},
|
|
199
259
|
{
|
|
200
260
|
site: "https://kitchen",
|
|
201
|
-
config:
|
|
261
|
+
config: o
|
|
202
262
|
},
|
|
203
263
|
{
|
|
204
264
|
site: "https://finance",
|
|
205
|
-
config:
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
site: "https://wwos",
|
|
209
|
-
config: c
|
|
265
|
+
config: o
|
|
210
266
|
},
|
|
211
267
|
{
|
|
212
268
|
site: "https://staging.wwos",
|
|
213
|
-
config:
|
|
269
|
+
config: g
|
|
214
270
|
},
|
|
215
271
|
{
|
|
216
272
|
site: "https://www.9news",
|
|
217
|
-
config:
|
|
273
|
+
config: _
|
|
218
274
|
},
|
|
219
275
|
{
|
|
220
276
|
site: "https://staging.9news",
|
|
221
|
-
config:
|
|
277
|
+
config: _
|
|
222
278
|
},
|
|
223
279
|
{
|
|
224
280
|
site: "https://www.yourtv",
|
|
225
|
-
config:
|
|
281
|
+
config: o
|
|
226
282
|
},
|
|
227
283
|
{
|
|
228
284
|
site: "https://staging.yourtv",
|
|
229
|
-
config:
|
|
285
|
+
config: o
|
|
230
286
|
},
|
|
231
287
|
{
|
|
232
288
|
site: "https://9now",
|
|
233
|
-
config:
|
|
289
|
+
config: s
|
|
234
290
|
},
|
|
235
291
|
{
|
|
236
292
|
site: "https://creative-preview-an.com",
|
|
237
|
-
config:
|
|
293
|
+
config: o
|
|
238
294
|
}
|
|
239
|
-
],
|
|
295
|
+
], y = () => {
|
|
240
296
|
let e = window.document.getElementById("nineContent");
|
|
241
|
-
e && (e.style.backgroundColor =
|
|
242
|
-
|
|
297
|
+
if (e && (e.style.backgroundColor = D.siteBackgroundColor), w(), C(), S(), n.addEventListener("scroll", E), O = setTimeout(E, 50), D === f || D === h) {
|
|
298
|
+
let e = c() || r.body, t = r.querySelector("#desktop-header-ads");
|
|
299
|
+
e && n.MutationObserver && (a = new n.MutationObserver(() => {
|
|
300
|
+
T();
|
|
301
|
+
}), a.observe(e, {
|
|
302
|
+
childList: !0,
|
|
303
|
+
subtree: !0
|
|
304
|
+
}), t && a.observe(t, {
|
|
305
|
+
childList: !0,
|
|
306
|
+
subtree: !0,
|
|
307
|
+
attributes: !0,
|
|
308
|
+
attributeFilter: ["class", "style"]
|
|
309
|
+
})), n.addEventListener("resize", T), T();
|
|
310
|
+
}
|
|
311
|
+
}, b = () => {
|
|
243
312
|
let e = null;
|
|
244
313
|
return e = r.querySelector("div[id*=\"billboard\"][id*=\"above\"]"), e;
|
|
245
|
-
},
|
|
314
|
+
}, x = () => {
|
|
246
315
|
let e = n.location.href;
|
|
247
|
-
for (let t = 0; t <
|
|
248
|
-
|
|
316
|
+
for (let t = 0; t < v.length; t += 1) if (e.indexOf(v[t].site) >= 0) return typeof v[t].config == "function" ? v[t].config() : v[t].config;
|
|
317
|
+
try {
|
|
318
|
+
let t = new URL(e), n = t.hostname.toLowerCase(), r = t.pathname.toLowerCase();
|
|
319
|
+
if (n === "creative-preview-an.com") return o;
|
|
320
|
+
if (n.includes("9news")) return _;
|
|
321
|
+
if (n.includes("yourtv")) return o;
|
|
322
|
+
if (n.includes("9now")) return s;
|
|
323
|
+
if (n === "www.nine.com.au" || n === "staging.nine.com.au" || n === "preview.nine.com.au" || n === "render-web-nine-staging-v1.ffxblue.com.au" || n === "render-web-nine-production-v1.ffxblue.com.au") return r.startsWith("/sport") ? g() : r.startsWith("/product-reviews") || r.startsWith("/property") ? s : p();
|
|
324
|
+
if ([
|
|
325
|
+
"entertainment",
|
|
326
|
+
"celebrity",
|
|
327
|
+
"homes",
|
|
328
|
+
"travel",
|
|
329
|
+
"honey",
|
|
330
|
+
"style",
|
|
331
|
+
"coach",
|
|
332
|
+
"kitchen",
|
|
333
|
+
"finance"
|
|
334
|
+
].some((e) => n.includes(e))) return o;
|
|
335
|
+
} catch {
|
|
336
|
+
return p();
|
|
337
|
+
}
|
|
338
|
+
return p();
|
|
339
|
+
}, S = () => {
|
|
340
|
+
if (!window.parent) return;
|
|
341
|
+
let e = r.querySelector("div[id*=\"halfpage\"][id*=\"above\"]");
|
|
342
|
+
if (!e) return;
|
|
343
|
+
let t = e;
|
|
344
|
+
for (let e = 0; e < 3; e++) if (t = t.parentNode, t && n.getComputedStyle(t).position === "sticky") {
|
|
345
|
+
t.setAttribute("style", `top: ${D.stickyMargin.offset}px`);
|
|
346
|
+
break;
|
|
347
|
+
}
|
|
348
|
+
}, C = () => {
|
|
249
349
|
if (!t) return;
|
|
250
350
|
let e = t.style;
|
|
251
|
-
e.width = "100%", e.height = "1000px", e.position = "fixed", e.left = "50%", e.transform = "translate(-50%, 0)";
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
351
|
+
e.width = D.iframeWidth || "100%", e.height = D.iframeHeight || "1000px", e.position = "fixed", e.top = "0", e.left = "50%", e.transform = "translate(-50%, 0)";
|
|
352
|
+
let i = t.parentElement;
|
|
353
|
+
for (; i && i !== r.body && i !== r.documentElement;) {
|
|
354
|
+
let e = n.getComputedStyle(i);
|
|
355
|
+
e.transform && e.transform !== "none" && (i.style.transform = "none"), e.willChange && e.willChange !== "auto" && (i.style.willChange = "auto"), e.contain && e.contain !== "none" && (i.style.contain = "none"), e.filter && e.filter !== "none" && (i.style.filter = "none"), e.perspective && e.perspective !== "none" && (i.style.perspective = "none"), e.overflow !== "visible" && (i.style.overflow = "visible"), i = i.parentElement;
|
|
356
|
+
}
|
|
357
|
+
}, w = () => {
|
|
358
|
+
let e = b();
|
|
359
|
+
if (!e) return;
|
|
360
|
+
let t = e.style;
|
|
361
|
+
e.className &&= "", t.minHeight = "250px", t.marginTop = D.adNodeMarginTop + "px", t.marginBottom = D.adNodeMarginBottom + "px", t.position = "static", t.display = "block", D.zIndex && D.zIndex();
|
|
362
|
+
}, T = () => {
|
|
363
|
+
D !== f || i || (i = n.requestAnimationFrame(() => {
|
|
364
|
+
i = null, C(), w(), S();
|
|
365
|
+
}));
|
|
366
|
+
}, E = () => {
|
|
367
|
+
T();
|
|
257
368
|
let e = n.scrollY, r = t.style, i = document.getElementById("siteContent") ? document.getElementById("siteContent").style : {};
|
|
258
|
-
e >= 0 && e <=
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
let
|
|
262
|
-
|
|
263
|
-
|
|
369
|
+
e >= 0 && e <= k ? (r.transform = `translate(-50%, ${-e}px)`, i.transform = "translateY(0)") : e > k && e <= A ? (r.transform = `translate(-50%, ${-k}px)`, i.transform = `translateY(${k - e}px)`) : e > A && (r.transform = `translate(-50%, ${-k}px)`, i.transform = "translateY(-250px)");
|
|
370
|
+
};
|
|
371
|
+
b();
|
|
372
|
+
let D = x();
|
|
373
|
+
if (!D) return () => {};
|
|
374
|
+
let O = null, k = -D.responsiveScroll + e, A = k + 250;
|
|
375
|
+
return y(), () => {
|
|
376
|
+
n.removeEventListener("scroll", E), n.removeEventListener("resize", T), a &&= (a.disconnect(), null), i &&= (n.cancelAnimationFrame(i), null), O &&= (clearTimeout(O), null);
|
|
264
377
|
};
|
|
265
378
|
}, t = (e) => {
|
|
266
379
|
let t = window.frameElement ? window.frameElement : null;
|
|
@@ -861,7 +974,7 @@ var e = (e) => {
|
|
|
861
974
|
};
|
|
862
975
|
(() => {
|
|
863
976
|
let e = o.style;
|
|
864
|
-
e.height = t.adScrollHeight, e.maxHeight = t.adScrollHeight, e.position = "relative", o.setAttribute("poweredAC", "0.1.
|
|
977
|
+
e.height = t.adScrollHeight, e.maxHeight = t.adScrollHeight, e.position = "relative", o.setAttribute("poweredAC", "0.1.29"), e.clipPath = `inset(-${t.bandHeight - 1}px 0 0 0)`, e.overflow = "visible", e.width = "100vw", e.maxWidth = "100vw", e.marginLeft = "calc(50% - 50vw)", e.marginRight = "0", e.marginTop = "0", e.marginBottom = "0", e.padding = "0";
|
|
865
978
|
let r = o.parentElement;
|
|
866
979
|
for (let e = 0; e < 6 && r && r !== a.body; e++) {
|
|
867
980
|
let t = i.getComputedStyle(r), n = !1;
|
|
@@ -993,7 +1106,7 @@ var e = (e) => {
|
|
|
993
1106
|
let o = a.getAttribute("style"), s = n.getAttribute("style"), c = n.parentElement === a ? null : n.parentElement, l = c ? c.getAttribute("style") : null, u = a.parentElement, d = u ? r.getComputedStyle(u).paddingTop : null, f = null, p = parseInt(n.getAttribute("width"), 10) || 320, m = parseInt(n.getAttribute("height"), 10) || 50;
|
|
994
1107
|
return (() => {
|
|
995
1108
|
let e = a.style;
|
|
996
|
-
if (e.position = "relative", e.overflow = "visible", e.boxSizing = "border-box", a.setAttribute("poweredAC", "0.1.
|
|
1109
|
+
if (e.position = "relative", e.overflow = "visible", e.boxSizing = "border-box", a.setAttribute("poweredAC", "0.1.29"), c) {
|
|
997
1110
|
let e = c.style;
|
|
998
1111
|
e.width = "100%", e.height = "100%", e.margin = "0", e.textAlign = "left";
|
|
999
1112
|
}
|
|
@@ -1141,7 +1254,7 @@ var e = (e) => {
|
|
|
1141
1254
|
}), e.style.overflow = "visible"), e = e.parentElement;
|
|
1142
1255
|
}
|
|
1143
1256
|
let o = n.style;
|
|
1144
|
-
if (o.position = "fixed", o.top = "0", o.left = "0", o.width = "100vw", o.height = "100dvh", o.zIndex = String(t.zIndex), o.border = "none", o.margin = "0", o.padding = "0", o.display = "block", a.setAttribute("poweredAC", "0.1.
|
|
1257
|
+
if (o.position = "fixed", o.top = "0", o.left = "0", o.width = "100vw", o.height = "100dvh", o.zIndex = String(t.zIndex), o.border = "none", o.margin = "0", o.padding = "0", o.display = "block", a.setAttribute("poweredAC", "0.1.29"), d) {
|
|
1145
1258
|
let e = d.style;
|
|
1146
1259
|
e.width = "100%", e.height = "0", e.overflow = "visible", e.position = "static", e.margin = "0";
|
|
1147
1260
|
}
|
|
@@ -1244,6 +1357,6 @@ function c({ adFormat: r = "", stickyOffset: c = 0, logoPosX: l = 0, logoHeight:
|
|
|
1244
1357
|
let p = () => {};
|
|
1245
1358
|
return r === "fireplace" ? p = e(c) : r === "fireplace-collant" ? p = t(c) : r === "logomorph" ? p = n(l, u, d) : r === "interscroller" ? p = i(f) : r === "liquidframe" ? p = a(f) : r === "mobilefireplace" ? p = o(f) : console.warn("[powered-ad-config] Unknown ad format:", r), s = typeof p == "function" ? p : () => {}, s;
|
|
1246
1359
|
}
|
|
1247
|
-
c.version = "0.1.
|
|
1360
|
+
c.version = "0.1.29";
|
|
1248
1361
|
//#endregion
|
|
1249
1362
|
export { c as default };
|
|
@@ -1,16 +1,99 @@
|
|
|
1
|
-
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.poweredAdConfig=t())})(this,function(){var e=e=>{let t=window.frameElement?window.frameElement:null;if(!t)return()=>{};let n=window.parent;if(!n||n===window)return()=>{};let r=null;try{r=n.document,n.location.href}catch{return()=>{}}let i={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:24,responsiveScroll:-124,xPosHalfpage:695,yPosHalfpage:72,stickyMargin:{offset:
|
|
1
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.poweredAdConfig=t())})(this,function(){var e=e=>{let t=window.frameElement?window.frameElement:null;if(!t)return()=>{};let n=window.parent;if(!n||n===window)return()=>{};let r=null;try{r=n.document,n.location.href}catch{return()=>{}}let i=null,a=null,o={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:24,responsiveScroll:-124,xPosHalfpage:695,yPosHalfpage:72,stickyMargin:{offset:74,isSticky:!0},zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#adspot-desktop-banner-7-below`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[class*="article__MyContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:-24px`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`)}},s={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:24,responsiveScroll:-124,xPosHalfpage:695,yPosHalfpage:32,stickyMargin:{offset:74,isSticky:!0},zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[class^="component__StrapContainer"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`div[class*="ArticleContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:24px`),e.querySelector(`div[class*="MyContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:24px`)}},c=()=>{let e=r.querySelector(`#app`),t=r.querySelector(`#desktop-header-ads`);return!e||!t||t.parentElement!==e||!e.querySelector(`:scope > .sc-llJctl`)?null:e},l=()=>!!c(),u=()=>!!(r.querySelector(`#app.wwos`)&&r.querySelector(`#desktop-header-ads`)),d={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:-55,iframeWidth:`100%`,iframeHeight:`1000px`,responsiveScroll:-120,xPosHalfpage:722,yPosHalfpage:32,stickyMargin:{offset:74,isSticky:!0},zIndex:function(){let e=window.parent.document;if(e.querySelector(`section[data-section="marketing-banner"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-testid="live-tv"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-contentunit-id="stan"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`small`)?.setAttribute(`style`,`position:inherit`),e.querySelector(`div[id*="tablet"][id*="takeover"]`)){let t=e.createElement(`style`);t.innerHTML=`
|
|
2
2
|
div:has(#adspot-tablet-takeover-2-above) {
|
|
3
3
|
position: static;
|
|
4
4
|
}
|
|
5
|
-
`,e.head.appendChild(t)}}},
|
|
5
|
+
`,e.head.appendChild(t)}}},f={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:0,adNodeMarginBottom:0,iframeWidth:`100vw`,iframeHeight:`1152px`,responsiveScroll:-120,xPosHalfpage:722,yPosHalfpage:32,stickyMargin:{offset:74,isSticky:!0},zIndex:function(){let e=window.parent.document,t=(e,t,n)=>{e&&e.style[t]!==n&&(e.style[t]=n)},n=(e,n)=>e.forEach(e=>{n.forEach(([n,r])=>{t(e,n,r)})}),r=e=>e?Array.from(e.querySelectorAll(`:scope > main, :scope > aside, :scope > footer`)):[],i=(t,n)=>{let r=e.getElementById(t);r||(r=e.createElement(`style`),r.id=t,e.head.appendChild(r)),r.textContent=n},a=e=>{n(Array.from(e.querySelectorAll(`*`)).filter(e=>e.children.length>0?!1:e.textContent?.trim().toLowerCase()===`advertisement`),[[`display`,`none`]])};e.querySelector(`section[data-section="marketing-banner"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-testid="live-tv"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-contentunit-id="stan"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`small`)?.setAttribute(`style`,`position:inherit`);let o=c(),s=e.querySelector(`#desktop-header-ads`);if(o&&s){let e=o.querySelector(`:scope > .sc-llJctl`);t(s,`height`,`250px`),t(s,`padding`,`0px`),a(s),i(`powered-ac-nine-new-header-overrides`,`
|
|
6
|
+
#app > .sc-llJctl.hgiQrx {
|
|
7
|
+
width: 100%;
|
|
8
|
+
max-width: 1190px;
|
|
9
|
+
margin-left: auto;
|
|
10
|
+
margin-right: auto;
|
|
11
|
+
position: relative;
|
|
12
|
+
z-index: 1085;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
#app > .sc-llJctl header {
|
|
16
|
+
position: relative;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
#app > .sc-llJctl header .bVJveH,
|
|
20
|
+
#app > .sc-llJctl header [class*="sc-eFWqGm"] {
|
|
21
|
+
width: min(1190px, calc(100vw - 32px)) !important;
|
|
22
|
+
max-width: min(1190px, calc(100vw - 32px)) !important;
|
|
23
|
+
left: 50% !important;
|
|
24
|
+
right: auto !important;
|
|
25
|
+
transform: translateX(-50%) !important;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
#app > .sc-llJctl.FwHsm {
|
|
29
|
+
z-index: 1086;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
#app > header[data-tv-show] {
|
|
33
|
+
width: 100%;
|
|
34
|
+
max-width: 1190px;
|
|
35
|
+
margin-left: auto;
|
|
36
|
+
margin-right: auto;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
#app .sc-gicCDH.bNInIa {
|
|
40
|
+
width: 100%;
|
|
41
|
+
max-width: 100%;
|
|
42
|
+
margin-left: 0;
|
|
43
|
+
margin-right: 0;
|
|
44
|
+
position: relative;
|
|
45
|
+
z-index: 1086;
|
|
46
|
+
}
|
|
47
|
+
`);let c=Array.from(o.children).filter(t=>t!==s&&t!==e);n(c,[[`position`,`relative`],[`zIndex`,`1071`]]),n(c.flatMap(e=>r(e)),[[`position`,`relative`],[`zIndex`,`1072`]])}if(e.querySelector(`div[id*="tablet"][id*="takeover"]`)){let t=e.createElement(`style`);t.innerHTML=`
|
|
48
|
+
div:has(#adspot-tablet-takeover-2-above) {
|
|
49
|
+
position: static;
|
|
50
|
+
}
|
|
51
|
+
`,e.head.appendChild(t)}}},p=()=>l()?f:d,m={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:0,responsiveScroll:-124,xPosHalfpage:720,yPosHalfpage:32,stickyMargin:{offset:94,isSticky:!0},zIndex:function(){let e=window.parent.document,t=e.querySelector(`footer`).previousElementSibling;if(t&&t.tagName.toLowerCase()===`div`&&(t.style.position=`relative`),e.querySelector(`div[id*="tablet"][id*="takeover"]`)){let t=e.createElement(`style`);t.innerHTML=`
|
|
6
52
|
div:has(#adspot-tablet-takeover-2-above) {
|
|
7
53
|
position: static;
|
|
8
54
|
}
|
|
9
|
-
`,e.head.appendChild(t)}}},
|
|
55
|
+
`,e.head.appendChild(t)}}},h={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:0,adNodeMarginBottom:0,iframeWidth:`100vw`,iframeHeight:`1152px`,responsiveScroll:-124,xPosHalfpage:720,yPosHalfpage:32,stickyMargin:{offset:94,isSticky:!0},zIndex:function(){let e=window.parent.document,t=(e,t,n)=>{e&&e.style[t]!==n&&(e.style[t]=n)},n=(e,n)=>e.forEach(e=>{n.forEach(([n,r])=>{t(e,n,r)})}),r=(t,n)=>{let r=e.getElementById(t);r||(r=e.createElement(`style`),r.id=t,e.head.appendChild(r)),r.textContent=n},i=e=>{n(Array.from(e.querySelectorAll(`*`)).filter(e=>e.children.length>0?!1:e.textContent?.trim().toLowerCase()===`advertisement`),[[`display`,`none`]])},a=e.querySelector(`#app.wwos`),o=e.querySelector(`#desktop-header-ads`),s=a?Array.from(a.children):[],c=a?.querySelector(`:scope > .sc-llJctl`);o&&(t(o,`height`,`250px`),t(o,`padding`,`0px`),i(o)),r(`powered-ac-wwos-new-header-overrides`,`
|
|
56
|
+
#app.wwos > .sc-llJctl.hgiQrx {
|
|
57
|
+
width: 100%;
|
|
58
|
+
max-width: 1190px;
|
|
59
|
+
margin-left: auto;
|
|
60
|
+
margin-right: auto;
|
|
61
|
+
position: relative;
|
|
62
|
+
z-index: 1085;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
#app.wwos > .sc-llJctl.FwHsm {
|
|
66
|
+
z-index: 1086;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
#app.wwos > .sc-llJctl .sc-dkdnUC.hvGHcI {
|
|
70
|
+
position: static;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
#app.wwos > .sc-llJctl .sc-dkdnUC.hvGHcI > [class*="sc-eFWqGm"],
|
|
74
|
+
#app.wwos > .sc-llJctl .sc-dkdnUC.hvGHcI [class*="sc-eFWqGm"] {
|
|
75
|
+
position: absolute;
|
|
76
|
+
top: 100%;
|
|
77
|
+
left: 50%;
|
|
78
|
+
right: auto;
|
|
79
|
+
width: min(1190px, calc(100vw - 32px));
|
|
80
|
+
transform: translateX(-50%);
|
|
81
|
+
z-index: 1;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
#app.wwos .sc-gicCDH.bNInIa {
|
|
85
|
+
width: 100%;
|
|
86
|
+
max-width: 100%;
|
|
87
|
+
margin-left: 0;
|
|
88
|
+
margin-right: 0;
|
|
89
|
+
position: relative;
|
|
90
|
+
z-index: 1086;
|
|
91
|
+
}
|
|
92
|
+
`),n(s.filter(e=>e!==o&&e!==c),[[`position`,`relative`],[`zIndex`,`1071`]]),n(Array.from(e.querySelectorAll(`main, aside, article, footer, .sc-kACOFj.bkaoXt, .sc-hpDagB.HUkOB, [id*="adspot-desktop-banner-"]`)),[[`position`,`relative`],[`zIndex`,`1072`]]);let l=e.querySelector(`footer`)?.previousElementSibling;if(l&&l.tagName.toLowerCase()===`div`&&(l.style.position=`relative`),e.querySelector(`div[id*="tablet"][id*="takeover"]`)){let t=e.createElement(`style`);t.innerHTML=`
|
|
10
93
|
div:has(#adspot-tablet-takeover-2-above) {
|
|
11
94
|
position: static;
|
|
12
95
|
}
|
|
13
|
-
`,e.head.appendChild(t)}}},
|
|
96
|
+
`,e.head.appendChild(t)}}},g=()=>u()?h:m,_={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-32,adNodeMarginBottom:18,responsiveScroll:-124,xPosHalfpage:720,yPosHalfpage:16,stickyMargin:{offset:74,isSticky:!0},zIndex:function(){let e=window.parent.document;e.querySelector(`.header-wrapper`)?.setAttribute(`style`,`height:124px`),e.querySelector(`.weather-widget-wrapper`)?.setAttribute(`style`,`bottom:0px`),e.querySelector(`.content`)?.setAttribute(`style`,`padding-top:32px`),e.querySelector(`.layout`)?.setAttribute(`style`,`position:relative;background-color:transparent;`),e.querySelector(`.footer-ad`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`)}},v=[{site:`https://www.nine.com.au/sport`,config:g},{site:`https://www.nine.com.au/product-reviews`,config:s},{site:`https://www.nine.com.au/property`,config:s},{site:`https://www.nine.com.au/entertainment`,config:p},{site:`https://staging.nine.com.au/sport`,config:g},{site:`https://staging.nine.com.au/product-reviews`,config:s},{site:`https://staging.nine.com.au/property`,config:s},{site:`https://staging.nine.com.au/entertainment`,config:p},{site:`https://render-web-nine-staging-v1.ffxblue.com.au`,config:p},{site:`https://render-web-nine-production-v1.ffxblue.com.au`,config:p},{site:`https://preview.nine.com.au/`,config:p},{site:`https://www.nine`,config:p},{site:`https://staging.nine`,config:p},{site:`https://entertainment`,config:o},{site:`https://celebrity`,config:o},{site:`https://homes`,config:o},{site:`https://travel`,config:o},{site:`https://honey`,config:o},{site:`https://style`,config:o},{site:`https://coach`,config:o},{site:`https://kitchen`,config:o},{site:`https://finance`,config:o},{site:`https://staging.wwos`,config:g},{site:`https://www.9news`,config:_},{site:`https://staging.9news`,config:_},{site:`https://www.yourtv`,config:o},{site:`https://staging.yourtv`,config:o},{site:`https://9now`,config:s},{site:`https://creative-preview-an.com`,config:o}],y=()=>{let e=window.document.getElementById(`nineContent`);if(e&&(e.style.backgroundColor=D.siteBackgroundColor),w(),C(),S(),n.addEventListener(`scroll`,E),O=setTimeout(E,50),D===f||D===h){let e=c()||r.body,t=r.querySelector(`#desktop-header-ads`);e&&n.MutationObserver&&(a=new n.MutationObserver(()=>{T()}),a.observe(e,{childList:!0,subtree:!0}),t&&a.observe(t,{childList:!0,subtree:!0,attributes:!0,attributeFilter:[`class`,`style`]})),n.addEventListener(`resize`,T),T()}},b=()=>{let e=null;return e=r.querySelector(`div[id*="billboard"][id*="above"]`),e},x=()=>{let e=n.location.href;for(let t=0;t<v.length;t+=1)if(e.indexOf(v[t].site)>=0)return typeof v[t].config==`function`?v[t].config():v[t].config;try{let t=new URL(e),n=t.hostname.toLowerCase(),r=t.pathname.toLowerCase();if(n===`creative-preview-an.com`)return o;if(n.includes(`9news`))return _;if(n.includes(`yourtv`))return o;if(n.includes(`9now`))return s;if(n===`www.nine.com.au`||n===`staging.nine.com.au`||n===`preview.nine.com.au`||n===`render-web-nine-staging-v1.ffxblue.com.au`||n===`render-web-nine-production-v1.ffxblue.com.au`)return r.startsWith(`/sport`)?g():r.startsWith(`/product-reviews`)||r.startsWith(`/property`)?s:p();if([`entertainment`,`celebrity`,`homes`,`travel`,`honey`,`style`,`coach`,`kitchen`,`finance`].some(e=>n.includes(e)))return o}catch{return p()}return p()},S=()=>{if(!window.parent)return;let e=r.querySelector(`div[id*="halfpage"][id*="above"]`);if(!e)return;let t=e;for(let e=0;e<3;e++)if(t=t.parentNode,t&&n.getComputedStyle(t).position===`sticky`){t.setAttribute(`style`,`top: ${D.stickyMargin.offset}px`);break}},C=()=>{if(!t)return;let e=t.style;e.width=D.iframeWidth||`100%`,e.height=D.iframeHeight||`1000px`,e.position=`fixed`,e.top=`0`,e.left=`50%`,e.transform=`translate(-50%, 0)`;let i=t.parentElement;for(;i&&i!==r.body&&i!==r.documentElement;){let e=n.getComputedStyle(i);e.transform&&e.transform!==`none`&&(i.style.transform=`none`),e.willChange&&e.willChange!==`auto`&&(i.style.willChange=`auto`),e.contain&&e.contain!==`none`&&(i.style.contain=`none`),e.filter&&e.filter!==`none`&&(i.style.filter=`none`),e.perspective&&e.perspective!==`none`&&(i.style.perspective=`none`),e.overflow!==`visible`&&(i.style.overflow=`visible`),i=i.parentElement}},w=()=>{let e=b();if(!e)return;let t=e.style;e.className&&=``,t.minHeight=`250px`,t.marginTop=D.adNodeMarginTop+`px`,t.marginBottom=D.adNodeMarginBottom+`px`,t.position=`static`,t.display=`block`,D.zIndex&&D.zIndex()},T=()=>{D!==f||i||(i=n.requestAnimationFrame(()=>{i=null,C(),w(),S()}))},E=()=>{T();let e=n.scrollY,r=t.style,i=document.getElementById(`siteContent`)?document.getElementById(`siteContent`).style:{};e>=0&&e<=k?(r.transform=`translate(-50%, ${-e}px)`,i.transform=`translateY(0)`):e>k&&e<=A?(r.transform=`translate(-50%, ${-k}px)`,i.transform=`translateY(${k-e}px)`):e>A&&(r.transform=`translate(-50%, ${-k}px)`,i.transform=`translateY(-250px)`)};b();let D=x();if(!D)return()=>{};let O=null,k=-D.responsiveScroll+e,A=k+250;return y(),()=>{n.removeEventListener(`scroll`,E),n.removeEventListener(`resize`,T),a&&=(a.disconnect(),null),i&&=(n.cancelAnimationFrame(i),null),O&&=(clearTimeout(O),null)}},t=e=>{let t=window.frameElement?window.frameElement:null;if(!t)return()=>{};let n=window.parent;if(!n||n===window)return()=>{};let r=null;try{r=n.document,n.location.href}catch{return()=>{}}let i=document.getElementById(`nineMasthead`),a=i?i.style:{},o,s={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:24,responsiveScroll:-124,xPosHalfpage:722,yPosHalfpage:72,stickyMargin:{offset:160,isSticky:!0},maskOffset:298,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#adspot-desktop-banner-7-below`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`)}},c={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:0,responsiveScroll:-124,xPosHalfpage:695,yPosHalfpage:32,stickyMargin:{offset:160,isSticky:!0},maskOffset:window.parent.document.querySelector(`div[class*="video-index__MyContainer"]`)?248:298,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[class^="component__StrapContainer"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`div[class*="ArticleContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:24px`),e.querySelector(`div[class*="MyContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:24px`)}},l={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-24,adNodeMarginBottom:-13,responsiveScroll:-120,xPosHalfpage:722,yPosHalfpage:32,stickyMargin:{offset:166,isSticky:!0},maskOffset:304,zIndex:function(){let e=window.parent.document;if(e.querySelector(`section[data-section="marketing-banner"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-testid="live-tv"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-contentunit-id="stan"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`small`)?.setAttribute(`style`,`position:inherit`),e.querySelector(`div[id*="tablet"][id*="takeover"]`)){let t=e.createElement(`style`);t.innerHTML=`
|
|
14
97
|
div:has(#adspot-tablet-takeover-2-above) {
|
|
15
98
|
position: static;
|
|
16
99
|
}
|
|
@@ -22,7 +105,7 @@
|
|
|
22
105
|
div:has(#adspot-tablet-takeover-2-above) {
|
|
23
106
|
position: static;
|
|
24
107
|
}
|
|
25
|
-
`,e.head.appendChild(t)}}},f={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-32,adNodeMarginBottom:8,responsiveScroll:-124,xPosHalfpage:720,yPosHalfpage:16,stickyMargin:{offset:160,isSticky:!0},maskOffset:window.parent.document.querySelector(`div[class*="VideoIndexComponent"]`)?324:292,zIndex:function(){let e=window.parent.document;e.querySelector(`.header-wrapper`)?.setAttribute(`style`,`height:124px`),e.querySelector(`.weather-widget-wrapper`)?.setAttribute(`style`,`bottom:0px`),e.querySelector(`.content`)?.setAttribute(`style`,`padding-top:32px`),e.querySelector(`.layout`)?.setAttribute(`style`,`position:relative;background-color:transparent;`),e.querySelector(`.footer-ad`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`);let t=e.querySelector(`[class*="VideoIndexComponent"]`);t&&(e.querySelector(`.breadcrumbs`)?.setAttribute(`style`,`display:none`),t.style.maxWidth=`1190px`,t.style.margin=`auto`,t.style.position=`relative`)}},p=[{site:`https://www.nine.com.au/sport`,config:u},{site:`https://www.nine.com.au/product-reviews`,config:c},{site:`https://www.nine.com.au/property`,config:c},{site:`https://www.nine.com.au/entertainment`,config:c},{site:`https://staging.nine.com.au/sport`,config:u},{site:`https://staging.nine.com.au/product-reviews`,config:c},{site:`https://staging.nine.com.au/property`,config:c},{site:`https://staging.nine.com.au/entertainment`,config:c},{site:`https://render-web-nine-staging-v1.ffxblue.com.au`,config:l},{site:`https://render-web-nine-production-v1.ffxblue.com.au`,config:l},{site:`https://preview.nine.com.au/`,config:l},{site:`https://www.nine`,config:l},{site:`https://staging.nine`,config:l},{site:`https://entertainment`,config:s},{site:`https://celebrity`,config:s},{site:`https://homes`,config:s},{site:`https://travel`,config:s},{site:`https://honey`,config:s},{site:`https://style`,config:s},{site:`https://coach`,config:s},{site:`https://kitchen`,config:s},{site:`https://finance`,config:s},{site:`https://wwos`,config:d},{site:`https://staging.wwos`,config:u},{site:`https://www.9news`,config:f},{site:`https://staging.9news`,config:f},{site:`https://www.yourtv`,config:s},{site:`https://staging.yourtv`,config:s},{site:`https://9now`,config:c},{site:`https://creative-preview-an.com`,config:s}],m=()=>{let e=window.document.getElementById(`nineContent`);e&&(e.style.backgroundColor=T.siteBackgroundColor),i&&(a.setProperty(`--masthead-height`,`250px`),a.height=`var(--masthead-height)`),y(),v(),g(),b(),n.addEventListener(`scroll`,C,{passive:!0}),E=setTimeout(C,50)},h=()=>{let e=null;return e=r.querySelector(`div[id*="billboard"][id*="above"]`),e},g=()=>{let e=null;if(!window.parent)return e;if(e=r.querySelector(`div[id*="halfpage"][id*="above"]`),!e)return;let t=e;for(let e=0;e<3;e++)if(t=t.parentNode,t&&getComputedStyle(t).position===`sticky`){t.setAttribute(`style`,`top: ${T.stickyMargin.offset}px`);break}},_=()=>{let e=n.location.href;for(let t=0;t<p.length;t+=1)if(e.indexOf(p[t].site)>=0)return p[t].config},v=()=>{if(!t)return;let e=t.style;e.width=`100%`,e.height=`1000px`,e.position=`fixed`,e.left=`50%`,e.setProperty(`--transform-y`,`0px`),e.transform=`translate3d(-50%, var(--transform-y), 0)`},y=()=>{if(!w)return;let e=w.style;w.className=``,e.minHeight=`250px`,e.marginTop=T.adNodeMarginTop+`px`,e.marginBottom=T.adNodeMarginBottom+`px`,e.position=`static`,e.display=`block`,T.zIndex&&T.zIndex()},b=()=>{o=r.querySelector(`div[data-contentunit-id="stan"]`)?.parentNode||r.querySelector(`div[data-ui-testid="header-score-strip"]`)?.parentNode||r.querySelector(`div[class*="__MyContainer"]`)||r.querySelector(`div[class*="__ArticleContainer"]`)||r.querySelector(`div[class*="__VideoIndexComponent"]`)||r.querySelector(`div.container.layout`)||r.querySelector(`main.container.layout`),o&&(o.style.willChange=`clip-path`,o.style.transition=`none`,o.style.webkitBackfaceVisibility=`hidden`,o.style.backfaceVisibility=`hidden`,o.style.transform=`translate3d(0,0,0)`,o.style.backgroundColor=T.siteBackgroundColor,o.style.setProperty(`--mask-inset`,`0px`),o.style.clipPath=`inset(var(--mask-inset, 0px) 0 0 0)`)},x=0,S=0,C=()=>{let e=n.scrollY,r=e>x,i=e>O?e-T.maskOffset:0,s=Math.abs(i-S);if(o)if(r&&i>S)if(s>100){let e=Math.max(0,i-100);o.style.transition=`none`,o.style.setProperty(`--mask-inset`,`${e}px`),o.offsetHeight,o.style.transition=`clip-path 0.3s ease-out`,o.style.setProperty(`--mask-inset`,`${i}px`)}else o.style.transition=`clip-path 0.3s ease-out`,o.style.setProperty(`--mask-inset`,`${i}px`);else o.style.transition=`none`,o.style.setProperty(`--mask-inset`,`${i}px`);x=e,S=i,e>O?(t.style.setProperty(`--transform-y`,`${-D}px`),a.setProperty(`--masthead-height`,`100px`),window.CollantOn||window.goCollant()):e>D&&e<=O?(t.style.setProperty(`--transform-y`,`${-D}px`),a.setProperty(`--masthead-height`,`${250+D-e}px`),window.CollantOn&&window.goBillboard()):e>=0&&e<=D&&(t.style.setProperty(`--transform-y`,`${-e}px`),a.setProperty(`--masthead-height`,`250px`),window.CollantOn&&window.goBillboard())},w=h(),T=_();if(!T)return()=>{};let E=null,D=-T.responsiveScroll+e,O=D+150;return m(),()=>{n.removeEventListener(`scroll`,C),E&&=(clearTimeout(E),null)}},n=(e,t,n)=>{let r=window.frameElement?window.frameElement:null;if(!r)return()=>{};let i=window.parent;if(!i||i===window)return()=>{};let a=null;try{a=i.document,i.location.href}catch{return()=>{}}let o={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`250px`,logoSmallTransform:`translateX(0px)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document;e.querySelector(`.container--padded`)?.setAttribute(`style`,`position:relative`),((e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n)))(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},s={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[class*="article__MyContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:-24px`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},c={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[class^="component__StrapContainer"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`section[class^="WatchNow__Container"]`)?.setAttribute(`style`,`margin-left:calc(50% - 49vw);margin-right:calc(50% - 49vw + 10px);`),e.querySelector(`div[class*="ArticleContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:0px`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},l={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`section[data-section="marketing-banner"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.container--ads`)?.setAttribute(`style`,`min-height:0`),e.getElementById(`mastheadAnchorToggle`)?.setAttribute(`style`,`display:none`),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`iframe`),[[`position`,`relative`]]),e.querySelector(`div[data-testid="live-tv"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-contentunit-id="stan"]`)?.parentNode?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`small`),[[`position`,`relative`]]),e.querySelector(`small`)?.setAttribute(`style`,`position:inherit`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},u={siteBackgroundColor:`#ffffff`,logoTop:`-148px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document;e.querySelector(`.container--padded`)?.setAttribute(`style`,`position:relative`),((e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n)))(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},d={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`invert(1)`,zIndex:function(){let e=window.parent.document;e.querySelector(`.header-wrapper`)?.setAttribute(`style`,`height:124px`),e.querySelector(`.weather-widget-wrapper`)?.setAttribute(`style`,`bottom:0px`),e.querySelector(`.content`)?.setAttribute(`style`,`padding-top:32px`),e.querySelector(`.layout`)?.setAttribute(`style`,`position:relative;background-color:transparent;`),e.querySelector(`.footer-ad`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},f=[{site:`https://www.nine.com.au/sport`,config:o},{site:`https://www.nine.com.au/product-reviews`,config:c},{site:`https://www.nine.com.au/property`,config:c},{site:`https://www.nine.com.au/entertainment`,config:c},{site:`https://staging.nine.com.au/sport`,config:o},{site:`https://staging.nine.com.au/product-reviews`,config:c},{site:`https://staging.nine.com.au/property`,config:c},{site:`https://staging.nine.com.au/entertainment`,config:c},{site:`https://render-web-nine-staging-v1.ffxblue.com.au`,config:l},{site:`https://render-web-nine-production-v1.ffxblue.com.au`,config:l},{site:`https://preview.nine.com.au/`,config:l},{site:`https://www.nine`,config:l},{site:`https://staging.nine`,config:l},{site:`https://entertainment`,config:s},{site:`https://celebrity`,config:s},{site:`https://homes`,config:s},{site:`https://travel`,config:s},{site:`https://honey`,config:s},{site:`https://style`,config:s},{site:`https://coach`,config:s},{site:`https://kitchen`,config:s},{site:`https://finance`,config:s},{site:`https://wwos`,config:u},{site:`https://staging.wwos`,config:u},{site:`https://www.9news`,config:d},{site:`https://staging.9news`,config:d},{site:`https://www.yourtv`,config:s},{site:`https://staging.yourtv`,config:s},{site:`https://9now`,config:c},{site:`https://creative-preview-an.com`,config:s}],p=()=>{let e=window.document.getElementById(`logo-small`);e&&(e.style.left=C.logoSmallLeft,e.style.transform=C.logoSmallTransform,e.style.filter=C.logoSmallFilter),_(),g(),i.addEventListener(`scroll`,y),w=setTimeout(y,50)},m=()=>{let e=null;return e=a.querySelector(`div[id*="desktop"][id*="takeover"][id*="above"]`),e},h=()=>{let e=i.location.href;for(let t=0;t<f.length;t+=1)if(e.indexOf(f[t].site)>=0)return f[t].config},g=()=>{if(!r)return;let e=r.style;e.width=`100%`,e.height=`${t}px`,e.position=`relative`},_=()=>{if(!S)return;let e=S.style;e.maxHeight=`${t}px`,e.minHeight=`${t}px`,e.marginTop=`0px`,e.marginBottom=`0px`,e.position=`absolute`,e.width=`1900px`,e.top=C.logoTop,e.left=C.logoLeft,e.transform=C.logoTransform,e.zIndex=`10000`,e.pointerEvents=`none`,C.zIndex&&C.zIndex()},v=e=>{if(!S)return;let r=S.style;e===`big`&&!window.bigActive?(r.maxHeight=`${t}px`,r.minHeight=`${t}px`,r.position=`absolute`,r.top=C.logoTop,r.zIndex=`10000`,window.loadBig()):e===`small`&&!window.smallActive&&(r.maxHeight=`${n}px`,r.minHeight=`${n}px`,r.position=`fixed`,r.top=`0px`,r.zIndex=`100000`,window.loadSmall())},y=()=>{let e=i.scrollY;r.style,e>=0&&e<=T?v(`big`):e>T&&(v(e>E?`small`:`big`),E=e<=0?0:e)},b=(e=4)=>{x()||e>1&&setTimeout(()=>{b(e-1)},20)},x=()=>{let e=a.querySelector(`header`);return window.getComputedStyle(e).top===`0px`?(v(`big`),!0):(v(`small`),!1)},S=m(),C=h();if(!C)return()=>{};let w=null,T=e,E=0;return p(),()=>{i.removeEventListener(`scroll`,y),w&&=(clearTimeout(w),null)}},r=((e,t=50)=>`linear(${Array.from({length:t+1},(n,r)=>e(r/t)).map(e=>+e.toFixed(4)).join(`, `)})`)(e=>{if(e===0||e===1)return e;let t=2*Math.PI/3;return 2**(-10*e)*Math.sin((e*10-.75)*t)+1}),i=(e={})=>{let t={adScrollHeight:`300vh`,bandHeight:24,bandBg:`#222`,bandColor:`#fff`,bandFontSize:`10px`,bandFontFamily:`Arial, Helvetica, sans-serif`,bandLetterSpacing:`1px`,labelTop:`Advertisement`,labelBottomResume:`Scroll to continue`,labelBottomMid:`Keep scrolling`,labelBottomLate:`Almost there`,labelBottomNow:`Content now ↓`,progressBarColor:`rgba(255,255,255,0.35)`,zIndexTop:9,zIndexBottom:8,bottomBandShowAt:400,bottomBandHideAt:300,snapPx:50,snapOverlap:2,stretchOverlap:20,snapDuration:.9,snapEase:r,onEnter:null,onExit:null,onProgress:null,thresholds:[],...e},n=window.frameElement?window.frameElement:null;if(!n)return()=>{};let i=window.parent;if(!i||i===window)return()=>{};let a=null;try{a=i.document,i.location.href}catch{return()=>{}}let o=(()=>{let e=a.querySelector(`#adspot-mobile-mobile-3-above`);if(e)return e;let t=n.parentElement;for(;t&&t!==a.body;){if(t.id&&t.id.includes(`adspot`))return t;t=t.parentElement}return n.parentElement})();if(!o)return()=>{};let s=o.getAttribute(`style`),c=n.getAttribute(`style`),l=[],u={width:`100vw`,marginLeft:`calc(50% - 50vw)`,height:t.bandHeight+`px`,backgroundColor:t.bandBg,color:t.bandColor,fontSize:t.bandFontSize,fontFamily:t.bandFontFamily,textTransform:`uppercase`,letterSpacing:t.bandLetterSpacing,display:`flex`,alignItems:`center`,justifyContent:`center`,pointerEvents:`none`};(()=>{let e=o.style;e.height=t.adScrollHeight,e.maxHeight=t.adScrollHeight,e.position=`relative`,o.setAttribute(`poweredAC`,`0.1.7`),e.clipPath=`inset(-${t.bandHeight-1}px 0 0 0)`,e.overflow=`visible`,e.width=`100vw`,e.maxWidth=`100vw`,e.marginLeft=`calc(50% - 50vw)`,e.marginRight=`0`,e.marginTop=`0`,e.marginBottom=`0`,e.padding=`0`;let r=o.parentElement;for(let e=0;e<6&&r&&r!==a.body;e++){let t=i.getComputedStyle(r),n=!1;(t.overflow===`hidden`||t.overflowY===`hidden`)&&(l.push({el:r,prop:`overflow`,val:r.style.overflow}),l.push({el:r,prop:`overflowY`,val:r.style.overflowY}),r.style.overflow=`visible`,r.style.overflowY=`visible`,n=!0);let a=parseFloat(t.height);t.height!==`auto`&&!isNaN(a)&&a<600&&(l.push({el:r,prop:`height`,val:r.style.height}),r.style.height=`auto`,n=!0);let o=t.maxHeight;if(o&&o!==`none`&&(l.push({el:r,prop:`maxHeight`,val:r.style.maxHeight}),r.style.maxHeight=`none`,n=!0),!n&&e>1)break;r=r.parentElement}let s=n.style;s.position=`fixed`,s.top=`0`,s.left=`0`,s.width=`100vw`,s.height=`100vh`,s.maxWidth=`100vw`,s.margin=`0`,s.padding=`0`,s.border=`none`,s.zIndex=`1`;let c=a.createElement(`div`);c.id=`interscroller-top-band-wrapper`,Object.assign(c.style,{position:`sticky`,bottom:`0`,width:`100vw`,marginLeft:`calc(50% - 50vw)`,zIndex:t.zIndexTop,pointerEvents:`none`});let d=a.createElement(`div`);d.id=`interscroller-top-band`,d.textContent=t.labelTop,Object.assign(d.style,u,{position:`relative`,width:`100%`,marginLeft:`0`,transformOrigin:`top center`}),c.appendChild(d),o.insertAdjacentElement(`beforebegin`,c);let f=a.createElement(`div`);f.id=`interscroller-bottom-band`,Object.assign(f.style,u,{position:`fixed`,bottom:`0`,left:`0`,zIndex:t.zIndexBottom,display:`flex`,overflow:`hidden`,transform:`translateY(100%)`,transition:`none`});let p=a.createElement(`span`);if(p.id=`interscroller-bottom-label`,p.textContent=t.labelBottomResume,p.style.cssText=`position:relative;z-index:1;pointer-events:none;`,f.appendChild(p),t.progressBarColor){let e=a.createElement(`span`);e.id=`interscroller-bottom-progress`,e.style.cssText=[`position:absolute`,`inset:0`,`width:0%`,`background:${t.progressBarColor}`,`transition:none`,`z-index:0`,`pointer-events:none`].join(`;`),f.appendChild(e)}o.after(f)})();let d=a.querySelector(`#interscroller-top-band`),f=a.querySelector(`#interscroller-top-band-wrapper`),p=a.querySelector(`#interscroller-bottom-band`),m=a.querySelector(`#interscroller-bottom-label`),h=a.querySelector(`#interscroller-bottom-progress`),g=t.bandHeight,_=t.snapPx,v=!1,y=!1,b=!1,x=!1,S=(t.thresholds||[]).map(()=>!1),C=()=>{if(!p)return;let e=o.getBoundingClientRect(),n=i.innerHeight,r=e.top<=n,a=e.bottom<=n-g,s=x?e.top<=n-t.bottomBandHideAt:e.top<=n-t.bottomBandShowAt,c=o.offsetHeight,l=Math.min(1,Math.max(0,(n-e.top)/(c+n))),u=Math.min(1,Math.max(0,(n-e.top)/(c+g))),f=Math.min(1,Math.max(0,(n-e.top)/c)),C=Math.min(e.bottom,n)-Math.max(e.top-g,0),w=Math.min(1,Math.max(0,C/n)),T=Math.max(0,Math.round(e.bottom-n));!y&&r&&t.onEnter&&t.onEnter(),!b&&a&&t.onExit&&t.onExit(),y=r,b=a,x=s,t.onProgress&&t.onProgress({scrollProgress:l,adExposure:f,viewportCoverage:w,pxRemaining:T}),(t.thresholds||[]).forEach((e,t)=>{let n=S[t],r=l>=e.at;!n&&r?(S[t]=!0,e.onEnter&&e.onEnter(l)):n&&!r&&(S[t]=!1,e.onLeave&&e.onLeave(l))});let E=n;if(d&&e.top<=E+t.stretchOverlap&&!a){let n=E-e.top;if(!v&&n<=_-t.snapOverlap){let e=1+Math.max(0,n+t.stretchOverlap)/g;d.style.transition=`none`,d.style.transform=`scaleY(${e})`}else !v&&n>_-t.snapOverlap&&(v=!0,d.style.transition=`transform ${t.snapDuration}s ${t.snapEase}`,d.style.transform=`scaleY(1)`)}else d&&e.top>E+t.stretchOverlap&&(v=!1,d.style.transition=`none`,d.style.transform=`scaleY(1)`);let D=i.visualViewport?Math.round(i.innerHeight-(i.visualViewport.offsetTop+i.visualViewport.height)):0;a?(p.style.transition=`none`,p.style.transform=`none`,p.style.position=`sticky`,p.style.top=`0`,p.style.bottom=``,p.style.left=``,p.style.marginLeft=`calc(50% - 50vw)`,p.style.width=`100vw`,m&&(m.textContent=t.labelBottomNow),h&&(h.style.width=`100%`)):s?(m&&(m.textContent=T>0?u<.2?t.labelBottomResume:u<.75?t.labelBottomMid:t.labelBottomLate:t.labelBottomNow),h&&(h.style.width=`${Math.round(u*100)}%`),p.style.transition=`transform 0.3s ease`,p.style.transform=`translateY(0)`,p.style.position=`fixed`,p.style.bottom=`${D}px`,p.style.top=``,p.style.left=`0`,p.style.marginLeft=`0`,p.style.width=`100vw`):(p.style.transition=`transform 0.3s ease`,p.style.transform=`translateY(100%)`,p.style.position=`fixed`,p.style.bottom=`${D}px`,p.style.left=`0`,p.style.marginLeft=`0`,p.style.width=`100vw`)};return C(),i.addEventListener(`scroll`,C,{passive:!0}),i.visualViewport?.addEventListener(`resize`,C,{passive:!0}),()=>{i.removeEventListener(`scroll`,C),i.visualViewport?.removeEventListener(`resize`,C),f?f.remove():d&&d.remove(),p&&p.remove(),s?o.setAttribute(`style`,s):o.removeAttribute(`style`),c?n.setAttribute(`style`,c):n.removeAttribute(`style`),l.forEach(({el:e,prop:t,val:n})=>{e.style[t]=n||``})}},a=(e={})=>{let t={adaptToWidth:`100%`,maxWidth:`400px`,maintainAspectRatio:!0,adaptToHeight:!1,zIndex:7,onAdapt:null,...e},n=window.frameElement??null;if(!n)return()=>{};let r=window.parent;if(!r||r===window)return()=>{};let i=null;try{i=r.document,r.location.href}catch{return()=>{}}let a=(()=>{let e=i.querySelector(`#adspot-mobile-mbanner-2-above`);if(e)return e;let t=n.parentElement;for(;t&&t!==i.body;){if(t.id&&t.id.includes(`adspot`))return t;t=t.parentElement}return n.parentElement})();if(!a)return()=>{};let o=a.getAttribute(`style`),s=n.getAttribute(`style`),c=n.parentElement===a?null:n.parentElement,l=c?c.getAttribute(`style`):null,u=a.parentElement,d=u?r.getComputedStyle(u).paddingTop:null,f=null,p=parseInt(n.getAttribute(`width`),10)||320,m=parseInt(n.getAttribute(`height`),10)||50;return(()=>{let e=a.style;if(e.position=`relative`,e.overflow=`visible`,e.boxSizing=`border-box`,a.setAttribute(`poweredAC`,`0.1.7`),c){let e=c.style;e.width=`100%`,e.height=`100%`,e.margin=`0`,e.textAlign=`left`}let t=n.style;t.display=`block`,t.width=`100%`,t.height=`100%`,t.border=`none`,t.margin=`0`,t.padding=`0`})(),(()=>{let e=a.style;e.zIndex=String(t.zIndex),t.adaptToWidth&&(e.width=t.adaptToWidth,e.maxWidth=t.maxWidth||t.adaptToWidth,t.maxWidth&&t.adaptToWidth!==`100vw`&&!t.adaptToWidth.endsWith(`vw`)?(e.marginLeft=`auto`,e.marginRight=`auto`):(t.adaptToWidth===`100vw`||t.adaptToWidth.endsWith(`vw`))&&(e.marginLeft=`calc(50% - 50vw)`,e.marginRight=`0`)),u&&d&&d!==`0px`&&(u.style.paddingTop=`0`),t.maintainAspectRatio?r.requestAnimationFrame(()=>{let e=a.offsetWidth||p,r=Math.round((m||50)/p*e);a.style.height=r+`px`,c&&(c.style.height=r+`px`),n.style.height=r+`px`,t.onAdapt&&t.onAdapt()}):(t.adaptToHeight&&(e.height=t.adaptToHeight),t.onAdapt&&t.onAdapt())})(),()=>{f&&=(f.disconnect(),null),o?a.setAttribute(`style`,o):a.removeAttribute(`style`),s?n.setAttribute(`style`,s):n.removeAttribute(`style`),c&&(l?c.setAttribute(`style`,l):c.removeAttribute(`style`)),u&&d&&d!==`0px`&&(u.style.paddingTop=d)}},o=(e={})=>{let t={billboardHeight:150,sideStripWidth:10,zIndex:0,creativeUrl:null,onAdapt:null,...e},n=window.frameElement??null;if(!n)return()=>{};let r=window.parent;if(!r||r===window)return()=>{};let i=null;try{i=r.document,r.location.href}catch{return()=>{}}let a=(()=>{let e=i.querySelector(`#adspot-mobile-mbanner-2-above`);if(e)return e;let t=n.parentElement;for(;t&&t!==i.body;){if(t.id&&t.id.includes(`adspot`))return t;t=t.parentElement}return n.parentElement})();if(!a)return()=>{};let o={nine:{siteBackgroundColor:`#ffffff`,setup(e,t){e.querySelector(`main`)?.style.setProperty(`position`,`relative`);let n=t?.parentElement?.nextElementSibling;n&&n.tagName!==`HEADER`&&(n.style.paddingTop=`0px`)}},wwos:{siteBackgroundColor:`#ffffff`,setup(e,t){e.querySelector(`main`)?.style.setProperty(`position`,`relative`);let n=t?.parentElement?.nextElementSibling;n&&n.tagName!==`HEADER`&&(n.style.paddingTop=`0px`)}},nineNews:{siteBackgroundColor:`#ffffff`,setup(e){let t=e.querySelector(`.layout`);t&&(t.style.backgroundColor=`transparent`),e.querySelector(`.content`)?.style.setProperty(`position`,`relative`)}},lifestyle:{siteBackgroundColor:`#ffffff`,setup(e){e.querySelector(`main`)?.style.setProperty(`position`,`relative`)}},smh:{siteBackgroundColor:`#ffffff`,setup(e){e.querySelector(`main`)?.style.setProperty(`position`,`relative`)}},theage:{siteBackgroundColor:`#ffffff`,setup(e){e.querySelector(`main`)?.style.setProperty(`position`,`relative`)}}},s=[{site:`https://www.nine.com.au/sport`,config:o.wwos},{site:`https://staging.nine.com.au/sport`,config:o.wwos},{site:`https://www.nine.com.au`,config:o.nine},{site:`https://staging.nine.com.au`,config:o.nine},{site:`https://preview.nine.com.au`,config:o.nine},{site:`https://www.9news`,config:o.nineNews},{site:`https://staging.9news`,config:o.nineNews},{site:`https://honey`,config:o.lifestyle},{site:`https://www.smh`,config:o.smh},{site:`https://www.theage`,config:o.theage},{site:`https://creative-preview-an.com`,config:o.nine}],c=(()=>{let e=r.location.href;for(let t of s)if(e.indexOf(t.site)>=0)return t.config;return o.nine})(),l=n.getAttribute(`style`),u=a.getAttribute(`style`),d=n.parentElement===a?null:n.parentElement,f=d?d.getAttribute(`style`):null,p=a.parentElement,m=p?p.getAttribute(`style`):null,h=null,g=null,_=[],v=()=>{let e=n.parentElement;for(;e&&e!==i.body&&e!==i.documentElement;){let t=r.getComputedStyle(e);(t.transform&&t.transform!==`none`||t.willChange&&t.willChange!==`auto`||t.contain&&t.contain!==`none`||t.filter&&t.filter!==`none`||t.perspective&&t.perspective!==`none`)&&(_.push({el:e,orig:e.getAttribute(`style`)}),e.style.transform=`none`,e.style.willChange=`auto`,e.style.contain=`none`,e.style.filter=`none`,e.style.perspective=`none`),t.overflow!==`visible`&&(_.find(t=>t.el===e)||_.push({el:e,orig:e.getAttribute(`style`)}),e.style.overflow=`visible`),e=e.parentElement}let o=n.style;if(o.position=`fixed`,o.top=`0`,o.left=`0`,o.width=`100vw`,o.height=`100dvh`,o.zIndex=String(t.zIndex),o.border=`none`,o.margin=`0`,o.padding=`0`,o.display=`block`,a.setAttribute(`poweredAC`,`0.1.7`),d){let e=d.style;e.width=`100%`,e.height=`0`,e.overflow=`visible`,e.position=`static`,e.margin=`0`}let s=a.style;s.height=t.billboardHeight+`px`,s.minHeight=t.billboardHeight+`px`,s.background=`transparent`,s.overflow=`visible`,s.position=`relative`,s.width=`100%`,s.padding=`0`,s.margin=`0`,p&&(p.style.overflow=`visible`,p.style.position=`relative`,p.style.backgroundColor=`transparent`,p.style.height=t.billboardHeight+`px`,p.style.minHeight=t.billboardHeight+`px`,p.style.maxHeight=t.billboardHeight+`px`,p.style.padding=`0`,p.style.margin=`0`,p.setAttribute(`data-mf-slot`,``));let l=`max(${t.sideStripWidth}px, env(safe-area-inset-left))`,u=`max(${t.sideStripWidth}px, env(safe-area-inset-right))`;h=i.createElement(`style`),h.id=`mobilefireplace-pac`,h.textContent=`
|
|
108
|
+
`,e.head.appendChild(t)}}},f={siteBackgroundColor:`#ffffff`,fireplaceLeftMargin:0,adNodeMarginTop:-32,adNodeMarginBottom:8,responsiveScroll:-124,xPosHalfpage:720,yPosHalfpage:16,stickyMargin:{offset:160,isSticky:!0},maskOffset:window.parent.document.querySelector(`div[class*="VideoIndexComponent"]`)?324:292,zIndex:function(){let e=window.parent.document;e.querySelector(`.header-wrapper`)?.setAttribute(`style`,`height:124px`),e.querySelector(`.weather-widget-wrapper`)?.setAttribute(`style`,`bottom:0px`),e.querySelector(`.content`)?.setAttribute(`style`,`padding-top:32px`),e.querySelector(`.layout`)?.setAttribute(`style`,`position:relative;background-color:transparent;`),e.querySelector(`.footer-ad`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`);let t=e.querySelector(`[class*="VideoIndexComponent"]`);t&&(e.querySelector(`.breadcrumbs`)?.setAttribute(`style`,`display:none`),t.style.maxWidth=`1190px`,t.style.margin=`auto`,t.style.position=`relative`)}},p=[{site:`https://www.nine.com.au/sport`,config:u},{site:`https://www.nine.com.au/product-reviews`,config:c},{site:`https://www.nine.com.au/property`,config:c},{site:`https://www.nine.com.au/entertainment`,config:c},{site:`https://staging.nine.com.au/sport`,config:u},{site:`https://staging.nine.com.au/product-reviews`,config:c},{site:`https://staging.nine.com.au/property`,config:c},{site:`https://staging.nine.com.au/entertainment`,config:c},{site:`https://render-web-nine-staging-v1.ffxblue.com.au`,config:l},{site:`https://render-web-nine-production-v1.ffxblue.com.au`,config:l},{site:`https://preview.nine.com.au/`,config:l},{site:`https://www.nine`,config:l},{site:`https://staging.nine`,config:l},{site:`https://entertainment`,config:s},{site:`https://celebrity`,config:s},{site:`https://homes`,config:s},{site:`https://travel`,config:s},{site:`https://honey`,config:s},{site:`https://style`,config:s},{site:`https://coach`,config:s},{site:`https://kitchen`,config:s},{site:`https://finance`,config:s},{site:`https://wwos`,config:d},{site:`https://staging.wwos`,config:u},{site:`https://www.9news`,config:f},{site:`https://staging.9news`,config:f},{site:`https://www.yourtv`,config:s},{site:`https://staging.yourtv`,config:s},{site:`https://9now`,config:c},{site:`https://creative-preview-an.com`,config:s}],m=()=>{let e=window.document.getElementById(`nineContent`);e&&(e.style.backgroundColor=T.siteBackgroundColor),i&&(a.setProperty(`--masthead-height`,`250px`),a.height=`var(--masthead-height)`),y(),v(),g(),b(),n.addEventListener(`scroll`,C,{passive:!0}),E=setTimeout(C,50)},h=()=>{let e=null;return e=r.querySelector(`div[id*="billboard"][id*="above"]`),e},g=()=>{let e=null;if(!window.parent)return e;if(e=r.querySelector(`div[id*="halfpage"][id*="above"]`),!e)return;let t=e;for(let e=0;e<3;e++)if(t=t.parentNode,t&&getComputedStyle(t).position===`sticky`){t.setAttribute(`style`,`top: ${T.stickyMargin.offset}px`);break}},_=()=>{let e=n.location.href;for(let t=0;t<p.length;t+=1)if(e.indexOf(p[t].site)>=0)return p[t].config},v=()=>{if(!t)return;let e=t.style;e.width=`100%`,e.height=`1000px`,e.position=`fixed`,e.left=`50%`,e.setProperty(`--transform-y`,`0px`),e.transform=`translate3d(-50%, var(--transform-y), 0)`},y=()=>{if(!w)return;let e=w.style;w.className=``,e.minHeight=`250px`,e.marginTop=T.adNodeMarginTop+`px`,e.marginBottom=T.adNodeMarginBottom+`px`,e.position=`static`,e.display=`block`,T.zIndex&&T.zIndex()},b=()=>{o=r.querySelector(`div[data-contentunit-id="stan"]`)?.parentNode||r.querySelector(`div[data-ui-testid="header-score-strip"]`)?.parentNode||r.querySelector(`div[class*="__MyContainer"]`)||r.querySelector(`div[class*="__ArticleContainer"]`)||r.querySelector(`div[class*="__VideoIndexComponent"]`)||r.querySelector(`div.container.layout`)||r.querySelector(`main.container.layout`),o&&(o.style.willChange=`clip-path`,o.style.transition=`none`,o.style.webkitBackfaceVisibility=`hidden`,o.style.backfaceVisibility=`hidden`,o.style.transform=`translate3d(0,0,0)`,o.style.backgroundColor=T.siteBackgroundColor,o.style.setProperty(`--mask-inset`,`0px`),o.style.clipPath=`inset(var(--mask-inset, 0px) 0 0 0)`)},x=0,S=0,C=()=>{let e=n.scrollY,r=e>x,i=e>O?e-T.maskOffset:0,s=Math.abs(i-S);if(o)if(r&&i>S)if(s>100){let e=Math.max(0,i-100);o.style.transition=`none`,o.style.setProperty(`--mask-inset`,`${e}px`),o.offsetHeight,o.style.transition=`clip-path 0.3s ease-out`,o.style.setProperty(`--mask-inset`,`${i}px`)}else o.style.transition=`clip-path 0.3s ease-out`,o.style.setProperty(`--mask-inset`,`${i}px`);else o.style.transition=`none`,o.style.setProperty(`--mask-inset`,`${i}px`);x=e,S=i,e>O?(t.style.setProperty(`--transform-y`,`${-D}px`),a.setProperty(`--masthead-height`,`100px`),window.CollantOn||window.goCollant()):e>D&&e<=O?(t.style.setProperty(`--transform-y`,`${-D}px`),a.setProperty(`--masthead-height`,`${250+D-e}px`),window.CollantOn&&window.goBillboard()):e>=0&&e<=D&&(t.style.setProperty(`--transform-y`,`${-e}px`),a.setProperty(`--masthead-height`,`250px`),window.CollantOn&&window.goBillboard())},w=h(),T=_();if(!T)return()=>{};let E=null,D=-T.responsiveScroll+e,O=D+150;return m(),()=>{n.removeEventListener(`scroll`,C),E&&=(clearTimeout(E),null)}},n=(e,t,n)=>{let r=window.frameElement?window.frameElement:null;if(!r)return()=>{};let i=window.parent;if(!i||i===window)return()=>{};let a=null;try{a=i.document,i.location.href}catch{return()=>{}}let o={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`250px`,logoSmallTransform:`translateX(0px)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document;e.querySelector(`.container--padded`)?.setAttribute(`style`,`position:relative`),((e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n)))(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},s={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[class*="article__MyContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:-24px`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},c={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`.nk-demographics`)?.setAttribute(`style`,`max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`.nk-footer`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#article`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#VideoIndex`)?.setAttribute(`style`,`position:relative`),e.querySelector(`#Index`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.show`)?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`.column`),[[`position`,`relative`]]),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`blockquote`),[[`zIndex`,`1`]]),e.querySelector(`div[class^="component__StrapContainer"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`section[class^="WatchNow__Container"]`)?.setAttribute(`style`,`margin-left:calc(50% - 49vw);margin-right:calc(50% - 49vw + 10px);`),e.querySelector(`div[class*="ArticleContainer"]`)?.setAttribute(`style`,`max-width:1190px;margin-top:0px`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},l={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document,t=(e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n));e.querySelector(`section[data-section="marketing-banner"]`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.container--ads`)?.setAttribute(`style`,`min-height:0`),e.getElementById(`mastheadAnchorToggle`)?.setAttribute(`style`,`display:none`),t(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),t(e.querySelectorAll(`iframe`),[[`position`,`relative`]]),e.querySelector(`div[data-testid="live-tv"]`)?.parentNode?.setAttribute(`style`,`position:relative`),e.querySelector(`div[data-contentunit-id="stan"]`)?.parentNode?.setAttribute(`style`,`position:relative`),t(e.querySelectorAll(`small`),[[`position`,`relative`]]),e.querySelector(`small`)?.setAttribute(`style`,`position:inherit`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},u={siteBackgroundColor:`#ffffff`,logoTop:`-148px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`none`,zIndex:function(){let e=window.parent.document;e.querySelector(`.container--padded`)?.setAttribute(`style`,`position:relative`),((e,t)=>e.forEach(e=>t.forEach(([t,n])=>e.style[t]=n)))(e.querySelectorAll(`.advert`),[[`position`,`relative`]]),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},d={siteBackgroundColor:`#ffffff`,logoTop:`44px`,logoLeft:`50%`,logoTransform:`translateX(-50%)`,logoSmallLeft:`50%`,logoSmallTransform:`translateX(-50%)`,logoSmallFilter:`invert(1)`,zIndex:function(){let e=window.parent.document;e.querySelector(`.header-wrapper`)?.setAttribute(`style`,`height:124px`),e.querySelector(`.weather-widget-wrapper`)?.setAttribute(`style`,`bottom:0px`),e.querySelector(`.content`)?.setAttribute(`style`,`padding-top:32px`),e.querySelector(`.layout`)?.setAttribute(`style`,`position:relative;background-color:transparent;`),e.querySelector(`.footer-ad`)?.setAttribute(`style`,`position:relative`),e.querySelector(`.footer-netkit`)?.setAttribute(`style`,`position:relative;max-width:1190px;left:50%;transform:translate(-50%,0);`),e.querySelector(`div[type="BANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[type="MBANNER"]`)?.setAttribute(`style`,`display:none`),e.querySelector(`div[id*="sidepanel"][id*="above"]`)?.setAttribute(`style`,`display:none`)}},f=[{site:`https://www.nine.com.au/sport`,config:o},{site:`https://www.nine.com.au/product-reviews`,config:c},{site:`https://www.nine.com.au/property`,config:c},{site:`https://www.nine.com.au/entertainment`,config:c},{site:`https://staging.nine.com.au/sport`,config:o},{site:`https://staging.nine.com.au/product-reviews`,config:c},{site:`https://staging.nine.com.au/property`,config:c},{site:`https://staging.nine.com.au/entertainment`,config:c},{site:`https://render-web-nine-staging-v1.ffxblue.com.au`,config:l},{site:`https://render-web-nine-production-v1.ffxblue.com.au`,config:l},{site:`https://preview.nine.com.au/`,config:l},{site:`https://www.nine`,config:l},{site:`https://staging.nine`,config:l},{site:`https://entertainment`,config:s},{site:`https://celebrity`,config:s},{site:`https://homes`,config:s},{site:`https://travel`,config:s},{site:`https://honey`,config:s},{site:`https://style`,config:s},{site:`https://coach`,config:s},{site:`https://kitchen`,config:s},{site:`https://finance`,config:s},{site:`https://wwos`,config:u},{site:`https://staging.wwos`,config:u},{site:`https://www.9news`,config:d},{site:`https://staging.9news`,config:d},{site:`https://www.yourtv`,config:s},{site:`https://staging.yourtv`,config:s},{site:`https://9now`,config:c},{site:`https://creative-preview-an.com`,config:s}],p=()=>{let e=window.document.getElementById(`logo-small`);e&&(e.style.left=C.logoSmallLeft,e.style.transform=C.logoSmallTransform,e.style.filter=C.logoSmallFilter),_(),g(),i.addEventListener(`scroll`,y),w=setTimeout(y,50)},m=()=>{let e=null;return e=a.querySelector(`div[id*="desktop"][id*="takeover"][id*="above"]`),e},h=()=>{let e=i.location.href;for(let t=0;t<f.length;t+=1)if(e.indexOf(f[t].site)>=0)return f[t].config},g=()=>{if(!r)return;let e=r.style;e.width=`100%`,e.height=`${t}px`,e.position=`relative`},_=()=>{if(!S)return;let e=S.style;e.maxHeight=`${t}px`,e.minHeight=`${t}px`,e.marginTop=`0px`,e.marginBottom=`0px`,e.position=`absolute`,e.width=`1900px`,e.top=C.logoTop,e.left=C.logoLeft,e.transform=C.logoTransform,e.zIndex=`10000`,e.pointerEvents=`none`,C.zIndex&&C.zIndex()},v=e=>{if(!S)return;let r=S.style;e===`big`&&!window.bigActive?(r.maxHeight=`${t}px`,r.minHeight=`${t}px`,r.position=`absolute`,r.top=C.logoTop,r.zIndex=`10000`,window.loadBig()):e===`small`&&!window.smallActive&&(r.maxHeight=`${n}px`,r.minHeight=`${n}px`,r.position=`fixed`,r.top=`0px`,r.zIndex=`100000`,window.loadSmall())},y=()=>{let e=i.scrollY;r.style,e>=0&&e<=T?v(`big`):e>T&&(v(e>E?`small`:`big`),E=e<=0?0:e)},b=(e=4)=>{x()||e>1&&setTimeout(()=>{b(e-1)},20)},x=()=>{let e=a.querySelector(`header`);return window.getComputedStyle(e).top===`0px`?(v(`big`),!0):(v(`small`),!1)},S=m(),C=h();if(!C)return()=>{};let w=null,T=e,E=0;return p(),()=>{i.removeEventListener(`scroll`,y),w&&=(clearTimeout(w),null)}},r=((e,t=50)=>`linear(${Array.from({length:t+1},(n,r)=>e(r/t)).map(e=>+e.toFixed(4)).join(`, `)})`)(e=>{if(e===0||e===1)return e;let t=2*Math.PI/3;return 2**(-10*e)*Math.sin((e*10-.75)*t)+1}),i=(e={})=>{let t={adScrollHeight:`300vh`,bandHeight:24,bandBg:`#222`,bandColor:`#fff`,bandFontSize:`10px`,bandFontFamily:`Arial, Helvetica, sans-serif`,bandLetterSpacing:`1px`,labelTop:`Advertisement`,labelBottomResume:`Scroll to continue`,labelBottomMid:`Keep scrolling`,labelBottomLate:`Almost there`,labelBottomNow:`Content now ↓`,progressBarColor:`rgba(255,255,255,0.35)`,zIndexTop:9,zIndexBottom:8,bottomBandShowAt:400,bottomBandHideAt:300,snapPx:50,snapOverlap:2,stretchOverlap:20,snapDuration:.9,snapEase:r,onEnter:null,onExit:null,onProgress:null,thresholds:[],...e},n=window.frameElement?window.frameElement:null;if(!n)return()=>{};let i=window.parent;if(!i||i===window)return()=>{};let a=null;try{a=i.document,i.location.href}catch{return()=>{}}let o=(()=>{let e=a.querySelector(`#adspot-mobile-mobile-3-above`);if(e)return e;let t=n.parentElement;for(;t&&t!==a.body;){if(t.id&&t.id.includes(`adspot`))return t;t=t.parentElement}return n.parentElement})();if(!o)return()=>{};let s=o.getAttribute(`style`),c=n.getAttribute(`style`),l=[],u={width:`100vw`,marginLeft:`calc(50% - 50vw)`,height:t.bandHeight+`px`,backgroundColor:t.bandBg,color:t.bandColor,fontSize:t.bandFontSize,fontFamily:t.bandFontFamily,textTransform:`uppercase`,letterSpacing:t.bandLetterSpacing,display:`flex`,alignItems:`center`,justifyContent:`center`,pointerEvents:`none`};(()=>{let e=o.style;e.height=t.adScrollHeight,e.maxHeight=t.adScrollHeight,e.position=`relative`,o.setAttribute(`poweredAC`,`0.1.29`),e.clipPath=`inset(-${t.bandHeight-1}px 0 0 0)`,e.overflow=`visible`,e.width=`100vw`,e.maxWidth=`100vw`,e.marginLeft=`calc(50% - 50vw)`,e.marginRight=`0`,e.marginTop=`0`,e.marginBottom=`0`,e.padding=`0`;let r=o.parentElement;for(let e=0;e<6&&r&&r!==a.body;e++){let t=i.getComputedStyle(r),n=!1;(t.overflow===`hidden`||t.overflowY===`hidden`)&&(l.push({el:r,prop:`overflow`,val:r.style.overflow}),l.push({el:r,prop:`overflowY`,val:r.style.overflowY}),r.style.overflow=`visible`,r.style.overflowY=`visible`,n=!0);let a=parseFloat(t.height);t.height!==`auto`&&!isNaN(a)&&a<600&&(l.push({el:r,prop:`height`,val:r.style.height}),r.style.height=`auto`,n=!0);let o=t.maxHeight;if(o&&o!==`none`&&(l.push({el:r,prop:`maxHeight`,val:r.style.maxHeight}),r.style.maxHeight=`none`,n=!0),!n&&e>1)break;r=r.parentElement}let s=n.style;s.position=`fixed`,s.top=`0`,s.left=`0`,s.width=`100vw`,s.height=`100vh`,s.maxWidth=`100vw`,s.margin=`0`,s.padding=`0`,s.border=`none`,s.zIndex=`1`;let c=a.createElement(`div`);c.id=`interscroller-top-band-wrapper`,Object.assign(c.style,{position:`sticky`,bottom:`0`,width:`100vw`,marginLeft:`calc(50% - 50vw)`,zIndex:t.zIndexTop,pointerEvents:`none`});let d=a.createElement(`div`);d.id=`interscroller-top-band`,d.textContent=t.labelTop,Object.assign(d.style,u,{position:`relative`,width:`100%`,marginLeft:`0`,transformOrigin:`top center`}),c.appendChild(d),o.insertAdjacentElement(`beforebegin`,c);let f=a.createElement(`div`);f.id=`interscroller-bottom-band`,Object.assign(f.style,u,{position:`fixed`,bottom:`0`,left:`0`,zIndex:t.zIndexBottom,display:`flex`,overflow:`hidden`,transform:`translateY(100%)`,transition:`none`});let p=a.createElement(`span`);if(p.id=`interscroller-bottom-label`,p.textContent=t.labelBottomResume,p.style.cssText=`position:relative;z-index:1;pointer-events:none;`,f.appendChild(p),t.progressBarColor){let e=a.createElement(`span`);e.id=`interscroller-bottom-progress`,e.style.cssText=[`position:absolute`,`inset:0`,`width:0%`,`background:${t.progressBarColor}`,`transition:none`,`z-index:0`,`pointer-events:none`].join(`;`),f.appendChild(e)}o.after(f)})();let d=a.querySelector(`#interscroller-top-band`),f=a.querySelector(`#interscroller-top-band-wrapper`),p=a.querySelector(`#interscroller-bottom-band`),m=a.querySelector(`#interscroller-bottom-label`),h=a.querySelector(`#interscroller-bottom-progress`),g=t.bandHeight,_=t.snapPx,v=!1,y=!1,b=!1,x=!1,S=(t.thresholds||[]).map(()=>!1),C=()=>{if(!p)return;let e=o.getBoundingClientRect(),n=i.innerHeight,r=e.top<=n,a=e.bottom<=n-g,s=x?e.top<=n-t.bottomBandHideAt:e.top<=n-t.bottomBandShowAt,c=o.offsetHeight,l=Math.min(1,Math.max(0,(n-e.top)/(c+n))),u=Math.min(1,Math.max(0,(n-e.top)/(c+g))),f=Math.min(1,Math.max(0,(n-e.top)/c)),C=Math.min(e.bottom,n)-Math.max(e.top-g,0),w=Math.min(1,Math.max(0,C/n)),T=Math.max(0,Math.round(e.bottom-n));!y&&r&&t.onEnter&&t.onEnter(),!b&&a&&t.onExit&&t.onExit(),y=r,b=a,x=s,t.onProgress&&t.onProgress({scrollProgress:l,adExposure:f,viewportCoverage:w,pxRemaining:T}),(t.thresholds||[]).forEach((e,t)=>{let n=S[t],r=l>=e.at;!n&&r?(S[t]=!0,e.onEnter&&e.onEnter(l)):n&&!r&&(S[t]=!1,e.onLeave&&e.onLeave(l))});let E=n;if(d&&e.top<=E+t.stretchOverlap&&!a){let n=E-e.top;if(!v&&n<=_-t.snapOverlap){let e=1+Math.max(0,n+t.stretchOverlap)/g;d.style.transition=`none`,d.style.transform=`scaleY(${e})`}else !v&&n>_-t.snapOverlap&&(v=!0,d.style.transition=`transform ${t.snapDuration}s ${t.snapEase}`,d.style.transform=`scaleY(1)`)}else d&&e.top>E+t.stretchOverlap&&(v=!1,d.style.transition=`none`,d.style.transform=`scaleY(1)`);let D=i.visualViewport?Math.round(i.innerHeight-(i.visualViewport.offsetTop+i.visualViewport.height)):0;a?(p.style.transition=`none`,p.style.transform=`none`,p.style.position=`sticky`,p.style.top=`0`,p.style.bottom=``,p.style.left=``,p.style.marginLeft=`calc(50% - 50vw)`,p.style.width=`100vw`,m&&(m.textContent=t.labelBottomNow),h&&(h.style.width=`100%`)):s?(m&&(m.textContent=T>0?u<.2?t.labelBottomResume:u<.75?t.labelBottomMid:t.labelBottomLate:t.labelBottomNow),h&&(h.style.width=`${Math.round(u*100)}%`),p.style.transition=`transform 0.3s ease`,p.style.transform=`translateY(0)`,p.style.position=`fixed`,p.style.bottom=`${D}px`,p.style.top=``,p.style.left=`0`,p.style.marginLeft=`0`,p.style.width=`100vw`):(p.style.transition=`transform 0.3s ease`,p.style.transform=`translateY(100%)`,p.style.position=`fixed`,p.style.bottom=`${D}px`,p.style.left=`0`,p.style.marginLeft=`0`,p.style.width=`100vw`)};return C(),i.addEventListener(`scroll`,C,{passive:!0}),i.visualViewport?.addEventListener(`resize`,C,{passive:!0}),()=>{i.removeEventListener(`scroll`,C),i.visualViewport?.removeEventListener(`resize`,C),f?f.remove():d&&d.remove(),p&&p.remove(),s?o.setAttribute(`style`,s):o.removeAttribute(`style`),c?n.setAttribute(`style`,c):n.removeAttribute(`style`),l.forEach(({el:e,prop:t,val:n})=>{e.style[t]=n||``})}},a=(e={})=>{let t={adaptToWidth:`100%`,maxWidth:`400px`,maintainAspectRatio:!0,adaptToHeight:!1,zIndex:7,onAdapt:null,...e},n=window.frameElement??null;if(!n)return()=>{};let r=window.parent;if(!r||r===window)return()=>{};let i=null;try{i=r.document,r.location.href}catch{return()=>{}}let a=(()=>{let e=i.querySelector(`#adspot-mobile-mbanner-2-above`);if(e)return e;let t=n.parentElement;for(;t&&t!==i.body;){if(t.id&&t.id.includes(`adspot`))return t;t=t.parentElement}return n.parentElement})();if(!a)return()=>{};let o=a.getAttribute(`style`),s=n.getAttribute(`style`),c=n.parentElement===a?null:n.parentElement,l=c?c.getAttribute(`style`):null,u=a.parentElement,d=u?r.getComputedStyle(u).paddingTop:null,f=null,p=parseInt(n.getAttribute(`width`),10)||320,m=parseInt(n.getAttribute(`height`),10)||50;return(()=>{let e=a.style;if(e.position=`relative`,e.overflow=`visible`,e.boxSizing=`border-box`,a.setAttribute(`poweredAC`,`0.1.29`),c){let e=c.style;e.width=`100%`,e.height=`100%`,e.margin=`0`,e.textAlign=`left`}let t=n.style;t.display=`block`,t.width=`100%`,t.height=`100%`,t.border=`none`,t.margin=`0`,t.padding=`0`})(),(()=>{let e=a.style;e.zIndex=String(t.zIndex),t.adaptToWidth&&(e.width=t.adaptToWidth,e.maxWidth=t.maxWidth||t.adaptToWidth,t.maxWidth&&t.adaptToWidth!==`100vw`&&!t.adaptToWidth.endsWith(`vw`)?(e.marginLeft=`auto`,e.marginRight=`auto`):(t.adaptToWidth===`100vw`||t.adaptToWidth.endsWith(`vw`))&&(e.marginLeft=`calc(50% - 50vw)`,e.marginRight=`0`)),u&&d&&d!==`0px`&&(u.style.paddingTop=`0`),t.maintainAspectRatio?r.requestAnimationFrame(()=>{let e=a.offsetWidth||p,r=Math.round((m||50)/p*e);a.style.height=r+`px`,c&&(c.style.height=r+`px`),n.style.height=r+`px`,t.onAdapt&&t.onAdapt()}):(t.adaptToHeight&&(e.height=t.adaptToHeight),t.onAdapt&&t.onAdapt())})(),()=>{f&&=(f.disconnect(),null),o?a.setAttribute(`style`,o):a.removeAttribute(`style`),s?n.setAttribute(`style`,s):n.removeAttribute(`style`),c&&(l?c.setAttribute(`style`,l):c.removeAttribute(`style`)),u&&d&&d!==`0px`&&(u.style.paddingTop=d)}},o=(e={})=>{let t={billboardHeight:150,sideStripWidth:10,zIndex:0,creativeUrl:null,onAdapt:null,...e},n=window.frameElement??null;if(!n)return()=>{};let r=window.parent;if(!r||r===window)return()=>{};let i=null;try{i=r.document,r.location.href}catch{return()=>{}}let a=(()=>{let e=i.querySelector(`#adspot-mobile-mbanner-2-above`);if(e)return e;let t=n.parentElement;for(;t&&t!==i.body;){if(t.id&&t.id.includes(`adspot`))return t;t=t.parentElement}return n.parentElement})();if(!a)return()=>{};let o={nine:{siteBackgroundColor:`#ffffff`,setup(e,t){e.querySelector(`main`)?.style.setProperty(`position`,`relative`);let n=t?.parentElement?.nextElementSibling;n&&n.tagName!==`HEADER`&&(n.style.paddingTop=`0px`)}},wwos:{siteBackgroundColor:`#ffffff`,setup(e,t){e.querySelector(`main`)?.style.setProperty(`position`,`relative`);let n=t?.parentElement?.nextElementSibling;n&&n.tagName!==`HEADER`&&(n.style.paddingTop=`0px`)}},nineNews:{siteBackgroundColor:`#ffffff`,setup(e){let t=e.querySelector(`.layout`);t&&(t.style.backgroundColor=`transparent`),e.querySelector(`.content`)?.style.setProperty(`position`,`relative`)}},lifestyle:{siteBackgroundColor:`#ffffff`,setup(e){e.querySelector(`main`)?.style.setProperty(`position`,`relative`)}},smh:{siteBackgroundColor:`#ffffff`,setup(e){e.querySelector(`main`)?.style.setProperty(`position`,`relative`)}},theage:{siteBackgroundColor:`#ffffff`,setup(e){e.querySelector(`main`)?.style.setProperty(`position`,`relative`)}}},s=[{site:`https://www.nine.com.au/sport`,config:o.wwos},{site:`https://staging.nine.com.au/sport`,config:o.wwos},{site:`https://www.nine.com.au`,config:o.nine},{site:`https://staging.nine.com.au`,config:o.nine},{site:`https://preview.nine.com.au`,config:o.nine},{site:`https://www.9news`,config:o.nineNews},{site:`https://staging.9news`,config:o.nineNews},{site:`https://honey`,config:o.lifestyle},{site:`https://www.smh`,config:o.smh},{site:`https://www.theage`,config:o.theage},{site:`https://creative-preview-an.com`,config:o.nine}],c=(()=>{let e=r.location.href;for(let t of s)if(e.indexOf(t.site)>=0)return t.config;return o.nine})(),l=n.getAttribute(`style`),u=a.getAttribute(`style`),d=n.parentElement===a?null:n.parentElement,f=d?d.getAttribute(`style`):null,p=a.parentElement,m=p?p.getAttribute(`style`):null,h=null,g=null,_=[],v=()=>{let e=n.parentElement;for(;e&&e!==i.body&&e!==i.documentElement;){let t=r.getComputedStyle(e);(t.transform&&t.transform!==`none`||t.willChange&&t.willChange!==`auto`||t.contain&&t.contain!==`none`||t.filter&&t.filter!==`none`||t.perspective&&t.perspective!==`none`)&&(_.push({el:e,orig:e.getAttribute(`style`)}),e.style.transform=`none`,e.style.willChange=`auto`,e.style.contain=`none`,e.style.filter=`none`,e.style.perspective=`none`),t.overflow!==`visible`&&(_.find(t=>t.el===e)||_.push({el:e,orig:e.getAttribute(`style`)}),e.style.overflow=`visible`),e=e.parentElement}let o=n.style;if(o.position=`fixed`,o.top=`0`,o.left=`0`,o.width=`100vw`,o.height=`100dvh`,o.zIndex=String(t.zIndex),o.border=`none`,o.margin=`0`,o.padding=`0`,o.display=`block`,a.setAttribute(`poweredAC`,`0.1.29`),d){let e=d.style;e.width=`100%`,e.height=`0`,e.overflow=`visible`,e.position=`static`,e.margin=`0`}let s=a.style;s.height=t.billboardHeight+`px`,s.minHeight=t.billboardHeight+`px`,s.background=`transparent`,s.overflow=`visible`,s.position=`relative`,s.width=`100%`,s.padding=`0`,s.margin=`0`,p&&(p.style.overflow=`visible`,p.style.position=`relative`,p.style.backgroundColor=`transparent`,p.style.height=t.billboardHeight+`px`,p.style.minHeight=t.billboardHeight+`px`,p.style.maxHeight=t.billboardHeight+`px`,p.style.padding=`0`,p.style.margin=`0`,p.setAttribute(`data-mf-slot`,``));let l=`max(${t.sideStripWidth}px, env(safe-area-inset-left))`,u=`max(${t.sideStripWidth}px, env(safe-area-inset-right))`;h=i.createElement(`style`),h.id=`mobilefireplace-pac`,h.textContent=`
|
|
26
109
|
/* Mobile Fireplace — powered-ad-config */
|
|
27
110
|
html, body {
|
|
28
111
|
background-color: transparent !important;
|
|
@@ -74,4 +157,4 @@
|
|
|
74
157
|
margin: 0 !important;
|
|
75
158
|
padding: 0 !important;
|
|
76
159
|
}
|
|
77
|
-
`,i.head.appendChild(h),c.setup&&c.setup(i,a)},y=null,b=()=>{let e=r.innerWidth,n=r.innerHeight;if(e>n){let r=n/e,i=Math.round(t.billboardHeight*r);a.style.height=i+`px`,a.style.minHeight=i+`px`,g&&(g.style.height=i+`px`)}else a.style.height=t.billboardHeight+`px`,a.style.minHeight=t.billboardHeight+`px`,g&&(g.style.height=t.billboardHeight+`px`)};v();let x=t.creativeUrl||``;if(x&&x!==`about:blank`)try{let e=new URL(x);e.searchParams.set(`mfRole`,`billboard`),g=i.createElement(`iframe`),g.src=e.href,g.setAttribute(`data-mf-billboard-iframe`,``),g.setAttribute(`scrolling`,`no`),g.setAttribute(`frameborder`,`0`);let n=g.style;n.position=`relative`,n.width=`100%`,n.height=t.billboardHeight+`px`,n.border=`none`,n.margin=`0`,n.padding=`0`,n.display=`block`,n.overflow=`hidden`,n.background=`transparent`,n.zIndex=`1`,a.appendChild(g)}catch(e){console.warn(`[mobilefireplace] Could not create billboard iframe:`,e)}return r.__mfBridge={adapted:!1,wallpaperWindow:n.contentWindow,billboardIframe:g,billboardWindow:null},g&&g.addEventListener(`load`,()=>{try{r.__mfBridge.billboardWindow=g.contentWindow}catch{}}),y=b,r.addEventListener(`resize`,y),b(),t.onAdapt&&r.requestAnimationFrame(()=>{r.__mfBridge.adapted=!0,t.onAdapt()}),()=>{y&&=(r.removeEventListener(`resize`,y),null),h&&h.parentNode&&(h.parentNode.removeChild(h),h=null),g&&g.parentNode&&(g.parentNode.removeChild(g),g=null);try{delete r.__mfBridge}catch{}l?n.setAttribute(`style`,l):n.removeAttribute(`style`);for(let{el:e,orig:t}of _)t?e.setAttribute(`style`,t):e.removeAttribute(`style`);_.length=0,u?a.setAttribute(`style`,u):a.removeAttribute(`style`),d&&(f?d.setAttribute(`style`,f):d.removeAttribute(`style`)),p&&(p.removeAttribute(`data-mf-slot`),m?p.setAttribute(`style`,m):p.removeAttribute(`style`))}},s=()=>{};function c({adFormat:r=``,stickyOffset:c=0,logoPosX:l=0,logoHeight:u=0,logoSmallHeight:d=0,...f}={}){typeof s==`function`&&s();let p=()=>{};return r===`fireplace`?p=e(c):r===`fireplace-collant`?p=t(c):r===`logomorph`?p=n(l,u,d):r===`interscroller`?p=i(f):r===`liquidframe`?p=a(f):r===`mobilefireplace`?p=o(f):console.warn(`[powered-ad-config] Unknown ad format:`,r),s=typeof p==`function`?p:()=>{},s}return c.version=`0.1.
|
|
160
|
+
`,i.head.appendChild(h),c.setup&&c.setup(i,a)},y=null,b=()=>{let e=r.innerWidth,n=r.innerHeight;if(e>n){let r=n/e,i=Math.round(t.billboardHeight*r);a.style.height=i+`px`,a.style.minHeight=i+`px`,g&&(g.style.height=i+`px`)}else a.style.height=t.billboardHeight+`px`,a.style.minHeight=t.billboardHeight+`px`,g&&(g.style.height=t.billboardHeight+`px`)};v();let x=t.creativeUrl||``;if(x&&x!==`about:blank`)try{let e=new URL(x);e.searchParams.set(`mfRole`,`billboard`),g=i.createElement(`iframe`),g.src=e.href,g.setAttribute(`data-mf-billboard-iframe`,``),g.setAttribute(`scrolling`,`no`),g.setAttribute(`frameborder`,`0`);let n=g.style;n.position=`relative`,n.width=`100%`,n.height=t.billboardHeight+`px`,n.border=`none`,n.margin=`0`,n.padding=`0`,n.display=`block`,n.overflow=`hidden`,n.background=`transparent`,n.zIndex=`1`,a.appendChild(g)}catch(e){console.warn(`[mobilefireplace] Could not create billboard iframe:`,e)}return r.__mfBridge={adapted:!1,wallpaperWindow:n.contentWindow,billboardIframe:g,billboardWindow:null},g&&g.addEventListener(`load`,()=>{try{r.__mfBridge.billboardWindow=g.contentWindow}catch{}}),y=b,r.addEventListener(`resize`,y),b(),t.onAdapt&&r.requestAnimationFrame(()=>{r.__mfBridge.adapted=!0,t.onAdapt()}),()=>{y&&=(r.removeEventListener(`resize`,y),null),h&&h.parentNode&&(h.parentNode.removeChild(h),h=null),g&&g.parentNode&&(g.parentNode.removeChild(g),g=null);try{delete r.__mfBridge}catch{}l?n.setAttribute(`style`,l):n.removeAttribute(`style`);for(let{el:e,orig:t}of _)t?e.setAttribute(`style`,t):e.removeAttribute(`style`);_.length=0,u?a.setAttribute(`style`,u):a.removeAttribute(`style`),d&&(f?d.setAttribute(`style`,f):d.removeAttribute(`style`)),p&&(p.removeAttribute(`data-mf-slot`),m?p.setAttribute(`style`,m):p.removeAttribute(`style`))}},s=()=>{};function c({adFormat:r=``,stickyOffset:c=0,logoPosX:l=0,logoHeight:u=0,logoSmallHeight:d=0,...f}={}){typeof s==`function`&&s();let p=()=>{};return r===`fireplace`?p=e(c):r===`fireplace-collant`?p=t(c):r===`logomorph`?p=n(l,u,d):r===`interscroller`?p=i(f):r===`liquidframe`?p=a(f):r===`mobilefireplace`?p=o(f):console.warn(`[powered-ad-config] Unknown ad format:`,r),s=typeof p==`function`?p:()=>{},s}return c.version=`0.1.29`,c});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "powered-ad-config",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.29",
|
|
4
4
|
"description": "Configure Ads to load smoothly and at the right position on All Nine's websites",
|
|
5
5
|
"main": "dist/powered-ad-config.umd.js",
|
|
6
6
|
"module": "dist/powered-ad-config.es.js",
|
|
@@ -20,10 +20,11 @@
|
|
|
20
20
|
"build": "vite build",
|
|
21
21
|
"preview": "vite preview",
|
|
22
22
|
"postpublish": "node scripts/purge-cdn.js",
|
|
23
|
-
"purge": "node scripts/purge-cdn.js"
|
|
23
|
+
"purge": "node scripts/purge-cdn.js",
|
|
24
|
+
"verify": "node scripts/purge-cdn.js --verify-only"
|
|
24
25
|
},
|
|
25
26
|
"devDependencies": {
|
|
26
|
-
"vite": "^8.0.
|
|
27
|
+
"vite": "^8.0.8"
|
|
27
28
|
},
|
|
28
29
|
"dependencies": {
|
|
29
30
|
},
|