This Site does collect, store and process publicly available mod page data from the Nexus Mods API to be rendered in HTML pages for its users.
This site retrieves mod page data for the purpose of generating a directory that is exclusively for Zeta mods.
All mods found on this Site are managed and provided by Nexus Mods and the respective authors. This Site only distributes what is readily available on the Nexus Mods website. This Site does not host mods, it only links back to their pages on Nexus Mods. The removal of mods, or changes made to them, are done so on nexusmods.com by those managing their pages, and will be reflected on this Site.
To build the Zeta mod directory, this Site uses a custom Ruby script, “zetamod.rb”, to send queries to Nexus Mods API. It is able to retrieve data for all Metal Gear Solid V: The Phantom Pain mods that are tagged with “Zeta”. In doing so, it will also retrieve partial info on the mod’s uploader, such as their name. Once all of the mods have been processed, the data is used for rendering pages for each category, containing each mod.
The mod page data that’s requested, acquired, and processed is as followed:
| Variable | Purpose | Shared |
|---|---|---|
| name | The mod’s title will be used in mod listings. | Shown in HTML pages. |
| summary | The mod’s summary will be used in mod listings. | Shown in HTML pages. |
| category | The mod’s category will be used in mod listings. | Shown in HTML pages. |
| thumbnailUrl | The mod’s thumbnail will be displayed in mod listings, and possibly, in the Site’s header. | Shown in HTML pages. |
| author | The author’s name will be used in mod listings. | Shown in HTML pages. |
| createdAt | The mod’s creation date will be used in mod listings. | Shown in HTML pages. |
| updatedAt | The mod’s last update will be used in mod listings. | Shown in HTML pages. |
| adultContent | This is used to censor its pictures, and to categorize it as “adult content”. | Shown in HTML pages when user confirms they’re an adult. |
| fileSize | Used to determine if the mod should be published on Site. | This data is not shared with users. |
| downloads | Used to determine if the mod should be published on Site. | This data is not shared with users. |
| uploader | The uploader’s info will be used in mod listings. | See Below |
| Variable | Purpose | Shared |
|---|---|---|
| name | The uploader’s name will be used in mod listings. | Shown in HTML pages. |
| avatar | The uploader’s avatar will be used in mod listings. | Shown in HTML pages. |
| memberId | Used to determine if the mod should be published on Site. | Used in links to uploader’s page. |
| joined | Used to determine if the mod should be published on Site. | This data is not shared with users. |
There is an automated process in “zetamod.rb” that will reject Zeta mods if they meet the following criteria:
Mods that aren’t approved will be reprocessed the next time the Site is generated, unless it has been blacklisted. Under certain circumstances, mods, authors, and uploaders, will be blacklisted from the site for the following reasons:
When a mod, author, or uploader is blacklisted, the Site will rebuild so that the related content no longer appears on it. Mod authors can be added to a whitelist so that their mods are automatically approved and published on the Site.
The ZetaMGSV website is a static site that generates multiple times daily. No data is retained in between site builds.
If you’re an author, or uploader, and you’d like to opt-out your mods from the Site, please contact:
email: zipfslaw@zetamgsv.com
There are many crucial changes that could be made to the site, specifically “zetamod.rb”, in the near future:
If you have any questions about this policy, please contact:
email: zipfslaw@zetamgsv.com