Persib
Persib Bandung player Alfeandra Dewangga.
BOLASPORT.COM – Alfeandra Dewangga is ready to fight for Persib Bandung starting from League 1 2025/2026.
He became one of the players who docked after a massive reshuffle in Maung Bandung’s body.
Last season with PSIS was quite solid by performing 26 matches with one goal contribution and two assists.
Bringing a potential figure like Dewangga certainly makes Persib start thinking about the future not only in League 1 but in the Asian arena.
Also read: Bring the spirit of champion from Persib, Edo Febriasah Targets the League 1 trophy with Dewa United
Alfeandra Dewangga explained that one of the reasons for joining Persib was an opportunity to play in Asia.
One way is to appear at the AFC Champions League 2 after successfully locking the title last season.
According to him, this is a great opportunity and valuable opportunity to increase experience.
“Moreover, we have never competed in Indonesia in Indonesia.”
“That’s my main target, but certainly the league also I (have a target),” Alfeandra Dewangga said reported by BolaSport.com from the West Java Tribune page.
${item.title}
KGNow!
${timeSince(item.date_publish)}
`
}
})
document.querySelector(‘.kgnow-list’).innerHTML = rvList;
console.log($(‘.videoKG-item’).length);
// slider
//$(‘.videoKG-item’).ready(function() {
if ($(‘.videoKG-item’).length > 4) {
$(‘.kgnow-list’).slick({
autoplay: false,
infinite: false,
slidesToShow: 4,
slidesToScroll: 4,
dots: false,
fade: false,
arrows: true,
cssEase: ‘ease’,
prevArrow: ““,
nextArrow: ““,
});
} else {
$(‘.kgnow-list’).addClass(‘-fit’)
}
//});
}
}
}
let description = document.querySelector(‘meta[name=”description”]’).content;
let keywords = document.querySelector(‘meta[name=”content_tag”]’). Conontent; Let data = {“Description”: “ALFEANDRA Dewangga wants to play in Asia, join Persib to be a stepping stone and add experience.”, “Keywords”: “Persib, League 1, Alfeandra Dewangga”, “Page_id”: “BolaSport -314268192”, “Current_url” Asian tournament “} rvjixie.open (” post “,” true); rvjixie.setrequestheader (‘authorization’, ‘bearer EYJPDI6IJDDDDJCRCJHZWNRWXC9YAVWVWK3V1LZQT09IIWIDMFSDWUIOIJHV3NID2HSQ05YSTVUTKDLZ1RYSULRPT0ILCJTY Wmiioii2zthjzdrjzdfknmi5zgy3mjnmyte4nmq0mda5otgxmdnkoghzdu3nja3mzrkmdc3nge5zjzjzjmnmnhywrjin0 = ‘); rvjixie.setrequestheader (‘content-type’, ‘application/json’); rvjixie.send (json.stringify (data)); } Getvideo (); // Start Floating on Scroll Let Kgnow_Firestscroll = 0 // Const kgnow_date = new date (); // let kgnow_day = kgnow_date.getdate (); // let kgnow_month = kgnow_date.getmonth () + 1; // let kgnow_year = kgnow_date.getfulyear (); // let kgnow_currentdate = `$ {kgnow_day}-$ {kgnow_month}-$ {kgnow_year}`; window.addeventlistener (‘scroll’, function () {// if (kgnow_currentdate == ’14 -8-2023 ‘) {if (kgnow_firestscroll == 0) {let kgpl = document.getelementsbyclassname (‘ video-box-wrap ‘)[0];
kgpl.classList.remove(‘inline’);
kgnow_firstScroll = 1
}
// }
});
function dateFormatJixie(value) {
value = value.split(” “)[0].Split(“-“); Be MontheText = [‘Januari’, ‘Februari’, ‘Maret’, ‘April’, ‘Mei’, ‘Juni’, ‘Juli’, ‘Agustus’, ‘September’, ‘Oktober’, ‘November’, ‘Desember’];
if (value) {
return value[2] + ‘ ‘ + monthText[parseInt(value[1]) – 1]+ ‘ ‘ + value[0];
} else {
return “”;
}
}
function timeFormatJixie(value) {
if (value) {
const timeJixie = value.split(‘:’);
if (timeJixie[0] == ’00’) {
return timeJixie[1] + ‘:’ + timeJixie[2];
} else {
return value;
}
} else {
return “”;
}
}
function urlTitle(value) {
return value.toLowerCase().replaceAll(‘ ‘, ‘-‘).replace(/[^a-zA-Z0-9-]/g, ”);
}
function timeSince(value) {
console.log(“sini”, value)
if (typeof value !== ‘object’) {
date = new Date(value);
}
var seconds = Math.floor((new Date() – date) / 1000);
var intervalType;
var interval = Math.floor(seconds / 31536000);
if (interval >= 1) {
intervalType=”tahun lalu”;
} else {
interval = Math.floor(seconds / 2592000);
if (interval >= 1) {
intervalType=”bulan lalu”;
} else {
interval = Math.floor(seconds / 86400);
if (interval >= 1) {
intervalType=”hari lalu”;
} else {
interval = Math.floor(seconds / 3600);
if (interval >= 1) {
intervalType = “jam lalu”;
} else {
interval = Math.floor(seconds / 60);
if (interval >= 1) {
intervalType = “menit lalu”;
} else {
interval = seconds;
intervalType = “detik lalu”;
}
}
}
}
}
return interval + ‘ ‘ + intervalType;
}