menyembunyikan parameter di url
Oleh Author - Admin -
function hideUrlParameters() {
// Check if the URL has a query string
if (window.location.search.length > 0) {
// Use replaceState to change the URL in the address bar
// The first argument is the state object, the second is the title (ignored by most browsers),
// and the third is the new URL.
const clean_uri = window.location.pathname;
window.history.replaceState(null, document.title, clean_uri);
}
}
// Call the function when the page loads
window.addEventListener("load", hideUrlParameters);
//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPMOk9kQuNn9BxrTAt50CYuWRyUvtWloaNwnBJk_d615VJszfoxEkKaxI6DozK_u00pUgAA9WtYdrUjixdiDTXBOL5OXsRlU3iErIvmjaURmvZURHRpP2gq2yyq9oyTYPmGNEU18tam6GvemAfhrHDXbdHaPrqUlAb6CWVgjxVz_A/s220/Main-Image-Blogger-Under-refferal.reseller-removebg-preview.png
Special understanding:Generalist not Specialist - Specialist not Generalist, Contact by e-mail : refferal.reseller@gmail.com
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8vPshHlr6_ifzimGsNHM6Wt6PXNZBH9eVckA_dDQ5FFQri8ghDboDKIwZ9JY-j76wG-2VQUJB95UPaAfKLqywAyjeveiItASxIE5_hVn6HrMu1UoDmEfk2x7YLPpnxqe9O9wtJ6Ra1kQ/s1600/backk_800%255B1%255D.webp