fix: 响应的弹幕格式参考B站 #26

This commit is contained in:
lyz05
2025-08-20 22:52:18 +08:00
parent 673e7ecc1e
commit f7979eca58

View File

@@ -1,6 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<i>
<% for (const content of contents) { %>
<d p="<%= content.timepoint %>,<%= content.ct %>,<%= content.size %>,<%= content.color %>,<%= content.unixtime %>,0,<%= content.uid %>,26732601000067074,1"><%=content.content%></d>
<% } %>
</i>
<?xml version="1.0" encoding="utf-8"?><i><% for (const content of contents) { %><d p="<%= content.timepoint %>,<%= content.ct %>,<%= content.size %>,<%= content.color %>,<%= content.unixtime %>,0,<%= content.uid %>,26732601000067074,1"><%=content.content%></d><% } %></i>