Skip to content

Add host exclusions and bump versions for multiple userscripts#54

Merged
ChrisTorng merged 2 commits into
mainfrom
codex/add-sites-to-exclude-rules-5syv32
Apr 12, 2026
Merged

Add host exclusions and bump versions for multiple userscripts#54
ChrisTorng merged 2 commits into
mainfrom
codex/add-sites-to-exclude-rules-5syv32

Conversation

@ChrisTorng
Copy link
Copy Markdown
Owner

Motivation

  • Prevent these Tampermonkey scripts from running on a large set of domains where they are not desired or cause conflicts.
  • Bump the script @version metadata to reflect the updates.
  • Clarify a top-level-window comment for readability in AllGoInternetArchive.user.js.

Description

  • Added many // @exclude metadata entries to AllGoInternetArchive.user.js, ForceDarkMode.user.js, and ForceMobileView.user.js so the scripts will not execute on the specified hosts.
  • Updated @version lines in the three scripts to new timestamps (1.2.7, 1.0.3, 1.7.3).
  • Adjusted an inline comment in AllGoInternetArchive.user.js to an English description and left existing runtime logic intact.
  • No runtime behavior changes beyond preventing the scripts from loading on the newly excluded hosts.

Testing

  • No automated tests were added or modified for this change and no automated test suite was run as part of this update.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tampermonkey-scripts Ready Ready Preview, Comment Apr 12, 2026 3:51pm

@ChrisTorng ChrisTorng merged commit 7d2c948 into main Apr 12, 2026
4 checks passed
@ChrisTorng ChrisTorng deleted the codex/add-sites-to-exclude-rules-5syv32 branch April 12, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant