Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.08 KB | None | 0 0
  1. <div id="disqus_thread"></div>
  2. <script>
  3.     /**
  4.      *  RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
  5.      *  LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
  6.      */
  7.    
  8.     var disqus_config = function () {
  9.         this.page.url = document.URL;  // Replace PAGE_URL with your page's canonical URL variable
  10.         this.page.identifier = document.URL.substring(document.URL.indexOf('.com') + 4); // 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.        
  16.         s.src = 'https://deep-control-system.disqus.com/embed.js';
  17.        
  18.         s.setAttribute('data-timestamp', +new Date());
  19.         (d.head || d.body).appendChild(s);
  20.     })();
  21. </script>
  22. <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement