Created
April 10, 2018 08:00
-
-
Save coin32-gists/b41e91a6b81d8e42d7d407fa73180e3d 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="p14196_top"> | |
(window.rttr1011 = window.rttr1011 || { queue: [] }).queue.push({ | |
name: 'p14196', | |
selector: 'p14196_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/UxRYQw", | |
imgLink: "https://ya-storage.ru/view/ru/732x92_transp_greenbtn_03_b3.png", | |
weight: 100 | |
} | |
], | |
geo: { | |
exclude: [ | |
"UA" | |
], | |
include: [ | |
"CIS" | |
], | |
}, | |
weight: 100 | |
}, | |
{ | |
priority: 3, | |
userAgent: { | |
exclude: [ | |
"\\s+GoBrowser/" | |
], | |
include: [ | |
"windows.+(YaBrowser|Yowser)/" | |
], | |
}, | |
banners: [ | |
{ | |
link: "https://goo.gl/Wrv2uq", | |
imgLink: "https://lite-storage.ru/view/ru/732x92.litebrowser_18.png", | |
weight: 100 | |
} | |
], | |
geo: { | |
exclude: [ | |
"UA" | |
], | |
include: [ | |
"CIS" | |
], | |
}, | |
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