Google Spam Filter

Clean up Google Search spam links

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

作者
CrazyWolf13
評價
0 0 0
版本
0.1
建立日期
2024-12-07
更新日期
2024-12-07
尺寸
2.7 KB
授權條款
MIT
腳本執行於

### **Remove Sponsored Links from Google Search**
Say goodbye to clutter! This script automatically removes all sponsored links from Google Search results, ensuring a cleaner and distraction-free browsing experience.

---

#### **How It Works**
- Detects elements containing sponsored keywords in multiple languages, including:
- English: "sponsored"
- German: "gesponsert"
- Spanish: "patrocinado"
- And more! (See the full list in the script code.)
- Once detected, the script traverses up the DOM and removes the entire search result associated with the sponsored content.

---

#### **Features**
- **Multilingual Detection**: Covers common terms for "sponsored" in various languages to ensure accurate filtering worldwide.
- **Dynamic Content Support**: Handles Google’s infinite scrolling and dynamically loaded search results seamlessly.
- **Lightweight and Fast**: Designed to run efficiently with minimal impact on your browsing experience.

---

#### **Installation**
1. Install a userscript manager like [Tampermonkey](https://www.tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/).
2. Click the "Install" button on this page.
3. Open Google Search and enjoy ad-free results!

---

#### **Customization**
- Add or modify sponsored keywords in the `SPONSORED_KEYWORDS` array to tailor the script to your needs.
- Adjust the DOM traversal depth if required for different layouts.

---

#### **Feedback & Support**
If you encounter any issues or have suggestions for improvements, feel free to share them. Your feedback helps keep this script reliable and effective!

QingJ © 2025

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