yanyaoli / purify-github-search-results

GitHub搜索结果净化,屏蔽不宜显示的内容,可指定用户和仓库,例如 ************ 和 wumaoland 。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purify GitHub Search Results

This is a Tampermonkey script for filtering GitHub search results. You can specify users or repositories to block certain inappropriate display results, such as repositories from ************ and wumaoland.

How to Use

  1. Install Tampermonkey or a similar user script manager.
  2. Add this script to Tampermonkey. Online Installation
  3. Add the users or repositories you want to filter to the blockList array in the script. If it's a repository, please use the format 'username/repositoryname'.

Contribution

Pull requests are welcome. Before submitting, please make sure your changes have passed tests.

Issues

If you have any questions or suggestions, please provide feedback through issues.

About

GitHub搜索结果净化,屏蔽不宜显示的内容,可指定用户和仓库,例如 ************ 和 wumaoland 。


Languages

Language:JavaScript 100.0%