mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
fix for faq on old browser proxy
This commit is contained in:
parent
bb4aaba71b
commit
a0b3216ec8
1 changed files with 3 additions and 3 deletions
|
@ -235,14 +235,14 @@
|
||||||
|
|
||||||
<div class="accordion-group">
|
<div class="accordion-group">
|
||||||
<div class="accordion-heading">
|
<div class="accordion-heading">
|
||||||
<a class="accordion-toggle" data-toggle="collapse" href="#cten">
|
<a class="accordion-toggle" data-toggle="collapse" href="#celeven">
|
||||||
How can I load Neocities sites on old web browsers?
|
How can I load Neocities sites on old web browsers?
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="cten" class="accordion-body collapse">
|
<div id="celeven" class="accordion-body collapse">
|
||||||
<div class="accordion-inner">
|
<div class="accordion-inner">
|
||||||
<p>
|
<p>
|
||||||
We recommend using an "old web browser" proxy service like <a href="https://github.com/atauenis/webone">WebOne</a> or <a href="https://github.com/tenox7/wrp">WRP</a>. These translate between modern browser
|
We recommend using an "old web browser" proxy server like <a href="https://github.com/atauenis/webone">WebOne</a> or <a href="https://github.com/tenox7/wrp">WRP</a>. These translate between modern browser
|
||||||
standards and old browser standards, allowing for us to provide the speed and security of the new web without compromising the ability to use old browsers.
|
standards and old browser standards, allowing for us to provide the speed and security of the new web without compromising the ability to use old browsers.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue