Skip to content

Commit 98d0521

Browse files
committed
JSON updates
1 parent c83636c commit 98d0521

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

assets/infra-dns.json

+19-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,22 @@
22
"comment": "This file contains our built-in DNS used by the Auto mode in Infrastructure. In addition to being shipped, it'll also be hosted on ppsspp.org. Key names below are not important.",
33
"default": {
44
"dns": "67.222.156.251",
5+
"revival_credits": {
6+
"group": "PS Rewired",
7+
"url": "https://psrewired.com/"
8+
}
59
},
610
"games": [
711
{
812
"name": "Medal of Honor: Heroes",
913
"comment": {
1014
"en_US": "Works, but not on Windows",
1115
},
16+
"revival_credits": {
17+
"group": "MOHH Revival",
18+
"url": "https://mohh-revival.pages.dev/"
19+
},
20+
"credit": "AG ",
1221
"dns": "86.223.243.173",
1322
"domains": {
1423
"pspmoh07.ea.com": "86.223.243.173",
@@ -40,6 +49,10 @@
4049
"comment": {
4150
"en_US": "Great",
4251
},
52+
"revival_credits": {
53+
"group": "The AG Racing Foundation",
54+
"url": "https://agracingfoundation.org/"
55+
},
4356
"dns": "145.239.30.230",
4457
"score": 5,
4558
"known_working_ids": [
@@ -57,17 +70,21 @@
5770
"comment": {
5871
"en_US": "Works",
5972
},
73+
"revival_credits": {
74+
"group": "The AG Racing Foundation",
75+
"url": "https://agracingfoundation.org/"
76+
},
6077
"dns": "145.239.30.230",
6178
"score": 5,
6279
"known_working_ids": [
6380
"UCES01250",
81+
"UCUS98743",
82+
"UCJS10104",
6483
],
6584
"not_working_ids": [],
6685
"other_ids": [
6786
"UCAS40266",
68-
"UCUS98743",
6987
"UCKS45124",
70-
"UCJS10104",
7188
"NPJG00047"
7289
],
7390
}

0 commit comments

Comments
 (0)