Untitled
unknown
plain_text
a year ago
215 B
5
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