mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-06 04:18:00 +02:00
update references .me -> .org
This commit is contained in:
@@ -33,18 +33,18 @@
|
||||
|
||||
<p>
|
||||
<DFCode>
|
||||
<iframe src="https://deflock.me/map" width="100%" height="600" style="border: none;"></iframe>
|
||||
<iframe src="https://deflock.org/map" width="100%" height="600" style="border: none;"></iframe>
|
||||
</DFCode>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If you would like to <b>localize the URL</b> to a specific region, please zoom to the area at <router-link to="/map">https://deflock.me/map</router-link> and copy the URL from your browser's address bar.
|
||||
If you would like to <b>localize the URL</b> to a specific region, please zoom to the area at <router-link to="/map">https://deflock.org/map</router-link> and copy the URL from your browser's address bar.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To <b>remove the header bar</b>, add the following query parameter to the URL: <code>?fullscreen=true</code>. For example:
|
||||
<DFCode>
|
||||
<iframe src="https://deflock.me/map?fullscreen=true#map=14/40.014863/-105.266275" width="100%" height="600" style="border: none;"></iframe>
|
||||
<iframe src="https://deflock.org/map?fullscreen=true#map=14/40.014863/-105.266275" width="100%" height="600" style="border: none;"></iframe>
|
||||
</DFCode>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user