sbbs/themes/hueman/layout/comment/youyan.ejs
2018-09-03 17:41:16 +10:00

5 lines
217 B
Plaintext

<% if (typeof(script) !== 'undefined' && script) { %>
<script type="text/javascript" src="//v2.uyan.cc/code/uyan.js?uid=<%= theme.comment.youyan %>"></script>
<% } else { %>
<div id="uyan_frame"></div>
<% } %>