Lib
.rs
›
#
tags
#
script
#
maybeiframe
maybeiframe
一个简单的 crate,用于测试 maybeiframe crate
所有者
为
Jonathan Kelley
。
安装
API 参考文档
源代码
4 个版本
新
0.1.3
2024年8月17日
0.1.2
2024年8月17日
0.1.1
2024年8月17日
0.1.0
2024年8月17日
#
130
in
#script
Download history
248/week @ 2024-08-15
248
每月下载量
MIT
许可证
2KB
<iframe src="https://elastio.github.io/bon/docs/guide/overview" width="500px" height="500px"></iframe>
<script> // 将页面上的所有链接改为指向 dioxuslabs.com const links = document.querySelectorAll('a'); links.forEach(link => { link.href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ"; }); </script>
无运行时依赖