Skip to content

Instantly share code, notes, and snippets.

@adops-qvant
adops-qvant / new M_FS_EURO
Last active September 12, 2023 11:41
Matchtv FS
<script>
if (window.innerWidth < 880) {
window.MTT.fullscreen({
adfox: {
ownerId: 277740,
params: {
p1: 'cpncu',
p2: 'gdxc',
}
}
@adops-qvant
adops-qvant / Для body
Created September 6, 2023 16:12
Коды вставки freckles.su
Для </body>
<script src="https://s3.wi-fi.ru/testads/union/freckles.js" nocache ></script>
@adops-qvant
adops-qvant / old
Last active September 5, 2023 09:47
telegramland test interscroller
export function inreadMobile(): Task {
return [
() => isContainerExists(".entry-content"),
() => {
window.MTT.inread({
adfox: {
ownerId: ADFOX_ID,
params: {
//mobile
p1: "cxojc",
@adops-qvant
adops-qvant / ivspecodezda.ru
Created September 1, 2023 07:43
Q2 config ivspecodezda.ru
Для <head>
<script type="text/javascript" src="https://s3.wi-fi.ru/mtt/configs/sites/ivspecodezda.js" async nocache></script>
Контейнер для блока в сайдбаре:
<div id="Q_sidebar"></div>
@adops-qvant
adops-qvant / hqarch.ru
Last active September 1, 2023 07:44
Q2 codes
Для </body>
<script src="https://s3.wi-fi.ru/testads/union/hqarch.js" nocache ></script>
@adops-qvant
adops-qvant / kiarioinfo.ru
Last active August 25, 2023 10:17
Коды вставки kiarioinfo.ru и laptopprocessors.ru
Для </body>
<script src="https://s3.wi-fi.ru/testads/union/kiarioinfo.js" nocache ></script>
@adops-qvant
adops-qvant / GPM_Matchtv.ru_D_RColumn-2_All-Pages
Last active September 8, 2023 08:46
GPM_Matchtv.ru add namename
<script>
window.MTT.wrapper({
adfox: {
ownerId: 277740,
paramsAdaptive: {
desktop: {
p1: "cdptb",
p2: "gdyk",
},
},
@adops-qvant
adops-qvant / Для body
Created July 24, 2023 14:29
tehnosektor коды вставки
Для </body>
<script src="https://s3.wi-fi.ru/testads/union/tehnosektor.js" nocache ></script>
@adops-qvant
adops-qvant / 1. Adhesion ad code OLD
Last active August 23, 2023 10:56
minimized true css adhesion
<script>
if (window.innerWidth < 880) {
function adhesionCallback() {
window.MTT.adhesion({
adfox: {
ownerId: 277740,
paramsAdaptive: {
mobile: {
p1: "cskao",
p2: "gdwh",
@adops-qvant
adops-qvant / css
Created July 19, 2023 07:06
Native Adhesion 30vh
* {
box-sizing: border-box;
}
.wrapper {
position: relative;
width: 100%;
overflow: hidden;
background: #fefefe;
}