[PR #4019] [MERGED] Remove Whoogle #4685

Open
opened 2025-11-20 06:11:13 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4019
Author: @CrazyWolf13
Created: 4/24/2025
Status: Merged
Merged: 4/24/2025
Merged by: @michelroegl-brunner

Base: mainHead: rm_whoogle


📝 Commits (5)

  • 6ca687e Delete ct/whoogle.sh
  • 64871c8 Delete ct/headers/whoogle
  • d628798 Delete misc/images/whoogle.png
  • c845d58 Delete install/whoogle-install.sh
  • 7870964 Delete frontend/public/json/whoogle.json

📊 Changes

5 files changed (+0 additions, -132 deletions)

View changed files

ct/headers/whoogle (+0 -6)
ct/whoogle.sh (+0 -44)
frontend/public/json/whoogle.json (+0 -34)
install/whoogle-install.sh (+0 -48)
misc/images/whoogle.png (+0 -0)

📄 Description

✍️ Description

This PR removes whoogle, as it seems to be abandomed due to not being able to operate anymore, because of restrictions by google: https://github.com/benbusby/whoogle-search

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/4019 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `rm_whoogle` --- ### 📝 Commits (5) - [`6ca687e`](https://github.com/community-scripts/ProxmoxVE/commit/6ca687e6aa48069ff0e5f83949080ed0fc3f8d46) Delete ct/whoogle.sh - [`64871c8`](https://github.com/community-scripts/ProxmoxVE/commit/64871c8c341440c23f59124f4ee1679cfbb1c0bc) Delete ct/headers/whoogle - [`d628798`](https://github.com/community-scripts/ProxmoxVE/commit/d628798cab57d9840755aee29d2e127659dd7c5c) Delete misc/images/whoogle.png - [`c845d58`](https://github.com/community-scripts/ProxmoxVE/commit/c845d589ccf1b1c10fc7158bd8446470e2d0bb31) Delete install/whoogle-install.sh - [`7870964`](https://github.com/community-scripts/ProxmoxVE/commit/7870964157e0c1091597a124c72b7d77798a8fe4) Delete frontend/public/json/whoogle.json ### 📊 Changes **5 files changed** (+0 additions, -132 deletions) <details> <summary>View changed files</summary> ➖ `ct/headers/whoogle` (+0 -6) ➖ `ct/whoogle.sh` (+0 -44) ➖ `frontend/public/json/whoogle.json` (+0 -34) ➖ `install/whoogle-install.sh` (+0 -48) ➖ `misc/images/whoogle.png` (+0 -0) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description This PR removes whoogle, as it seems to be abandomed due to not being able to operate anymore, because of restrictions by google: https://github.com/benbusby/whoogle-search ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:11:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4685