blob: 0c523813b1df9584ed1ed0f4bbc21d02a56cb26c (
plain)
1
2
3
4
5
|
(function() {
var t = document,
e = t.createElement("script");
e.src = "https://navan-chauhan.disqus.com/embed.js", e.setAttribute("data-timestamp", +new Date), (t.head || t.body).appendChild(e)
})();
|