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

5 lines
217 B
Plaintext
Raw Permalink Normal View History

2018-09-03 07:41:16 +00:00
<% 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>
<% } %>