var VUUKLE_CONFIG = {
apiKey: "49d1ab12-7c12-421d-ac6d-10880596ec8d",
articleId: "27904",
title:'ASAASE RADIO 99.5',
tags: "",
author: "citizenreporter",
// Lang
// Articles - recommendations in emotes and comments widget
recommendationsWideImages: true,
recommendationsProtocol: "https",
globalRecommendations: true,
// Colors
darkMode: false,
// By Widget
theme: {color: "108ee9"},
comments: {
hideRecommendedArticles: false,
hideCommentInputBox: false,
enabled: true,
commentingClosed: false,
maxChars: '3000',
countToLoad: '5',
toxicityLimit: '80',
spamLimit: '90',
sorting: 'latest',
},
emotes: {
enabled: true,
hideRecommendedArticles: false,
size: '70', // icons size
firstImg: '',
firstName: 'HAPPY',
secondImg: '',
secondName: 'INDIFFERENT',
thirdImg: '',
thirdName: 'AMUSED',
fourthImg: '',
fourthName: 'EXCITED',
fifthImg: '',
fifthName:'ANGRY',
sixthImg: '',
sixthName: 'SAD',
disable: [],
},
powerbar: {
enabled: true,
defaultEmote: 1,
items: [
'facebook',
'twitter',
'whatsapp',
'messenger',
'email',
],
},
};
(function () {
var d = document,
s = d.createElement('script');
s.async = true;
s.src = 'https://cdn.vuukle.com/platform.js';
s.setAttribute('data-cfasync', 'false');
(d.head || d.body).appendChild(s);
})();