[PR #199] [MERGED] Improved copy for authenticated scraping warning callout #184

Closed
opened 2026-02-23 17:19:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/199
Author: @angelplusultra
Created: 10/30/2025
Status: Merged
Merged: 10/31/2025
Merged by: @timothycarambat

Base: mainHead: 198-authenticated-web-scraping-grammar-error


📝 Commits (1)

  • 6bf20f8 Improved copy for authenticated scraping warning callout

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pages/features/browser-tool.mdx (+1 -1)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #198

What is in this change?

Revised the warning message in the Private Browser Tool page for improved clarity, professionalism, and accuracy.

Previous Copy

“Some web services may not you doing this. While the private browser tool is by any proxy, just a regular browser, some services may not like it. So use this tool at your discretion to prevent whatever service you are trying to access from blocking your account!”

Updated Copy

“Some web services may detect and restrict automated access, even though this tool functions as a standard browser. Use this feature responsibly and at your own discretion, as certain services may suspend or block accounts that they perceive as engaging in automated activity.”

Notes

• Fixed grammatical error (“may not you doing this”)
• Improved tone and clarity for end users
• Preserved the cautionary intent while making the message more professional and concise

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/Mintplex-Labs/anythingllm-docs/pull/199 **Author:** [@angelplusultra](https://github.com/angelplusultra) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `198-authenticated-web-scraping-grammar-error` --- ### 📝 Commits (1) - [`6bf20f8`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/6bf20f84732354daafba70df8356ab5d133d1fdf) Improved copy for authenticated scraping warning callout ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/features/browser-tool.mdx` (+1 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #198 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> Revised the warning message in the **Private Browser Tool** page for improved clarity, professionalism, and accuracy. ### Previous Copy “Some web services may not you doing this. While the private browser tool is by any proxy, just a regular browser, some services may not like it. So use this tool at your discretion to prevent whatever service you are trying to access from blocking your account!” ### Updated Copy “Some web services may detect and restrict automated access, even though this tool functions as a standard browser. Use this feature responsibly and at your own discretion, as certain services may suspend or block accounts that they perceive as engaging in automated activity.” ### Notes • Fixed grammatical error (“may not you doing this”) • Improved tone and clarity for end users • Preserved the cautionary intent while making the message more professional and concise ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:56 -05:00
yindo closed this issue 2026-02-23 17:19:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#184