Isohunt- remove sponsored links from search

remove fake search results that are actually sponsored ads

// ==UserScript==
// @name       Isohunt- remove sponsored links from search
// @version    1.0
// @description  remove fake search results that are actually sponsored ads
// @match      https://*isohunt.to/*
// @copyright  2015+, AJ
// @namespace https://gf.qytechs.cn/users/10111
// ==/UserScript==
$('tr:contains("Sponsored")').remove()

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址