DmitrMakeev commited on
Commit
a4be88f
·
verified ·
1 Parent(s): 7254c49

Update builder2.html

Browse files
Files changed (1) hide show
  1. builder2.html +6 -5
builder2.html CHANGED
@@ -44,7 +44,7 @@
44
  <span>Конструктор лендингов и подписных ВК</span>
45
  </div>
46
  <div class="description">
47
- В связке с WhatsMasterCRM.
48
  </div>
49
  <form class="centered-form">
50
  <input type="text" name="name" placeholder="Имя">
@@ -135,13 +135,14 @@
135
 
136
  <!-- Интерфейс для выбора скриптов -->
137
  <div>
138
- <label><input type="checkbox" id="script1-checkbox" value="https://example.com/your-additional-script1.js"> Script 1</label>
139
- <label><input type="checkbox" id="script2-checkbox" value="https://example.com/your-additional-script2.js"> Script 2</label>
140
- <label><input type="checkbox" id="script3-checkbox" value="https://example.com/your-additional-script3.js"> Script 3</label>
 
141
  </div>
142
 
143
  <!-- Кнопка для экспорта HTML -->
144
- <button id="export-html">Export HTML</button>
145
 
146
 
147
  <script type="text/javascript" src="https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/sav_html.js"></script>
 
44
  <span>Конструктор лендингов и подписных ВК</span>
45
  </div>
46
  <div class="description">
47
+ В связке с WhatsMasterCRM, VK Mini Apps, Автопилот. Ботхелп. Тильда, Геткурс.
48
  </div>
49
  <form class="centered-form">
50
  <input type="text" name="name" placeholder="Имя">
 
135
 
136
  <!-- Интерфейс для выбора скриптов -->
137
  <div>
138
+ <label><input type="checkbox" id="script1-checkbox" value="https://example.com/your-additional-script1.js"> Соб. хост</label>
139
+ <label><input type="checkbox" id="script2-checkbox" value="https://example.com/your-additional-script2.js"> ВК + АП</label>
140
+ <label><input type="checkbox" id="script3-checkbox" value="https://example.com/your-additional-script3.js"> Виджет Тильда</label>
141
+ <label><input type="checkbox" id="script4-checkbox" value="https://example.com/your-additional-script4.js"> Виджет Геткурс</label>
142
  </div>
143
 
144
  <!-- Кнопка для экспорта HTML -->
145
+ <button id="export-html">Скачать HTML</button>
146
 
147
 
148
  <script type="text/javascript" src="https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/sav_html.js"></script>