This repository was archived by the owner on Apr 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535
3636 <script src = " https://code.jquery.com/jquery-3.2.1.min.js" integrity = " sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin = " anonymous" ></script >
3737 <script type = " text/javascript" src = " js/app.min.js" ></script >
38+ <!-- Change the key below -->
3839 <script type = " text/javascript" src = " https://maps.googleapis.com/maps/api/js?key=AIzaSyBbYDZMGkewhRTGRJS4wwSVuBipYlYf-SU" ></script >
3940
4041 <script >
7172 // Set to the IP of the GTA V server running "live_map"
7273 //var _SETTINGS_queryIp = "http://identity/map-api";
7374
74- var _SETTINGS_socketUrl = "ws ://localhost :30121"
75+ var _SETTINGS_socketUrl = "wss ://identityrp.co.uk :30121"
7576
7677 </script >
7778
@@ -141,9 +142,8 @@ function startMarkers(){
141142
142143 <li ><a >Online players <span id = " player_count" class = " label label-info pull-right" >0</span ></a ></li >
143144 </ul >
144-
145145 </div >
146-
146+
147147 <p style = " color: black; text-align: center;" >This was originaly created for <a href = " https://identityrp.co.uk" >IdentityRP</a ></p >
148148 </div >
149149 </div >
You can’t perform that action at this time.
0 commit comments