Below you will find pages that utilize the taxonomy term “flcdrg”
January 15, 2026
Replace multiple strings in files
Version updated for https://github.com/flcdrg/replace-multiple-action to version v3.0.6.
This action is used across all versions by 110 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Multiple string find/replace in files” GitHub Action automates the process of searching for specific strings across multiple files and replacing them with desired values. It supports advanced customization using regular expressions for precise string matching and replacement, making it useful for tasks like updating URLs, modifying text patterns, or bulk editing files in a repository.
January 15, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v5.0.33.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wayback Machine Query GitHub Action automates the process of locating archived URLs for broken web links using Archive.org’s Wayback Machine Availability API. It identifies missing snapshots and provides replacements for inaccessible URLs, enabling automated resolution of broken links in source documents.
January 6, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v5.0.14.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with Archive.org’s Wayback Machine to automatically find archived versions of broken URLs. It processes input files (e.g., generated by link-checking tools like Lychee) and outputs a JSON file containing a list of missing URLs and replacements with corresponding archived links.
January 5, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v5.0.12.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wayback Machine Query GitHub Action automates the process of identifying archived versions of broken URLs using Archive.org’s Wayback Machine Availability API. It generates a JSON output containing missing URLs and their corresponding Wayback Machine replacements, allowing users to seamlessly update or replace broken links in their source documents.