Below you will find pages that utilize the taxonomy term “flcdrg”
March 11, 2026
Replace multiple strings in files
Version updated for https://github.com/flcdrg/replace-multiple-action to version v4.1.2.
This action is used across all versions by 111 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of finding and replacing strings in files based on specified patterns. It simplifies bulk text replacements across multiple files, supporting both direct input and external JSON configuration for complex replacement scenarios.
March 10, 2026
Replace multiple strings in files
Version updated for https://github.com/flcdrg/replace-multiple-action to version v4.0.17.
This action is used across all versions by 111 repositories. Action Type This is a Node action using Node version 24.
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 in files and replacing them with specified values, saving the modified files. It is designed to streamline repetitive text modification tasks, such as updating links or adjusting text patterns, across multiple files.
March 9, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v7.0.2.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
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 by querying Archive.org’s Wayback Machine. It processes input files, typically generated by link-checking tools like Lychee, and outputs a JSON file containing replacements for broken URLs with their corresponding archived versions, as well as a list of URLs without snapshots.
March 9, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v6.0.4.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wayback Machine Query GitHub Action automates the process of querying Archive.org’s Wayback Machine to locate archived versions of URLs, typically for broken links identified in JSON files generated by Lychee.
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.