在wordpress installation的标题中,但仅在Firefox上,我看到一个带有奇怪文本的输入字段。
源代码中的“奇怪” HTML代码位于/
之后,位于Google跟踪代码管理器中。是
<body>
它会在页面上显示带有该有趣文本的输入字段。
在这里您可以看到它被HTML的其他字符串所包围。
<input><div>lebowskilebowski</div>
我还查看了header.php里面,发现了奇怪的地方
<body class="page-template page-template-templates page-template-temp_ricerca page-template-templatestemp_ricerca-php page page-id-186 wp-custom-logo">
<!-- Google Tag Manager (noscript) -->
<input><div>lebowskilebowski</div>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P538SGM" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
可能是代码注入。
希望你能帮助我
答案 0 :(得分:4)
这已经是modernizr.js中的错误 https://hashnode.com/post/dude-that-carpet-really-tied-the-room-together-cjc225hrm05iz9cwuz18md3mo https://github.com/Modernizr/Modernizr/issues/1052
在较新版本中已修复。更新您的主题,看看他们是否加载了新版本,或者在此处获取js并将其替换为主题文件。 https://cdnjs.com/libraries/modernizr