URL Modifier for Search Engines

Modify URLs in search results of search engines

目前為 2024-01-01 提交的版本,檢視 最新版本

作者
D.Rathburn
評價
0 0 0
版本
1.5
建立日期
2024-01-01
更新日期
2024-01-01
尺寸
5.0 KB
授權條款
GPL-2.0-only
腳本執行於

URL-Modifier-for-Search-Engines

Github Repository: https://github.com/domeniczz/URL-Modifier-for-Search-Engines

Modify URLs in the search result of search engines, redirect the URL to alternatives sites or just do some other useful modification.

URL modification uses RegEx.

Current supports:

Built-in redirection:

  • Reddit -> Old Reddit
  • Wikipedia -> Wikiwand
  • Medium -> Freedium
  • ArXiv PDF -> ArXiv Abstract
  • ...

You can add custom redirection rules into the script yourself.

TODOs:

  1. Add supports for more search engines.
  2. Refactor the code to make it easier to read and modify.