This repository was archived by the owner on Dec 6, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +16
-16
lines changed Expand file tree Collapse file tree 10 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 88{{-- Facebook Open Graph --}}
99 <meta property =" og:title" content =" Serverlist page: {{ $servers -> currentPage () } }" />
1010 <meta property =" og:description" content =" A Minecraft multiplayer server list to find your favorite servers" />
11- <meta property =" og:image" content =" {{ url (" /favicon.jpg" ) } }" />
11+ <meta property =" og:image" content =" {{ secure_url (" /favicon.jpg" ) } }" />
1212 <meta property =" og:url" content =" {{ URL:: current () } }" />
1313 <meta property =" og:type" content =" website" />
1414 <meta property =" og:site_name" content =" Minecraft-Database" />
Original file line number Diff line number Diff line change 88{{-- Facebook Open Graph --}}
99 <meta property =" og:title" content =" Add player" />
1010 <meta property =" og:description" content =" Add your minecraft profile to the database" />
11- <meta property =" og:image" content =" {{ url (" /favicon.jpg" ) } }" />
11+ <meta property =" og:image" content =" {{ secure_url (" /favicon.jpg" ) } }" />
1212 <meta property =" og:url" content =" {{ URL:: current () } }" />
1313 <meta property =" og:type" content =" website" />
1414 <meta property =" og:site_name" content =" Minecraft-Database" />
Original file line number Diff line number Diff line change 88{{-- Facebook Open Graph --}}
99 <meta property =" og:title" content =" Playerlist page:" />
1010 <meta property =" og:description" content =" A Minecraft player list to find your favorite players" />
11- <meta property =" og:image" content =" {{ url (" /favicon.jpg" ) } }" />
11+ <meta property =" og:image" content =" {{ secure_url (" /favicon.jpg" ) } }" />
1212 <meta property =" og:url" content =" {{ URL:: current () } }" />
1313 <meta property =" og:type" content =" website" />
1414 <meta property =" og:site_name" content =" Minecraft-Database" />
2424 <h1 >Minecraft Database - Playerlist</h1 >
2525 </div >
2626 <div id =" serach_container" class =" col-sm-4" >
27- <form action =" {{ url (" /player/search" ) } }" method =" GET" id =" search" >
27+ <form action =" {{ secure_url (" /player/search" ) } }" method =" GET" id =" search" >
2828 <div class =" input-group" >
2929 <input type =" text" class =" form-control dark-background-input" name =" search"
3030 placeholder =" Search" >
Original file line number Diff line number Diff line change 2121<!-- Images-->
2222@if (file_exists (public_path () . " /img/favicons/" . $player -> uuid . " .png" ) )
2323 @push (' opengraph' )
24- <meta property =" og:image" content =" {{ url (" /img/head/" . $player -> uuid . " .png" ) } }" />
24+ <meta property =" og:image" content =" {{ secure_url (" /img/head/" . $player -> uuid . " .png" ) } }" />
2525 @endpush
2626@else
2727 @push (' opengraph' )
28- <meta property =" og:image" content =" {{ url (" /img/head/default.png" ) } }" />
28+ <meta property =" og:image" content =" {{ secure_url (" /img/head/default.png" ) } }" />
2929 @endpush
3030@endif
3131
Original file line number Diff line number Diff line change 2323 </ul >
2424 </div >
2525@endif
26- <form action =" {{ url (" /player/search" ) } }" method =" GET" >
26+ <form action =" {{ secure_url (" /player/search" ) } }" method =" GET" >
2727 <div class =" input-group" >
2828 <input type =" text" class =" form-control dark-background-input" name =" search" placeholder =" Search"
2929 value =" {{ $keyword or ' ' } }" >
Original file line number Diff line number Diff line change 88{{-- Facebook Open Graph --}}
99 <meta property =" og:title" content =" Add your server" />
1010 <meta property =" og:description" content =" Add your favorite minecraft server to the database to publish it" />
11- <meta property =" og:image" content =" {{ url (" /favicon.jpg" ) } }" />
11+ <meta property =" og:image" content =" {{ secure_url (" /favicon.jpg" ) } }" />
1212 <meta property =" og:url" content =" {{ URL:: current () } }" />
1313 <meta property =" og:type" content =" website" />
1414 <meta property =" og:site_name" content =" Minecraft-Database" />
Original file line number Diff line number Diff line change 88{{-- Facebook Open Graph --}}
99 <meta property =" og:title" content =" Serverlist page: {{ $servers -> currentPage () } }" />
1010 <meta property =" og:description" content =" A Minecraft multiplayer server list to find your favorite servers" />
11- <meta property =" og:image" content =" {{ url (" /favicon.jpg" ) } }" />
11+ <meta property =" og:image" content =" {{ secure_url (" /favicon.jpg" ) } }" />
1212 <meta property =" og:url" content =" {{ URL:: current () } }" />
1313 <meta property =" og:type" content =" website" />
1414 <meta property =" og:site_name" content =" Minecraft-Database" />
2424 <h1 >Minecraft Database - Serverlist</h1 >
2525 </div >
2626 <div id =" serach_container" class =" col-sm-4" >
27- <form action =" {{ url (" /server/search" ) } }" method =" GET" id =" search" >
27+ <form action =" {{ secure_url (" /server/search" ) } }" method =" GET" id =" search" >
2828 <div class =" input-group" >
2929 <input type =" text" class =" form-control dark-background-input" name =" search"
3030 placeholder =" Search" >
Original file line number Diff line number Diff line change 2020 </ul >
2121 </div >
2222@endif
23- <form action =" {{ url (" /server/search" ) } }" method =" GET" >
23+ <form action =" {{ secure_url (" /server/search" ) } }" method =" GET" >
2424 <div class =" input-group" >
2525 <input type =" text" class =" form-control dark-background-input" name =" search" placeholder =" Search"
2626 value =" {{ $keyword or ' ' } }" >
Original file line number Diff line number Diff line change 2121<!-- Images-->
2222@if (file_exists (public_path () . " /img/favicons/" . $server -> address . " .png" ) )
2323 @push (' opengraph' )
24- <meta property =" og:image" content =" {{ url (" /img/favicons/" . $server -> address . " .png" ) } }" />
24+ <meta property =" og:image" content =" {{ secure_url (" /img/favicons/" . $server -> address . " .png" ) } }" />
2525 @endpush
2626@else
2727 @push (' opengraph' )
28- <meta property =" og:image" content =" {{ url (" /img/favicons/default.png" ) } }" />
28+ <meta property =" og:image" content =" {{ secure_url (" /img/favicons/default.png" ) } }" />
2929 @endpush
3030@endif
3131
Original file line number Diff line number Diff line change 1010{{-- Facebook Open Graph --}}
1111 <meta property =" og:title" content =" Minecraft Database Startscreen" />
1212 <meta property =" og:description" content =" Select the page you want to visit" />
13- <meta property =" og:image" content =" {{ url (" /favicon.jpg" ) } }" />
13+ <meta property =" og:image" content =" {{ secure_url (" /favicon.jpg" ) } }" />
1414 <meta property =" og:url" content =" {{ URL:: current () } }" />
1515 <meta property =" og:type" content =" website" />
1616 <meta property =" og:site_name" content =" Minecraft-Database" />
3636 <div class =" row" >
3737 <div class =" col-md-6" >
3838 <div class =" thumbnail" >
39- <img src =" {{ url (' /img/Skin.png' ) } }" alt =" Player Database" class =" startscreen_img" >
39+ <img src =" {{ secure_url (' /img/Skin.png' ) } }" alt =" Player Database" class =" startscreen_img" >
4040 <div class =" caption" >
4141 <h3 >
4242 <a href =" /player" >
4848 </div >
4949 <div class =" col-md-6" >
5050 <div class =" thumbnail" >
51- <img src =" {{ url (" /img/crafting_table.png" ) } }" alt =" Server Database" class =" startscreen_img" >
51+ <img src =" {{ secure_url (" /img/crafting_table.png" ) } }" alt =" Server Database" class =" startscreen_img" >
5252 <div class =" caption" >
5353 <h3 >
5454 <a href =" /server" >
You can’t perform that action at this time.
0 commit comments