View difference between Paste ID: 6S65jdpA and f1vzEwFW
SHOW: | | - or go back to the newest paste.
1
       <script id="p13913_top">        
2
(window.rttr1011 = window.rttr1011 || { queue: [] }).queue.push({
3
          name: 'p13913',
4
          selector: 'p13913_top',
5
          template: '<a href="{%link%}" style="color: green"><img src="{%imgLink%}" /></a>',
6
          settings: {
7
            "offers": [
8
                {
9
                    "priority": 3,
10
                    "userAgent": {
11
                        "exclude": [
12
         
13
                        ],
14
                        "include": [
15
                            "windows"
16
                        ]
17
                    },
18
                    "banners": [
19
                        {
20
                            "link": "https://goo.gl/JAGAwJ",
21
                            "weight": 100,
22
                            "imgLink": "картинкаАваста"
23
                        }
24
                    ],
25
                    "geo": {
26
                        "exclude": [
27
                            "RU",
28
                            "AZ",
29
                            "AM",
30
                            "BY",
31
                            "KZ",
32
                            "MD",
33
                            "TJ",
34
                            "TM",
35
                            "UZ"
36
                        ]
37
                    },
38
                    "weight": 100
39
                },
40
                {
41
                    "priority": 3,
42
                    "userAgent": {
43
                        "exclude": [
44-
                            "\\s+(MRCHROME\\s+|Amigo/)"
44+
45
                        ],
46
                        "include": [
47-
                            "windows.+(YaBrowser|Yowser)/"
47+
48
                        ]
49
                    },
50
                    "banners": [
51
                        {
52
                            "link": "https://goo.gl/gWy31H",
53
                            "weight": 100,
54
                            "imgLink": "картинкаЛайта"
55
                        }
56
                    ],
57
                    "geo": {
58
                        "exclude": [
59
                            "UA"
60
                        ],
61
                        "include": [
62
                            "CIS"
63
                        ]
64
                    }
65
                }
66
            ],
67
            "blockBannerRotation": true
68
        },
69
          fallback: function(){
70
            console.log(123);
71
          }
72
        });
73
        rttr1011.show && rttr1011.show();
74
           </script>