From 2778cf2a16823f9b1153a0549b47f7b503176a17 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期六, 12 九月 2020 18:04:43 +0800 Subject: [PATCH] 爱奇艺正片,搜索引擎 --- src/main/webapp/admin/new/js/jquery.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/admin/new/js/jquery.js b/src/main/webapp/admin/new/js/jquery.js index cf4682f..d422181 100644 --- a/src/main/webapp/admin/new/js/jquery.js +++ b/src/main/webapp/admin/new/js/jquery.js @@ -5284,7 +5284,7 @@ } var nodeNames = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|" + - "header|hgroup|mark|meter|nav|output|progress|section|summary|time|video", + "header|hgroup|mark|meter|nav|output|progress|section|summary|time|juhe", rinlinejQuery = / jQuery\d+="(?:null|\d+)"/g, rnoshimcache = new RegExp("<(?:" + nodeNames + ")[\\s/>]", "i"), rleadingWhitespace = /^\s+/, -- Gitblit v1.8.0