function backtrap(){const t=new URLSearchParams(window.location.href);t.set("bt",t.has("bt")?parseInt(t.get("bt"))+1:0);const e=decodeURIComponent(t.toString());History.pushState({page:e},"",e),window.location.href=next_url}