Namdak Tonpa 5 years ago
parent
commit
748136a29b
100 changed files with 199 additions and 197 deletions
  1. 2 2
      index.html
  2. 2 2
      man/action_alert.htm
  3. 2 2
      man/action_api.htm
  4. 2 2
      man/action_bind.htm
  5. 2 2
      man/action_confirm.htm
  6. 2 2
      man/action_event.htm
  7. 2 2
      man/action_jq.htm
  8. 2 2
      man/action_manage.htm
  9. 2 2
      man/action_transfer.htm
  10. 2 2
      man/action_ui.htm
  11. 2 2
      man/action_wire.htm
  12. 2 2
      man/element_area.htm
  13. 2 2
      man/element_audio.htm
  14. 2 2
      man/element_blockquote.htm
  15. 2 2
      man/element_button.htm
  16. 2 2
      man/element_calendar.htm
  17. 2 2
      man/element_canvas.htm
  18. 2 2
      man/element_checkbox.htm
  19. 2 2
      man/element_col.htm
  20. 2 2
      man/element_colgroup.htm
  21. 2 2
      man/element_color.htm
  22. 2 2
      man/element_command.htm
  23. 2 2
      man/element_date.htm
  24. 2 2
      man/element_datetime.htm
  25. 2 2
      man/element_datetime_local.htm
  26. 2 2
      man/element_del.htm
  27. 2 2
      man/element_details.htm
  28. 2 2
      man/element_dropdown.htm
  29. 2 2
      man/element_dtl.htm
  30. 2 2
      man/element_email.htm
  31. 2 2
      man/element_embed.htm
  32. 2 2
      man/element_fieldset.htm
  33. 2 2
      man/element_file.htm
  34. 2 2
      man/element_form.htm
  35. 2 2
      man/element_hidden.htm
  36. 2 2
      man/element_html.htm
  37. 2 2
      man/element_iframe.htm
  38. 2 2
      man/element_image.htm
  39. 2 2
      man/element_input.htm
  40. 2 2
      man/element_input_button.htm
  41. 2 2
      man/element_input_image.htm
  42. 2 2
      man/element_input_time.htm
  43. 2 2
      man/element_ins.htm
  44. 2 2
      man/element_keygen.htm
  45. 2 2
      man/element_label.htm
  46. 2 2
      man/element_legend.htm
  47. 2 2
      man/element_li.htm
  48. 2 2
      man/element_link.htm
  49. 2 2
      man/element_list.htm
  50. 2 2
      man/element_literal.htm
  51. 2 2
      man/element_map.htm
  52. 2 2
      man/element_menu.htm
  53. 2 2
      man/element_meta.htm
  54. 2 2
      man/element_meta_base.htm
  55. 2 2
      man/element_meta_link.htm
  56. 2 2
      man/element_meter.htm
  57. 2 2
      man/element_month.htm
  58. 2 2
      man/element_number.htm
  59. 2 2
      man/element_object.htm
  60. 2 2
      man/element_output.htm
  61. 2 2
      man/element_param.htm
  62. 2 2
      man/element_password.htm
  63. 2 2
      man/element_progress.htm
  64. 2 2
      man/element_q.htm
  65. 2 2
      man/element_radio.htm
  66. 2 2
      man/element_radiogroup.htm
  67. 2 2
      man/element_range.htm
  68. 2 2
      man/element_reset.htm
  69. 2 2
      man/element_script.htm
  70. 2 2
      man/element_search.htm
  71. 2 2
      man/element_select.htm
  72. 2 2
      man/element_source.htm
  73. 2 2
      man/element_style.htm
  74. 2 2
      man/element_submit.htm
  75. 2 2
      man/element_summary.htm
  76. 2 2
      man/element_table.htm
  77. 2 2
      man/element_td.htm
  78. 2 2
      man/element_tel.htm
  79. 2 2
      man/element_textarea.htm
  80. 2 2
      man/element_textbox.htm
  81. 2 2
      man/element_th.htm
  82. 2 2
      man/element_time.htm
  83. 3 3
      man/element_tr.htm
  84. 2 2
      man/element_track.htm
  85. 2 2
      man/element_upload.htm
  86. 2 2
      man/element_url.htm
  87. 2 2
      man/element_video.htm
  88. 2 2
      man/element_week.htm
  89. 2 2
      man/nitro.htm
  90. 2 2
      man/nitro_conv.htm
  91. 2 2
      man/nitro_pickle.htm
  92. 2 2
      man/nitro_static.htm
  93. 2 2
      man/wf_event.htm
  94. 2 2
      man/wf_render.htm
  95. 2 2
      man/wf_render_actions.htm
  96. 2 2
      man/wf_render_elements.htm
  97. 2 2
      man/wf_tags.htm
  98. 1 1
      mix.exs
  99. 1 1
      src/nitro.app.src
  100. 2 0
      src/render/wf_render_elements.erl

+ 2 - 2
index.html

@@ -8,12 +8,12 @@
 <link rel="stylesheet" href="https://n2o.dev/zima.css?x=14" />
 </head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space" style="background:#ededed;">NITRO</a>
+    <a href="https://nitro.n2o.dev" style="background:#ededed;">NITRO</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
     <div id="dropdown" class="dropdown-content">
       <a href="https://n2o.dev/deps/nitro/man/ua/index.html">UA</a>
-      <a href="https://nitro.n2o.space/">EN</a>
+      <a href="https://nitro.n2o.dev/">EN</a>
     </div>
   </div>
 </nav><header>

+ 2 - 2
man/action_alert.htm

@@ -5,7 +5,7 @@
 <link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" />
 </head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">ALERT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -15,7 +15,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>ALERT</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_api.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>API</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">API</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>API</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_bind.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>BIND</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">BIND</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>BIND</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_confirm.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CONFIRM</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">CONFIRM</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>CONFIRM</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_event.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EVENT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">EVENT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>EVENT</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_jq.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>JQ</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">JQ</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>JQ</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_manage.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MANAGE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">MANAGE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>MANAGE</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_transfer.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TRANSFER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">TRANSFER</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TRANSFER</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_ui.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>UI</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">UI</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>UI</h1>
 </header><main>
     <section>

+ 2 - 2
man/action_wire.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>WIRE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="https://nitro.n2o.dev">ACTION</a>
     <a href="#" style="background:#ededed;">WIRE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>WIRE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_area.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>AREA</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">AREA</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>AREA</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_audio.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>AUDIO</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">AUDIO</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>AUDIO</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_blockquote.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>BLOCKQUOTE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">BLOCKQUOTE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>BLOCKQUOTE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_button.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>BUTTON</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">BUTTON</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>BUTTON</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_calendar.htm

@@ -12,7 +12,7 @@
 <body>
 <nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">CALENDAR</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -23,7 +23,7 @@
   </div>
 </nav>
 <header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>CALENDAR</h1>
 </header>
 <main>

+ 2 - 2
man/element_canvas.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CANVAS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">CANVAS</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>CANVAS</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_checkbox.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CHECKBOX</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">CHECKBOX</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>CHECKBOX</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_col.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">COL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>COL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_colgroup.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COLGROUP</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">COLGROUP</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>COLGROUP</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_color.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COLOR</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">COLOR</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>COLOR</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_command.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COMMAND</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">COMMAND</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>COMMAND</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_date.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DATE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">DATE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>DATE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_datetime.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DATETIME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">DATETIME</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>DATETIME</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_datetime_local.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DATETIME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">DATETIME</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>DATETIME</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_del.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DEL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">DEL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>DEL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_details.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DETAILS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">DETAILS</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>DETAILS</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_dropdown.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DROPDOWN</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">DROPDOWN</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>DROPDOWN</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_dtl.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DTL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">DTL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>DTL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_email.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EMAIL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">EMAIL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>EMAIL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_embed.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EMBED</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">EMBED</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>EMBED</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_fieldset.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>FIELDSET</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">FIELDSET</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>FIELDSET</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_file.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>FILE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">FILE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>FILE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_form.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>FORM</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">FORM</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>FORM</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_hidden.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>HIDDEN</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">HIDDEN</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>HIDDEN</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_html.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>HTML</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">HTML</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>HTML</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_iframe.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>IFRAME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">IFRAME</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>IFRAME</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_image.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>IMAGE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">IMAGE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>IMAGE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_input.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="https://nitro.n2o.dev">NITRO</a>
     <a href="#" style="background:#ededed;">INPUT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_input_button.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">INPUT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_input_image.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">INPUT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_input_time.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">INPUT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_ins.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">INS</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>INS</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_keygen.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>KEYGEN</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">KEYGEN</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>KEYGEN</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_label.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LABEL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">LABEL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>LABEL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_legend.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LEGEND</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">LEGEND</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>LEGEND</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_li.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LI</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">LI</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>LI</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_link.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LINK</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">LINK</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>LINK</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_list.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LIST</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">LIST</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>LIST</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_literal.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LITERAL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">LITERAL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>LITERAL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_map.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MAP</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">MAP</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>MAP</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_menu.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MENU</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">MENU</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>MENU</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_meta.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>META</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">META</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>META</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_meta_base.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>META</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">META</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>META</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_meta_link.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>META</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">META</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>META</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_meter.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>METER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">METER</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>METER</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_month.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MONTH</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">MONTH</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>MONTH</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_number.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>NUMBER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">NUMBER</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>NUMBER</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_object.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>OBJECT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">OBJECT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>OBJECT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_output.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>OUTPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">OUTPUT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>OUTPUT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_param.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PARAM</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">PARAM</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>PARAM</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_password.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PASSWORD</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">PASSWORD</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>PASSWORD</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_progress.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PROGRESS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">PROGRESS</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>PROGRESS</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_q.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>Q</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">Q</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>Q</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_radio.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RADIO</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">RADIO</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>RADIO</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_radiogroup.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RADIOGROUP</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">RADIOGROUP</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>RADIOGROUP</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_range.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RANGE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">RANGE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>RANGE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_reset.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RESET</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">RESET</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>RESET</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_script.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SCRIPT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">SCRIPT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>SCRIPT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_search.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SEARCH</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">SEARCH</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>SEARCH</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_select.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SELECT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">SELECT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>SELECT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_source.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SOURCE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">SOURCE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>SOURCE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_style.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>STYLE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">STYLE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>STYLE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_submit.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SUBMIT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">SUBMIT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>SUBMIT</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_summary.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SUMMARY</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">SUMMARY</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>SUMMARY</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_table.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TABLE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TABLE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TABLE</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_td.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TD</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TD</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TD</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_tel.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TEL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TEL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TEL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_textarea.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TEXTAREA</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TEXTAREA</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TEXTAREA</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_textbox.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TEXTBOX</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="https://nitro.n2o.dev">NITRO</a>
     <a href="#" style="background:#ededed;">TEXTBOX</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TEXTBOX</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_th.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TH</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TH</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TH</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_time.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TIME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TIME</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TIME</h1>
 </header><main>
     <section>

+ 3 - 3
man/element_tr.htm

@@ -1,6 +1,6 @@
-<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TR</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+4<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TR</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TR</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TR</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_track.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TRACK</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">TRACK</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TRACK</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_upload.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>UPLOAD</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">UPLOAD</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>UPLOAD</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_url.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>URL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">URL</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>URL</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_video.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>VIDEO</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">VIDEO</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>VIDEO</h1>
 </header><main>
     <section>

+ 2 - 2
man/element_week.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>WEEK</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="https://nitro.n2o.dev">ELEMENT</a>
     <a href="#" style="background:#ededed;">WEEK</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>WEEK</h1>
 </header><main>
     <section>

+ 2 - 2
man/nitro.htm

@@ -12,7 +12,7 @@
 <body>
 <nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="https://nitro.n2o.dev">NITRO</a>
     <a href="#" style="background:#ededed;">API</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -23,7 +23,7 @@
   </div>
 </nav>
 <header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>NITRO</h1>
 </header>
 <main>

+ 2 - 2
man/nitro_conv.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CONV</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="https://nitro.n2o.dev">NITRO</a>
     <a href="#" style="background:#ededed;">CONV</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>CONV</h1>
 </header><main>
     <section>

+ 2 - 2
man/nitro_pickle.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PICKLE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="https://nitro.n2o.dev">NITRO</a>
     <a href="#" style="background:#ededed;">PICKLE</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>PICKLE</h1>
 </header><main>
     <section>

+ 2 - 2
man/nitro_static.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>STATIC</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="https://nitro.n2o.dev">NITRO</a>
     <a href="#" style="background:#ededed;">STATIC</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>STATIC</h1>
 </header><main>
     <section>

+ 2 - 2
man/wf_event.htm

@@ -12,7 +12,7 @@
 <body>
 <nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">WF</a>
+    <a href="https://nitro.n2o.dev">WF</a>
     <a href="#" style="background:#ededed;">EVENT</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -23,7 +23,7 @@
   </div>
 </nav>
 <header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>EVENT</h1>
 </header><main>
     <section>

+ 2 - 2
man/wf_render.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RENDER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">WF</a>
+    <a href="https://nitro.n2o.dev">WF</a>
     <a href="#" style="background:#ededed;">RENDER</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>RENDER</h1>
 </header><main>
     <section>

+ 2 - 2
man/wf_render_actions.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RENDER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">WF</a>
+    <a href="https://nitro.n2o.dev">WF</a>
     <a href="#" style="background:#ededed;">RENDER</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>RENDER</h1>
 </header><main>
     <section>

+ 2 - 2
man/wf_render_elements.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RENDER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">WF</a>
+    <a href="https://nitro.n2o.dev">WF</a>
     <a href="#" style="background:#ededed;">RENDER</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>RENDER</h1>
 </header><main>
     <section>

+ 2 - 2
man/wf_tags.htm

@@ -1,6 +1,6 @@
 <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TAGS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://nitro.n2o.space">WF</a>
+    <a href="https://nitro.n2o.dev">WF</a>
     <a href="#" style="background:#ededed;">TAGS</a>
   <div class="dropdown">
     <a onclick="drop()" class="dropbtn">EN</a>
@@ -10,7 +10,7 @@
     </div>
   </div>
 </nav><header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
+    <a href="../index.html"><img src="https://n2o.dev/img/Synrc Neo.svg" /></a>
     <h1>TAGS</h1>
 </header><main>
     <section>

+ 1 - 1
mix.exs

@@ -4,7 +4,7 @@ defmodule NITRO.Mixfile do
   def project do
     [
       app: :nitro,
-      version: "4.10.8",
+      version: "4.11.0",
       description: "NITRO Nitrogen Web Framework",
       package: package(),
       deps: deps()

+ 1 - 1
src/nitro.app.src

@@ -1,6 +1,6 @@
 {application, nitro, [
     {description,  "NITRO Nitrogen Web Framework"},
-    {vsn,          "4.10.8"},
+    {vsn,          "4.11.0"},
     {applications, [kernel, stdlib]},
     {modules, []},
     {registered,   []},

+ 2 - 0
src/render/wf_render_elements.erl

@@ -43,6 +43,8 @@ default_render(Tag, Record) ->
             {<<"spellcheck">>,      element(#element.spellcheck, Record)},
             {<<"translate">>,       element(#element.translate, Record)},
             {<<"tabindex">>,        element(#element.tabindex, Record)},
+            {<<"onmouseout">>,      element(#element.onmouseout, Record)},
+            {<<"onmouseover">>,     element(#element.onmouseover, Record)},
             {<<"role">>,            element(#element.role, Record)}],
         element(#element.data_fields, Record),
         element(#element.aria_states, Record)])).