Vídeo novo no Canal do Edhy Ghellen: “COMO ERA O BRAWL STARS ANTES DO BETA GAMEPLAY”
Nesse vídeo eu mostro gameplays de como era o Brawl Stars antes de ele entrar em beta.
#BrawlStars #Gameplay #AntesDoBeta
************************************************** ***************Grupo do Telegram: http://t.me/CanalPressStart
************************************************** ***********
Apoiadores do canal:
– Canal JNM
Quer ser apoaidor também? Torne-se membro !!!
************************************************** ***********
Aproveche para se inscrever no canal, deixar seu curtir e comentários e nos ajudar a crescer cada vez mais.
(function () {
function appendFbScript() {
var js, id = ‘facebook-jssdk’,
fjs = document.getElementsByTagName(‘script’)[0];
if (document.getElementById(id)) return;
js = document.createElement(‘script’);
js.id = id;
js.src = “http://connect.facebook.net/pt_BR/sdk.js#xfbml=1&appId=504665309915105&version=v2.0”;
fjs.parentNode.insertBefore(js, fjs);
window.fbAsyncInit = function () {
FB.init({
appId: ‘504665309915105’,
xfbml: true,
version: ‘v2.0’
});
FB.Event.subscribe(‘comment.create’, function (comment_data) {
console.log(comment_data);
update_comments_count();
});
FB.Event.subscribe(‘comment.remove’, function (comment_data) {
update_comments_count();
});
function update_comments_count(comment_data, comment_action) {
jQuery.ajax({
type: ‘GET’,
dataType: ‘json’,
url: ‘https://www.brawlstarsdicas.com.br/wp-admin/admin-ajax.php’,
data: {
action: ‘clear_better_facebook_comments’,
post_id: ‘14367’
},
success: function (data) {
// todo sync comments count here! data have the counts
},
error: function (i, b) {
// todo
}
}
)
};
};
appendFbScript();
}
appendFbScript();
})();