antchfx / htmlquery

htmlquery is golang XPath package for HTML query.
https://github.com/antchfx/xpath
MIT License
723 stars 73 forks source link

html data miss #65

Closed wuzhican closed 1 year ago

wuzhican commented 1 year ago

in a html doc

<li class="proxy"><script type="text/javascript">Proxy('MTEwLjI0My4xMC43Nzo4MDg=')</script>110.243.10.77:808</li>

the li node's last child is point to the script .the ip address string miss.so,how can i get the string