File tree Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change 1
1
<div id =" disqus_thread" ></div >
2
2
<script nonce =" <%= cspNonce %>" >
3
- var disqus_config = function () {
4
- this .page .identifier = window .location .pathname .split (' /' ).slice (- 1 )[0 ];
5
- };
6
- (function () {
7
- var d = document , s = d .createElement (' script' );
8
- s .src = ' https://<%= disqus.replace(/[^A-Za-z0-9-]+/g, ' ' ) %>.disqus.com/embed.js' ;
9
- s .setAttribute (' data-timestamp' , + new Date ());
10
- (d .head || d .body ).appendChild (s);
11
- })();
3
+ var disqus_config = function () {
4
+ this .page .identifier = window .location .pathname .split (' /' ).slice (- 1 )[0 ];
5
+ };
6
+ (function () {
7
+ var d = document , s = d .createElement (' script' );
8
+ s .src = ' https://<%= disqus.replace(/[^A-Za-z0-9-]+/g, ' ' ) %>.disqus.com/embed.js' ;
9
+ s .setAttribute (' data-timestamp' , + new Date ());
10
+ (d .head || d .body ).appendChild (s);
11
+ })();
12
12
</script >
13
- <noscript
14
- >Please enable JavaScript to view the
15
- <a href =" https://disqus.com/?ref_noscript"
16
- >comments powered by Disqus.</a
17
- ></noscript
18
- >
13
+ <noscript >Please enable JavaScript to view the <a href =" https://disqus.com/?ref_noscript" >comments powered by Disqus.</a ></noscript >
You can’t perform that action at this time.
0 commit comments