fix: remove all stale Myrient references across the repo#3
Merged
matheusfillipe merged 1 commit intoApr 28, 2026
Merged
Conversation
Myrient (myrient.erista.me) shut down on March 31, 2026. The indexer was already replaced with archive_org_indexer.py, but many docs and comments still referenced Myrient. This updates everything to reflect the current archive.org source. Changes: - README.md: Myrient → archive.org in features, docs, credits - ARCHITECTURE.md: Myrient → archive.org in diagrams, examples, data source - source/romi_ps3.c: remove Myrient-specific HTTP header comments - tools/index.html: remove dead N64/Arcade links, add Atari platforms, update source attribution from Myrient to archive.org
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Myrient (myrient.erista.me) shut down on March 31, 2026. The indexer was already replaced with
archive_org_indexer.pyin PR #1, but many docs and comments still referenced the dead service.Changes:
README.md: Myrient → archive.org in features, database generation docs, creditsARCHITECTURE.md: Myrient → archive.org in component diagram, TSV examples, data source sectionsource/romi_ps3.c: Remove Myrient-specific HTTP header comments (still functionally correct, just outdated comments)tools/index.html:romi_N64.tsvandromi_Arcade.tsvlinks (files no longer exist)Note:
tools/myrient_indexer.pyis intentionally left as-is (already marked legacy intools/README.md).performance_report.mdis also left as-is (historical benchmark data).