naibo 2 lat temu
rodzic
commit
351757e807

Plik diff jest za duży
+ 0 - 0
.temp_to_pub/EasySpider_windows_x64/tasks/123.json


+ 2 - 2
ElectronJS/src/index.html

@@ -60,7 +60,7 @@
 
                 <p><a @click="step = 1"
                       class="btn btn-primary btn-lg"
-                      style="margin-top: 15px; width: 300px;height:60px;padding-top:12px;color:white">Design Task</a>
+                      style="margin-top: 15px; width: 300px;height:60px;padding-top:12px;color:white">Design/Modify Task</a>
                 </p>
 
                 <p><a @click="startInvoke('en')"
@@ -126,7 +126,7 @@
                 <p style="margin-top: 20px">提示:点击下方按钮开始使用。</p>
 
                 <p><a @click="step = 1" class="btn btn-primary btn-lg"
-                      style="margin-top: 15px; width: 300px;height:60px;padding-top:12px;color:white">设计任务</a></p>
+                      style="margin-top: 15px; width: 300px;height:60px;padding-top:12px;color:white">设计/修改任务</a></p>
 
                 <p><a @click="startInvoke('zh')"
                       @click class="btn btn-primary btn-lg"

+ 1 - 1
ElectronJS/src/taskGrid/FlowChart.html

@@ -560,7 +560,7 @@
                     </select>
                     <label>Export File Name/Database Table Name (The keyword "current_time" will be replaced with the timestamp when the task is executed):</label>
                     <input onkeydown="inputDelete(event)" value="current_time" id="saveName" class="form-control"></input>
-                    <label>Is it an extreme anti-scraping website like Cloudflare?</label>
+                    <label>Is it an extreme anti-scraping website like Cloudflare (<a href="https://www.bilibili.com/video/BV1Ph4y1E7R9/" target="_blank">Watch Tutorial</a>)?</label>
                     <select id="cloudflare" name="cloudflare" class="form-control">
                         <option value=0>No</option>
                         <option value=1>Yes (Not support on MacOS, unless compile by yourself)</option>

+ 1 - 1
ExecuteStage/.vscode/launch.json

@@ -12,7 +12,7 @@
             "justMyCode": false,
             //  "args": ["--id", "[7]", "--read_type", "remote", "--headless", "0"]
             // "args": ["--id", "[9]", "--read_type", "remote", "--headless", "0", "--saved_file_name", "YOUTUBE"]
-            "args": ["--id", "[1]", "--headless", "0", "--user_data", "0"]
+            "args": ["--id", "[2]", "--headless", "0", "--user_data", "1"]
         }
     ]
 }

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików