Search similar photos |
|
|
|
|
const toggleSwitch = document.getElementById("mySwitch"); toggleSwitch.addEventListener("change", function() { if (this.checked) { window.location.href = "https://wwtl.info/az-101.html"; } else { window.location.href = "https://wwtl.info/az-101.html"; } });