我被困在一个地方,我想捕获 url 并通过 HTML 打印到电子邮件正文中,但不能这样做。请求您对此提供帮助。代码如下......此代码是由我只是根据我的需要修改的设备自动生成的。
<html>
This site has been blocked. If you believe this is an error,<br>
kindly contact to Mr. ABC - +9112345678
<br>Or you may <a href="mailto:abc@gmail.com?cc=xyz@gmail.com&subject=Google Website $$Category$$&body=<script>document.write(document.URL);</script>">Send Email</a>
</html>