// <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" : "2023/03/26 01:09:43",
	"@count" : "2",
	"@total" : "28",
	"@total_tweet" : "0",
	"@total_retweet" : "5",
	"@total_heart" : "23",
	"@user_count" : "10",
	"@user_total" : "11",
	"@user_total_tweet" : "10",
	"@user_total_retweet" : "1",
	"@user_total_quoted_retweet_in_tweet" : "1",
	"@user_total_heart" : "0",
	"@url" : "https://www.4gamer.net/games/334/G033487/20230316064/",
	"@source_tweetid" : " OR https://twitter.com/4GamerNews/status/1639100038164152320",
	"twitter" : {
"0" : {
		"id":"1639100038164152320",
		"from":"4GamerNews",
		"date":"Fri Mar 24 03:01:16 +0000 2023",
		"retweet":"5",
		"heart":"23"
		}
,
"1" : {
		"id":"1639654161783619584,1639613109076901888,1639569070684254209,1639255246856916993,1639177445839638528,1639155449093304320,1639150927264481280,1639107088969506816,1639105956884926466,1639102076910452736",
		"from":"darkmatter_man,pub40162051,stmnews253,saiyakurou,yukipomdayooon,oizumiamuzio,fun_spoon,akito515,Nerd_world_jp,O0K9pUL9jrLl05d",
		"date":"Sun Mar 26 1:09:43 +0900 2023",
		"count":"10",
		"total":"11",
		"tweet":"10",
		"retweet":"1",
		"quoted retweet":"1",
		"heart":"0"
		}

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

