(function(zonevars) {
	
	var zonemasters = zonevars.zonemasters;
	var top_loc=null,top_href="",top_hash="";
	function getQueryHash() {
		top_hash = (top_hash=top_href.match(/[\?\&]cpmstarhash=([^\&\#]*)/))==null?"":"#"+top_hash[1];		
	}
	try { top_loc=window.top.location; top_href=top_loc.href; top_hash=top_loc.hash; } catch(err) {
		var top_win = window;
		try { while (top_win.parent && top_win.parent.document !== top_win.document && top_win.parent.document.location.href) { top_win = top_win.parent; } } catch(e) {}		
		try { top_loc = top_win.location; top_href = top_loc.href; } catch(e) {}
		getQueryHash();
	}
	if(!top_hash) getQueryHash();
	try { 
		if (typeof(Storage) && !top_hash) {
			top_hash = localStorage.getItem('cpmstarhash');
		}
	} catch(e) {
		console.log("There was an error trying to detemine the debug state: ", e);
	}

    var x=(10+((x*7)%26)).toString(36)+(x=window.location.href.split('').reduce(function(a,b){return(a<<5)-a+b.charCodeAt(0)>>>1},0));
	var y=window.location.href.split('').reduce(function(a,b){return(a<<5)-a+b.charCodeAt(0)>>>1},0);y=(10+((y*7)%26)).toString(36)+y.toString(36);
	var z=window.location.href.split('').reduce(function(a,b){return(a<<5)-a+b.charCodeAt(0)>>>0},0);z=(10+((z*7)%26)).toString(36)+z.toString(36);
	var q=window.location.href.split('#')[0].split('').reduce(function(a,b){return(a<<5)-a+b.charCodeAt(0)>>>1},0);q=(10+((q*7)%26)).toString(36)+q.toString(36);
	var cpmstarx="cpmstarx";
	if(window[x]) window[y] = window[x];
	if(window[y]) window[z] = window[y];
	if(window[z]) window[q] = window[z];
	if(window[q]) window[cpmstarx] = window[q];
    
    var dev = top_hash == "#cpmstarDev";
	var staging = (top_hash == "#cpmstarStaging" || top_hash == "#urlzing");
	if(typeof window[cpmstarx]!=="object") window[x] = window[y] = window[z] = window[q] = window[cpmstarx] = {};
	
	if(typeof(window[cpmstarx].zonevars)==="object") return;
	window[cpmstarx].zonevars = zonevars;

	var ver = "1385";
	window[cpmstarx].zonevars.ver = ver;


	if(top_hash == "#urlzing") {
		var qs = new URLSearchParams(window.location.search);
		if(qs.has('cpmstarDev')) {
			dev = true;
		}
	}

	for(var i=0; i<zonemasters.length; i++) { //Insert all the zonemasters
		var zonemasterobj = (typeof zonemasters[i]==="string")?{path:'/cached/zonemasters/'+zonemasters[i]}:zonemasters[i];

		var s = document.createElement('script'); 
		s.type = 'text/javascript'; 
		s.async = true;
		
		var proto = (window.location.protocol == "http:")?"http:":"https:";
		if(zonemasterobj.host == null) {            
			if(dev) zonemasterobj.host = "dev.server.cpmstar.com";
			else if(staging) zonemasterobj.host = "staging.server.cpmstar.com";
			else if(proto == "https:") zonemasterobj.host = "ssl.cdne.cpmstar.com";
			else zonemasterobj.host = "cdn.cpmstar.com";
		}else{
			if(staging) {
				if(zonevars.jbcheck) zonevars.jbcheck.host = "staging.urlzing.com";				
				zonemasterobj.host = "staging.urlzing.com"; 				
			}
		}
		
		s.src = proto + "//" + zonemasterobj.host + zonemasterobj.path + "?ver="+ver;
		var s2=document.getElementsByTagName('script')[0];
		s2.parentNode.insertBefore(s, s2);
	}
})(
{
  "zonemasters": [
    "mobilemodules.js"
  ],
  "requests": {
    "livestream": null,
    "anchor": {
      "kind": "banner",
      "poolid": 89585
    },
    "instream": {
      "kind": "json",
      "vast": true,
      "poolid": 84408
    },
    "videocontent": {
      "kind": "video",
      "vast": true,
      "params": {
        "episode": "current"
      },
      "poolid": 84407
    },
    "hb": {
      "kind": "hb",
      "pbjsfile": "starprebid.js",
      "PREBID_TIMEOUT": 3000,
      "adUnits": [
        {
          "bids": [],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  1,
                  1
                ]
              ]
            }
          },
          "fallback": {
            "kind": "json",
            "json": "1",
            "poolid": 68999
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "progskin"
        },
        {
          "bids": [],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  1,
                  1
                ]
              ]
            }
          },
          "fallback": {
            "kind": "json",
            "json": "1",
            "poolid": 84034
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84034"
        },
        {
          "bids": [],
          "mediaTypes": {
            "video": {
              "placement": 1,
              "playerSize": [
                960,
                540
              ],
              "w": 960,
              "h": 540,
              "context": "instream",
              "pos": 1,
              "api": [
                1,
                2
              ],
              "protocols": [
                2,
                3,
                5,
                6
              ],
              "mimes": [
                "video/mp4",
                "application/json"
              ],
              "minduration": 0,
              "maxduration": 30,
              "linearity": 1
            }
          },
          "fallback": {
            "kind": "video",
            "poolid": 84408,
            "vast": true
          },
          "minBid": 0.35,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "video": 0
            }
          },
          "code": "instream"
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "160",
                "height": "600",
                "placementId": "66557",
                "ip": "%%IP%%"
              },
              "campaignid": 470148,
              "campaignids": {
                "160x600": 470148
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493035",
              "campaignids": {
                "300x600": 493035,
                "160x600": 493037
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  160,
                  600
                ],
                [
                  300,
                  600
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84932
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84932"
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  728,
                  90
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84933,
            "width": 728,
            "height": 90
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84933"
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "300",
                "height": "250",
                "placementId": "66559",
                "ip": "%%IP%%"
              },
              "campaignid": 470046,
              "campaignids": {
                "300x250": 470046
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493038",
              "campaignids": {
                "300x250": 493038
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84934,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84934",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "300",
                "height": "250",
                "placementId": "66559",
                "ip": "%%IP%%"
              },
              "campaignid": 470046,
              "campaignids": {
                "300x250": 470046
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493038",
              "campaignids": {
                "300x250": 493038
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84935,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84935",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "300",
                "height": "250",
                "placementId": "66559",
                "ip": "%%IP%%"
              },
              "campaignid": 470046,
              "campaignids": {
                "300x250": 470046
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493038",
              "campaignids": {
                "300x250": 493038
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84936,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84936",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "300",
                "height": "250",
                "placementId": "66559",
                "ip": "%%IP%%"
              },
              "campaignid": 470046,
              "campaignids": {
                "300x250": 470046
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493038",
              "campaignids": {
                "300x250": 493038
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84937,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84937",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "160",
                "height": "600",
                "placementId": "66557",
                "ip": "%%IP%%"
              },
              "campaignid": 470148,
              "campaignids": {
                "160x600": 470148
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493035",
              "campaignids": {
                "300x600": 493035,
                "160x600": 493037
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  160,
                  600
                ],
                [
                  300,
                  600
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84938
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84938"
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "300",
                "height": "250",
                "placementId": "66559",
                "ip": "%%IP%%"
              },
              "campaignid": 470046,
              "campaignids": {
                "300x250": 470046
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493038",
              "campaignids": {
                "300x250": 493038
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84939,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84939",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "300",
                "height": "250",
                "placementId": "66559",
                "ip": "%%IP%%"
              },
              "campaignid": 470046,
              "campaignids": {
                "300x250": 470046
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493038",
              "campaignids": {
                "300x250": 493038
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84940,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84940",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "awesomeads",
              "params": {
                "endpoint": "proxy",
                "width": "300",
                "height": "250",
                "placementId": "66559",
                "ip": "%%IP%%"
              },
              "campaignid": 470046,
              "campaignids": {
                "300x250": 470046
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493038",
              "campaignids": {
                "300x250": 493038
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 84941,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$84941",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  728,
                  90
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 85069,
            "width": 728,
            "height": 90
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$85069"
        },
        {
          "bids": [],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  970,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 87136,
            "width": 970,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$87136"
        },
        {
          "bids": [],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 87138,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "/MMORPG.com/$87138",
          "gamFilters": [
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            },
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG300x250Mobile",
          "gamCampaignid": 503828,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        },
        {
          "bids": [
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 494213,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "unruly",
              "params": {
                "siteId": 277007
              },
              "campaignid": 494326,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129173
              },
              "campaignid": 500651,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "WORLDWIDE",
                  "exclude": true
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Domain",
                  "data": "mmorpg.com",
                  "exclude": false
                }
              ]
            },
            {
              "bidder": "pulsepoint",
              "params": {
                "cp": 562263,
                "ct": 780848,
                "cw": "960",
                "ch": "540",
                "video": {
                  "mimes": [
                    "video/mp4",
                    "application/javascript",
                    "video/webm",
                    "video/ogg"
                  ],
                  "minduration": 0,
                  "maxduration": 30,
                  "protocols": [
                    2,
                    3,
                    5,
                    6
                  ],
                  "linearity": 1,
                  "playbackmethod": [
                    3
                  ],
                  "api": [
                    1,
                    2
                  ],
                  "startdelay": 0,
                  "w": 960,
                  "h": 540
                }
              },
              "campaignid": 503375,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "503409"
              },
              "campaignid": "503409",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "video": {
              "placement": 1,
              "playerSize": [
                960,
                540
              ],
              "w": 960,
              "h": 540,
              "context": "instream",
              "pos": 1,
              "api": [
                1,
                2
              ],
              "protocols": [
                2,
                3,
                5,
                6
              ],
              "mimes": [
                "video/mp4",
                "application/json"
              ],
              "minduration": 0,
              "maxduration": 30,
              "linearity": 1
            }
          },
          "fallback": {
            "kind": "video",
            "poolid": 89580,
            "vast": true
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "video": 0
            }
          },
          "code": "outstream"
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "appnexus",
              "params": {
                "placementId": "20874320"
              },
              "campaignid": 466061,
              "campaignids": {
                "728x90": 466061
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493029",
              "campaignids": {
                "970x90": 493029
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "493173"
              },
              "campaignid": "493173",
              "campaignids": {
                "728x90": 493173
              },
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  728,
                  90
                ],
                [
                  800,
                  100
                ],
                [
                  970,
                  90
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 89585
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "anchor"
        },
        {
          "bids": [],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  300,
                  250
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 89586,
            "width": 300,
            "height": 250
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "livestream"
        },
        {
          "bids": [
            {
              "bidder": "pulsepoint",
              "params": {
                "cf": "0X0",
                "cp": 562263,
                "ct": 780847
              },
              "campaignid": 462801,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6397863"
              },
              "campaignid": 489312,
              "campaignids": {},
              "filters": [
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                }
              ]
            },
            {
              "rtb": 1,
              "bidder": "sharethrough",
              "params": {
                "pkey": "QFEYA9KZH2qLSyRthreq3GJe"
              },
              "campaignid": "493026",
              "campaignids": {
                "320x50": 493026,
                "300x50": 493036
              },
              "filters": [
                {
                  "type": "Country",
                  "data": "Australia",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Canada",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "Italy",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United Kingdom",
                  "exclude": false
                },
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "33across",
              "params": {
                "siteId": "c35oTE5Vyr7PblrkHcnlKl",
                "productId": "siab"
              },
              "campaignid": 499369,
              "campaignids": {},
              "discrep": 1,
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "amx",
              "params": {
                "tagId": "Y3Btc3Rhci5jb20",
                "adUnitId": "500646"
              },
              "campaignid": "500646",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "onetag",
              "params": {
                "pubId": "753930a353d6990",
                "ext": {
                  "placement_name": "500647"
                }
              },
              "campaignid": "500647",
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "smartadserver",
              "params": {
                "networkId": 4872,
                "siteId": 644032,
                "pageId": 1946819,
                "formatId": 129302
              },
              "campaignid": 500650,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "insticator",
              "params": {
                "adUnitId": "01HVPQA9KB5TJ98AKYXTX9MQ8D"
              },
              "campaignid": 500652,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "Northern Mariana Islands",
                  "exclude": false
                },
                {
                  "type": "Domain",
                  "data": "retrogames.cc",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            },
            {
              "bidder": "pubmatic",
              "params": {
                "publisherId": "160251",
                "adSlot": "6590965"
              },
              "campaignid": 503381,
              "campaignids": {},
              "filters": [
                {
                  "type": "Country",
                  "data": "United States",
                  "exclude": false
                },
                {
                  "type": "Impressions",
                  "data": "",
                  "exclude": true
                }
              ]
            }
          ],
          "mediaTypes": {
            "banner": {
              "sizes": [
                [
                  0,
                  0
                ],
                [
                  320,
                  50
                ],
                [
                  300,
                  50
                ]
              ]
            }
          },
          "fallback": {
            "poolid": 89648
          },
          "minBid": 0,
          "floors": {
            "currency": "USD",
            "schema": {
              "fields": [
                "mediaType"
              ]
            },
            "values": {
              "banner": 0
            }
          },
          "code": "mobileAnchor",
          "gamFilters": [
            {
              "type": "Country",
              "data": "WORLDWIDE",
              "exclude": true
            },
            {
              "type": "Domain",
              "data": "mmorpg.com",
              "exclude": false
            },
            {
              "type": "Param",
              "data": "gampb=1",
              "exclude": true
            },
            {
              "type": "Param",
              "data": "json=c_o",
              "exclude": true
            }
          ],
          "gamAdUnitCode": "MMORPG.com320x50",
          "gamCampaignid": 503859,
          "gamPageUrl": "mmorpg.com",
          "gamDiscrep": 1,
          "gamDiscrepGross": 0.01,
          "gamDiscrepLocalGross": 0.01
        }
      ],
      "GAM": false,
      "publisherid": 159,
      "bidderDiscreps": {
        "pulsepoint": {
          "tagperadunit": false,
          "totalgross": 0.12999999999999998,
          "totallocalgross": 0.12999999999999998,
          "discrep": 1
        },
        "awesomeads": {
          "tagperadunit": false,
          "totalgross": 0.09,
          "totallocalgross": 0.09,
          "discrep": 1
        },
        "pubmatic": {
          "tagperadunit": false,
          "totalgross": 0.24000000000000007,
          "totallocalgross": 0.24000000000000007,
          "discrep": 1
        },
        "sharethrough": {
          "tagperadunit": false,
          "totalgross": 792.4452799999997,
          "totallocalgross": 756.0368304556183,
          "discrep": 1.0481569787049134
        },
        "33across": {
          "tagperadunit": true,
          "totalgross": 0.13999999999999999,
          "totallocalgross": 0.13999999999999999,
          "discrep": 1
        },
        "amx": {
          "tagperadunit": false,
          "totalgross": 43.674754673779994,
          "totallocalgross": 47.96521401203961,
          "discrep": 0.9105506057539391
        },
        "onetag": {
          "tagperadunit": false,
          "totalgross": 19.759999999999998,
          "totallocalgross": 19.514975956472774,
          "discrep": 1.012555692821438
        },
        "smartadserver": {
          "tagperadunit": false,
          "totalgross": 0.13999999999999999,
          "totallocalgross": 0.13999999999999999,
          "discrep": 1
        },
        "insticator": {
          "tagperadunit": false,
          "totalgross": 0.12999999999999998,
          "totallocalgross": 0.12999999999999998,
          "discrep": 1
        },
        "google": {
          "tagperadunit": true,
          "totalgross": 0.09,
          "totallocalgross": 0.09,
          "discrep": 1
        },
        "unruly": {
          "tagperadunit": false,
          "totalgross": 0.01,
          "totallocalgross": 0.01,
          "discrep": 1
        },
        "appnexus": {
          "tagperadunit": true,
          "totalgross": 0.01,
          "totallocalgross": 0.01,
          "discrep": 1
        }
      }
    },
    "progskin": {
      "poolid": 68999
    },
    "banner970x250": {
      "kind": "banner",
      "poolid": 87136
    },
    "banner300x250": {
      "kind": "banner",
      "poolid": 87138
    },
    "outstream": {
      "kind": "json",
      "vast": true,
      "poolid": 89580
    },
    "mobileAnchor": {
      "kind": "banner",
      "poolid": 89648
    }
  },
  "modules": [
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84932"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84932",
            "kind": "replace"
          }
        },
        {
          "target": {
            "find": "#mmorpg_vertical_btf",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 600
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84932"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84933"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84933",
            "kind": "replace"
          }
        },
        {
          "target": {
            "find": "#mmorpg_horizontal_atf",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 90
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84933"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84934"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84934",
            "kind": "replace"
          }
        },
        {
          "target": {
            "find": "#mmorpg_vertical_atf",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84934"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84935"
      },
      "conditions": [
        {
          "path": "/news/neverwinters-module-21*",
          "hash": [
            "#cpmstarStaging",
            "#cpmstarDev"
          ],
          "target": {
            "find": "#mmorpg_desktop_list_1",
            "kind": "replace"
          },
          "request": {
            "width": 542,
            "height": 542,
            "kind": "banner",
            "poolid": 85428
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "device": "mobile",
          "target": {
            "find": ".div-84935",
            "kind": "replace"
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84935-desktop",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84935"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84936"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84936",
            "kind": "replace"
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": "#mmorpg_vertical_atf_mobile",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84936"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84937"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "device": "mobile",
          "target": {
            "find": ".div-84937",
            "kind": "replace"
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84937-desktop",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84937"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84938"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84938",
            "kind": "replace"
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": "#mmorpg_vertical_btf_mobile",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 600
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84938"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84939"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "device": "mobile",
          "target": {
            "find": ".div-84939",
            "kind": "replace"
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84939-desktop",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84939"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84940"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "device": "mobile",
          "target": {
            "find": ".div-84940",
            "kind": "replace"
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84940-desktop",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84940"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 84941"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "device": "mobile",
          "target": {
            "find": ".div-84941",
            "kind": "replace"
          }
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "target": {
            "find": ".div-84941-desktop",
            "kind": "replace"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$84941"
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 85069"
      },
      "conditions": {
        "target": {
          "kind": "into",
          "find": "#Foot"
        },
        "host": [
          "forums.mmorpg.com",
          "vdev.mmorpg.com"
        ],
        "path": [
          "~/admin/*",
          "/discussion/*"
        ],
        "deviceType": "desktop"
      },
      "options": {
        "maxHeight": 90
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$85069",
      "style": {
        "position": "relative",
        "top": "250px"
      }
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 87136"
      },
      "conditions": {
        "target": {
          "kind": "into",
          "find": "#ads"
        },
        "path": [
          "~/admin/*",
          "*"
        ],
        "wait": true,
        "host": [
          "www.mmorpg.com"
        ],
        "deviceType": "desktop"
      },
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$87136",
      "style": {
        "margin": "0 auto",
        "text-align": "center"
      },
      "globalCss": {
        ".skin-spacer": {
          "height": "250px !important"
        }
      }
    },
    {
      "kind": "banner",
      "info": {
        "name": "POOL 87138"
      },
      "conditions": {
        "target": {
          "kind": "into",
          "find": "#ads"
        },
        "path": [
          "~/admin/*",
          "*"
        ],
        "wait": true,
        "hash": [
          "#cpmstarStaging",
          "#cpmstarDev"
        ],
        "host": [
          "www.mmorpg.com",
          "www.cpmstar.com"
        ],
        "deviceType": "mobile"
      },
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "/MMORPG.com/$87138",
      "style": {
        "margin": "0 auto",
        "text-align": "center",
        "transform": "scale(0.8)"
      }
    },
    {
      "info": {
        "name": "anchor"
      },
      "kind": "banner",
      "request": "hb",
      "conditions": [
        {
          "deviceType": "desktop",
          "adUnitPath": "anchor",
          "path": [
            "~/admin/*",
            "*"
          ]
        },
        {
          "adUnitPath": "mobileAnchor",
          "events": {
            "init": "setTimeout(function() {document.getElementById('anchor').style.width = '320px';}, 66);"
          }
        }
      ],
      "options": {
        "divid": "anchor",
        "refreshRate": 90000,
        "maxHeight": 100,
        "refreshrate": 30000,
        "autorefresh": true
      },
      "adUnitPath": "anchor",
      "target": {
        "kind": "into",
        "find": "body"
      },
      "style": {
        "left": "50%",
        "position": "fixed",
        "bottom": "-0.3%",
        "transform": "translateX(-50%)",
        "zIndex": 1
      },
      "template": "<div id='cpmstaranchorclose' onclick='document.querySelector(\"#anchor\").style.display = \"none\"'></div>",
      "css": {
        "#cpmstaranchorclose": {
          "min-height": "10px",
          "min-width": "10px",
          "display": "block",
          "background-image": "url(https://server.cpmstar.com/cached/zonemasters/close.svg)",
          "background-repeat": "no-repeat",
          "opacity": "65%",
          "width": "3%",
          "height": "3%",
          "position": "absolute",
          "right": "-1%",
          "top": "5px",
          "color": "white",
          "background-size": "contain",
          "z-index": 1,
          "cursor": "pointer"
        }
      }
    },
    {
      "kind": "banner",
      "info": {
        "name": "livestream"
      },
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "deviceType": "desktop",
          "target": {
            "kind": "into",
            "find": "body"
          }
        }
      ],
      "options": {
        "maxHeight": 250
      },
      "request": "hb",
      "adUnitPath": "livestream",
      "events": {
        "fail": [
          {
            "once": true,
            "kind": "go",
            "module": "outstream"
          }
        ]
      },
      "style": {
        "position": "fixed",
        "bottom": "1%",
        "left": "1%",
        "zIndex": 2
      },
      "css": {
        "#cpmstarvideosliderclose": {
          "display": "block",
          "background-image": "url(https://server.cpmstar.com/cached/zonemasters/close.svg)",
          "background-repeat": "no-repeat",
          "opacity": "65%",
          "width": "7%",
          "height": "7%",
          "position": "absolute",
          "right": "1px",
          "top": "5px",
          "color": "white",
          "background-size": "contain",
          "z-index": 2147483647,
          "cursor": "pointer"
        }
      },
      "divid": "livestream",
      "template": "<div id='cpmstarvideosliderclose' onclick='cpmstarAPI({kind:\"adcmd\",module:\"livestream\",command:\"close\"});'></div>"
    },
    {
      "kind": "banner",
      "info": {
        "name": "mobileAnchor"
      },
      "conditions": {
        "target": {
          "kind": "into",
          "find": "body"
        },
        "path": [
          "~/admin/*",
          "*"
        ],
        "deviceType": "mobile"
      },
      "options": {
        "maxHeight": 100,
        "divid": "anchor",
        "refreshrate": 30000,
        "autorefresh": true
      },
      "request": "hb",
      "adUnitPath": "mobileAnchor",
      "style": {
        "left": "50%",
        "position": "fixed",
        "bottom": "-0.3%",
        "transform": "translateX(-50%)",
        "zIndex": 1
      },
      "template": "<div id='cpmstaranchorclose' onclick='document.querySelector(\"#anchor\").style.display = \"none\"'></div>",
      "css": {
        "#cpmstaranchorclose": {
          "min-height": "10px",
          "min-width": "10px",
          "display": "block",
          "background-image": "url(https://server.cpmstar.com/cached/zonemasters/close.svg)",
          "background-repeat": "no-repeat",
          "opacity": "65%",
          "width": "5%",
          "height": "3%",
          "position": "absolute",
          "right": "-1%",
          "top": "5px",
          "color": "white",
          "background-size": "contain",
          "z-index": 1,
          "cursor": "pointer"
        }
      }
    },
    {
      "info": {
        "name": "segmentedvideo"
      },
      "adUnitPath": "outstream",
      "adRequest": "hb",
      "playPrevious": "episode",
      "kind": "montage",
      "request": "outstream",
      "options": null,
      "conditions": [
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "events": {},
          "host": [
            "www.mmorpg.com"
          ],
          "deviceType": "desktop",
          "target": {
            "kind": "replace",
            "find": "#div-84407"
          },
          "template": "<div id='cpmsvideowrapper' class='cpmsrendertarget cpmsvideowrapper cpmsslidersize'><div id='cpmstarvideosliderclose'></div><div id='cpmstarloadspinner'><div class='cpmstarvideosliderloader'></div></div></div></div>",
          "options": {
            "onlyPlayAds": true,
            "noSkipOnPause": true,
            "hideAfter": 7500,
            "requireViewable": false,
            "preroll": true,
            "random": true,
            "muted": true,
            "videoClass": "cpmsVideo",
            "skippable": true,
            "nonViewableClasses": {
              "#cpmsvideoslider": "cpmstarvideosliderpopout",
              "#cpmstarvideosliderclose": "showCloseButton"
            }
          },
          "css": {
            ".cpmsvideoslider": {
              "overflow": "hidden",
              "top": "58px",
              "z-index": 1
            },
            ".cpmsslidersize": {
              "width": "340px",
              "height": "191.25px"
            },
            "@media (min-width:992px)": {
              ".cpmsslidersize.cpmstarvideosliderpopout": {
                "width": "280px !important",
                "height": "157.5px !important"
              }
            },
            "@media (min-width:1200px)": {
              ".cpmsslidersize.cpmstarvideosliderpopout": {
                "width": "340px !important",
                "height": "191.25px !important",
                "z-index": 3
              }
            },
            ".cpmstarvideosliderloader": {
              "position": "absolute",
              "top": 0,
              "right": 0,
              "left": 0,
              "bottom": 0,
              "margin": "auto",
              "height": "80px",
              "width": "80px",
              "border": "8px solid #000000",
              "border-radius": "50%",
              "border-top": "8px solid #d3d3d3",
              "-webkit-animation": "spin 2s linear infinite",
              "animation": "spin 2s linear infinite"
            },
            "@-webkit-keyframes spin": {
              "0%": {
                "-webkit-transform": "rotate(0deg)"
              },
              "100%": {
                "-webkit-transform": "rotate(360deg)"
              }
            },
            "@keyframes spin": {
              "0%": {
                "transform": "rotate(0deg)"
              },
              "100%": {
                "transform": "rotate(360deg)"
              }
            },
            "@keyframes slideOffBottom": {
              "0%": {
                "bottom": "90px"
              },
              "100%": {
                "bottom": "-300px"
              }
            },
            "@keyframes slideFromBottom": {
              "0%": {
                "bottom": "-300px"
              },
              "100%": {
                "bottom": "90px"
              }
            },
            ".cpmsvideowrapper": {
              "background-color": "#212226",
              "position": "relative",
              "width": "100%",
              "height": "100%",
              "margin": "0px auto"
            },
            ".cpmsvideorepeat": {
              "background-image": "url(https://server.cpmstar.com/cached/zonemasters/replay.svg)",
              "background-repeat": "no-repeat",
              "width": "8%",
              "height": "8%",
              "position": "absolute",
              "left": "15px",
              "top": "15px",
              "color": "white",
              "background-size": "contain",
              "z-index": 1,
              "cursor": "pointer"
            },
            ".cpmsvideoslideroff": {
              "animation": "1s ease-in 0s 1 slideOffBottom !important"
            },
            ".cpmstarvideosliderpopout": {
              "display": "block !important",
              "position": "fixed",
              "top": "auto",
              "bottom": "0px",
              "animation": "1s ease-in 0s 1 slideFromBottom",
              "animation-fill-mode": "forwards",
              "z-index": 1
            },
            "#cpmstarvideosliderclose:hover": {
              "opacity": "80%"
            },
            "#cpmstarvideosliderclose": {
              "display": "none",
              "background-image": "url(https://server.cpmstar.com/cached/zonemasters/close.svg)",
              "background-repeat": "no-repeat",
              "opacity": "20%",
              "width": "8%",
              "height": "8%",
              "position": "absolute",
              "right": "-5px",
              "top": "5px",
              "color": "white",
              "background-size": "contain",
              "z-index": 1,
              "cursor": "pointer"
            },
            "#cpmstarvideosliderclose.showCloseButton": {
              "display": "block"
            },
            ".cpmsvideosoundon": {
              "background-image": "url(https://server.cpmstar.com/cached/zonemasters/speaker.svg)",
              "background-repeat": "no-repeat",
              "background-position": "center",
              "width": "8%",
              "height": "8%",
              "position": "absolute",
              "right": "15px",
              "bottom": "15px",
              "color": "white",
              "background-size": "contain",
              "z-index": 1,
              "cursor": "pointer"
            },
            ".cpmsvideosoundoff": {
              "background-image": "url(https://server.cpmstar.com/cached/zonemasters/mute.svg)",
              "background-repeat": "no-repeat",
              "background-position": "center",
              "width": "8%",
              "height": "8%",
              "position": "absolute",
              "right": "15px",
              "bottom": "15px",
              "color": "white",
              "background-size": "contain",
              "z-index": 1,
              "cursor": "pointer"
            },
            "div .cpmsvideoplay": {
              "background-image": "url(https://server.cpmstar.com/cached/zonemasters/play.svg)",
              "background-repeat": "no-repeat",
              "background-position": "center",
              "width": "8%",
              "height": "8%",
              "position": "absolute",
              "left": "15px",
              "bottom": "15px",
              "color": "white",
              "background-size": "contain",
              "z-index": 1,
              "cursor": "pointer"
            },
            ".cpmsvideopause": {
              "background-image": "url(https://server.cpmstar.com/cached/zonemasters/pause.svg)",
              "background-repeat": "no-repeat",
              "background-position": "center",
              "width": "8%",
              "height": "8%",
              "position": "absolute",
              "left": "15px",
              "bottom": "15px",
              "color": "white",
              "background-size": "contain",
              "z-index": 1,
              "cursor": "pointer"
            }
          }
        }
      ],
      "divid": "cpmsvideoslider",
      "class": [
        "cpmsvideoslider",
        "cpmsslidersize"
      ],
      "css": null,
      "template": null
    },
    {
      "conditions": [
        {
          "host": [
            "www.mmorpg.com",
            "www.cpmstar.com"
          ],
          "path": [
            "~/admin/*",
            "*"
          ],
          "deviceType": "desktop",
          "globalCss": {
            "footer.footer-container.footer": {
              "z-index": 2
            }
          },
          "target": {
            "kind": "first",
            "find": "#page"
          },
          "options": {
            "refreshrate": 60000,
            "autorefresh": true,
            "sticky": true,
            "useModuleDiv": true,
            "headerSelector": [
              ".header-top",
              ".header-mobile"
            ],
            "fixed": "2",
            "cssSelector": ".all-wrapper",
            "marginTop": "0px",
            "videoHeight": "218px",
            "top": "50px",
            "centerWidth": "1110px",
            "zIndex": "1",
            "zIndexHD": "0",
            "pop": false,
            "popHidden": true,
            "alwaysclip": true,
            "scaleFactor": 1,
            "noscale": 0,
            "videoLeft": "50%",
            "expand": false,
            "railVideoRight": 50,
            "railVideoBottom": 55,
            "loopFor": 3
          },
          "wait": true
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "deviceType": "mobile",
          "test": "window.location.hash == '#cpmstarStaging' || window.clsfix != null",
          "target": {
            "kind": "first",
            "find": "#page"
          },
          "events": {
            "init": {
              "kind": "go",
              "module": "POOL 87138"
            },
            "fail": [
              "{ var adsDiv = document.getElementById('ads'); if (adsDiv) { adsDiv.style.display = 'none'; } var header = document.querySelector('#page > div.all-wrapper.undefined.container > header'); if (header) { header.style.minHeight = '20px'; } }"
            ]
          },
          "options": {
            "mobileSkinSelector": {
              "find": ".tabs",
              "pick": 1,
              "kind": "before"
            },
            "cssSelector": ".all-wrapper",
            "mobileskin": true,
            "marginTop": "0px",
            "zIndex": "0",
            "top": "58px",
            "alwaysclip": true
          },
          "wait": true
        },
        {
          "deviceType": "mobile",
          "target": {
            "kind": "first",
            "find": "#page"
          },
          "events": {
            "fail": [
              "{ var adsDiv = document.getElementById('ads'); if (adsDiv) { adsDiv.style.display = 'none'; } var header = document.querySelector('#page > div.all-wrapper.undefined.container > header'); if (header) { header.style.minHeight = '20px'; } }"
            ]
          },
          "options": {
            "mobileSkinSelector": {
              "find": ".tabs",
              "pick": 1,
              "kind": "before"
            },
            "cssSelector": ".all-wrapper",
            "mobileskin": true,
            "marginTop": "230px",
            "zIndex": "0",
            "top": "58px",
            "alwaysclip": true
          },
          "wait": true
        },
        {
          "path": [
            "~/admin/*",
            "*"
          ],
          "host": [
            "forums.mmorpg.com",
            "vdev.mmorpg.com"
          ],
          "target": {
            "kind": "first",
            "find": "#Frame"
          },
          "options": {
            "sticky": true,
            "headerSelector": [
              ".header-top",
              ".header-mobile"
            ],
            "fixed": "2",
            "cssSelector": "#secondbase",
            "marginTop": "220px",
            "top": "50px",
            "centerWidth": "1110px",
            "zIndex": "1",
            "zIndexHD": "0",
            "pop": false,
            "popHidden": true,
            "alwaysclip": true,
            "scaleFactor": 1,
            "videoLeft": "50%",
            "expand": false,
            "railVideoRight": 50,
            "railVideoBottom": 55,
            "loopFor": 3
          },
          "wait": true
        }
      ],
      "events": {
        "initHD": {
          "kind": "fail",
          "module": "POOL 87136"
        },
        "init": {
          "kind": "go",
          "module": "POOL 87136"
        }
      },
      "info": {
        "name": "skin"
      },
      "request": "hb",
      "adUnitPath": "progskin",
      "kind": "skin",
      "class": "uniqueCPMStarSiteSkinClass",
      "style": {
        "height": "0px"
      }
    },
    {
      "info": {
        "name": "POOL 85070"
      },
      "style": {
        "position": "relative",
        "top": "250px"
      },
      "conditions": {
        "host": [
          "forums.mmorpg.com",
          "vdev.mmorpg.com"
        ],
        "path": [
          "~/admin/*",
          "/discussion/*"
        ],
        "deviceType": "mobile",
        "target": {
          "find": "#Foot",
          "kind": "into"
        }
      }
    }
  ],
  "options": {
    "errorPercent": 0
  },
  "info": {
    "id": 15,
    "tags": [
      2
    ],
    "zonepools": {
      "68999": {
        "module": "skin"
      },
      "84932": {
        "module": "POOL 84932"
      },
      "84933": {
        "module": "POOL 84933"
      },
      "84934": {
        "module": "POOL 84934"
      },
      "84935": {
        "module": "POOL 84935"
      },
      "84936": {
        "module": "POOL 84936"
      },
      "84937": {
        "module": "POOL 84937"
      },
      "84938": {
        "module": "POOL 84938"
      },
      "84939": {
        "module": "POOL 84939"
      },
      "84940": {
        "module": "POOL 84940"
      },
      "84941": {
        "module": "POOL 84941"
      },
      "85069": {
        "module": "POOL 85069"
      },
      "85070": {
        "module": "POOL 85070"
      },
      "87136": {
        "module": "POOL 87136"
      },
      "87138": {
        "module": "POOL 87138"
      },
      "89580": {
        "module": "segmentedvideo"
      },
      "89585": {
        "module": "anchor"
      },
      "89586": {
        "module": "livestream"
      },
      "89648": {
        "module": "mobileAnchor"
      }
    }
  }
}
);