最近接手了一个老项目 发现项目在 noscript 中写了如下内容:
<strong>非常抱歉鉴于安全考量,您无法查看<%= VUE_APP_TITLE %>的源码</strong>
<strong>We're sorry but <%= VUE_APP_TITLE %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
中文不伦不类地写了一句“您无法查看 xxx 的源代码”
尝试在 google 和 github 中搜索,发现还有不少网站使用了类似的文本:
感觉这太 tm 抽象了……