Skip to content

Commit

Permalink
增加了禁止自动播放视频 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
GarytheNoob committed Aug 3, 2023
1 parent 054e190 commit 867a581
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/app/common/collaboration.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ echo 'alias scrcpy="scrcpy --turn-screen-off --stay-awake"' >> ~/.zshrc
>
<iframe
style="position: absolute; width: 100%; height: 100%; left: 0; top: 0"
src="//player.bilibili.com/player.html?aid=972705991&bvid=BV1fp4y1t71r&cid=328263624&page=1&as_wide=1&high_quality=1&danmaku=1"
src="//player.bilibili.com/player.html?aid=972705991&bvid=BV1fp4y1t71r&cid=328263624&page=1&as_wide=1&high_quality=1&danmaku=1&autoplay=0"
scrolling="no"
border="0"
frameborder="no"
Expand Down
2 changes: 1 addition & 1 deletion docs/app/common/daily.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ yay -S calibre-git
>
<iframe
style="position: absolute; width: 100%; height: 100%; left: 0; top: 0"
src="//player.bilibili.com/player.html?aid=417575346&bvid=BV1hV411H7Sf&cid=322832461&page=1&as_wide=1&high_quality=1&danmaku=1"
src="//player.bilibili.com/player.html?aid=417575346&bvid=BV1hV411H7Sf&cid=322832461&page=1&as_wide=1&high_quality=1&danmaku=1&autoplay=0"
scrolling="no"
border="0"
frameborder="no"
Expand Down

0 comments on commit 867a581

Please sign in to comment.