Greasy Fork is available in English.
This is a utility function, meant to be used inside a Greasemonkey script that has the "@run-at document-start" directive set. It Checks for and deletes or replaces specific <script> tags.
        此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/12317/73234/checkForBadJavascriptsjs.js
      
From Github: BrockA/checkForBadJavascripts.js