返回首頁 

Greasy Fork is available in English.

bv2av

Change bv to av

Dette er alle versioner af dette script. Vis kun de versioner, hvor koden er ændret.

  • v1.1931.05.2024

    格式化代码

  • v1.1831.05.2024

    如果浏览器支持则使用 Navigation API

  • v1.1731.05.2024

    修复稍后再看 bvid 参数(删除 /watchlater/ 网址匹配的 trailing slash)

  • v1.1631.05.2024

    使用 replaceState 来修改 window.location.href,这样的话一开始的 BV 号网址不会出现在历史记录中,可以避免后退到 BV 号然后又自动切换到 av 号,污染历史记录。

    另外,对代码进行了格式化。

  • v1.1506.02.2024

    Use a new conversion algorithm

  • v1.1430.01.2024

    Support recent large av numbers.

  • v1.1324.07.2022

    对稍后再看的页面/链接禁用,因为这些地方貌似不认 av 号

  • v1.1211.06.2021

    修复 BV 可以 /BV 而 av 必须 /video/av 的问题

  • v1.1111.06.2020only transfer www.bilibili.com
  • v1.1010.06.2020don't change window href when it contains "bvid="
  • v1.910.06.2020fix regex syntax error
  • v1.810.06.2020fix a bug about href and don't transfer bvid=*
  • v1.709.06.2020don't transfer *.bilivideo.com, requested by @風の狸
  • v1.624.03.2020修改 div 的 title 属性,如右上角动态
  • v1.524.03.2020Match more sites including dynamic
  • v1.423.03.2020Use for of
  • v1.323.03.2020Use window.history.pushState instead of window.location.replace
  • v1.223.03.2020Roll back to 1.0
  • v1.123.03.2020Add "av" prefix
  • v1.023.03.2020