This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
if (window.innerWidth < 880) { | |
window.MTT.fullscreen({ | |
adfox: { | |
ownerId: 277740, | |
params: { | |
p1: 'cpncu', | |
p2: 'gdxc', | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Для </body> | |
<script src="https://s3.wi-fi.ru/testads/union/freckles.js" nocache ></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export function inreadMobile(): Task { | |
return [ | |
() => isContainerExists(".entry-content"), | |
() => { | |
window.MTT.inread({ | |
adfox: { | |
ownerId: ADFOX_ID, | |
params: { | |
//mobile | |
p1: "cxojc", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Для <head> | |
<script type="text/javascript" src="https://s3.wi-fi.ru/mtt/configs/sites/ivspecodezda.js" async nocache></script> | |
Контейнер для блока в сайдбаре: | |
<div id="Q_sidebar"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Для </body> | |
<script src="https://s3.wi-fi.ru/testads/union/hqarch.js" nocache ></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Для </body> | |
<script src="https://s3.wi-fi.ru/testads/union/kiarioinfo.js" nocache ></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
window.MTT.wrapper({ | |
adfox: { | |
ownerId: 277740, | |
paramsAdaptive: { | |
desktop: { | |
p1: "cdptb", | |
p2: "gdyk", | |
}, | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Для </body> | |
<script src="https://s3.wi-fi.ru/testads/union/tehnosektor.js" nocache ></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
if (window.innerWidth < 880) { | |
function adhesionCallback() { | |
window.MTT.adhesion({ | |
adfox: { | |
ownerId: 277740, | |
paramsAdaptive: { | |
mobile: { | |
p1: "cskao", | |
p2: "gdwh", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* { | |
box-sizing: border-box; | |
} | |
.wrapper { | |
position: relative; | |
width: 100%; | |
overflow: hidden; | |
background: #fefefe; | |
} |