libredirect / browser_extension

A browser extension that redirects popular sites to alternative privacy friendly frontends

Home Page:https://libredirect.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add instance will delete path in url, causing wrong redirection.

TaivasJumala opened this issue · comments

Libredirect 2.8.1
Firefox 121.0
bilibili

reproduce:

  1. add instance https://moeyy.cn/mikuinvidious/
  2. reports error

what happen here:
it just add https://moeyy.cn/ not https://moeyy.cn/mikuinvidious/
which caused error.

So link like https://www.bilibili.com/video/av2 should be redirect to https://moeyy.cn/mikuinvidious/video/av2 not https://moeyy.cn/video/av2

besides, https://mikuinv-gs.vern.cc/ seems to be no long supported

This is intentional. It may become to a feature though to support paths.
Duplicate of #875