This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
mystic/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>
<% } %>