Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Add warnings before archiving #1303

Merged
merged 2 commits into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

User scripts for use on Stack Exchange websites. You can install these by clicking on the install link for each individual script from their individual README files, listed below.

> [!WARNING]
> This repository is no longer being maintained. Use the code here at your own risk, I am no longer a moderator and can't fix these.

## Scripts

* ♦ [Connected users](./scripts/connected-users/README.md): Userscript to aid investigation of connected users on the moderator-only IP cross-reference view. **Requires ♦ moderator access**.
Expand Down
5 changes: 4 additions & 1 deletion scripts/connected-users/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# ♦ Connected Users

> [!WARNING]
> This repository is no longer being maintained. Use the code here at your own risk, I am no longer a moderator and can't fix these.

> **Warning**
> This userscript only works for sites where you have ♦ elected moderator access.

Expand Down Expand Up @@ -42,4 +45,4 @@ Feature requests and bug reports are most welcome, please use the [GitHub issue
[badge_license]: https://img.shields.io/github/license/mjpieters/SO-userscripts
[badge_install]: https://img.shields.io/badge/install-Install%20this%20userscript-blue
[badge_issues]: https://img.shields.io/github/issues/mjpieters/SO-userscripts/connected-users?label=issues
[badge_prs]: https://img.shields.io/github/issues-pr/mjpieters/SO-userscripts/connected-users?label=pull+requests
[badge_prs]: https://img.shields.io/github/issues-pr/mjpieters/SO-userscripts/connected-users?label=pull+requests
Loading