mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
NETWORK.md: New file describing network accesses performed by rom-properties.
I decided to add this after the "Sonic Gather Battle" malware incident. See https://www.reddit.com/r/SonicTheHedgehog/comments/7iynxv/psa_fangame_sonic_gather_battle_has_a_malicious/ for more information.
This commit is contained in:
parent
7d1fa94906
commit
0dd66aaa0f
12
NETWORK.md
Normal file
12
NETWORK.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Network Access Information
|
||||
|
||||
The ROM Properties Page Shell Extension has functions to access various
|
||||
Internet databases in order to download artwork.
|
||||
|
||||
This functionality can be disabled by using the `rp-config` utility.
|
||||
|
||||
## Domains accessed:
|
||||
|
||||
* http://art.gametdb.com/ - Box, cover, and media scans for Nintendo
|
||||
GameCube, Wii, Wii U, DS, and 3DS games.
|
||||
* https://amiibo.life/ - Images of Nintendo amiibo products.
|
Loading…
Reference in New Issue
Block a user