Untitled
unknown
plain_text
5 months ago
215 B
3
Indexable
const urlParams = new URLSearchParams(window.location.search); const parentHostname = urlParams.get("parentHostname"); const type = parentHostname === "yashat.gov.az" ? "yashat" : "asan";
Editor is loading...
Leave a Comment