Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

输出内容被格式化问题 #8

Closed
cfc4n opened this issue Mar 18, 2022 · 1 comment
Closed

输出内容被格式化问题 #8

cfc4n opened this issue Mar 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@cfc4n
Copy link
Member

cfc4n commented Mar 18, 2022

输出:

<a href=http://tieba.baidu.com name=tj_trtieba class=mnav>贴吧</a> <noscript> <a href=http://www.baidu.com/bdorz/login.gif?login&amp;tpl=mn&amp;u=http%!A(MISSING)%!F(MISSING)%!F(MISSING)www.baidu.com%!f(MISSING)%!f(MISSING)bdorz_come%!d(MISSING)1 name=tj_login class=lb>登录</a>

实际:

<a href=http://tieba.baidu.com name=tj_trtieba class=mnav>贴吧</a> <noscript><a href=http://www.baidu.com/bdorz/login.gif?login&amp;tpl=mn&amp;u=http%3A%2F%2Fwww.baidu.com%2f%3fbdorz_come%3d1 name=tj_login class=lb>登录</a> </noscript> <script>document.write('<a href="http://www.baidu.com/bdorz/login.gif?login&tpl=mn&u='+ encodeURIComponent(window.location.href+ (window.location.search === "" ? "?" : "&")+ "bdorz_come=1")+ '" name="tj_login" class="lb">登录</a>
@cfc4n cfc4n added the bug Something isn't working label Mar 19, 2022
@cfc4n
Copy link
Member Author

cfc4n commented Mar 19, 2022

解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant