根据seo 要求,怎加 head 标签

This commit is contained in:
make
2025-09-17 13:51:58 +08:00
parent 76f166ba1d
commit 728ffdab89
17 changed files with 329 additions and 68 deletions

View File

@@ -641,7 +641,7 @@ document.addEventListener("DOMContentLoaded", function () {
if (typeof strVideoId !== "undefined") {
if (arrPlayUrl) {
if (typeof arrPlayUrl !== "undefined" && arrPlayUrl) {
arrPlayUrl = reorderObj(arrPlayUrl);
}