// <pre>This JSONP service is 4gamer.net only,Request not allowed other domain.
// 4gamer.net専用ですので別サイトからの呼び出しは許可していません。
if( window.location.hostname.match(/4gamer\.net$/) ){ // SKIPLINE
	callbackRetweet(
	  window.location.hostname.match(/4gamer\.net$/) ? // SKIPLINE
	  {
	"@code" : "",
	"@date" : "2020/09/17 21:24:39",
	"@count" : "2",
	"@total" : "284",
	"@total_tweet" : "0",
	"@total_retweet" : "150",
	"@total_heart" : "134",
	"@user_count" : "19",
	"@user_total" : "29",
	"@user_total_tweet" : "19",
	"@user_total_retweet" : "1",
	"@user_total_heart" : "9",
	"@url" : "https://www.4gamer.net/games/379/G037921/20200916168/",
	"twitter" : {
"0" : {
		"id":"1306221342081998848",
		"from":"4GamerNews",
		"date":"Wed Sep 16 13:20:11 +0000 2020",
		"retweet":"150",
		"heart":"134"
		}
,
"1" : {
		"id":"1306563026569424897,1306430402647654405,1306426422051762176,1306419887678476292,1306417167462612993,1306374225075134464,1306274450363482112,1306264290354061312,1306246281501704192,1306243893873143808,1306243876491939846,1306236472719097856,1306233406804680706,1306231729288556545,1306230420569075712,1306226393483603971,1306224347753791488,1306224087132286984,1306223087474675714",
		"from":"SAC39SAC39,miris68k,ririhahaririri,PeaceReisei,Bardaxel,momoi_mine,nanakiwolf,deonia999,redsightnet,e_mo_n00,vgd03j,tyosuke2024,pqkg,Nerd_world_jp,akatukityper,legacy_archiver,akito515,wertyuiol030,O0K9pUL9jrLl05d",
		"date":"Thu Sep 17 21:24:39 +0900 2020",
		"count":"19",
		"total":"29",
		"tweet":"19",
		"retweet":"1",
		"heart":"9"
		}

	},
	"test" : {
	}
} : // SKIPLAST
	  { error : 'Not allowed.' } // SKIPLINE
	);
} // SKIPLINE

