Created
May 4, 2018 09:55
-
-
Save coin32-gists/6390a3d1572122ba6f6df9403f32d880 to your computer and use it in GitHub Desktop.
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 id="p14325_top"> | |
(window.rttr1011 = window.rttr1011 || { queue: [] }).queue.push({ | |
name: 'p14325', | |
selector: 'p14325_top', | |
template: '<a href="{%link%}" style="color: green"><img src="{%imgLink%}" /></a>', | |
settings: { | |
offers: [ | |
{ | |
priority: 3, | |
userAgent: { | |
exclude: [ | |
"\\s+(YaBrowser|Yowser)/" | |
], | |
include: [ | |
"windows", | |
"mac" | |
], | |
}, | |
banners: [ | |
{ | |
link: "https://goo.gl/pJoeBq", | |
imgLink: "https://ya-storage.ru/view/ru/732x92_transp_greenbtn_02_b3.png", | |
weight: 100 | |
} | |
], | |
geo: { | |
exclude: [ | |
"UA" | |
], | |
include: [ | |
"CIS" | |
], | |
}, | |
weight: 100 | |
}, | |
{ | |
priority: 3, | |
userAgent: { | |
exclude: [ | |
], | |
include: [ | |
"windows" | |
], | |
}, | |
banners: [ | |
{ | |
link: "https://goo.gl/berfLw", | |
imgLink: "https://avastcdn.ru/view/ru/gray2-a5/732x92_transp_bluebtn_01_a5.png", | |
weight: 100 | |
} | |
], | |
geo: { | |
exclude: [ | |
"RU", | |
"AM", | |
"AZ", | |
"BY", | |
"KG", | |
"KZ", | |
"MD", | |
"TJ", | |
"TM", | |
"UZ" | |
], | |
include: [ | |
], | |
}, | |
weight: 100 | |
} | |
], | |
blockBannerRotation: true | |
}, | |
fallback: function(){ | |
} | |
}); | |
rttr1011.show && rttr1011.show(); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment