// <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" : "2022/01/27 19:09:53",
	"@count" : "2",
	"@total" : "198",
	"@total_tweet" : "0",
	"@total_retweet" : "88",
	"@total_heart" : "110",
	"@user_count" : "16",
	"@user_total" : "25",
	"@user_total_tweet" : "16",
	"@user_total_retweet" : "2",
	"@user_total_heart" : "7",
	"@url" : "https://www.4gamer.net/games/999/G999905/20220125067/",
	"twitter" : {
"0" : {
		"id":"1485901850670886912",
		"from":"4GamerNews",
		"date":"Tue Jan 25 09:06:22 +0000 2022",
		"retweet":"88",
		"heart":"110"
		}
,
"1" : {
		"id":"1486371383613530117,1486371367582715906,1486363413379153924,1486292522465112072,1486157847516033024,1486144558199357442,1486123841684271104,1486103489365557253,1485982111953608709,1485964908802220033,1485949418780368896,1485913620391378951,1485908009109045258,1485906663865729026,1485903777798692865,1485902671811072007",
		"from":"ngsw,ngsw,tb_suou,unp_ractice,gachahori,Bardaxel,1SMVsuiDMyl5wX4,sinononono,kagetosy,PoweredsatsumA,jzunkodj4y,Nerd_world_jp,O0K9pUL9jrLl05d,4846etc,ken_mutsuki,30calclub",
		"date":"Thu Jan 27 19:09:53 +0900 2022",
		"count":"16",
		"total":"25",
		"tweet":"16",
		"retweet":"2",
		"heart":"7"
		}

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

