@@ -28,7 +28,7 @@ <h3>Choose your Airspace version</h3>
2828 < tr >
2929 < th > </ th >
3030 < th onclick ="document.getElementById('instructions-public').scrollIntoView(true) "> Public Online</ th >
31- < th onclick ="document.getElementById('instructions-private').scrollIntoView(true) "> Private Online</ th >
31+ <!-- < th onclick="document.getElementById('instructions-private').scrollIntoView(true)">Private Online</th> -- >
3232 < th onclick ="document.getElementById('instructions-self-hosted').scrollIntoView(true) "> Self-Hosted</ th >
3333 < th onclick ="document.getElementById('instructions-desktop').scrollIntoView(true) "> Desktop (legacy)</ th >
3434 </ tr >
@@ -37,29 +37,29 @@ <h3>Choose your Airspace version</h3>
3737 < tr >
3838 < td > Fly with the whole world</ td >
3939 < td class ="ok "> ✔</ td >
40- < td class ="ko "> ✕</ td >
40+ <!-- < td class="ko">✕</td> -- >
4141 < td class ="ko "> ✕</ td >
4242 < td class ="ko "> ✕</ td >
4343 </ tr >
4444 < tr >
4545 < td > Fly with your friends</ td >
4646 < td class ="ko "> ✕</ td >
47- < td class ="ok "> ✔</ td >
47+ <!-- < td class="ok">✔</td> -- >
4848 < td class ="ok "> ✔</ td >
4949 < td class ="ok "> ✔</ td >
5050 </ tr >
5151 < tr >
5252 < td > Some customizations</ td >
5353 < td class ="ko "> ✕</ td >
54- < td class ="ok "> ✔</ td >
54+ <!-- < td class="ok">✔</td> -- >
5555 < td class ="ko "> ✕</ td >
5656 < td class ="ko "> ✕</ td >
5757 </ tr >
5858 < tr >
5959 < td > Will be receiving new features</ td >
60- < td class ="ok "> ✔</ td >
61- < td class ="ok "> ✔</ td >
62- < td class ="ok "> ✔</ td >
60+ < td class ="ko "> ✔</ td >
61+ <!-- < td class="ko ">✔</td> -- >
62+ < td class ="ko "> ✔</ td >
6363 < td class ="ko "> ✕</ td >
6464 </ tr >
6565 </ tbody >
@@ -72,7 +72,7 @@ <h3>🔧 Public online Airspace: setting up</h3>
7272 < p > Head to < a href ="https://public.airspaces.app " onClick ="ga('send', 'event', { eventCategory: 'download', eventAction: 'accessed_online', eventLabel: 'public' }); "> the public Airspace</ a > .
7373 You should see your aircraft there!</ p >
7474</ div >
75- < div class ="instructions " id ="instructions-private ">
75+ <!-- < div class="instructions" id="instructions-private">
7676 <h3>📨 Private online Airspace: Contact me</h3>
7777 <p>Let me host your private Airspace for yourself and your friends. Its URL will look like <your-name>.airspaces.app.</p>
7878 <p>Some customizations can be requested, such as:</p>
@@ -81,10 +81,9 @@ <h3>📨 Private online Airspace: Contact me</h3>
8181 <li>your custom map background or features</li>
8282 <li>feel free to ask for anything else, it might be easy for me to do.</li>
8383 </ul>
84- < p > Private airspaces are free, but donations are welcome.
85- Email me at < a href ="mailto:foucauld.degeorges@gmail.com "> foucauld.degeorges@gmail.com</ a > if interested.
84+ <p>Private airspaces are free, but donations are welcome. See the PayPal button below.
8685 </p>
87- </ div >
86+ </div> -->
8887< div class ="instructions " id ="instructions-self-hosted ">
8988 < h3 💪 > Self-host an Airspace</ h3 >
9089 < p > The easiest way to self-host an Airspace is to run the < a href ="https://hub.docker.com/r/foucdeg/airspaces "> Docker image</ a > :</ p >
@@ -105,25 +104,18 @@ <h3 🖥>Download Desktop Airspaces</h3>
105104
106105< h3 > Support</ h3 >
107106
108- < p > If you cannot get the map to work, email me at < a href ="mailto:foucauld.degeorges@gmail.com "> foucauld.degeorges@gmail.com</ a > .</ p >
109-
110- </ p> For any bug reports, leave an < a target ="_blank " href ="https://github.com/foucdeg/airspaces/issues "> issue on Github</ a > .</ p>
107+ < p > For any bug reports, or support requests, leave an < a target ="_blank " href ="https://github.com/foucdeg/airspaces/issues "> issue on Github</ a > .</ p >
111108
112109< h3 > Helping out</ h3 >
113110
114111< p > Thanks for your interest! I gladly accept any help:</ p >
115112
116113< ul >
117- < li > by sending me some feedback or ideas via < a target ="_blank " href ="mailto:foucauld.degeorges@gmail.com "> email</ a >
118- or < a target ="_blank " href ="https://github.com/foucdeg/airspaces/issues "> Github issue</ a > ,
114+ < li > by sending me some feedback or ideas via < a target ="_blank " href ="https://github.com/foucdeg/airspaces/issues "> Github issue</ a > ,
119115 </ li >
120116 < li > if you have coding skills, by contributing with code on < a href ="https://github.com/foucdeg/airspaces " target ="_blank "> Github</ a > ,
121117 </ li >
122- < li > by contributing with any amount of money to my development costs (mainly application certificates and server costs):
123- < ul >
124- < li > either a one-time donation using the PayPal button below,</ li >
125- < li > or a monthly sponsorship on < a href ="https://www.patreon.com/foucauld " target ="_blank "> Patreon</ a > .
126- </ ul >
118+ < li > by contributing with any amount of money to my development costs (mainly application certificates and server costs) using the PayPal button below
127119 </ li >
128120</ ul >
129121
0 commit comments