Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.91 KB | None | 0 0
  1. <div id="disqus_thread"></div>
  2. <script>
  3.  
  4. /**
  5. *  RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
  6. *  LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
  7. /*
  8. var disqus_config = function () {
  9. this.page.url = PAGE_URL;  // Replace PAGE_URL with your page's canonical URL variable
  10. this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
  11. };
  12. */
  13. (function() { // DON'T EDIT BELOW THIS LINE
  14. var d = document, s = d.createElement('script');
  15. s.src = 'https://localhost-4000-8.disqus.com/embed.js';
  16. s.setAttribute('data-timestamp', +new Date());
  17. (d.head || d.body).appendChild(s);
  18. })();
  19. </script>
  20. <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement