Skip to content

Commit d56341e

Browse files
committed
Misc fix
- Removed a localhost link found in the RPCN page - Update footer copyright year
1 parent bd3b758 commit d56341e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public_html/lib/module/inc-footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
</a>
221221
<a href="https://daginatsuko.com" target="_blank">
222222
<div class="footer-tx1-developer pulsate">
223-
<span>Website by DAGINATSUKO © 2025</span>
223+
<span>Website by DAGINATSUKO © 2026</span>
224224
</div>
225225
</a>
226226
</div>

public_html/rpcn.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<span>Netplay Compatibility</span>
115115
</div>
116116
<div class='rpcn-infopane-tx2-desc darkmode-txt'>
117-
<span>Check games that support netplay with our compatibility list. From beloved fighting games to racing and cooperative adventures, explore a growing collection of PlayStation 3 games revived with netplay.<br><br>For game compatibility, see the <a href="http://localhost/compatibility" target="_blank">compatibility list</a>.</span>
117+
<span>Check games that support netplay with our compatibility list. From beloved fighting games to racing and cooperative adventures, explore a growing collection of PlayStation 3 games revived with netplay.<br><br>For game compatibility, see the <a href="/compatibility" target="_blank">compatibility list</a>.</span>
118118
<br><br>
119119
</div>
120120
<a href="https://wiki.rpcs3.net/index.php?title=RPCN_Compatibility_List" target="_blank">

0 commit comments

Comments
 (0)