diff --git a/ElectronJS/.gitignore b/ElectronJS/.gitignore
index 5344a55..b37db88 100644
--- a/ElectronJS/.gitignore
+++ b/ElectronJS/.gitignore
@@ -10,7 +10,5 @@ user_data/
Data/
Chrome/
execution_instances/*
-EasySpider_en.crx
-EasySpider_zh.crx
.DS_Store
npminstall-debug.log
diff --git a/ElectronJS/EasySpider_en.crx b/ElectronJS/EasySpider_en.crx
new file mode 100644
index 0000000..7b401f6
Binary files /dev/null and b/ElectronJS/EasySpider_en.crx differ
diff --git a/ElectronJS/EasySpider_zh.crx b/ElectronJS/EasySpider_zh.crx
new file mode 100644
index 0000000..d5ccba7
Binary files /dev/null and b/ElectronJS/EasySpider_zh.crx differ
diff --git a/ElectronJS/src/taskGrid/invokeTask.html b/ElectronJS/src/taskGrid/invokeTask.html
index f2ee375..7e43a09 100644
--- a/ElectronJS/src/taskGrid/invokeTask.html
+++ b/ElectronJS/src/taskGrid/invokeTask.html
@@ -296,7 +296,7 @@
} else if(OSInfo.version == 'win32' && OSInfo.bit == 'ia32'){
app.$data.command = "./EasySpider/resources/app/chrome_win32/easyspider_executestage.exe --id [" + app.$data.ID.toString() + "] --user_data " + (app.$data.with_user_data ? "1" : "0") + " --server_address " + app.$data.backEndAddressServiceWrapper;
} else if(OSInfo.version == 'linux'){
- app.$data.command = "./EasySpider/resources/app/chrome_linux64/easyspider_executestage --id [" + app.$data.ID.toString() + "] --user_data " + (app.$data.with_user_data ? "1" : "0") + " --server_address " + app.$data.backEndAddressServiceWrapper;
+ app.$data.command = "./EasySpider/resources/app/chrome_linux64/easyspider_executestage --id '[" + app.$data.ID.toString() + "]' --user_data " + (app.$data.with_user_data ? "1" : "0") + " --server_address " + app.$data.backEndAddressServiceWrapper;
} else if(OSInfo.version == 'darwin'){
app.$data.command = "./easyspider_executestage --id [" + app.$data.ID.toString() + "] --user_data " + (app.$data.with_user_data ? "1" : "0") + " --server_address " + app.$data.backEndAddressServiceWrapper;
}
diff --git a/ElectronJS/tasks/82.json b/ElectronJS/tasks/82.json
new file mode 100644
index 0000000..0f19c20
--- /dev/null
+++ b/ElectronJS/tasks/82.json
@@ -0,0 +1 @@
+{"id":82,"name":"京东全球版-专业的综合网上购物商城","url":"https://www.jd.com","links":"https://www.jd.com","create_time":"5/27/2023, 6:08:22 PM","version":"0.3.1","containJudge":false,"desc":"https://www.jd.com","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.jd.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.jd.com"}],"outputParameters":[{"id":0,"name":"参数1_页面标题","desc":"","type":"string","exampleValue":"京东全球版-专业的综合网上购物商城"},{"id":1,"name":"参数2_页面网址","desc":"","type":"string","exampleValue":"https://global.jd.com/"},{"id":2,"name":"参数3_文本","desc":"","type":"string","exampleValue":"/"},{"id":3,"name":"参数4_链接文本","desc":"","type":"string","exampleValue":"箱包"},{"id":4,"name":"参数5_链接地址","desc":"","type":"string","exampleValue":"https://channel.jd.com/bag.html"},{"id":5,"name":"参数6_文本","desc":"","type":"string","exampleValue":"/"},{"id":6,"name":"参数7_链接文本","desc":"","type":"string","exampleValue":"钟表"},{"id":7,"name":"参数8_链接地址","desc":"","type":"string","exampleValue":"https://channel.jd.com/watch.html"},{"id":8,"name":"参数9_文本","desc":"","type":"string","exampleValue":"/"},{"id":9,"name":"参数10_链接文本","desc":"","type":"string","exampleValue":"珠宝"},{"id":10,"name":"参数11_链接地址","desc":"","type":"string","exampleValue":"https://channel.jd.com/jewellery.html"},{"id":11,"name":"参数12_文本","desc":"","type":"string","exampleValue":"/"},{"id":12,"name":"参数13_链接文本","desc":"","type":"string","exampleValue":"女鞋"},{"id":13,"name":"参数14_链接地址","desc":"","type":"string","exampleValue":"https://channel.jd.com/womensshoes.html"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2,3],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"url":"https://www.jd.com","links":"https://www.jd.com","maxWaitTime":10,"scrollType":0,"scrollCount":1,"scrollWaitTime":1}},{"id":2,"index":2,"parentId":0,"type":0,"option":3,"title":"提取数据","sequence":[],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"paras":[{"nodeType":0,"contentType":6,"relative":false,"name":"参数1_页面标题","desc":"","extractType":0,"relativeXPath":"/html/body/div[4]/div[1]/div[3]/div[2]/div[2]/span[1]","allXPaths":["/html/body/div[4]/div[1]/div[3]/div[2]/div[2]/span[1]","//span[contains(., '')]","//SPAN[@class='loading']"],"exampleValues":[{"num":0,"value":"京东全球版-专业的综合网上购物商城"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":0,"contentType":5,"relative":false,"name":"参数2_页面网址","desc":"","extractType":0,"relativeXPath":"/html/body/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]","allXPaths":["/html/body/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]","//div[contains(., 'HI~欢迎来到京东!')]","//DIV[@class='members_cen']"],"exampleValues":[{"num":0,"value":"https://global.jd.com/"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0}]}},{"id":3,"index":3,"parentId":0,"type":1,"option":8,"title":"循环","sequence":[4],"isInLoop":false,"position":2,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"scrollType":0,"scrollCount":1,"scrollWaitTime":1,"loopType":1,"pathList":"","textList":"","code":"","waitTime":0,"exitCount":0,"historyWait":2,"breakMode":0,"breakCode":"","breakCodeWaitTime":0,"allXPaths":["/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]","//div[contains(., '/手机/数码')]","//DIV[@class='LeftSide_menu_item__SBMWC LeftSide_text_space__2UhbG ']"]}},{"id":4,"index":4,"parentId":3,"type":0,"option":3,"title":"提取数据","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"paras":[{"nodeType":0,"contentType":1,"relative":true,"name":"参数3_文本","desc":"","relativeXPath":"/span[1]","allXPaths":["/span[1]","//span[contains(., '/')]","//SPAN[@class='LeftSide_cate_menu_line__vzQu9 LeftSide_fore0__r2Yrl']"],"exampleValues":[{"num":0,"value":"/"},{"num":1,"value":"/"},{"num":2,"value":"/"},{"num":3,"value":"/"},{"num":4,"value":"/"},{"num":5,"value":"/"},{"num":6,"value":"/"},{"num":7,"value":"/"},{"num":8,"value":"/"},{"num":9,"value":"/"},{"num":10,"value":"/"},{"num":11,"value":"/"},{"num":12,"value":"/"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":1,"contentType":0,"relative":true,"name":"参数4_链接文本","desc":"","relativeXPath":"/a[1]","allXPaths":["/a[1]","//a[contains(., '箱包')]"],"exampleValues":[{"num":0,"value":"箱包"},{"num":1,"value":"手机"},{"num":2,"value":"家用电器"},{"num":3,"value":"电脑"},{"num":4,"value":"家纺"},{"num":5,"value":"家具"},{"num":6,"value":"内衣"},{"num":7,"value":"运动"},{"num":8,"value":"汽车用品"},{"num":9,"value":"母婴"},{"num":10,"value":"玩具乐器"},{"num":11,"value":"家庭清洁"},{"num":12,"value":"图书"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":2,"contentType":0,"relative":true,"name":"参数5_链接地址","desc":"","relativeXPath":"/a[1]","allXPaths":["/a[1]","//a[contains(., '箱包')]"],"exampleValues":[{"num":0,"value":"https://channel.jd.com/bag.html"},{"num":1,"value":"https://shouji.jd.com/"},{"num":2,"value":"https://search.jd.com/Search?keyword=%E5%B0%8F%E5%AE%B6%E7%94%B5&enc=utf-8&wq=%E5%B0%8F%E5%AE%B6%E7%94%B5&pvid=261a350161304c979fa0e7ce95c05671"},{"num":3,"value":"https://diannao.jd.com/"},{"num":4,"value":"https://channel.jd.com/jf.html"},{"num":5,"value":"https://channel.jd.com/furniture.html"},{"num":6,"value":"https://channel.jd.com/underwear.html"},{"num":7,"value":"https://phat.jd.com/10-109.html"},{"num":8,"value":"https://che.jd.com/"},{"num":9,"value":"https://search.jd.com/Search?keyword=%E6%AF%8D%E5%A9%B4&enc=utf-8&qrst=1&rt=1&stop=1&vt=2&wq=%E6%AF%8D%E5%A9%B4&stock=1&gp=2&click=1"},{"num":10,"value":"https://toy.jd.com/"},{"num":11,"value":"https://channel.jd.com/beauty.html"},{"num":12,"value":"https://book.jd.com/"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":0,"contentType":1,"relative":true,"name":"参数6_文本","desc":"","relativeXPath":"/span[2]","allXPaths":["/span[2]","//span[contains(., '/')]","//SPAN[@class='LeftSide_cate_menu_line__vzQu9 undefined']"],"exampleValues":[{"num":0,"value":"/"},{"num":1,"value":"/"},{"num":3,"value":"/"},{"num":4,"value":"/"},{"num":5,"value":"/"},{"num":6,"value":"/"},{"num":7,"value":"/"},{"num":8,"value":"/"},{"num":9,"value":"/"},{"num":10,"value":"/"},{"num":11,"value":"/"},{"num":12,"value":"/"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":1,"contentType":0,"relative":true,"name":"参数7_链接文本","desc":"","relativeXPath":"/a[2]","allXPaths":["/a[2]","//a[contains(., '钟表')]"],"exampleValues":[{"num":0,"value":"钟表"},{"num":1,"value":"数码"},{"num":3,"value":"办公"},{"num":4,"value":"家居"},{"num":5,"value":"家装"},{"num":6,"value":"男装"},{"num":7,"value":"户外"},{"num":8,"value":"车载电器"},{"num":9,"value":"洗护喂养"},{"num":10,"value":"宠物生活"},{"num":11,"value":"个人护理"},{"num":12,"value":"童书"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":2,"contentType":0,"relative":true,"name":"参数8_链接地址","desc":"","relativeXPath":"/a[2]","allXPaths":["/a[2]","//a[contains(., '钟表')]"],"exampleValues":[{"num":0,"value":"https://channel.jd.com/watch.html"},{"num":1,"value":"https://shuma.jd.com/"},{"num":3,"value":"https://bg.jd.com/"},{"num":4,"value":"https://channel.jd.com/home.html"},{"num":5,"value":"https://jzjc.jd.com/"},{"num":6,"value":"https://channel.jd.com/1315-1342.html"},{"num":7,"value":"https://channel.jd.com/outdoor.html"},{"num":8,"value":"https://list.jd.com/list.html?cat=6728,6740&page=1&delivery_glb=1&stock=1&sort=sort_totalsales15_desc&trans=1&JL=4_7_0#J_main"},{"num":9,"value":"https://channel.jd.com/feed.html"},{"num":10,"value":"https://channel.jd.com/pet.html"},{"num":11,"value":"https://lady.jd.com/"},{"num":12,"value":"https://book.jd.com/children.html"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":0,"contentType":1,"relative":true,"name":"参数9_文本","desc":"","relativeXPath":"/span[3]","allXPaths":["/span[3]","//span[contains(., '/')]","//SPAN[@class='LeftSide_cate_menu_line__vzQu9 undefined']"],"exampleValues":[{"num":0,"value":"/"},{"num":4,"value":"/"},{"num":5,"value":"/"},{"num":6,"value":"/"},{"num":7,"value":"/"},{"num":11,"value":"/"},{"num":12,"value":"/"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":1,"contentType":0,"relative":true,"name":"参数10_链接文本","desc":"","relativeXPath":"/a[3]","allXPaths":["/a[3]","//a[contains(., '珠宝')]"],"exampleValues":[{"num":0,"value":"珠宝"},{"num":4,"value":"厨具"},{"num":5,"value":"灯具"},{"num":6,"value":"女装"},{"num":7,"value":"男鞋"},{"num":11,"value":"计生情趣"},{"num":12,"value":"文学"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":2,"contentType":0,"relative":true,"name":"参数11_链接地址","desc":"","relativeXPath":"/a[3]","allXPaths":["/a[3]","//a[contains(., '珠宝')]"],"exampleValues":[{"num":0,"value":"https://channel.jd.com/jewellery.html"},{"num":4,"value":"https://channel.jd.com/kitchenware.html"},{"num":5,"value":"https://channel.jd.com/9855-9856.html"},{"num":6,"value":"https://channel.jd.com/women.html"},{"num":7,"value":"https://channel.jd.com/mensshoes.html"},{"num":11,"value":"https://channel.jd.com/9192-9196.html"},{"num":12,"value":"https://channel.jd.com/p_wenxuezongheguan.html"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":0,"contentType":1,"relative":true,"name":"参数12_文本","desc":"","relativeXPath":"/span[4]","allXPaths":["/span[4]","//span[contains(., '/')]","//SPAN[@class='LeftSide_cate_menu_line__vzQu9 undefined']"],"exampleValues":[{"num":0,"value":"/"},{"num":5,"value":"/"},{"num":6,"value":"/"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":1,"contentType":0,"relative":true,"name":"参数13_链接文本","desc":"","relativeXPath":"/a[4]","allXPaths":["/a[4]","//a[contains(., '女鞋')]"],"exampleValues":[{"num":0,"value":"女鞋"},{"num":5,"value":"工业品"},{"num":6,"value":"童装"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":2,"contentType":0,"relative":true,"name":"参数14_链接地址","desc":"","relativeXPath":"/a[4]","allXPaths":["/a[4]","//a[contains(., '女鞋')]"],"exampleValues":[{"num":0,"value":"https://channel.jd.com/womensshoes.html"},{"num":5,"value":"https://pro.jd.com/mall/active/2u2DR1dUiK34csAE3DqmcG8aXvUK/index.html"},{"num":6,"value":"https://list.jd.com/list.html?cat=1319,11842"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0}],"loopType":1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/V0.3.1 New Features.txt b/Releases/EasySpider_linux_amd64_Ubuntu/V0.3.1 New Features.txt
new file mode 100644
index 0000000..434b202
--- /dev/null
+++ b/Releases/EasySpider_linux_amd64_Ubuntu/V0.3.1 New Features.txt
@@ -0,0 +1,52 @@
+## Update Instruction
+
+
+1. Advanced Operations:
+
+- Custom scripts can be executed in the workflow, including executing JavaScript commands in the browser and invoking scripts at the operating system level. The command's return value can be obtained and recorded, greatly expanding the scope of operations.
+- Before and after each operation, you can specify a JavaScript command to be executed targeting the current located element.
+
+2. Custom scripts are also supported in the conditions and loop conditions. The return value of the custom script determines the condition for the judgment of conditions and loops, greatly enhancing the flexibility of tasks. The ability to use the break statement within a loop is added, allowing custom operations to manipulate elements within the loop.
+
+
+3. Multiple XPath expressions are generated simultaneously for user selection, and the XPath Helper extension is pre-installed for XPath debugging.
+
+4. Added the functionality to extract the background image URL of elements, current page title, and current page URL.
+
+5. Added the capability to save screenshots of elements or entire web pages. This feature works best in headless mode.
+
+6. Added the functionality to download images.
+
+7. Added OCR recognition of elements. To use this feature, Tesseract library needs to be installed first: https://tesseract-ocr.github.io/tessdoc/Installation.html
+
+8. Directly extract the return value of executing JavaScript code on elements, allowing for functionalities such as regular expression matching and obtaining the background color of elements.
+
+9. Added the capability to switch dropdown options and extract the selected value and text of dropdown options.
+
+10. Significantly improved user guidance and explanations to make the software more user-friendly. This includes instructions on handling iframe tags, explanations of parameter meanings for various options, and explanations on modifying the XPath for loop items, and more.
+
+11. Added instructions on how to execute tasks from the command line.
+
+12. Added headless mode configuration, allowing the software to run without a browser interface.
+
+13. Fixed the issue where Chinese paths couldn't be recognized correctly when using user-configured browser modes.
+
+14. Fixed the issue where the program would freeze when there was no unconditional branch in the conditional branching.
+
+15. Fixed the issue where the input box would freeze after saving a task.
+
+16. Added the option to set the maximum waiting time for page load in the "Open Page" and "Click element" operations.
+
+17. Added the functionality to move the mouse to an element.
+
+18. Displays a prompt when an element cannot be found.
+
+19. Fixed the webpage scrolling bug.
+
+20. The task name is initialized with the value of the page title upon the first visit.
+
+21. Added version update prompts.
+
+22. Added the information of the publisher as requested.
+
+23. Updated Chrome version to 113.
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/V0.3.1 新特性.txt b/Releases/EasySpider_linux_amd64_Ubuntu/V0.3.1 新特性.txt
new file mode 100644
index 0000000..444ffd5
--- /dev/null
+++ b/Releases/EasySpider_linux_amd64_Ubuntu/V0.3.1 新特性.txt
@@ -0,0 +1,63 @@
+如果下载速度慢,可以考虑中国境内下载地址:[中国境内下载地址](https://github.com/NaiboWang/EasySpider/releases/download/v0.3.0/Download_Link_Address_in_China_Mainland.txt)。
+
+### 强烈建议大家观看新特性讲解视频
+
+B站最新版特性视频已上传,新视频非常有用,推荐大家观看。
+
+[【重要】自定义条件判断之使用循环项内的JS命令返回值 - 第二弹](https://www.bilibili.com/video/BV1mu411x7Nn/)
+
+[如何同时执行多个任务(并行多开)](https://www.bilibili.com/video/BV13c411G7LE/)
+
+[如何执行自己写的JS代码和系统代码 (自定义操作)](https://www.bilibili.com/video/BV1qs4y1z7Hc/)
+
+[如何自定义循环和判断条件 - 第一弹](https://www.bilibili.com/video/BV1Ys4y1z777/)
+
+[如何对元素和网页截图及(无头模式)命令行执行指南](https://www.bilibili.com/video/BV1dV4y1z764/)
+
+[OCR识别元素内容功能](https://www.bilibili.com/video/BV1xz4y1b72D/)
+
+注意,v0.3.1版本任务task文件夹内`.json`文件和之前所有版本均不兼容,请重新设计v0.3.1版本任务。
+
+## 更新说明
+1. 高级操作:
+ - 可以在任务流程中**执行自定义脚本**,包括在浏览器中**执行Javascript指令**以及**操作系统级别的脚本调用**并可**得到命令返回值并记录**,大大扩展了可操作空间。
+
+
+
+ - 在每一个操作执行前和执行后,都可以指定执行一段针对当前定位元素的JavaScript指令。
+
+
+
+2. **判断条件和循环条件**中同样增加了**执行自定义脚本**,并根据自定义脚本的返回值是否为真来作为条件判断和循环的判断条件,同样极大的增加了任务的可操作性。循环中增加了用代码break的操作设定,自定义操作可以操作循环内元素。
+
+
+
+3. 可同时生成多种XPath供用户选择,并**预装了XPath Helper扩展**供大家调试XPath。
+4. 增加采集元素背景图片地址,当前页面标题,当前页面URL地址功能。
+5. 增加保存元素截图功能,如要截图某元素或整个网页页面,可以用此功能(配合无头模式效果更好)。
+6. 增加下载图片功能。
+7. 增加OCR识别元素功能(使用此功能需首先自行安装Tesseract库:[https://blog.csdn.net/u010454030/article/details/80515501](https://blog.csdn.net/u010454030/article/details/80515501))
+
+8. 可直接提取对元素执行JavaScript代码后的返回值,实现如正则表达式,获得元素背景颜色等功能。
+9. 增加切换下拉选项功能,采集下拉选项正在选中的值和文本。
+
+
+
+
+10. 大幅增加使用提示和说明,使软件更易用(如增加了iframe标签的处理方式说明,各个选项的参数意义,以及循环项XPath的修改说明等等)。
+11. 执行命令时增加了如何用命令行执行任务的提示:[https://github.com/NaiboWang/EasySpider/wiki/Argument-Instruction](https://github.com/NaiboWang/EasySpider/wiki/Argument-Instruction)。
+
+12. 增加并行多开模式。
+13. 增加无头模式,即无浏览器界面模式配置。
+14. 修复了使用用户配置浏览器模式下的中文路径不能正确识别的问题。
+15. 修复了条件分支没有无条件分支时会卡死的问题。
+16. 修复了保存任务后会输入框卡死的问题。
+17. 打开网页操作和点击元素操作新增设置页面最长加载等待时间。
+18. 增加了鼠标移动到元素功能。
+19. 找不到元素时会提示。
+20. 修复网页滚动Bug。
+21. 增加新增提取数据字段操作。
+22. 任务名称初始化为第一次进入页面的标题值。
+23. 增加版本更新提示。
+24. 应要求增加出品方信息。
+25. 更新chrome版本为113。
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/0.json b/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/0.json
deleted file mode 100644
index 7a7dacc..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/0.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id":0,"name":"tianyancha_detail_1","url":"https://www.tianyancha.com/company/3011939024/jingzhuang","containJudge":false,"desc":"https://www.tianyancha.com/company/3011939024/jingzhuang","inputParameters":[{"id":0,"name":"loopText_0","nodeId":6,"nodeName":"Loop_URLLIST","desc":"要输入的文本/网址,多行以\\n分开","type":"string","exampleValue":"https://www.tianyancha.com/company/3011939024/jingzhuang\nhttps://www.tianyancha.com/company/3028691107/jingzhuang\nhttps://www.tianyancha.com/company/3329251696/jingzhuang\n","value":"https://www.tianyancha.com/company/3011939024/jingzhuang\nhttps://www.tianyancha.com/company/3028691107/jingzhuang\nhttps://www.tianyancha.com/company/3329251696/jingzhuang\n"},{"id":1,"name":"loopTimes_Loop_1","nodeId":7,"nodeName":"Loop","desc":"循环Loop执行的次数(0代表无限循环)","type":"int","exampleValue":0,"value":0},{"id":2,"name":"urlList_2","nodeId":9,"nodeName":"Open Page","value":"https://www.tianyancha.com/company/3011939024/jingzhuang","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.tianyancha.com/company/3011939024/jingzhuang"}],"outputParameters":[{"id":0,"name":"供应商名称","desc":"","type":"string","exampleValue":"北京前沿信安科技股份有限公司"},{"id":1,"name":"供应商日期","desc":"","type":"string","exampleValue":"2022-04-28"},{"id":2,"name":"供应商条数","desc":"","type":"string","exampleValue":"查看全部5条采购数据"},{"id":3,"name":"参数1_文本","desc":"","type":"string","exampleValue":"隆基绿能科技股份有限公司"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[9,6],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":-1,"index":1,"parentId":0,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":60,"url":"https://www.tianyancha.com/company/3011939024/jingzhuang","links":"https://www.tianyancha.com/company/3011939024/jingzhuang","scrollType":0,"scrollCount":0}},{"id":-1,"index":2,"parentId":0,"type":1,"option":8,"title":"Loop","sequence":[3],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//div[@data-dim=\"suppliesV2\"]//div[@class=\"num\"]//i/..","wait":0,"scrollType":0,"scrollCount":0,"loopType":0,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":-1,"index":3,"parentId":2,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":true,"xpath":"//*[@id=\"page-root\"]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[21]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]","wait":0,"scrollType":0,"scrollCount":0,"paras":[],"loopType":0}},{"id":-1,"index":4,"parentId":0,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":false,"position":1,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.tianyancha.com/company/3011939024/jingzhuang","links":"https://www.tianyancha.com/company/3011939024/jingzhuang","scrollType":0,"scrollCount":0}},{"id":3,"index":5,"parentId":2,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":true,"position":0,"parameters":{"useLoop":true,"xpath":"","wait":10,"url":"https://www.tianyancha.com/company/3011939024/jingzhuang","links":"https://www.tianyancha.com/company/3011939024/jingzhuang","scrollType":0,"scrollCount":0}},{"id":2,"index":6,"parentId":0,"type":1,"option":8,"title":"Loop_URLLIST","sequence":[5,17,7],"isInLoop":false,"position":1,"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0,"scrollType":0,"scrollCount":0,"loopType":"4","pathList":"","textList":"https://www.tianyancha.com/company/3011939024/jingzhuang\r\nhttps://www.tianyancha.com/company/3028691107/jingzhuang\r\nhttps://www.tianyancha.com/company/3329251696/jingzhuang\r\n","exitCount":0,"historyWait":2}},{"id":5,"index":7,"parentId":2,"type":1,"option":8,"title":"Loop","sequence":[10,8],"isInLoop":true,"position":2,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//div[@data-dim=\"suppliesV2\"]//div[@class=\"num\"]//i[contains(@class,'next')]/..","wait":0,"scrollType":0,"scrollCount":0,"loopType":0,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":7,"index":8,"parentId":5,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":true,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":true,"xpath":"//*[@id=\"page-root\"]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[23]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]","wait":0,"scrollType":0,"scrollCount":0,"paras":[],"loopType":0}},{"id":1,"index":9,"parentId":0,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":60,"url":"https://www.tianyancha.com/company/3011939024/jingzhuang","links":"https://www.tianyancha.com/company/3011939024/jingzhuang","scrollType":0,"scrollCount":0}},{"id":6,"index":10,"parentId":5,"type":1,"option":8,"title":"Loop","sequence":[11],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//div[@data-dim=\"suppliesV2\"]//tbody//tr","wait":0,"scrollType":0,"scrollCount":0,"loopType":1,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":8,"index":11,"parentId":6,"type":0,"option":3,"title":"Extract Data","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":1,"contentType":0,"relative":true,"name":"供应商名称","desc":"","relativeXPath":"//div[contains(@class,\"right-name\")]","exampleValues":[{"num":0,"value":"北京前沿信安科技股份有限公司"},{"num":2,"value":"江苏中信博新能源科技股份有限公司"},{"num":3,"value":"大连连城数控机器股份有限公司"},{"num":4,"value":"索拉特特种玻璃(江苏)股份有限公司"},{"num":5,"value":"正泰集团股份有限公司"},{"num":6,"value":"江苏科强新材料股份有限公司"},{"num":7,"value":"湖南华菱线缆股份有限公司"},{"num":8,"value":"明冠新材料股份有限公司"},{"num":9,"value":"浙江中晶科技股份有限公司"}],"default":""},{"nodeType":0,"contentType":1,"relative":true,"name":"供应商日期","desc":"","relativeXPath":"/td[5]","exampleValues":[{"num":0,"value":"2022-04-28"},{"num":1,"value":"2022-04-28"},{"num":2,"value":"2022-04-28"},{"num":3,"value":"2022-04-27"},{"num":4,"value":"2022-04-08"},{"num":5,"value":"2022-03-08"},{"num":6,"value":"2022-01-18"},{"num":7,"value":"2021-02-02"},{"num":8,"value":"2020-12-04"},{"num":9,"value":"2020-12-01"}],"default":""},{"nodeType":0,"contentType":1,"relative":true,"name":"供应商条数","desc":"","relativeXPath":"/td[2]/div[1]/div[2]/div[1]/div[2]/span[1]","exampleValues":[{"num":3,"value":"查看全部5条采购数据"},{"num":8,"value":"查看全部5条采购数据"}],"default":""}],"loopType":1}},{"id":-1,"index":12,"parentId":2,"type":1,"option":8,"title":"Loop","sequence":[14,13],"isInLoop":true,"position":3,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//div[@data-dim=\"clientsV2\"]//div[@class=\"num\"]//i[contains(@class,'next')]/..","wait":0,"scrollType":0,"scrollCount":0,"loopType":0,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":-1,"index":13,"parentId":6,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":true,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":true,"xpath":"//*[@id=\"page-root\"]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[22]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]","wait":0,"scrollType":0,"scrollCount":0,"paras":[],"loopType":0}},{"id":-1,"index":14,"parentId":6,"type":1,"option":8,"title":"Loop","sequence":[15],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//div[@data-dim=\"clientsV2\"]//tr","wait":0,"scrollType":0,"scrollCount":0,"loopType":1,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":-1,"index":15,"parentId":9,"type":0,"option":3,"title":"Extract Data","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":1,"contentType":0,"relative":true,"name":"客户名称","desc":"","relativeXPath":"//div[contains(@class,\"right-name\")]","exampleValues":[{"num":0,"value":"华电新能源集团股份有限公司"},{"num":2,"value":"中国华电集团物资有限公司"},{"num":3,"value":"中广核楚雄大姚风力发电有限公司"},{"num":4,"value":"悦达资本股份有限公司"},{"num":5,"value":"阳光中科(福建)能源股份有限公司"},{"num":6,"value":"河北华电混合蓄能水电有限公司"},{"num":7,"value":"中广核(北京)新能源科技有限公司"},{"num":8,"value":"天合光能股份有限公司"},{"num":9,"value":"中广核乌海新能源有限公司"}],"default":""},{"nodeType":0,"contentType":1,"relative":true,"name":"客户日期","desc":"","relativeXPath":"/td[5]","exampleValues":[{"num":0,"value":"2022-07-01"},{"num":1,"value":"2022-04-28"},{"num":2,"value":"2022-03-16"},{"num":3,"value":"2021-10-15"},{"num":4,"value":"2021-04-30"},{"num":5,"value":"2021-04-29"},{"num":6,"value":"2021-03-26"},{"num":7,"value":"2020-07-09"},{"num":8,"value":"2020-05-21"},{"num":9,"value":"2017-11-01"}],"default":""},{"nodeType":2,"contentType":0,"relative":true,"name":"客户条数","desc":"","relativeXPath":"/td[2]/div[1]/div[2]/div[1]/div[2]/span[1]","exampleValues":[{"num":2,"value":"https://www.tianyancha.com/bid/e2754d21e3f8474b80bea3e02fa1fea4"},{"num":3,"value":"https://www.tianyancha.com/bid/28f255e62df04a8688fb79553e7dc2f7"},{"num":6,"value":"https://www.tianyancha.com/bid/206ba6728ded11ebb7630c42a1b79396"},{"num":7,"value":"https://www.tianyancha.com/bid/f406750dc5f311ea85737cd30aeb144c"},{"num":9,"value":"https://www.tianyancha.com/bid/ec067ad3cb9a11e985737cd30aeb144c"}],"default":""}],"loopType":1}},{"id":-1,"index":16,"parentId":2,"type":0,"option":3,"title":"Extract Data","sequence":[],"isInLoop":true,"position":1,"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0,"paras":[]}},{"id":4,"index":17,"parentId":2,"type":0,"option":3,"title":"Extract Data","sequence":[],"isInLoop":true,"position":1,"parameters":{"history":3,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":0,"contentType":0,"relative":false,"name":"参数1_文本","desc":"","relativeXPath":"//h1[contains(@class,\"company\")]","exampleValues":[{"num":0,"value":"隆基绿能科技股份有限公司"}],"default":""}]}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/1.json b/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/1.json
deleted file mode 100644
index fdf0d2f..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/1.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id":1,"name":"知乎_登录后采集","url":"https://www.zhihu.com","links":"https://www.zhihu.com","containJudge":false,"desc":"https://www.zhihu.com\n使用带用户配置的浏览器模式来先手工登录后保存信息,再接着执行。","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.zhihu.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.zhihu.com"}],"outputParameters":[{"id":0,"name":"参数1_文本","desc":"","type":"string","exampleValue":"历史上有哪些通过“正当手段”干出不正当事的人物?"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.zhihu.com","links":"https://www.zhihu.com","scrollType":0,"scrollCount":0}},{"id":2,"index":2,"parentId":0,"type":1,"option":8,"title":"循环","sequence":[3],"isInLoop":false,"position":1,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"scrollType":0,"scrollCount":0,"loopType":2,"pathList":"//*[contains(@class, \"css-0\")]/div[2]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[3]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[4]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[5]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[6]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[7]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[8]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[9]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[10]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[11]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[12]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[13]/div[1]/div[1]/div[1]/h2[1]/div[1]","textList":"","exitCount":0,"historyWait":2}},{"id":3,"index":3,"parentId":2,"type":0,"option":3,"title":"提取数据","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":0,"contentType":0,"relative":true,"name":"参数1_文本","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"历史上有哪些通过“正当手段”干出不正当事的人物?"},{"num":1,"value":"新加坡有哪些不好的地方?"},{"num":2,"value":"孙悟空可以秒杀山村老尸那样的厉鬼吗?"},{"num":3,"value":"为什么渐渐厌倦玩《原神》了?"},{"num":4,"value":"历史上有哪些著名的考古乌龙事件?"},{"num":5,"value":"苹果公司为什么能把用户调教得这么好?"},{"num":6,"value":"哪个瞬间让你发现了世界的bug?"},{"num":7,"value":"假如中国的院士,想为亲属谋体制内的工作,难度大吗?为什么?"},{"num":8,"value":"你一直珍藏的视频是哪个?"},{"num":9,"value":"如何评价《原神》角色艾莉丝?"},{"num":10,"value":"索罗斯如何做空的英镑、泰铢?为什么做空香港失败了?"},{"num":11,"value":"如何在婚前认清并杜绝王力宏这种男人?"}],"default":""}],"loopType":2}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/2.json b/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/2.json
deleted file mode 100644
index 06a1362..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/2.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id":2,"name":"知乎_登录后采集","url":"https://www.zhihu.com","links":"https://www.zhihu.com","containJudge":false,"desc":"https://www.zhihu.com\n使用带用户配置的浏览器模式来先手工登录后保存信息,再接着执行。","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.zhihu.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.zhihu.com"}],"outputParameters":[{"id":0,"name":"参数1_文本","desc":"","type":"string","exampleValue":"历史上有哪些通过“正当手段”干出不正当事的人物?"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.zhihu.com","links":"https://www.zhihu.com","scrollType":0,"scrollCount":0}},{"id":2,"index":2,"parentId":0,"type":1,"option":8,"title":"循环","sequence":[3],"isInLoop":false,"position":1,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"scrollType":0,"scrollCount":0,"loopType":2,"pathList":"//*[contains(@class, \"css-0\")]/div[2]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[3]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[4]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[5]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[6]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[7]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[8]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[9]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[10]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[11]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[12]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[13]/div[1]/div[1]/div[1]/h2[1]/div[1]","textList":"","exitCount":0,"historyWait":2}},{"id":3,"index":3,"parentId":2,"type":0,"option":3,"title":"提取数据","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":0,"contentType":0,"relative":true,"name":"参数1_文本","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"历史上有哪些通过“正当手段”干出不正当事的人物?"},{"num":1,"value":"新加坡有哪些不好的地方?"},{"num":2,"value":"孙悟空可以秒杀山村老尸那样的厉鬼吗?"},{"num":3,"value":"为什么渐渐厌倦玩《原神》了?"},{"num":4,"value":"历史上有哪些著名的考古乌龙事件?"},{"num":5,"value":"苹果公司为什么能把用户调教得这么好?"},{"num":6,"value":"哪个瞬间让你发现了世界的bug?"},{"num":7,"value":"假如中国的院士,想为亲属谋体制内的工作,难度大吗?为什么?"},{"num":8,"value":"你一直珍藏的视频是哪个?"},{"num":9,"value":"如何评价《原神》角色艾莉丝?"},{"num":10,"value":"索罗斯如何做空的英镑、泰铢?为什么做空香港失败了?"},{"num":11,"value":"如何在婚前认清并杜绝王力宏这种男人?"}],"default":""}],"loopType":2}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/3.json b/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/3.json
deleted file mode 100644
index d67757b..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/3.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id":3,"name":"天猫国际","url":"https://mobile.yangkeduo.com/login.html","links":"https://www.tmall.hk/wow/member-club/act/login","containJudge":true,"desc":"TMALL","inputParameters":[{"id":0,"name":"urlList_0","nodeId":2,"nodeName":"Open Page","value":"https://www.tmall.hk/wow/member-club/act/login","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.tmall.hk/wow/member-club/act/login"},{"id":1,"name":"loopText_1","nodeId":6,"nodeName":"Loop","desc":"要输入的文本/网址,多行以\\n分开","type":"string","exampleValue":"https://list.tmall.hk/search_product.htm?sort=d&q=山崎12年威士忌 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利蓝带干邑 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑名仕 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=卡慕干邑XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=百龄坛17年威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰菲迪23年单一麦芽威士忌700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰菲迪珍藏桶单一纯麦威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=帝王苏格兰调和威士忌15年\nhttps://list.tmall.hk/search_product.htm?sort=d&q=艾柏迪12年单一麦芽威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利蓝带干邑特醇1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=大摩12年单一麦芽威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=高原骑士雄鹰之翼16年\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰花格10年单一麦芽苏格兰威士忌\n","value":"https://list.tmall.hk/search_product.htm?sort=d&q=山崎12年威士忌 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利蓝带干邑 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑名仕 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=卡慕干邑XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=百龄坛17年威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰菲迪23年单一麦芽威士忌700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰菲迪珍藏桶单一纯麦威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=帝王苏格兰调和威士忌15年\nhttps://list.tmall.hk/search_product.htm?sort=d&q=艾柏迪12年单一麦芽威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利蓝带干邑特醇1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=大摩12年单一麦芽威士忌\nhttps://list.tmall.hk/search_product.htm?sort=d&q=高原骑士雄鹰之翼16年\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰花格10年单一麦芽苏格兰威士忌\n"}],"outputParameters":[{"id":0,"name":"Tmall商品名称","desc":"","type":"string","exampleValue":"格兰昆奇12年700ml单一麦芽入门级苏格兰进口威士忌帝亚吉欧洋酒退货包运费"},{"id":1,"name":"Tmall销量","desc":"","type":"string","exampleValue":"已拼1108件"},{"id":2,"name":"Tmall价格","desc":"","type":"string","exampleValue":"200"},{"id":3,"name":"Tmall活动","desc":"","type":"string","exampleValue":"满20减12件9.9折"},{"id":4,"name":"参数1_链接文本","desc":"","type":"string","exampleValue":"\n【自营】Yamazaki山崎日本 山崎12年单一麦芽威士忌700ml无盒*2\n"},{"id":5,"name":"参数2_链接地址","desc":"","type":"string","exampleValue":"https://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3486055966f7d03fae5b51df9e812215"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[2,6],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":-1,"index":1,"parentId":0,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://mobile.yangkeduo.com/login.html","links":"https://mobile.yangkeduo.com/login.html","scrollType":0,"scrollCount":0}},{"id":1,"index":2,"parentId":0,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":60,"url":"https://www.tmall.hk/wow/member-club/act/login","links":"https://www.tmall.hk/wow/member-club/act/login","scrollType":0,"scrollCount":0}},{"id":-1,"index":3,"parentId":0,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"first\"]/div[2]/div[1]","wait":0,"scrollType":0,"scrollCount":0,"paras":[]}},{"id":-1,"index":4,"parentId":0,"type":0,"option":4,"title":"Input Text","sequence":[],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"fm-login-id\"]","wait":60,"value":"15300412144"}},{"id":-1,"index":5,"parentId":0,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":false,"position":2,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"captcha-btn\"]","wait":60,"scrollType":0,"scrollCount":0,"paras":[]}},{"id":2,"index":6,"parentId":0,"type":1,"option":8,"title":"Loop","sequence":[7,8],"isInLoop":false,"position":1,"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0,"scrollType":0,"scrollCount":0,"loopType":"4","pathList":"","textList":"https://list.tmall.hk/search_product.htm?sort=d&q=山崎12年威士忌 700ml\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利蓝带干邑 1000ml\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑XO 1000ml\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑VSOP\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利干邑名仕 1000ml\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=卡慕干邑XO 1000ml\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=百龄坛17年威士忌\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰菲迪23年单一麦芽威士忌700ml\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰菲迪珍藏桶单一纯麦威士忌\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=帝王苏格兰调和威士忌15年\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=艾柏迪12年单一麦芽威士忌\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=马爹利蓝带干邑特醇1000ml\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=大摩12年单一麦芽威士忌\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=高原骑士雄鹰之翼16年\r\nhttps://list.tmall.hk/search_product.htm?sort=d&q=格兰花格10年单一麦芽苏格兰威士忌\r\n","exitCount":0,"historyWait":2}},{"id":3,"index":7,"parentId":2,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":true,"position":0,"parameters":{"useLoop":true,"xpath":"","wait":10,"url":"https://mobile.yangkeduo.com/login.html","links":"https://mobile.yangkeduo.com/login.html","scrollType":0,"scrollCount":0}},{"id":4,"index":8,"parentId":2,"type":1,"option":8,"title":"Loop","sequence":[11,9,13],"isInLoop":true,"position":1,"parameters":{"history":6,"tabIndex":-1,"useLoop":false,"xpath":"(//*[@id=\"J_ItemList\"]/div/div/p[2]/a)[position()<11]","wait":0,"scrollType":0,"scrollCount":0,"loopType":1,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":6,"index":9,"parentId":4,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":true,"position":1,"parameters":{"history":6,"tabIndex":-1,"useLoop":true,"xpath":"/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div/div[1]/div[1]/div[2]/div[1]","wait":30,"scrollType":0,"scrollCount":0,"paras":[],"loopType":1}},{"id":10,"index":10,"parentId":8,"type":0,"option":3,"title":"Extract Data","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":7,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall商品名称","desc":"","relativeXPath":"//h1","exampleValues":[{"num":0,"value":"格兰昆奇12年700ml单一麦芽入门级苏格兰进口威士忌帝亚吉欧洋酒退货包运费"}],"default":""},{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall销量","desc":"","relativeXPath":"//span[contains(text(),\"销量\")]/..","exampleValues":[{"num":0,"value":"已拼1108件"}],"default":""},{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall价格","desc":"","relativeXPath":"//div[contains(@class,\"tm-promo-price\")]//span[contains(@class,\"tm-price\")]","exampleValues":[{"num":0,"value":"200"}],"default":""},{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall活动","desc":"","relativeXPath":"//ul[contains(@class,'bd')]","exampleValues":[{"num":0,"value":"满20减12件9.9折"}]}]}},{"id":5,"index":11,"parentId":4,"type":0,"option":3,"title":"Extract Data","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":13,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":1,"contentType":0,"relative":true,"name":"参数1_链接文本","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"\n【自营】Yamazaki山崎日本 山崎12年单一麦芽威士忌700ml无盒*2\n"}],"default":""},{"nodeType":2,"contentType":0,"relative":true,"name":"参数2_链接地址","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"https://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3486055966f7d03fae5b51df9e812215"}]}]}},{"id":11,"index":12,"parentId":9,"type":0,"option":3,"title":"Extract Data","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":7,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall商品名称","desc":"","relativeXPath":"//h1","exampleValues":[{"num":0,"value":"格兰昆奇12年700ml单一麦芽入门级苏格兰进口威士忌帝亚吉欧洋酒退货包运费"}],"default":""},{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall销量","desc":"","relativeXPath":"//span[contains(text(),\"销量\")]/..","exampleValues":[{"num":0,"value":"已拼1108件"}],"default":""},{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall价格","desc":"","relativeXPath":"//span[contains(@class,\"tm-price\")]","exampleValues":[{"num":0,"value":"200"}],"default":""},{"nodeType":0,"contentType":0,"relative":false,"name":"Tmall活动","desc":"","relativeXPath":"//ul[contains(@class,'bd')]","exampleValues":[{"num":0,"value":"满20减12件9.9折"}]}]}},{"id":7,"index":13,"parentId":4,"type":2,"option":9,"title":"If Condition","sequence":[14,15],"isInLoop":true,"position":2,"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0}},{"id":8,"parentId":7,"index":14,"type":3,"option":10,"title":"Condition","sequence":[10],"isInLoop":true,"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0,"class":"1","value":"促销价"},"position":0},{"id":9,"parentId":7,"index":15,"type":3,"option":10,"title":"Condition","sequence":[12],"isInLoop":true,"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0,"class":0,"value":""},"position":1}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/4.json b/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/4.json
deleted file mode 100644
index 85011d8..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/execution_instances/4.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id":4,"name":"eBay Names and Link Addresses - demo","url":"https://www.ebay.com","links":"https://www.ebay.com","containJudge":false,"desc":"eBay Names and Link Addresses","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"Open Page","value":"https://www.ebay.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.ebay.com"},{"id":1,"name":"inputText_1","nodeName":"Input Text","nodeId":2,"desc":"要输入的文本,如京东搜索框输入:电脑","type":"string","exampleValue":"iPhone","value":"iPhone"},{"id":2,"name":"loopTimes_Loop Click Next Page_2","nodeId":4,"nodeName":"Loop Click Next Page","desc":"循环Loop Click Next Page执行的次数(0代表无限循环)","type":"int","exampleValue":0,"value":0}],"outputParameters":[{"id":0,"name":"Name","desc":"","type":"string","exampleValue":"Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' Opens in a new window or tab"},{"id":1,"name":"Link Address","desc":"","type":"string","exampleValue":"https://www.ebay.com/itm/115398776875?epid=18045314698&hash=item1ade4d982b:g:BI4AAOSwo5Rij4S0&amdata=enc%3AAQAHAAAA4ELrFOtK9Q4ol28SIBCj8AlEyuoOswMlad9UdATAXLLXzCrNiXBXqGjK834mUeluTYl2fG4nLibLzPUvOxpTWXkmIyoL%2B14iExY93etuVl%2FBk3C5nIg00wVu4dhYbRF07x6Bsjvf78UyZkC23ZQNHj%2BdfhMp16XqtHjP4m%2Fu2AYs%2F6lcEVMwWKCOW8mLSUEznmhE3xbgOTKZY7vTkB%2BNqszgjnI%2Bj9FduDUmPyH%2ByboyhCEDQHEOnS6boubjzpbJ4gvRsNrBGqR3qcdh%2F1qqEGxETnzj8k%2FFaggVj5uyGRqf%7Ctkp%3ABFBMuoeqssJh"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2,3,4],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.ebay.com","links":"https://www.ebay.com","scrollType":0,"scrollCount":0}},{"id":2,"index":2,"parentId":0,"type":0,"option":4,"title":"Input Text","sequence":[],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"gh-ac\"]","wait":0,"value":"iPhone"}},{"id":3,"index":3,"parentId":0,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":false,"position":2,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"gh-btn\"]","wait":0,"scrollType":0,"scrollCount":0,"paras":[]}},{"id":4,"index":4,"parentId":0,"type":1,"option":8,"title":"Loop Click Next Page","sequence":[6,5],"isInLoop":false,"position":3,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"//*[contains(@class, \"pagination__next\")]","wait":0,"scrollType":0,"scrollCount":0,"loopType":0,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":6,"index":5,"parentId":4,"type":0,"option":2,"title":"Click Next","sequence":[],"isInLoop":true,"position":1,"parameters":{"history":5,"tabIndex":-1,"useLoop":true,"xpath":"//*[contains(@class, \"pagination__next\")]","wait":0,"scrollType":0,"scrollCount":0,"paras":[],"loopType":0}},{"id":5,"index":6,"parentId":4,"type":1,"option":8,"title":"Loop Collection","sequence":[7],"isInLoop":true,"position":0,"parameters":{"history":7,"tabIndex":-1,"useLoop":false,"xpath":"/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/a[1]","wait":0,"scrollType":0,"scrollCount":0,"loopType":1,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":7,"index":7,"parentId":5,"type":0,"option":3,"title":"Collect Data","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":7,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":1,"contentType":0,"relative":true,"name":"Name","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' Opens in a new window or tab"},{"num":1,"value":"Apple iPhone X A1901 - 64GB | 256GB - GSM Unlocked AT&T T-Mobile Metro CricketOpens in a new window or tab"},{"num":2,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked Smartphone Good Condition WarrantyOpens in a new window or tab"},{"num":3,"value":"Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro CricketOpens in a new window or tab"},{"num":4,"value":"Apple iPhone 11 - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good ConditionOpens in a new window or tab"},{"num":5,"value":"Apple iPhone XS Max - 64GB Used T-MobileOpens in a new window or tab"},{"num":6,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Excellent A+ Condition - UKOpens in a new window or tab"},{"num":7,"value":"Apple iPhone 11 128GB Black Green Red Verizon Unlocked Mint ConditionOpens in a new window or tab"},{"num":8,"value":"Apple iPhone XR - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good ConditionOpens in a new window or tab"},{"num":9,"value":"Apple iPhone 11 Pro, Pro Max Unlocked 64GB 256GB 512GBSmartphone UsedOpens in a new window or tab"},{"num":10,"value":"Apple iPhone 12 Pro 128GB 256GB 512GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":11,"value":"Apple iPhone SE (2020) A2275 - 128 GB - Space Gray Color - AT&T only- Beautiful!Opens in a new window or tab"},{"num":12,"value":"Apple iPhone XR Unlocked Various Colors 64GB 128GB 256GB Smartphone UsedOpens in a new window or tab"},{"num":13,"value":"Apple iPhone SE 2nd Gen 64|128|256GB 4G LTE 4.7 Verizon Unlocked T-Mobile AT&TOpens in a new window or tab"},{"num":14,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Very Good Condition - UK StockOpens in a new window or tab"},{"num":15,"value":"Apple iPhone X - 64GB 256GB - Unlocked - Very Good Condition - All ColoursOpens in a new window or tab"},{"num":16,"value":"Apple iPhone 8 - 64GB/256GB - Gold/Grey/ Silver - UNLOCKED - Excellent Grade AOpens in a new window or tab"},{"num":17,"value":"iPhone 11 ProMax 256GB Unlocked Grey - Great Condition w/ ExtrasOpens in a new window or tab"},{"num":18,"value":"Apple iPhone 11 Pro - 64GB 256GB 512GB - Unlocked - Excellent A+ Condition - UKOpens in a new window or tab"},{"num":19,"value":"Apple iPhone 11 64GB 128GB Verizon T-Mobile AT&T Unlocked Good ConditionOpens in a new window or tab"},{"num":20,"value":"Apple iPhone 11 Pro 64GB 256GB 512GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":21,"value":"New ListingApple iPhone 11 - 64GB - Purple (Unlocked) A2111 (CDMA + GSM)Opens in a new window or tab"},{"num":22,"value":"Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro CricketOpens in a new window or tab"},{"num":23,"value":"Apple iPhone 11 Pro - 256GB - Gold (Unlocked)Opens in a new window or tab"},{"num":24,"value":"Apple iPhone 11 Pro Max 64GB 256GB 512GB Unlocked Smartphone Good ConditionOpens in a new window or tab"},{"num":25,"value":"Apple iPhone 11 - 128GB - Factory Unlocked - Good ConditionOpens in a new window or tab"},{"num":26,"value":"Apple iPhone 7 - 32GB - All Colors - Unlocked - Good Condition Opens in a new window or tab"},{"num":27,"value":"original Apple iPhone 1st Generation 8GB unlocked 2G GSM network work goodOpens in a new window or tab"},{"num":28,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Good Condition UK StockOpens in a new window or tab"},{"num":29,"value":"Apple iPhone 7 - 32GB - Silver (Unlocked) A1660 (CDMA + GSM) Very Good!Opens in a new window or tab"},{"num":30,"value":"Apple iPhone 11 64GB 128GB 256GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":31,"value":"Apple iPhone XR 64GB 128GB 256GB - Unlocked Smartphone - Good Condition - UKOpens in a new window or tab"},{"num":32,"value":"Apple iPhone 11 Pro Max - 64GB - Midnight Green (Unlocked) A2218 (CDMA + GSM)Opens in a new window or tab"},{"num":33,"value":"Apple iPhone 11 Pro Max - 64GB 256GB 512GB - Unlocked - Excellent A+ ConditionOpens in a new window or tab"},{"num":34,"value":"Apple iPhone 11 - 64GB / 128GB - Unlocked Smartphone - Very Good ConditionOpens in a new window or tab"},{"num":35,"value":"Apple iPhone XS - 256GB - Silver (Unlocked) A1920 (CDMA + GSM) Opens in a new window or tab"},{"num":36,"value":"Apple iPhone 13 - 128GB 256GB 512GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":37,"value":"Apple iPhone 8 Plus 64GB Factory Unlocked Smartphone - ExcellentOpens in a new window or tab"},{"num":38,"value":"iPhone 12 Pro Max 128GB GraphiteOpens in a new window or tab"},{"num":39,"value":"Apple iPhone SE 1st Generation 16GB /32GB /64Gb /128GB Smartphone Unlocked #1B1 Opens in a new window or tab"},{"num":40,"value":"New ListingApple iPhone 8 Plus - 64GB - Silver (UNLOCKED) USEDOpens in a new window or tab"},{"num":41,"value":"Apple iPhone XS ,XS Max Unlocked Various Colors 64GB 256GB 512GB Smartphone UsedOpens in a new window or tab"},{"num":42,"value":"Apple iPhone 11 64GB 128GB AT&T Sprint T-Mobile Unlocked Verizon GoodOpens in a new window or tab"},{"num":43,"value":"Apple iPhone 11 Pro Max 256GB Midnight Green Unlocked ExcellentOpens in a new window or tab"},{"num":44,"value":"Apple iPhone 11 Unlocked Various Colors 64GB 128GB 256GB Smartphone UsedOpens in a new window or tab"},{"num":45,"value":"Apple iPhone XS - 256GB - All Colors - Unlocked (CDMA+GSM) - Very Good ConditionOpens in a new window or tab"},{"num":46,"value":"Apple iPhone 11 - 64GB - Black (Unlocked) A2111 (CDMA + GSM)Opens in a new window or tab"},{"num":47,"value":"Apple iPhone X Unlocked Various Colors 64GB 256GB Smartphone UsedOpens in a new window or tab"},{"num":48,"value":"Apple iPhone 12 - 256GB - Blue (Unlocked)Opens in a new window or tab"},{"num":49,"value":"Apple iPhone 12 - 64GB 128GB 256GB - Unlocked - 12 Months Warranty - Grade A+Opens in a new window or tab"},{"num":50,"value":"Apple iPhone 12 64GB Factory Unlocked AT&T T-Mobile Verizon Good ConditionOpens in a new window or tab"},{"num":51,"value":"Apple iPhone X - 64GB - All Colors - Fully Unlocked - Very Good Condition Opens in a new window or tab"},{"num":52,"value":"Apple iPhone 6s Plus Unlocked Various Colors 16GB 64GB 128GB Smartphone UsedOpens in a new window or tab"},{"num":53,"value":"Apple iPhone 11 - 64GB - All Colors - Fully Unlocked - Very Good Condition Opens in a new window or tab"},{"num":54,"value":"Apple iPhone XR 64/128/256GB Fully Unlocked (GSM+CDMA) AT&T T-Mobile VerizonOpens in a new window or tab"},{"num":55,"value":"Apple iPhone XR - 64GB - All Colors - Fully Unlocked - Very Good Condition Opens in a new window or tab"},{"num":56,"value":"Apple iPhone XS Max 64GB 256GB 512GB Unlocked Smartphone Good RefurbishedOpens in a new window or tab"},{"num":57,"value":"Apple iPhone 12 Pro Max 256GB Unlocked GoldOpens in a new window or tab"},{"num":58,"value":"Apple iPhone X 64GB 256GB 4G LTE 5.8 Verizon Unlocked T-Mobile AT&T UltraOpens in a new window or tab"},{"num":59,"value":"New ListingRead* Apple iPhone 12 mini - 128GB - Blue (Unlocked) A2176 ~52847Opens in a new window or tab"}],"default":""},{"nodeType":2,"contentType":0,"relative":true,"name":"Link Address","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"https://www.ebay.com/itm/115398776875?epid=18045314698&hash=item1ade4d982b:g:BI4AAOSwo5Rij4S0&amdata=enc%3AAQAHAAAA4ELrFOtK9Q4ol28SIBCj8AlEyuoOswMlad9UdATAXLLXzCrNiXBXqGjK834mUeluTYl2fG4nLibLzPUvOxpTWXkmIyoL%2B14iExY93etuVl%2FBk3C5nIg00wVu4dhYbRF07x6Bsjvf78UyZkC23ZQNHj%2BdfhMp16XqtHjP4m%2Fu2AYs%2F6lcEVMwWKCOW8mLSUEznmhE3xbgOTKZY7vTkB%2BNqszgjnI%2Bj9FduDUmPyH%2ByboyhCEDQHEOnS6boubjzpbJ4gvRsNrBGqR3qcdh%2F1qqEGxETnzj8k%2FFaggVj5uyGRqf%7Ctkp%3ABFBMuoeqssJh"},{"num":1,"value":"https://www.ebay.com/itm/275621347165?epid=4009565593&hash=item402c4fff5d:g:GksAAOSwon9jwKs4&amdata=enc%3AAQAHAAAA0LKRmqqWx5OPEZfa7A3aRP3L2DiuB9svO4VztlFXtjLC%2FP4%2BcWNWwEBZXnVqjo0shvJyPl%2FJU5%2B9QVJYor7ihcRRv22KXkWTYeocyxjU7G9txYQ3YcqpV7BlHspMpCuPCFkegCIs6dY3M4SAadrnjV2T7ucznx%2BG9VXBG1Qx6lb1x5eV1t8aITS%2FZazBVA%2BnyTH00%2BsKKPwXJucpAqS80gDlsCFzJCP7QvlAGXYdQBjx70MA2l3mFTH2T91oWWIpK%2BPp%2FckUDVlbJaGtWgfYmTU%3D%7Ctkp%3ABFBMuoeqssJh"},{"num":2,"value":"https://www.ebay.com/itm/284427971922?epid=17034215590&hash=item42393a6d52:g:5N8AAOSwxGthKe4R&amdata=enc%3AAQAHAAAA4M5eT2AiRrAwtbgqXGRm%2BXVy9n0qktk3rHUZXzG%2BsgpRmUzbUxNNGUCUGnjlmnMIqF9Gtfn4J4BrEt1ZYchG5eJ3%2BXWGMigw9DEj%2F%2B0x5chQL7jz08VUYtYdHyNZg507EFXYv0gttSfRfOKh5fwV%2BaxFJop0nZCz8pFlB%2FRjCg3nYkpV2u%2F0LCJHDFeGbj2KdJDH6nAp%2BPkhAz2DBUKkwc3KRl6KgJHK8Mqrqp%2BQdbgJo02%2F%2B8Ozv2QrIANfw9JTaFALDtmNoT0Gst5u2UKbfzgMjAwYzuHKXoAAwgiZlDn7%7Ctkp%3ABFBMuoeqssJh"},{"num":3,"value":"https://www.ebay.com/itm/185551229219?epid=239099177&hash=item2b33b71123:g:L~MAAOSwIc1jW-Oh&amdata=enc%3AAQAHAAAA0Ei%2FHaIfrdC9r1CGwS%2Fqaga1yJsD4RumFxrkhALy8UKnx6Wn%2FYmjNEsa1wy0CakU0g0XDQwOLFT85ni4Fx5MjwhmvBGhs0nVvKvpjYpFk4ab%2Bz1PirrDSr4xh88%2Bz5JpK07JF98td7vdVQug8%2B5eU6h8o%2FqNYeNPI%2FEF%2FJeqZGtApJzCapqd9xVOI%2FJMSRmt9MAP8NF0xAErePpmFmFmYhJFW4oq9WXwktqG%2B2pSttoihrFYkvfnK%2BNyUCJb0ew%2FGubnZUetPdHpdPz9NZipYqM%3D%7Ctkp%3ABFBMvIeqssJh"},{"num":4,"value":"https://www.ebay.com/itm/384354658993?epid=14034212858&hash=item597d52aab1:g:dJEAAOSwJfthDS3V&amdata=enc%3AAQAHAAAA4GfEUTxow6USl6bAFapoHtI5u26z2JPHH7%2F%2FBfoRYkNfHjJ4%2FU8mMv3gwzCE03%2FDTyA668sZ0kXIXh4lN7qaGNd3GDBFA6ZD%2ByLOyJ2QuiJByfX155qZpLLypkWeF1ObvUmpKwF%2FvBGDcpMhN8j%2Fodhx%2FiHRfTm2ry3gQzTp6vi2FcUBdAXCQWnh6A73D1wlMjJhBNvMxBVGIS8R%2B3m3%2BT2LNRdF%2F1eAr%2BwcH2T%2FJ84m91EIg95wDWdYtS59V0OLeM7FXBj55M%2FE4HuVlAE5iEjAOs8S9iC20wQr5ABcR%2Fx0%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":5,"value":"https://www.ebay.com/itm/266104461656?hash=item3df50fd958:g:FVMAAOSwcHZjyK3N&amdata=enc%3AAQAHAAAAkMnZsbas35KCk%2FKW5FkWhd9YihRBIQZfKwBOUop1G7cd77yagTIsL9UtXOTcgsbNdygZ05GjK%2F8NRy74JnHF%2FkA7bblIQfCOV2TnKQeKdpiRPnB2qm7%2FzSKYAK9hAdCyaOV3tPLb9r2wG2kfo2CIZ1P4n5oUsHHw3MWK5eF%2FhtI9FWRnyMxbrLAE%2FNWxGM9SsA%3D%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":6,"value":"https://www.ebay.com/itm/284837173732?epid=27034209608&hash=item42519e59e4:g:oPQAAOSwpDpio8kq&amdata=enc%3AAQAHAAAA4LedSPm1pfKlFdImyMXI6LDoSNlT1syYE9y7VcRh083cVmqlijjzeITpNmgp9lL%2BUSm7OftDmaEqajMCy1hH1B7fKCmeoFclRZRUfFCxOKnlWIy4DLJBr8KqY5%2Bvfjfo2IesZ5ZWrphX2Wu%2F2j5IzSNwIwW4NhlDoQUZgRAAbO5rE1ZeEHaWqvZb54aELniR2P2e2OClozO4A9LbM6E33oyMSgXQX1aeZnjhJ4pA3z2YcDf992bsShgltr5x1IOAp2zuQRTl%2F1D%2FIuIe%2FJnJiwtkWhfJ7P6yNR3i0P3Comwl%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":7,"value":"https://www.ebay.com/itm/115382465390?epid=17035818063&hash=item1add54b36e:g:dKoAAOSwRLRifmnG&amdata=enc%3AAQAHAAAA0Mr1qoKp%2BHTjRd0HFCKFhepWD3r7S6zyQM6qnMPPNSsq1muHd7bRA7gpvh9%2BR16xSBV5sFZyGIciRZuCRI9wQMQiTE0HhmZgGuaCFPhjiFpLStA7D7xWWSYYEMDXYPI1hvY2PdmeWcFdkBv8o7PKKBWGMsNfrrp4ybtcElhGONVBIZgIOsdWqyCr%2BDHvzg9s5TetZPXRi%2BQysbpb9CdVVlCHKXXAUBxQgIdXqsE2%2BlTxRvhziCSGWoDYfsFRMbZ0fbLLenzO5oXRtwRLdMf8W9w%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":8,"value":"https://www.ebay.com/itm/174911368932?epid=13023706562&hash=item28b987aee4:g:H2YAAOSw8KthE6N8&amdata=enc%3AAQAHAAAA4BYzR%2BW70yaCb7fiAGMUiwHpKVhjj9Yrs0mALp6Yj5K4ZV5lNkgjjSx3WwTfWXERRXZwY9qrhiIq%2BusfV2p8WFmH1wTX6%2FxZwX8MF9FW89zptnptJy4bZd8GEcZgJoGP6rwOs3cXlZvOaU8GPMhRwjvjvqfcrcZ71MZbzzw26dOFVUxWye495h8mq575ILei%2FGs9hGx%2FGtfTnbkMqt%2FJcoj1tHP7ASU4pqUYKf0GZl061iypnLgSm5x3HCnd3ZYtCPPl3P0gbqCTMFSk57lgkz4arVRPFgzInnCqTQcjHaBZ%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":9,"value":"https://www.ebay.com/itm/134304284556?epid=11037566785&hash=item1f4528bf8c:g:BtMAAOSwY9ZjW8s9&amdata=enc%3AAQAHAAAA0A7ZwCdas9HwReYsPxksq35ZC3yg0bq9QrjBH5g55Rk%2F3mEFdM%2Bbni7bXBrEjf89aNEfpYUrwxjn6XTL%2BHebYVfdcXS2JEBvUFMhu7ybb4mxdkDpn4DwLjf44iJsx6GGNDOlJZtQkn%2Bb3M5OpdcyJ4cAVxYv84YzmREetNOF1dv2VawtWi4OgpWcCBrCMux51TMBqGDp%2FD4fJpcuuURNMhd%2FYeSQOaNg%2FwRoUolLR8L%2F6E9%2FzCmhObilajteLbuAPhpkpOLCNF5AxxT%2Fnx33Oh0%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":10,"value":"https://www.ebay.com/itm/265427542241?epid=25041703738&hash=item3dccb6e0e1:g:Bx0AAOSw2w1hpKF3&amdata=enc%3AAQAHAAAA4MvC6Na2jkJUpYaYWpqMcESD9zwQLxHpstfeDKh0fkBKan2fH4XzHGovpbaEyyAcN6HFaAjupDxp9LNNylRfcKWJ6QpnYobpMeBsOw0dShsTt2QKxnhNHYOdh4JBTO8OgpuXKvpjmSrvGyseLMjn2QudSCqOnBSgnm4d5Ci%2FpwE3eoKo27gXum%2FnPwV%2BVngyn6bhJHAf%2BX4jOop0kgsOWv9wwyN2DAgy4kcBxlk21aKvsSfdupdb6iogfnmBjlTMXFFpgv22LcSyl3pn8UZEUw%2FcPzThaLMR3%2FK1wjdwePTo%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":11,"value":"https://www.ebay.com/itm/115691162547?epid=4051364949&hash=item1aefbb0bb3:g:II8AAOSwlO9jeBJ8&amdata=enc%3AAQAHAAAA4NZ%2FpQYQVCVzZPkiXgQt5%2Bsh8xpsB26BdrW8A9nj1Z2Bejf4mdE0nC3FLqpdlYyDDNYsUXrleFpH9xFutW0d7illZC5J4Qupf%2FKwSHpCrSitUJDnxycgqbdU9sMBG8IQiF%2BzGq9kJdt9%2BCuyNJKjjyEaBccfhl4WuKoqso5bwGbJxH2M38Z6K2BGRGgifKr5THOSczWAQPDpHxbgrY0Jf02%2FrIkn4CE4TBnaVl7WiDOPtuCUUPRx0JpgwvdfGjW8DbfemJzaoyylO6q8ojLjm%2BM0on0O3OPsmOEApTtSG7n0%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":12,"value":"https://www.ebay.com/itm/134289912060?epid=22034747823&hash=item1f444d70fc:g:IzYAAOSw6tdjUN3W&amdata=enc%3AAQAHAAAA0NH4iRsvvaEBqYiBaAmyTvhN72tTqAPA2CfJ9VNAfqzEwplsjc2KYde8MV7UOX3ddyytJ2ye7nuF79idOJeosYY4T4NDkARHmfH3mUtjZ2%2BTTUrYvgmwKJlAYM%2BS%2BPt4ELAZl34mGmS5vh3QGKNJnaEYaoYiUQbU6ecHAcqJEk1Pk46%2FVZuAllsioeNabp4oMVVYSV%2BvjCqjlHR5nINdPJYZYa3zTrFZilValvznXR051Pn289ZJITrEOcKhgSYQgmM4B7UhE%2Fh146IoNoVK7wU%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":13,"value":"https://www.ebay.com/itm/165337199649?epid=24037853119&hash=item267edd7421:g:WK0AAOSw5pxjgrpi&amdata=enc%3AAQAHAAAA4BcTaXjAPWkPQHEGLadS0WevO4pCHHbxB3E%2Bghp%2FwSrSgRIZxdhNUWRkvYtDmmA5NcjtfCfH%2F%2B7%2BLASFZVoedKqaqqwklr1puMWBnzC4EPuOTuoeOjqIo%2BNMC2%2BFjYrediSVBOZGwX5l%2F8ALbZqojBoYIdXxkSMNlT7alj64oe%2BLjmCC3UNI4QUMWm0LOll9EkCuWPKi%2FKpi2O7Jrd0W%2BEmLNmJ844%2FCQKj5DZ9OHZwL%2BrTXc4av804pAF%2Fj9%2BkoOd1Vab2Qsmhnms5DLhIfnmqBDuUvb28%2BdVGFOQXCIemW%7Ctkp%3ABFBMvIeqssJh"},{"num":14,"value":"https://www.ebay.com/itm/284837193309?epid=13057692504&hash=item42519ea65d:g:ITYAAOSwFaVin-Fd&amdata=enc%3AAQAHAAAA4LOHQXdx6PMPZ8BELQ8MPrLBBd%2F3p9CxwKR%2BN55WPrnf2LXiH8d2jSfgdBSja68RBxt93aSYJ2oX9m%2FYaF6LKIA728d0ZRNIiQnTjar5tWblRvWM9w02WWgJsuj7K6KXkIi%2FeQzuEeOp2d3lOt6l9hx1ajdq18HCCVEahnN%2BbCOlIoTKvdZfCeXGKblptxg2f68S1f8MMmAt8MSQ17cqz3DIpeyFIbjZhMcFEQRdYS5Z5IKqgDRpjtu0%2BRtFbfmNfV6GsOdUfaQ%2Bkeu2EE%2B53nJNulypa8szcne0ty2yGmKJ%7Ctkp%3ABFBMvIeqssJh"},{"num":15,"value":"https://www.ebay.com/itm/284842367385?epid=14037756699&hash=item4251ed9999:g:230AAOSwiAVio8mQ&amdata=enc%3AAQAHAAAA4CmsLG5XpeMzPM4bhZX8I%2FsN4u1Vfdw7Vl9uH0EsZHoS4msT8d2RBADlwH2Xztbdbvxqq0sAZyO9uYLx7FHuGNXqlpS8tSvE3VW4irrIr8Vh%2BN16AmhtUBX2WXsdVLxyqkc4c79o9o%2BClf3y5srPjPdk3mMFCY59aI9%2FIJRVWMl3Vr0d2hyBAt6V7HR24HxN5j7JYjYqmQfJkgm%2FmXvq53q3TVtV5HdmoSQDi3OjOsSqesl5JoFV2xCVx0bMgwaEkW6VtFVlUsrKvsraLX2mNK2xVDJ8BlmtgFQj3xoUupmE%7Ctkp%3ABFBMvoeqssJh"},{"num":16,"value":"https://www.ebay.com/itm/114975199041?epid=245228137&hash=item1ac50e4f41:g:nnsAAOSwecFhNwVE&amdata=enc%3AAQAHAAAA4DA0xaGh9QtOHo%2B0gmkmSwsL9vXdb7L%2BgYw%2BWhXynpRXCUKMBcxv9cpOdGNh0fW3YOUc9ypjATmcwpO0227HBT7QbNhOySgI6H1BJfgaC6s1DygmUB60DpVzUFmKAFQrIfyZ3SsrZCwYYljpHAZbnHapV7N4cKoz0AKX9gLlXFTNH5B5acSul7m5MMho9rrTA3zvPg0pQeTiDCng6W5FeuG3P9OwgP%2B46fXOGQSC4TFYOahzFFus0kKxH1ZhUpXI%2FzlXQw3HL6tijDlXWkFkiTLlQAzwMmfVLjzdFk91AniF%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":17,"value":"https://www.ebay.com/itm/285126736012?hash=item4262e0b88c:g:QcIAAOSwDSRjxB15&amdata=enc%3AAQAHAAAAkGKiAlwtur%2FmPt%2B9vIUM6Cyu3DdqkEPdG9Sj0qXc1WMhLE0Bx4tBvgMdHhtXTMDmmSeFtpBU1UU06Fsgr5p3LsXLSs7sjQ31BCoYBid5iLj247vpFIhU2Ie62URrdVXMPSK3fvyHppzD8BaqyrF6nabK3PHExgZl3CQ%2FtS9Sav2OHr2fQmmeT9emuqqVXUW2Fw%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":18,"value":"https://www.ebay.com/itm/284843502844?epid=11034210273&hash=item4251feecfc:g:q4kAAOSwr1Nio8pF&amdata=enc%3AAQAHAAAA4AqqXJw6a3IVMos1JmYlvdF%2BspvAt0nIKthfNtw8GBKxhA3MqQbi3rB5y4%2FVpXvKppuTlWMWUjsg1UwLXnAi6NhjnlrlGkAwaEawiC4PlmoZzTA819Wt%2FRM4b5GYG0o3MfMftflW6%2FK5Ib2E1crI%2FHStqMHLyRlBvb8wZAL3FE%2Fc5xQA5VDRzQ5wksk1rXtT6YQoiW6McBdIFFbrLFW3%2BIidgZHDUrPC26CE6U4jhW4DmVrl%2BZijyBTpRlSaRaaPcwUOEKyYSKr%2Fw2anP3UMGyNT71aTqzFauCpcKhcVW9hd%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":19,"value":"https://www.ebay.com/itm/115382462850?hash=item1add54a982:g:Qm4AAOSw~9tifmko&amdata=enc%3AAQAHAAAA4CtHO%2F7BqM6oDOBsGwo1GLY6nqMr65odDv4SJ4zxNGxeoxl47AUl%2FArq56grc7G3IB6%2FX%2Fk0u0Nn8KtlhH7TKXCiYqlbZxPd9hMnTMzh%2B6Lmtu%2B%2B91bKluc0a%2BYi68OkaQoxUBW6JtUoXHylhN5mbiWxxy4%2B2xojZMpFj1GalpMfQYiNZQzt4pWOOD436%2FoerSU06aTif5Go6jRKd4K04PFvUsjOPrEtlDhhGke3o1eGLyo9QcCd5oSrSOJmAHijrWsx%2Fl99%2BkZF%2BJ1yN533rvLl7VCM1jcNHIXa9XA7gSMP%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":20,"value":"https://www.ebay.com/itm/265495435187?epid=11043394863&hash=item3dd0c2d7b3:g:cDgAAOSwaI9h3XSA&amdata=enc%3AAQAHAAAA4KsoLUFY4EfgdFccXqshoZUkDxOQBoJqKdMuIGPFrvuZ%2FxqMW7hdxi9UQpgSGDUDuRJdXZsA4ReDCxcyNoAYbVPasi%2FygBXJlx8OusnlaNknU7gNzx1mLHtN6MfiwZJ1f5IyXrs77JpkqDN2qhl%2BZ9E%2Bx%2BSAAjBfDdcu5nYgrvCTXT5sit9Of4RuglxKgyJoUschpVFWh3UG2XPoOYQgdaprXOmVBwkucF9lFyTXtcfeMzupWVV2IPd%2B4tey8AMyTYbV%2F0SZKDCGfvNLwpTthlsE8YAjcbgwO%2F8dgo7%2F15Z1%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":21,"value":"https://www.ebay.com/itm/195581816273?epid=26034221296&hash=item2d8995add1:g:9dkAAOSwcs9jzT27&amdata=enc%3AAQAHAAAAkDcQT879sZ2qF%2BLXWtrmZwB11w4IkwsU6HGUfXZTG2Zl0Gz6Jf87JadFAiT8Z%2FkWI3ekO5Xg2G0gi%2FcPMRefKWZtyePp2ne5qt0wpeECpmyJ09Xne1audacJP8nQ8nghONsUrodXv8TBT0VdWnhtgN1wbAK4VXKwBdrz9cWB0p%2B23yWW7y4fNRk2f7TBUO%2FUvg%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":22,"value":"https://www.ebay.com/itm/275419609847?epid=18039187887&hash=item402049baf7:g:tlsAAOSwCoJi8vb1&amdata=enc%3AAQAHAAAA4NfdraIMVt8TBTcv%2BeSSJe9maUWtsEU9tzzvPtf2Ef5TCEUzabtE3gsrvNlTzo%2FdQ7%2BiZNJ6gNBhcsbtXBaD5yiWsd%2FbE6sfgyPw83X9neUWJvVC7CoFVOWRL0pRBRyQogzoOaiz8krHBiAShGn1fGSI64KrpQis9OYIruFuXoDCcoLM7gon8A6VN7Zo2qPpz7I%2FtSg%2BWwJS9IuqWkCAfWTua1cE2cztUZnHV5UPzYunkN%2B9Kp7qitMxAJPDJ49RHQHaIEcNtadQz5EJL6GmEx7Re87YjU1EJaNJU8nSbQuP%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":23,"value":"https://www.ebay.com/itm/185755456278?epid=13057692509&hash=item2b3fe35316:g:d~oAAOSwB8djzAs-&amdata=enc%3AAQAHAAAAkE8PdZMZa8t8p9Xet8vqO%2BqTUK9h1ZvrkMHBVJ6FgBSCMAh6JWSjwvLwef6Uza3AP6C4mQLDluxmOwt7q%2BousyLSRJH7mCbIcq6u43vnJLZMtesKOGixWJae5SDIxBiiQClmTGaVveKHIijcarV%2FtBvFdxf56Uf3fUwPFFVRdPh2QYqdciIJ%2F2I3XkTPldxHSQ%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":24,"value":"https://www.ebay.com/itm/275555429968?epid=23057357625&hash=item4028622e50:g:834AAOSwmCdhXunZ&amdata=enc%3AAQAHAAAA4M0tm3d2t02bud3a5WDVnXcbAPsDSJHdYlgDVdhCnD5EJUnttsbQQm%2F%2FMZ7Jkn1MO1PBc9af%2BxuEuNf6V0uCW%2BU2fkIITL%2FzaYhHWwSJBrGrLngK2K9Dy59GO8BT57A%2BHs2QbH%2BZ4nGao1S6farpQMPc%2B50r0OX7JS0pa13pa5KRUymrhch432nRuIAsYyjzcS43o2bKg1bRMmCch7ThcQ3lRM04EfY%2FH%2Bbp7YydhI1WruQLIKvMGqzzkmVbnt0fnzKQ%2FeSAlVVy8co1HsKbpWVuzhEeZTOsb%2FypOdbzWrps%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":25,"value":"https://www.ebay.com/itm/115398775717?epid=9051376057&hash=item1ade4d93a5:g:vYAAAOSw3bRij4R6&amdata=enc%3AAQAHAAAA4H3K3cmdwPRC5wET7%2F2xkS4%2BY06wViXKPIzSPY9Imm1QX%2FPtjywhAvfLkokX%2F4wbgcFEm%2Fvx2pN6m8QRMmFkGXRN7xGvIWHm%2B%2BqGV7N0d0HhcRKSLgMTSM17K6McInGnumb5KJrx3%2F5DHtUW9FQ%2BtIfCed1k3ch2RF3bcNQH2GbYbxKNMTs7gmWDWQOFHMxn6dsghvY8FJ80YxoDy9Dxx6c7F3JPGgM3qIBtnpOe4fSeYfGykQYpmdJLF5AM%2FrQlLMBS%2FaT%2FzzCz%2FYEPjxlJKtkzq1mS17zqsJXEvR1V5Y8K%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":26,"value":"https://www.ebay.com/itm/384342925442?epid=14035917224&hash=item597c9fa082:g:9qkAAOSwM5JhH1-5&amdata=enc%3AAQAHAAAA0FWLtXypj6qADoDeQuHqZ1dVP9hE9L9dXC%2FmA2tUkadtSewnzOsO%2BWAGeAH3bCaLOAR%2BW9ZNmeohMTi%2FxpG54pcp92uv7fNSpMbB2YwbYyHnelg%2B6b6e4mOdnoK3Mw5SD3yv44Ng%2Fxz2c153HjXzycivTSZWIQkcEVsemnq2ozQQs1sz9bt%2B3LhbH2WpfydsE1Z%2Bi4jpd980fRWe28YjX%2FJ8G1mCpPFXaVjIiWWE4%2B3YkN8aQXy6flTJRVvKiIMXXxErIq82zGwHWYX5WL6V96o%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":27,"value":"https://www.ebay.com/itm/394373978599?epid=240174780&hash=item5bd28559e7:g:nnQAAOSwiWJjlZr-&amdata=enc%3AAQAHAAAAkG1Du%2Bf4d07y8jBatVlqQ6SrCXgb9%2B%2BCy7VEWR0SRnNg1QdDdy3jrjKBMJgOwde%2FTHRxcUaeY%2Fqz7F157bywzqAZbbcnHPQiRcyQJlGAZclv1mtx2SthGWygOGKBRb33tCWUlLSWcQKTi20BHhx%2FuWx1hrxgxEd2kyKxtGwneEVWJYg3el0xtBqco9%2BllRgi9Q%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":28,"value":"https://www.ebay.com/itm/284837223550?epid=26034221283&hash=item42519f1c7e:g:6XgAAOSwAUdio8q9&amdata=enc%3AAQAHAAAA4KRLndsNFZE%2FG2Gwi0RpkZ1XmZlZ3CfW5ZpPw1JxYfjlFNy5VmCoOOLdQrh5zZouvwojEdqvGlkW8zktR4vAw9t%2FVo0oYwwxjUR7ffJ%2BKbjEp0fZPj16NUZ2FKo7TUr32SY90uo08bk2rM18xuthWxq0ZyVkG7g3nSY1sLhJqIfK2c%2Ft%2FG4ey81K9ocEwFreqtTJd5UJA%2Bpi9YVcwQ%2FCPgryxqobstj6KBprZIyFXKoAfHq7%2BzrYN%2F1zLWMwJvrLd62XlZIZGWWdyLW72kT8q8Xw4ECDli1M1y4pevUXYghG%7Ctkp%3ABFBMvoeqssJh"},{"num":29,"value":"https://www.ebay.com/itm/275563969227?epid=14035917224&hash=item4028e47acb:g:OiMAAOSwAHRjilss&amdata=enc%3AAQAHAAAA0KUuubeWDARmNbgSomW054zgf1E1m4NRwGo43HJpc2oRWNl8HovOrzDkqokwP%2B3y0aSHXUb4wp7Elkoa5y%2FtxjApmorPmtGFL29rlXplwv3vQG30atZC3L8ryotC59ltwi46ig6bog1MT7qS1Rtt1YJfMWRE3LyBeTuH%2BmLE3ltGuBXdHDLXkkysBIbPjR9dXqWok3b1409MnqDYsflAbzh3t3fuYqPsw1h0aFPXgM%2FuCr0gAKva2I3hM50WHuuLiFO371sdQpVixA1QGo7M02c%3D%7Ctkp%3ABFBMvoeqssJh"},{"num":30,"value":"https://www.ebay.com/itm/384392379194?epid=15034218412&hash=item597f923b3a:g:TBUAAOSwcQxihfxQ&amdata=enc%3AAQAHAAAA4E6BFacxI6A2chqRI9xMeNs2EPZFwnEqDGG4mPgeJI7V%2BiO6PUPTKBhTHH7YUD035b2lzoV2%2FwrTC04URzlSOq5p2aoV06F3TV0v90UcPOsQrOudO5iox8g50pGtQDHLGPcQmuuLHfN2GtHmyidMAN83Lfso4D6fRbGcOCxcdzXRLJuM2G1E3bP3Cu%2FOg7KBtjOMTo11UYSmQmckpmyArSm13cUHKxnDugJGabNSyQ0Sfmwpqi5kKFaGkGBXChDUslPWbFAgYIBCl1fwwq82oTaZAxLmjrH2Hb3Xuv34GakG%7Ctkp%3ABFBMvoeqssJh"},{"num":31,"value":"https://www.ebay.com/itm/284834690629?epid=27023701740&hash=item4251787645:g:~H4AAOSwFwZio8lE&amdata=enc%3AAQAHAAAA4D64fGAPrSEv14V6Lx6XqlIoO3Is%2FNIRckGsWM6SR7oguEXGM3UC8qOBMT6pEr4Z9pkqCo1hjbkRt9s1kWRhHYOd65Nfgvc1yb%2FKIHJTpNhWU9Pq%2BSJuwk%2FZAbx6EBk1aANZbB5FHO6nGPooe6prFVuZhvh1lo6JBFgYezpWNbVC17eG13fBmNgXOJj%2FWxF8pTd3yECW97Al%2FjELMmPDK%2Ff7kxv1ebjIcN2nKfwmhCP0ywZIAP3HB9AcLmRQq0mSr4dmCawMWrE7n6Xd6HF3VJtKeDDMK2mzHg3WW1PLYTth%7Ctkp%3ABFBMvoeqssJh"},{"num":32,"value":"https://www.ebay.com/itm/385378711279?epid=5034224996&hash=item59ba5c76ef:g:8YIAAOSwRl9jwrl6&amdata=enc%3AAQAHAAAAoOdf4fJNQcoka6bs5ocCxWNHhIYx7oOCYUQau0j7T9XFKCvxCULgf7ciLtGIdNxbt6kej%2BKqG9xiilrw36nZR2khAh5EPHwUlydo5Fj6KZqmGIzzEPccTVoCKnGv8yaUGxno%2Fk2n%2BDu9r%2F9TansxafW6T1y4zxxnU7XBrjBXyo8%2FjjUmjbU7jxGXGQxLHNXZ7fg8P1vG0xgPrRCNqh5vaWI%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":33,"value":"https://www.ebay.com/itm/284843533396?epid=5034224996&hash=item4251ff6454:g:k7AAAOSwxbtin92z&amdata=enc%3AAQAHAAAA4JB8zc5HRAIGjSABwz51ly%2B6gRJSYMP7ePCrq7egyB3ynDSzeYKcLSdyttBSoCpwzEnKYLTXKCQApCOMc%2FAgMQ5qNpQS63xpj1vpzUSA0ZAo%2BnOea0N4R59Cx1sXVnlndTjE%2Bm0DxhE%2FOWuUp4SlPy23pczbc%2F3Q6OROr02Q15vP1ue7AD7BLN%2FN%2BSH%2F1ho9eLriuT9%2F0CwQNtMdLaQSTf9F%2B2yK%2FDB2fQpp0ybIHaHkgjQe5HoHvJvVrwmhIfdhBifEFJThn1JwtZrqtgvbJ1XQ0HT50libXklr6%2FmOHsh9%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":34,"value":"https://www.ebay.com/itm/354352448855?epid=16034579360&hash=item52810d4557:g:jCsAAOSwNAFjSYuD&amdata=enc%3AAQAHAAAAoBe6PPX4cziAMH0zqph5CVKzeNK5rRqYKfKAk4GHDulh6Z4prRNzhjzV0cUxdC8dGp5lcPZ3wE8wZyc4xJveWoV9zNH8mHAuJtYXqFVKnWYthyltxBZabn8Lu4Sw2ZGZRYGr0IEpveY8F6Y6hzjP6hbFEwdEebm8MK4GxWHcMMwX%2FaxLXCWSD97YuGfHksfIG%2BfRrny6RufWm8ljq8yVj30%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":35,"value":"https://www.ebay.com/itm/115055691694?epid=6023706166&hash=item1ac9da87ae:g:Q4UAAOSwWmBhcE9E&amdata=enc%3AAQAHAAAA4EUJLPKV703Ekx2%2BCWqMXvBRR%2BZjdsXLMQbxQ5blWGGbGi4M%2B3UbfyONygmPuFLkxjI027y0Hd%2FolBzoWN8SknMWX3Q9N4ToLpqQPIeUbHpiLfJKgEs0RwFZDIifdlj6KDk7VPz6U4Il4zD2d0Icrt6px993s7S5OHzxdJYtHhOYq%2BgXe0ZfHuQS6T%2Fk5l2Srhrt%2FFY8us%2FugysDgYnTxDj1zqGZFlDTsKgbklE6rtVIx58poayLW7onOQrKtFRoaFV6sIb4fxYefABdBecdZZghT23FoKp7%2FaHHZWBkcyT4%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":36,"value":"https://www.ebay.com/itm/204154889363?hash=item2f88946493:g:9DsAAOSw3R1jdMnI&amdata=enc%3AAQAHAAAA4P9DtAwd40J0WTSiekmkteRZoiZEd%2FkMehqqbdN8dSNEJZ%2BrZOaWWIShgeRfA7o7N639YViFxJkkg%2FmRhWAFir%2B24zPr3g9lb7Gl%2BRgIg5qT9nKCmQ5VtgnUVoMhiMlDfQ29YLJv9JZwo7b2iXWPo8uki3Un8qKk0PraRTp4RHXConRbIqopSwPdHznOLmop5iydoztVLSQhtW4GYHKCmSzcltPmvw6XQuPAIpBN2ebiPZrT85PpJ%2B%2FxYK8vJaHTE%2FU8mZyTUR6KAAlWpvKDIFVpZgh%2B2EQQ%2F6Wm2ogWDS3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":37,"value":"https://www.ebay.com/itm/114982462737?hash=item1ac57d2511:g:uCoAAOSwmlRhO76O&amdata=enc%3AAQAHAAAA4DOHXyPMyoQsjN2ZT0NzeY623TkFdSLW0CMa4shD6K5TsBZvYnUSenuzZg%2BiinB3pVfLeqd42hewDNPiTSzYNegfaV40DU6zYxWLk6rB%2Bg6XZ3VLtP07jmmkBkI3C7mkfpBH7RMvgS%2B46uo%2FmvoMRhhk54nG68HYepoIx%2By1vRVDPxu6DqwooGcp%2BolBnp%2Bd1i4dc7RyyXXEuJ1%2Fp82gcOhI3N120812fZ8VATHfJqg3IdQ1a3IfM7nqdxnA0dPkPLf1TVIwtJeyE0c7uZHATsY08u84E43UR9eFO%2BeI3oyU%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":38,"value":"https://www.ebay.com/itm/295366826662?epid=23041723818&hash=item44c53c1aa6:g:dl4AAOSwDC5jgSu-&amdata=enc%3AAQAHAAAA4PjXAsnjh5aI0vrEnGo7Z9OnBBoN%2B%2BVr9%2F5EFHOnPE6apceeU3bd6Ib2dVpm7vOuvi0mh3kWZz0JBpztsYclaqGUlCZa%2BqX8U83pme23zM0ADkiJxBMsToGYzEqjh6cvwKa%2BidzyeLqg389koSvYZg%2FXStbjMDreOFQr9n1cxhY67jNQvMIH469%2B72E%2FeBNb75x2uDj46xjF4A%2BenR2DDd7UEdBabTEDUWcCCNzYWwQkocmXQCXIthRuGr%2FNSVG77SrbVXr4kt1LUeaSYShs6vbYTBn55NUtIwUj69CuV%2B4W%7Ctkp%3ABFBMwIeqssJh"},{"num":39,"value":"https://www.ebay.com/itm/275037837307?epid=235205919&hash=item40098857fb:g:BmQAAOSwhdhicagi&amdata=enc%3AAQAHAAAA0NGR4CAfGY1g9aBugj0vl3zqXcLw6jndqmUruRknV%2F4ZLSZITGRlruzUB2rjL1FC%2FM628dnRo%2BeTxqKptbADDWcAyPWqvpRLJcfn8gM7f9Qy7akVCDa82kOrBViw%2F6URqeJcKRJ6eqAWt6XAbcxuRvt4VO9A0hpt66CzdCD12gtbjIq9sz7NVLRRZqPIKB9p3fMIlwnx%2BanNPx1Yx%2Fe9BIx%2FQys3yEDXl1RIg54rry%2F9apVWOEfEJm%2B8Km02ecwPbs%2F1qEEOjV21EGTSitMoAiU%3D%7Ctkp%3ABFBMwIeqssJh"},{"num":40,"value":"https://www.ebay.com/itm/165917646229?epid=15055100591&hash=item26a1765d95:g:GbUAAOSwon9jx2r2&amdata=enc%3AAQAHAAAAkJA8t8382O2wUFVyY44TF8%2F6RQu2rmQaB6CD%2FdknZw8966upTYJ5EqzW%2F4odXtRkA5gyOosdD%2FRINHtTQhZGBNUWG%2F%2BYIB0LUjg%2BTj9320EOmTpZPjC0TMKoYU5gzWGiA16QV%2BVlEu%2FoPWv4%2BT9Q2aJwl8OC%2F7N4%2F6kzbZ6VV24ewKag3fHyTHyZRGjWJowaIw%3D%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":41,"value":"https://www.ebay.com/itm/134289962940?epid=8023709558&hash=item1f444e37bc:g:kG8AAOSwemNjUOyA&amdata=enc%3AAQAHAAAA0NYhSjHQ%2B3r9Ohbbg0P5SeKql99jLpvtv1C0W2nKcjuB8OQnbe9dAhrhAviF9vEdMLFMjNhuInRrxnyqLToLPaMJVzKjfmGtSX81%2FjQEqKEI4YH1R7Tvbvhf%2FZEOkGpEtTRc82Xw9M5dSguaAcp2mYoarAQi7cpZfVu6jQLQDsyeiotBZfUwQUxxDL7FLr2Fs4H2rqAYwwwypTP69wVR2B24MrCJ6FGEBm2EfJK9JbZZz1MSV%2BpMJc8%2B5Z88bEYUfkGSYR4IGdbn5RupdD8qGns%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":42,"value":"https://www.ebay.com/itm/115382465076?epid=15057003479&hash=item1add54b234:g:gIIAAOSwiJFifmmz&amdata=enc%3AAQAHAAAA4Pel7yRDK%2BnatS0iAXxk1WaGbuoYNoae0iyeFBxKZacYyQ%2Ftth%2FHvVPTU5BQ%2ByichClcVZZmyyVqKV6oRgXHKyXvu6ABRqPWRtFIfGDVEuFEMn6mRaAkHvKl99sNkZJ89bUq8M6GJrtoqk%2FypQBOBjQktHJeL87GbR6D4y4BkcKrwG475EcMmSxZ%2ByPiMFwCH%2FzmgHROa6NkgmL2HV%2BlOMCplMvfhP4AiS37ZEvpZ05N7%2BWb5ZI4By5lHGbt6N3AcobIZXk9IywIO2BY9fFVvZ6QACHF9kJ%2FQ9E1MIuZtap0%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":43,"value":"https://www.ebay.com/itm/234870611190?epid=14034578851&hash=item36af611cf6:g:iR0AAOSwG31jvVQi&amdata=enc%3AAQAHAAAAkBSwZdfU7K35zNXT%2BnTVSkeTsWogSkmQeeb572EPUfRj3GQl%2BvzJBvHAMb6FpwoD2EMY7B9ddDzfoOVpPZmnb2bT6PZ%2BBTwFm5Er8AcYNmGsMgl1mGKxz1m5r8we%2FyV7s8Kw3zdHoVDtJT71H2arNwPULxbdqpF53hH8Ojx2tgE%2BqiCdn%2ByqVKvR61GzWbIsfg%3D%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":44,"value":"https://www.ebay.com/itm/134304224259?epid=26034221266&hash=item1f4527d403:g:59EAAOSweStjW8ZZ&amdata=enc%3AAQAHAAAA0BsJ1VkljwMFWwnM0jIkO%2Bd2rTgjF8Ps8zEjdH4gY14CcFRUF8MkF6DhHVfLaRQh0421VykhsrTC22jlcG%2FI2lP6B1j2c5ujIbmpdJOzBgcFbNrv%2FXqTELr7owA8r5zZ3EzyLgjx7LanzkNrk0XfxKobi6efxa83umH6%2FYX2Ze7NpYTVXbs37pAf54Ot5cXXYgu24rGHNjnRIn%2FtPDWUcqpvPL0WwcVfMnEGCpvPN4mKctUnqP7y%2FrUYKnSlDUG5PiW52qvXIRag8Cb3s0wI5Ik%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":45,"value":"https://www.ebay.com/itm/194316866035?epid=8023709558&hash=item2d3e3011f3:g:DfAAAOSw1ephFOPR&amdata=enc%3AAQAHAAAA4NSJ9hyAPoE3EL%2F86975ibMzsHsGDDkDLzcC2IgZVrQRjEsUJscwCausqJFSYI6Ab%2Fn%2BD15qv5deHvCdQAEOmP2rarGk1tprdTveSw3vG8j%2FpmvpxtqSOz3aoWVVd8XV2veBRqAPEoxoRG3iiGK63jd%2BkH8pUgXXhd2sAYZhst5dgpRq7U4cm1aWfrZvsEBO1YyCrgnACH1nVJfjd5AExEIKP5MEQTkemstac5Q5%2BmryufAeepZW%2FPcBCHwt%2FpyICoUtP36X2cq7u7aE9wT35EXhwrcZhEBSFkrOTmEzLHNw%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":46,"value":"https://www.ebay.com/itm/295495133461?epid=18045314698&hash=item44cce1e915:g:9bYAAOSwvLFjpGwJ&amdata=enc%3AAQAHAAAAkCODiRPuf6NrA%2Ff4O2ZViOXWjcBJqR1XjeCNbevxP5u9VI95JGIq5CUv%2BXWQIT733cKrc994Qf6a9%2FDWyfC0iOWtnODSOsonWQJz7ALDPWQwuux%2BLT63MMyw7pl0660OkuZ%2BrPCvbJEC9esxXjaLkTjqjymImvJgkiKpMLu%2FWoVwdv0mM%2FvfFUpRInGJ%2F%2BOj5A%3D%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":47,"value":"https://www.ebay.com/itm/134278052376?epid=2310781314&hash=item1f43987a18:g:SJcAAOSwRiRjR58C&amdata=enc%3AAQAHAAAA4MuzP1v8LO2bJU8o1OIyRKN0A8jHabFvrZ38t%2By45PTiGMWx%2FVzh%2B%2FZnNQCB9mCbhdk%2FvIW3yJvMqRW4AcCB9cHkuWe6Hu50%2BdeDZCIJItEtXzmRADELMetUO8%2FzUQDqzi3QYIBArqnghN8ASWpndv484vN1v9TLHAtprYCzFHYAv3RYLQpAHcSRuOwlZDhfSkhnxDyWQVx5VqWT%2F3LlEBmIQEFC1HEN59FKeToi5FJ13JUpKGiUmfuJnJZbex86XTHq9Yud1wzdmX14HIKOR%2BdHxpoEEQWGVWe%2FMEgMpyQh%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":48,"value":"https://www.ebay.com/itm/385385510766?epid=18041715094&hash=item59bac4376e:g:5osAAOSw0IJjzn8u&amdata=enc%3AAQAHAAAAkFRsqN5XTshfan%2FaQlBgyRmupACU6c%2F46htNVlozDZlSFvHuy1YoCt6S%2BHOXhD%2BwFnF3IHKh8NJNGeWTELxZkZhpD1wuCwap30JZi0Jx1KIEBXILCaJx9kHq62lMp18F9ctOY96N1Z0xksZPTh00HFh8KrPHpSOCE3rh64Iq5gVDjqeqfrxsVWXObzXhGSkmxg%3D%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":49,"value":"https://www.ebay.com/itm/354375729960?epid=16041709998&hash=item5282708328:g:eaMAAOSw-BVjZaxt&amdata=enc%3AAQAHAAAAoIYZCVaVMJlE1xi2Dazjl%2FWEj4m0nd4gXhIxisineG5Y4fWnCwNLwbkOvlKFPIwGmoC8pk66RzEt5bG4e0rqBHOc%2BqLM9TtgN69RfJ0FbembPUBqkeJqWLAqLAtgo14vnb7oVcfbnyP6ZDuG5APDw0AnOGRr%2FFIGxwB4UJTY56dyJzEBt7euOFjbTozcBn3kUFU5MqBtnQ5P9kVragVSv7E%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":50,"value":"https://www.ebay.com/itm/304786301225?hash=item46f6ade129:g:qnsAAOSwc3Jj1yVo&amdata=enc%3AAQAHAAAAkJaQM9LbO8pQQpm5Eg9m8R0uPlugNpcXSXqllVSKN0EPpnJzrE25gwCd8hhNR%2BcSMP978sfs16e%2Bua%2FKy160SEvxijbjWmzbFYXNdUNneRFHL%2Bz9jpRy2gvHuiN%2FiXW%2BRYwwRogGDV8NzWBXuBqjN%2FGkpH8WyJL7z6eEROZmMDxVah3aeJxBd0HX0S43WgvbNw%3D%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":51,"value":"https://www.ebay.com/itm/174911437767?epid=238944741&hash=item28b988bbc7:g:LAwAAOSw3tFhEnDR&amdata=enc%3AAQAHAAAA4OUrIuiGa2TtmvD2S1fdS%2B%2BCMSN6PEv70vribX3V%2FhIHx25mQNXNae4tS0Ud6jpKa4ZFjZzjlt7bygqxmRtgD79yiaTg9xT3vMvIVD%2BcGxBa%2BzjYl2PINFu6owvlsD0riwdahZJy2bdkGZXvxNOEi3uhs%2BjMLoLQxMpplMwk72lnY3wGNt2DX6hqr%2B00jKQWIzcA6uv%2FKZYCxVkwdJkqEs9JIjZlRKmxZoe%2F%2BQbCfqLqPHAIfv2P2y3QTsUhuqNDjYXMlt3iJtxzPgrXlz0ZwrvB7979C4lzZAtAPNif44Uc%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":52,"value":"https://www.ebay.com/itm/134327782473?epid=224886862&hash=item1f468f4c49:g:fwMAAOSwrphjcmQF&amdata=enc%3AAQAHAAAA0MoVc8HnavBYYAcZpkyN7pzyeOjKXb1XBsPWG70gxXvRSLgJ9o1SNHJUYo2OHEfm%2FNzrKZrUORxxFMJ%2BstvFP3l6iik5KSVtD70PMjxOBUPKnFozs%2F5LxxqZxt9NPoVH8EaHJh0Mf4OYa467PZVV59QxrHIrRmG9N3IQFwj9FXZKTbSoQIVq9WnGCq6LvPFok0jLKo5JNo5RotMvquAk5il5e0r04gvIF9guKgM7lrQZnGNjbibqyCZN2NKvVaMR57INPi%2ByEG86n6dlSDXYQzs%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":53,"value":"https://www.ebay.com/itm/384354718272?epid=19034211465&hash=item597d539240:g:dJEAAOSwJfthDS3V&amdata=enc%3AAQAHAAAA4Ca7XeeVvYUALBuDtcNoNuhvGfaXQ7MvLfUZoXd5PeLwW5sPmCtc7NXmC9n%2FSJkwxtzY7BhiZVX37ie2PL6B2ksBm7K5XdYbc4yv%2BjWBo4OA2tuXRhx%2BwT%2BgYFa1zprhQnu2pN8BpbHTkusr7ZakxTQ0lWsCpcKJuNBSmaAN9H0lw2T%2FgBGQPbYVNc4weXw4ZJuoScNO7WsO7IxJxYzZFqReE38HWEkiWiXzrSeqFquhQUAqh2gedIWCFMELPz48TmP6E1vpckvVKSlWRiDvSPcx34QXXW1TruQRoI3l7%2B9c%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":54,"value":"https://www.ebay.com/itm/165514454435?epid=19048294271&hash=item26896e25a3:g:DSQAAOSwJxVimRrw&amdata=enc%3AAQAHAAAA0AEcfe918pjX0VJfW6zR3ekp05VFnLII061XlBdjPyEm4imOkoy5Yd0nh4az%2BGOk9N71Bt4KgFcZAT8SfJz25DnGn0qxzSD8RXr%2BPzq1ny1LUzUaPn1v5YpdMOWorGo7munUtAh%2FaVDOJV0d%2BwLu9AIoOmF7kXH1TwZrZm3q4ZTSBTTo8dDGri3IsMNV4FFrvuAg%2FLCfDLu929MV6d9OkVFtshsNOAHO4zXUijjYQKaWRUtBnGp2HXXsoOOdc6yo6CpSp4FMkmWTA%2BVpiqBnoic%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":55,"value":"https://www.ebay.com/itm/384354878808?epid=21023708552&hash=item597d560558:g:H2YAAOSw8KthE6N8&amdata=enc%3AAQAHAAAA4DXQxeojdyx5xV0e9%2FqBE5zZ%2F1WT03i1eIKbZn8SSNqTKpyw80PFEMZ03eGhZrJZ8JStS9FFW1mPT7UTRkSRPOED6cae6T4cY3XEqIoBIY1en6kAreY%2Fj7j%2BOV01rYmK0Tp3zztJBPITNq3xi3o6lJNMAi5%2BQwGTZLVXYXIiTGIuRExIneKhvzOfT3btIr1vY0D%2F9YANjYsRwP33VVRR6XnGlWG5aPh9rAoH5UZCYSPJTPFdHyApMuIbsqGNxJ4Nyi%2BXwOf6FUWP7750zC%2BtYWmTJf498O02QmwDY7k%2FksOE%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":56,"value":"https://www.ebay.com/itm/275558102208?epid=28024399462&hash=item40288af4c0:g:zZ4AAOSwBHhhQKm9&amdata=enc%3AAQAHAAAA4DX9Vhc87B23tD5jfMVFJZHAOvzu0gh%2BnU4M1DxyKOIiAwh1b1cfjI0HVs9yoIFK06Ka9nIaMeB635PtpGbprnIkaxOV9av20tgXnOwPOuMa3AtNImBgJUtABBhHW7k5zLtmD7GTc%2FwcdDGKadDOSoz%2Fymaebjd0V7QmUKz%2F3xqzJytX19G7P1QU3p7QoI77YwZuGE1K866QvszYtvlmsZLvmu%2BXbQMuDOoRqBP3Kb9OsWYVu8zfMEM0oFFGgMOw3RpM00htTxM7tc5tU5kWLnDRNoQpuFjblsYvoARi9xST%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":57,"value":"https://www.ebay.com/itm/234870614872?epid=6041725317&hash=item36af612b58:g:Nb8AAOSwx4BjvVmz&amdata=enc%3AAQAHAAAAkEDeT8TmUlQ8IjQL99g9oZL8YHYFlR0TRqo2bLHhbsKtfw0AldDbv9VWIxc%2BvMg%2FV%2BbCex%2FVSmsJoNdMTOMyvGOIxG2sf4%2BRXvfldKHih939mnFK59lUpZGdc4WSukzF%2F5a%2FY0GE%2BHdBTDrPIFVKrG7RNbWqtjArUbPbe5nUxnQ6GIadY7kkmdgYp5%2F3MEsj%2Fg%3D%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":58,"value":"https://www.ebay.com/itm/275513445335?epid=242053148&hash=item4025e18bd7:g:lPkAAOSwa3NjVuDe&amdata=enc%3AAQAHAAAA4IR6AGPBlVGpOH7xh1nhu9MEJqdYk6VXoL8oRYBTP7ld8KoXBTQaIu6%2F6r7rlGWt4wcUHDG7WE8fQz4ZA0j07VGCVxpy%2FP9Eqff0%2B38UZ9%2F%2FlFrknO2rkHaX1DV13ztTCSNW2RRXVGIwan7%2B%2F167DOUDCVV32u7RRuq5hT23b%2BRA%2F30k3v4PbGABKCS5jTkveHIx9AeVbS23nMP8Cy3y7p9zpHisq5w3hVbWPzCoxOgc1vtgmZoRsZ23uaTwOMJPgWOxzxj1pB5JNh0iY97WEWg70Rut698YKTlG6kP%2FTD7V%7Ctkp%3ABFBMwoeqssJh"},{"num":59,"value":"https://www.ebay.com/itm/325520901816?epid=27041707918&hash=item4bca8ec6b8:g:uqYAAOSwXWZj29Bo&amdata=enc%3AAQAHAAAA4G6SJ3xy1glI4gOD5fDQkPnjzMfEYvVIfAzHMFZ1X1i%2BbSRbZ6s11S6805uASEQCGH2lhtdK0aJIM2s2eyzxSQz8tCDSWmmLxuvNb9SmNHw4eFM%2BKfk09W%2FNZ%2B5UnEv%2FOdf68sImPbp0vWR2a1Q8p4iYQR09VRVZrwI4FzxuggoPmQuIh8K5%2BqyopGx2EsWuDaMSbaGF%2FGVKFrrPoZGcZY8XzRX7jK9ghb30K36vP%2BTIuDdt1GHqIqVvexsNG7FAzBdNymFarmBrMvBdvGaahw9t0gAn6XFcuFAE3YYbA5Nk%7Ctkp%3ABFBMwoeqssJh"}],"default":""}],"loopType":1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/readme.txt b/Releases/EasySpider_linux_amd64_Ubuntu/readme.txt
index 906de17..ff76b27 100644
--- a/Releases/EasySpider_linux_amd64_Ubuntu/readme.txt
+++ b/Releases/EasySpider_linux_amd64_Ubuntu/readme.txt
@@ -1,12 +1,17 @@
-在此文件夹下打开Linux Terimal, 并输入以下命令运行软件:
-./easy-spider.sh
-注意软件运行过程中不要关闭terminal。
-
To open the EasySpider, please open your terminal, and then type:
./easy-spider.sh
Then EasySpider will be opened, and don't close the terminal when running EasySpider.
+Official Site: https://github.com/NaiboWang/EasySpider
-可以从其他机器导入任务,只需要把其他机器的tasks文件夹里的.json文件放入此目录的tasks文件夹里即可。同理执行号文件可以通过复制execution_instances文件夹中的.json文件来导入。注意,两个文件夹里的.json文件只支持命名为大于0的数字。
+Welcome to promote this software to other friends.
+
+This version is for Windows 10 x64 and above.
+
+Please wait for at most 20 seconds if you see a white screen when open EasySpider.
+
+Video Tutorial: https://youtube.com/playlist?list=PL0kEFEkWrT7mt9MUlEBV2DTo1QsaanUTp
+
+The software is totally not trojan/virus! If mistaken by antivirus software such as windows defender as a virus, please recover it, or open "EasySpider.bat" to run our software instead.
Tasks can be imported from other machines by simply placing the .json files from the "tasks" folder of those machines into the "tasks" folder of this directory. Similarly, execution instance files can be imported by copying the .json files from the "execution_instances" folder. Note that only files named with a number greater than 0 are supported in both folders.
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/0.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/0.json
new file mode 100644
index 0000000..fa2104b
--- /dev/null
+++ b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/0.json
@@ -0,0 +1 @@
+{"id":0,"name":"京东全球版-专业的综合网上购物商城","url":"https://www.jd.com","links":"https://www.jd.com","create_time":"5/27/2023, 6:15:47 PM","version":"0.3.1","containJudge":false,"desc":"https://www.jd.com","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.jd.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.jd.com"}],"outputParameters":[{"id":0,"name":"参数1_页面标题","desc":"","type":"string","exampleValue":"京东全球版-专业的综合网上购物商城"},{"id":1,"name":"参数2_图片页面网址","desc":"","type":"string","exampleValue":"https://global.jd.com/"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2,3],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"url":"https://www.jd.com","links":"https://www.jd.com","maxWaitTime":10,"scrollType":0,"scrollCount":1,"scrollWaitTime":1}},{"id":2,"index":2,"parentId":0,"type":0,"option":3,"title":"提取数据","sequence":[],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"paras":[{"nodeType":0,"contentType":6,"relative":false,"name":"参数1_页面标题","desc":"","extractType":0,"relativeXPath":"/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]","allXPaths":["/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]","//div[contains(., '')]","//DIV[@class='slick-slide slick-active slick-current']"],"exampleValues":[{"num":0,"value":"京东全球版-专业的综合网上购物商城"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0},{"nodeType":0,"contentType":5,"relative":false,"name":"参数2_图片页面网址","desc":"","extractType":0,"relativeXPath":"/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/img[1]","allXPaths":["/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/img[1]","//img[contains(., '')]"],"exampleValues":[{"num":0,"value":"https://global.jd.com/"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":0}]}},{"id":3,"index":3,"parentId":0,"type":1,"option":8,"title":"循环","sequence":[4],"isInLoop":false,"position":2,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"scrollType":0,"scrollCount":1,"scrollWaitTime":1,"loopType":1,"pathList":"","textList":"","code":"","waitTime":0,"exitCount":0,"historyWait":2,"breakMode":0,"breakCode":"","breakCodeWaitTime":0,"allXPaths":""}},{"id":4,"index":4,"parentId":3,"type":0,"option":7,"title":"移动到元素","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":true,"xpath":"/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"allXPaths":"","loopType":1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/1.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/1.json
new file mode 100644
index 0000000..324dd0a
--- /dev/null
+++ b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/1.json
@@ -0,0 +1 @@
+{"id":1,"name":"京东全球版-专业的综合网上购物商城","url":"https://www.jd.com","links":"https://www.jd.com","create_time":"5/27/2023, 6:15:15 PM","version":"0.3.1","containJudge":false,"desc":"https://www.jd.com","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.jd.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.jd.com"}],"outputParameters":[{"id":0,"name":"参数1_图片地址","desc":"","type":"string","exampleValue":"//m.360buyimg.com/babel/s1125x600_jfs/t1/156011/19/36990/85599/646c850aF5e22eaa0/87641bfb5cf707ba.jpg!q70.dpg"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"url":"https://www.jd.com","links":"https://www.jd.com","maxWaitTime":10,"scrollType":0,"scrollCount":1,"scrollWaitTime":1}},{"id":2,"index":2,"parentId":0,"type":1,"option":8,"title":"循环","sequence":[3],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div/div[1]/div[1]/a[1]/img[1]","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"scrollType":0,"scrollCount":1,"scrollWaitTime":1,"loopType":1,"pathList":"","textList":"","code":"","waitTime":0,"exitCount":0,"historyWait":2,"breakMode":0,"breakCode":"","breakCodeWaitTime":0,"allXPaths":["/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]","//img[contains(., '')]"]}},{"id":3,"index":3,"parentId":2,"type":0,"option":3,"title":"提取数据","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"beforeJS":"","beforeJSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"paras":[{"nodeType":4,"contentType":0,"relative":true,"name":"参数1_图片地址","desc":"","extractType":0,"relativeXPath":"","allXPaths":"","exampleValues":[{"num":0,"value":"//m.360buyimg.com/babel/s1125x600_jfs/t1/156011/19/36990/85599/646c850aF5e22eaa0/87641bfb5cf707ba.jpg!q70.dpg"},{"num":1,"value":"//m.360buyimg.com/babel/s1420x740_jfs/t1/194401/20/32669/76553/64142a96F7733e6ad/cf2727848c86cf45.jpg!q70.dpg"},{"num":2,"value":"//m.360buyimg.com/babel/s1420x740_jfs/t1/157323/27/24475/67142/646dee40F69bc6df5/fe4249a7d6dab710.jpg!q70.dpg"},{"num":3,"value":"//m.360buyimg.com/babel/s710x370_jfs/t1/197659/30/31344/62825/640fd751F694963ed/a6e1ac2e5c27f160.jpg!q70.dpg"},{"num":4,"value":"//m.360buyimg.com/babel/s1420x740_jfs/t1/194401/20/32669/76553/64142a96F7733e6ad/cf2727848c86cf45.jpg!q70.dpg"},{"num":5,"value":"//m.360buyimg.com/babel/s1420x740_jfs/t1/157323/27/24475/67142/646dee40F69bc6df5/fe4249a7d6dab710.jpg!q70.dpg"},{"num":6,"value":"//m.360buyimg.com/babel/s710x370_jfs/t1/197659/30/31344/62825/640fd751F694963ed/a6e1ac2e5c27f160.jpg!q70.dpg"},{"num":7,"value":"//m.360buyimg.com/babel/s1125x600_jfs/t1/156011/19/36990/85599/646c850aF5e22eaa0/87641bfb5cf707ba.jpg!q70.dpg"},{"num":8,"value":"//m.360buyimg.com/babel/s1420x740_jfs/t1/194401/20/32669/76553/64142a96F7733e6ad/cf2727848c86cf45.jpg!q70.dpg"}],"default":"","beforeJS":"","beforeJSWaitTime":0,"JS":"","JSWaitTime":0,"afterJS":"","afterJSWaitTime":0,"downloadPic":1}],"loopType":1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/11.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/11.json
deleted file mode 100644
index e66a16c..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/11.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 11, "name": "tianyancha_detail_1", "url": "https://www.tianyancha.com/company/3011939024/jingzhuang", "links": "https://www.tianyancha.com/company/3011939024/jingzhuang", "containJudge": false, "desc": "https://www.tianyancha.com/company/3011939024/jingzhuang", "inputParameters": [{"id": 0, "name": "loopText_0", "nodeId": 6, "nodeName": "Loop_URLLIST", "desc": "\u8981\u8f93\u5165\u7684\u6587\u672c/\u7f51\u5740,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://www.tianyancha.com/company/3011939024/jingzhuang\nhttps://www.tianyancha.com/company/3028691107/jingzhuang\nhttps://www.tianyancha.com/company/3329251696/jingzhuang\n", "value": "https://www.tianyancha.com/company/3011939024/jingzhuang\nhttps://www.tianyancha.com/company/3028691107/jingzhuang\nhttps://www.tianyancha.com/company/3329251696/jingzhuang\n"}, {"id": 1, "name": "loopTimes_Loop_1", "nodeId": 7, "nodeName": "Loop", "desc": "\u5faa\u73afLoop\u6267\u884c\u7684\u6b21\u6570\uff080\u4ee3\u8868\u65e0\u9650\u5faa\u73af\uff09", "type": "int", "exampleValue": 0, "value": 0}, {"id": 2, "name": "urlList_2", "nodeId": 9, "nodeName": "Open Page", "value": "https://www.tianyancha.com/company/3011939024/jingzhuang", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://www.tianyancha.com/company/3011939024/jingzhuang"}], "outputParameters": [{"id": 0, "name": "\u4f9b\u5e94\u5546\u540d\u79f0", "desc": "", "type": "string", "exampleValue": "\u5317\u4eac\u524d\u6cbf\u4fe1\u5b89\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"id": 1, "name": "\u4f9b\u5e94\u5546\u65e5\u671f", "desc": "", "type": "string", "exampleValue": "2022-04-28"}, {"id": 2, "name": "\u4f9b\u5e94\u5546\u6761\u6570", "desc": "", "type": "string", "exampleValue": "\u67e5\u770b\u5168\u90e85\u6761\u91c7\u8d2d\u6570\u636e"}, {"id": 3, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u9686\u57fa\u7eff\u80fd\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [9, 6], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": -1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 60, "url": "https://www.tianyancha.com/company/3011939024/jingzhuang", "links": "https://www.tianyancha.com/company/3011939024/jingzhuang", "scrollType": 0, "scrollCount": 0}}, {"id": -1, "index": 2, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [3], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//div[@data-dim=\"suppliesV2\"]//div[@class=\"num\"]//i/..", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 3, "parentId": 2, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": true, "xpath": "//*[@id=\"page-root\"]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[21]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}, {"id": -1, "index": 4, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.tianyancha.com/company/3011939024/jingzhuang", "links": "https://www.tianyancha.com/company/3011939024/jingzhuang", "scrollType": 0, "scrollCount": 0}}, {"id": 3, "index": 5, "parentId": 2, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"useLoop": true, "xpath": "", "wait": 10, "url": "https://www.tianyancha.com/company/3011939024/jingzhuang", "links": "https://www.tianyancha.com/company/3011939024/jingzhuang", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 6, "parentId": 0, "type": 1, "option": 8, "title": "Loop_URLLIST", "sequence": [5, 17, 7], "isInLoop": false, "position": 1, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": "4", "pathList": "", "textList": "https://www.tianyancha.com/company/3011939024/jingzhuang\nhttps://www.tianyancha.com/company/3028691107/jingzhuang\nhttps://www.tianyancha.com/company/3329251696/jingzhuang\n", "exitCount": 0, "historyWait": 2}}, {"id": 5, "index": 7, "parentId": 2, "type": 1, "option": 8, "title": "Loop", "sequence": [10, 8], "isInLoop": true, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//div[@data-dim=\"suppliesV2\"]//div[@class=\"num\"]//i[contains(@class,'next')]/..", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 7, "index": 8, "parentId": 5, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": true, "xpath": "//*[@id=\"page-root\"]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[23]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}, {"id": 1, "index": 9, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 60, "url": "https://www.tianyancha.com/company/3011939024/jingzhuang", "links": "https://www.tianyancha.com/company/3011939024/jingzhuang", "scrollType": 0, "scrollCount": 0}}, {"id": 6, "index": 10, "parentId": 5, "type": 1, "option": 8, "title": "Loop", "sequence": [11], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//div[@data-dim=\"suppliesV2\"]//tbody//tr", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 8, "index": 11, "parentId": 6, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u4f9b\u5e94\u5546\u540d\u79f0", "desc": "", "relativeXPath": "//div[contains(@class,\"right-name\")]", "exampleValues": [{"num": 0, "value": "\u5317\u4eac\u524d\u6cbf\u4fe1\u5b89\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 2, "value": "\u6c5f\u82cf\u4e2d\u4fe1\u535a\u65b0\u80fd\u6e90\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 3, "value": "\u5927\u8fde\u8fde\u57ce\u6570\u63a7\u673a\u5668\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 4, "value": "\u7d22\u62c9\u7279\u7279\u79cd\u73bb\u7483\uff08\u6c5f\u82cf\uff09\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 5, "value": "\u6b63\u6cf0\u96c6\u56e2\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 6, "value": "\u6c5f\u82cf\u79d1\u5f3a\u65b0\u6750\u6599\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 7, "value": "\u6e56\u5357\u534e\u83f1\u7ebf\u7f06\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 8, "value": "\u660e\u51a0\u65b0\u6750\u6599\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 9, "value": "\u6d59\u6c5f\u4e2d\u6676\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u4f9b\u5e94\u5546\u65e5\u671f", "desc": "", "relativeXPath": "/td[5]", "exampleValues": [{"num": 0, "value": "2022-04-28"}, {"num": 1, "value": "2022-04-28"}, {"num": 2, "value": "2022-04-28"}, {"num": 3, "value": "2022-04-27"}, {"num": 4, "value": "2022-04-08"}, {"num": 5, "value": "2022-03-08"}, {"num": 6, "value": "2022-01-18"}, {"num": 7, "value": "2021-02-02"}, {"num": 8, "value": "2020-12-04"}, {"num": 9, "value": "2020-12-01"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u4f9b\u5e94\u5546\u6761\u6570", "desc": "", "relativeXPath": "/td[2]/div[1]/div[2]/div[1]/div[2]/span[1]", "exampleValues": [{"num": 3, "value": "\u67e5\u770b\u5168\u90e85\u6761\u91c7\u8d2d\u6570\u636e"}, {"num": 8, "value": "\u67e5\u770b\u5168\u90e85\u6761\u91c7\u8d2d\u6570\u636e"}], "default": ""}], "loopType": 1}}, {"id": -1, "index": 12, "parentId": 2, "type": 1, "option": 8, "title": "Loop", "sequence": [14, 13], "isInLoop": true, "position": 3, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//div[@data-dim=\"clientsV2\"]//div[@class=\"num\"]//i[contains(@class,'next')]/..", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 13, "parentId": 6, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": true, "xpath": "//*[@id=\"page-root\"]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[22]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}, {"id": -1, "index": 14, "parentId": 6, "type": 1, "option": 8, "title": "Loop", "sequence": [15], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//div[@data-dim=\"clientsV2\"]//tr", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 15, "parentId": 9, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u5ba2\u6237\u540d\u79f0", "desc": "", "relativeXPath": "//div[contains(@class,\"right-name\")]", "exampleValues": [{"num": 0, "value": "\u534e\u7535\u65b0\u80fd\u6e90\u96c6\u56e2\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 2, "value": "\u4e2d\u56fd\u534e\u7535\u96c6\u56e2\u7269\u8d44\u6709\u9650\u516c\u53f8"}, {"num": 3, "value": "\u4e2d\u5e7f\u6838\u695a\u96c4\u5927\u59da\u98ce\u529b\u53d1\u7535\u6709\u9650\u516c\u53f8"}, {"num": 4, "value": "\u60a6\u8fbe\u8d44\u672c\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 5, "value": "\u9633\u5149\u4e2d\u79d1\uff08\u798f\u5efa\uff09\u80fd\u6e90\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 6, "value": "\u6cb3\u5317\u534e\u7535\u6df7\u5408\u84c4\u80fd\u6c34\u7535\u6709\u9650\u516c\u53f8"}, {"num": 7, "value": "\u4e2d\u5e7f\u6838\uff08\u5317\u4eac\uff09\u65b0\u80fd\u6e90\u79d1\u6280\u6709\u9650\u516c\u53f8"}, {"num": 8, "value": "\u5929\u5408\u5149\u80fd\u80a1\u4efd\u6709\u9650\u516c\u53f8"}, {"num": 9, "value": "\u4e2d\u5e7f\u6838\u4e4c\u6d77\u65b0\u80fd\u6e90\u6709\u9650\u516c\u53f8"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u5ba2\u6237\u65e5\u671f", "desc": "", "relativeXPath": "/td[5]", "exampleValues": [{"num": 0, "value": "2022-07-01"}, {"num": 1, "value": "2022-04-28"}, {"num": 2, "value": "2022-03-16"}, {"num": 3, "value": "2021-10-15"}, {"num": 4, "value": "2021-04-30"}, {"num": 5, "value": "2021-04-29"}, {"num": 6, "value": "2021-03-26"}, {"num": 7, "value": "2020-07-09"}, {"num": 8, "value": "2020-05-21"}, {"num": 9, "value": "2017-11-01"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u5ba2\u6237\u6761\u6570", "desc": "", "relativeXPath": "/td[2]/div[1]/div[2]/div[1]/div[2]/span[1]", "exampleValues": [{"num": 2, "value": "https://www.tianyancha.com/bid/e2754d21e3f8474b80bea3e02fa1fea4"}, {"num": 3, "value": "https://www.tianyancha.com/bid/28f255e62df04a8688fb79553e7dc2f7"}, {"num": 6, "value": "https://www.tianyancha.com/bid/206ba6728ded11ebb7630c42a1b79396"}, {"num": 7, "value": "https://www.tianyancha.com/bid/f406750dc5f311ea85737cd30aeb144c"}, {"num": 9, "value": "https://www.tianyancha.com/bid/ec067ad3cb9a11e985737cd30aeb144c"}], "default": ""}], "loopType": 1}}, {"id": -1, "index": 16, "parentId": 2, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "paras": []}}, {"id": 4, "index": 17, "parentId": 2, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 3, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "relativeXPath": "//h1[contains(@class,\"company\")]", "exampleValues": [{"num": 0, "value": "\u9686\u57fa\u7eff\u80fd\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"}], "default": ""}]}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/15.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/15.json
deleted file mode 100644
index f7ffe5d..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/15.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 15, "name": "\u62fc\u591a\u591a\u56fd\u9645", "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "containJudge": false, "desc": "https://mobile.yangkeduo.com/login.html", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 2, "nodeName": "Open Page", "value": "https://mobile.yangkeduo.com/login.html", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://mobile.yangkeduo.com/login.html"}, {"id": 1, "name": "inputText_1", "nodeName": "Input Text", "nodeId": 4, "desc": "The text to be entered, such as 'computer' at eBay search box", "type": "string", "exampleValue": "15300412144", "value": "15300412144"}, {"id": 2, "name": "loopText_2", "nodeId": 6, "nodeName": "Loop", "desc": "Text/URL to be entered, multiple lines should be separated by \\n", "type": "string", "exampleValue": "https://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n", "value": "https://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n"}], "outputParameters": [{"id": 0, "name": "\u62fc\u591a\u591a\u5546\u54c1\u540d\u79f0", "desc": "", "type": "string", "exampleValue": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}, {"id": 1, "name": "\u62fc\u591a\u591a\u9500\u91cf", "desc": "", "type": "string", "exampleValue": "\u5df2\u62fc1108\u4ef6"}, {"id": 2, "name": "\u62fc\u591a\u591a\u8865\u8d34\u6570", "desc": "", "type": "string", "exampleValue": "\u5b98\u65b9\u8865\u8d3415\u5143"}, {"id": 3, "name": "\u62fc\u591a\u591a\u4ef7\u683c", "desc": "", "type": "string", "exampleValue": "200"}, {"id": 4, "name": "\u62fc\u591a\u591a\u6ee1\u51cf", "desc": "", "type": "string", "exampleValue": "\u6ee120\u51cf12\u4ef69.9\u6298"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [2, 3, 4, 5, 6], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": -1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 1, "index": 2, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"first\"]/div[2]/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 3, "index": 4, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"phone-number\"]", "wait": 3, "value": "15300412144"}}, {"id": 4, "index": 5, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 3, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"captcha-btn\"]", "wait": 60, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 5, "index": 6, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [7, 8], "isInLoop": false, "position": 4, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": "4", "pathList": "", "textList": "https://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://mobile.yangkeduo.com/search_result.html?sort_type=_sales&search_key=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n", "exitCount": 0, "historyWait": 2}}, {"id": 6, "index": 7, "parentId": 5, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"useLoop": true, "xpath": "", "wait": 10, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 7, "index": 8, "parentId": 5, "type": 1, "option": 8, "title": "Loop", "sequence": [9, 10], "isInLoop": true, "position": 1, "parameters": {"history": 6, "tabIndex": -1, "useLoop": false, "xpath": "(//*[@id=\"main\"]/div/div/div/div/div/div/div/div/div/div/div/div[1])[position()<22]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 8, "index": 9, "parentId": 7, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 6, "tabIndex": -1, "useLoop": true, "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div/div[1]/div[1]/div[2]/div[1]", "wait": 5, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 1}}, {"id": 9, "index": 10, "parentId": 7, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "\u62fc\u591a\u591a\u5546\u54c1\u540d\u79f0", "desc": "", "relativeXPath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]", "exampleValues": [{"num": 0, "value": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "\u62fc\u591a\u591a\u9500\u91cf", "desc": "", "relativeXPath": "//div[contains(text(),'\u5df2\u62fc')] | //span[contains(text(),'\u5df2\u62fc')]", "exampleValues": [{"num": 0, "value": "\u5df2\u62fc1108\u4ef6"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "\u62fc\u591a\u591a\u8865\u8d34\u6570", "desc": "", "relativeXPath": "//div[contains(text(),'\u5b98\u65b9\u8865\u8d34')]", "exampleValues": [{"num": 0, "value": "\u5b98\u65b9\u8865\u8d3415\u5143"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "\u62fc\u591a\u591a\u4ef7\u683c", "desc": "", "relativeXPath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[2]/span[1]", "exampleValues": [{"num": 0, "value": "200"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "\u62fc\u591a\u591a\u6ee1\u51cf", "desc": "", "relativeXPath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[1]", "exampleValues": [{"num": 0, "value": "\u6ee120\u51cf12\u4ef69.9\u6298"}]}]}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/16.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/16.json
deleted file mode 100644
index 6e95b43..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/16.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 16, "name": "\u5929\u732b\u56fd\u9645", "url": "https://mobile.yangkeduo.com/login.html", "links": "https://www.tmall.hk/wow/member-club/act/login", "containJudge": true, "desc": "TMALL", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 2, "nodeName": "Open Page", "value": "https://www.tmall.hk/wow/member-club/act/login", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://www.tmall.hk/wow/member-club/act/login"}, {"id": 1, "name": "loopText_1", "nodeId": 6, "nodeName": "Loop", "desc": "\u8981\u8f93\u5165\u7684\u6587\u672c/\u7f51\u5740,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://list.tmall.hk/search_product.htm?sort=d&q=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n", "value": "https://list.tmall.hk/search_product.htm?sort=d&q=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n"}], "outputParameters": [{"id": 0, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "type": "string", "exampleValue": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}, {"id": 1, "name": "Tmall\u9500\u91cf", "desc": "", "type": "string", "exampleValue": "\u5df2\u62fc1108\u4ef6"}, {"id": 2, "name": "Tmall\u4ef7\u683c", "desc": "", "type": "string", "exampleValue": "200"}, {"id": 3, "name": "Tmall\u6d3b\u52a8", "desc": "", "type": "string", "exampleValue": "\u6ee120\u51cf12\u4ef69.9\u6298"}, {"id": 4, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\n\u3010\u81ea\u8425\u3011Yamazaki\u5c71\u5d0e\u65e5\u672c \u5c71\u5d0e12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\u65e0\u76d2*2\n"}, {"id": 5, "name": "\u53c2\u65702_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3486055966f7d03fae5b51df9e812215"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [2, 6], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": -1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 1, "index": 2, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 60, "url": "https://www.tmall.hk/wow/member-club/act/login", "links": "https://www.tmall.hk/wow/member-club/act/login", "scrollType": 0, "scrollCount": 0}}, {"id": -1, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"first\"]/div[2]/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 4, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"fm-login-id\"]", "wait": 60, "value": "15300412144"}}, {"id": -1, "index": 5, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"captcha-btn\"]", "wait": 60, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 2, "index": 6, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [7, 8], "isInLoop": false, "position": 1, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": "4", "pathList": "", "textList": "https://list.tmall.hk/search_product.htm?sort=d&q=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n", "exitCount": 0, "historyWait": 2}}, {"id": 3, "index": 7, "parentId": 2, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"useLoop": true, "xpath": "", "wait": 10, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 4, "index": 8, "parentId": 2, "type": 1, "option": 8, "title": "Loop", "sequence": [11, 9, 13], "isInLoop": true, "position": 1, "parameters": {"history": 6, "tabIndex": -1, "useLoop": false, "xpath": "(//*[@id=\"J_ItemList\"]/div/div/p[2]/a)[position()<11]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 6, "index": 9, "parentId": 4, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 6, "tabIndex": -1, "useLoop": true, "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div/div[1]/div[1]/div[2]/div[1]", "wait": 30, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 1}}, {"id": 10, "index": 10, "parentId": 8, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "relativeXPath": "//h1", "exampleValues": [{"num": 0, "value": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u9500\u91cf", "desc": "", "relativeXPath": "//span[contains(text(),\"\u9500\u91cf\")]/..", "exampleValues": [{"num": 0, "value": "\u5df2\u62fc1108\u4ef6"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u4ef7\u683c", "desc": "", "relativeXPath": "//div[contains(@class,\"tm-promo-price\")]//span[contains(@class,\"tm-price\")]", "exampleValues": [{"num": 0, "value": "200"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u6d3b\u52a8", "desc": "", "relativeXPath": "//ul[contains(@class,'bd')]", "exampleValues": [{"num": 0, "value": "\u6ee120\u51cf12\u4ef69.9\u6298"}]}]}}, {"id": 5, "index": 11, "parentId": 4, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 13, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "\n\u3010\u81ea\u8425\u3011Yamazaki\u5c71\u5d0e\u65e5\u672c \u5c71\u5d0e12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\u65e0\u76d2*2\n"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u65702_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "https://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3486055966f7d03fae5b51df9e812215"}]}]}}, {"id": 11, "index": 12, "parentId": 9, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "relativeXPath": "//h1", "exampleValues": [{"num": 0, "value": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u9500\u91cf", "desc": "", "relativeXPath": "//span[contains(text(),\"\u9500\u91cf\")]/..", "exampleValues": [{"num": 0, "value": "\u5df2\u62fc1108\u4ef6"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u4ef7\u683c", "desc": "", "relativeXPath": "//span[contains(@class,\"tm-price\")]", "exampleValues": [{"num": 0, "value": "200"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u6d3b\u52a8", "desc": "", "relativeXPath": "//ul[contains(@class,'bd')]", "exampleValues": [{"num": 0, "value": "\u6ee120\u51cf12\u4ef69.9\u6298"}]}]}}, {"id": 7, "index": 13, "parentId": 4, "type": 2, "option": 9, "title": "If Condition", "sequence": [14, 15], "isInLoop": true, "position": 2, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}}, {"id": 8, "parentId": 7, "index": 14, "type": 3, "option": 10, "title": "Condition", "sequence": [10], "isInLoop": true, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "class": "1", "value": "\u4fc3\u9500\u4ef7"}, "position": 0}, {"id": 9, "parentId": 7, "index": 15, "type": 3, "option": 10, "title": "Condition", "sequence": [12], "isInLoop": true, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "class": 0, "value": ""}, "position": 1}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/17.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/17.json
deleted file mode 100644
index 14cc307..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/17.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 17, "name": "\u5929\u732b\u56fd\u9645\u6807\u9898\u53ca\u94fe\u63a5", "url": "https://mobile.yangkeduo.com/login.html", "links": "https://www.tmall.hk/wow/member-club/act/login", "containJudge": false, "desc": "TMALL", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 2, "nodeName": "Open Page", "value": "https://www.tmall.hk/wow/member-club/act/login", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://www.tmall.hk/wow/member-club/act/login"}, {"id": 1, "name": "loopText_1", "nodeId": 6, "nodeName": "Loop", "desc": "\u8981\u8f93\u5165\u7684\u6587\u672c/\u7f51\u5740,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://list.tmall.hk/search_product.htm?sort=d&q=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n", "value": "https://list.tmall.hk/search_product.htm?sort=d&q=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n"}], "outputParameters": [{"id": 0, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\n\u3010\u81ea\u8425\u3011Yamazaki\u5c71\u5d0e\u65e5\u672c \u5c71\u5d0e12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\u65e0\u76d2*2\n"}, {"id": 1, "name": "\u53c2\u65702_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3486055966f7d03fae5b51df9e812215"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [2, 6], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": -1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 1, "index": 2, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 30, "url": "https://www.tmall.hk/wow/member-club/act/login", "links": "https://www.tmall.hk/wow/member-club/act/login", "scrollType": 0, "scrollCount": 0}}, {"id": -1, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"first\"]/div[2]/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 4, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"fm-login-id\"]", "wait": 60, "value": "15300412144"}}, {"id": -1, "index": 5, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"captcha-btn\"]", "wait": 60, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 2, "index": 6, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [7, 8], "isInLoop": false, "position": 1, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": "4", "pathList": "", "textList": "https://list.tmall.hk/search_product.htm?sort=d&q=\u5c71\u5d0e12\u5e74\u5a01\u58eb\u5fcc 700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091VSOP\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u5e72\u9091\u540d\u4ed5 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5361\u6155\u5e72\u9091XO 1000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u767e\u9f84\u575b17\u5e74\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea23\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u83f2\u8fea\u73cd\u85cf\u6876\u5355\u4e00\u7eaf\u9ea6\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5e1d\u738b\u82cf\u683c\u5170\u8c03\u548c\u5a01\u58eb\u5fcc15\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u827e\u67cf\u8fea12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9a6c\u7239\u5229\u84dd\u5e26\u5e72\u9091\u7279\u91871000ml\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u5927\u646912\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u9ad8\u539f\u9a91\u58eb\u96c4\u9e70\u4e4b\u7ffc16\u5e74\nhttps://list.tmall.hk/search_product.htm?sort=d&q=\u683c\u5170\u82b1\u683c10\u5e74\u5355\u4e00\u9ea6\u82bd\u82cf\u683c\u5170\u5a01\u58eb\u5fcc\n", "exitCount": 0, "historyWait": 2}}, {"id": 3, "index": 7, "parentId": 2, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"useLoop": true, "xpath": "", "wait": 10, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 4, "index": 8, "parentId": 2, "type": 1, "option": 8, "title": "Loop", "sequence": [11], "isInLoop": true, "position": 1, "parameters": {"history": 6, "tabIndex": -1, "useLoop": false, "xpath": "(//*[@id=\"J_ItemList\"]/div/div/p[2]/a)[position()<11]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 9, "parentId": 4, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 6, "tabIndex": -1, "useLoop": true, "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div/div[1]/div[1]/div[2]/div[1]", "wait": 30, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 1}}, {"id": -1, "index": 10, "parentId": 8, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "relativeXPath": "//h1", "exampleValues": [{"num": 0, "value": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u9500\u91cf", "desc": "", "relativeXPath": "//span[contains(text(),\"\u9500\u91cf\")]/..", "exampleValues": [{"num": 0, "value": "\u5df2\u62fc1108\u4ef6"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u4ef7\u683c", "desc": "", "relativeXPath": "//div[contains(@class,\"tm-promo-price\")]//span[contains(@class,\"tm-price\")]", "exampleValues": [{"num": 0, "value": "200"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u6d3b\u52a8", "desc": "", "relativeXPath": "//ul[contains(@class,'bd')]", "exampleValues": [{"num": 0, "value": "\u6ee120\u51cf12\u4ef69.9\u6298"}]}]}}, {"id": 5, "index": 11, "parentId": 4, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 13, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "\n\u3010\u81ea\u8425\u3011Yamazaki\u5c71\u5d0e\u65e5\u672c \u5c71\u5d0e12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\u65e0\u76d2*2\n"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u65702_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "https://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3486055966f7d03fae5b51df9e812215"}]}]}}, {"id": -1, "index": 12, "parentId": 9, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "relativeXPath": "//h1", "exampleValues": [{"num": 0, "value": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u9500\u91cf", "desc": "", "relativeXPath": "//span[contains(text(),\"\u9500\u91cf\")]/..", "exampleValues": [{"num": 0, "value": "\u5df2\u62fc1108\u4ef6"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u4ef7\u683c", "desc": "", "relativeXPath": "//span[contains(@class,\"tm-price\")]", "exampleValues": [{"num": 0, "value": "200"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u6d3b\u52a8", "desc": "", "relativeXPath": "//ul[contains(@class,'bd')]", "exampleValues": [{"num": 0, "value": "\u6ee120\u51cf12\u4ef69.9\u6298"}]}]}}, {"id": -1, "index": 13, "parentId": 4, "type": 2, "option": 9, "title": "If Condition", "sequence": [14, 15], "isInLoop": true, "position": 2, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}}, {"id": -1, "parentId": 7, "index": 14, "type": 3, "option": 10, "title": "Condition", "sequence": [10], "isInLoop": true, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "class": "1", "value": "\u4fc3\u9500\u4ef7"}, "position": 0}, {"id": -1, "parentId": 7, "index": 15, "type": 3, "option": 10, "title": "Condition", "sequence": [12], "isInLoop": true, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "class": 0, "value": ""}, "position": 1}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/19.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/19.json
deleted file mode 100644
index 7de014f..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/19.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 19, "name": "\u5929\u732b\u56fd\u9645\u7ec6\u8282", "url": "https://mobile.yangkeduo.com/login.html", "links": "https://www.tmall.hk/wow/member-club/act/login", "containJudge": true, "desc": "TMALL", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 2, "nodeName": "Open Page", "value": "https://www.tmall.hk/wow/member-club/act/login", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://www.tmall.hk/wow/member-club/act/login"}, {"id": 1, "name": "loopText_1", "nodeId": 6, "nodeName": "Loop", "desc": "\u8981\u8f93\u5165\u7684\u6587\u672c/\u7f51\u5740,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://detail.tmall.hk/item.htm?id=658641278118&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=661890189422&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=655093526731&skuId=4722646792697&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=627569178411&skuId=4862853365173&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=636055777039&skuId=4645617529132&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=688858127211&skuId=4902371768889&user_id=2200657974488&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=688217639958&skuId=5072411486570&user_id=2211620739106&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=673752006327&skuId=4850085397621&user_id=2201196294013&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=644176111194&skuId=4803927442138&user_id=4066234693&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=666388233142&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=665782599546&skuId=4964481990530&user_id=2208809643523&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=676864927096&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=628465335701&skuId=4631419227811&user_id=2208809643523&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=679778539067&skuId=4869780972851&user_id=2208001160576&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=676216525152&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=687644929281&skuId=4899422700228&user_id=2213203431581&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=665782599546&skuId=4964481990530&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=679186327100&skuId=5040379050593&user_id=2208001160576&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=625756943270&skuId=4599437546828&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=628465335701&skuId=4631419227811&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=687644929281&skuId=4899422700228&user_id=2213203431581&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=665799173163&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=665799009405&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=674085737113&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=674364570689&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=632368285229&skuId=4747111192712&user_id=2208809643523&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=642010267399&skuId=4608264276629&user_id=2208001160576&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=669653355013&skuId=4990436987771&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=640840112439&skuId=4780229330767&user_id=2208001160576&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=671922578171&skuId=4836777085975&user_id=2213203431581&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=688213231080&skuId=5072374346970&user_id=2213203431581&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=688213231080&skuId=5072374346970&user_id=2213203431581&cat_id=52792006&is_b=1&rn=692b142c738cf29311d58032028b5ee5\nhttps://detail.tmall.hk/item.htm?id=662246212268&skuId=4781521713999&user_id=2208001160576&cat_id=52792006&is_b=1&rn=280c6ed560288255613d7fd884ca672f\nhttps://detail.tmall.hk/item.htm?id=660952952930&skuId=4945939147795&user_id=2208809643523&cat_id=52792006&is_b=1&rn=3fb4b682f2c17ce9a67a1c8c04d64bf7\nhttps://detail.tmall.hk/item.htm?id=653126328863&skuId=4888055566418&user_id=2208001160576&cat_id=52792006&is_b=1&rn=3fb4b682f2c17ce9a67a1c8c04d64bf7\nhttps://detail.tmall.hk/item.htm?id=670816473575&skuId=4830266013281&user_id=2208809643523&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=654434969099&skuId=4858416885345&user_id=2201196294013&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=669417310088&skuId=4986645854954&user_id=2208809643523&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=680953941680&skuId=5054883923880&user_id=2214429028194&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=680604268050&skuId=5050667130353&user_id=2214429028194&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=674365879369&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=674026710487&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=679313732616&skuId=5049630735381&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=673634362925&skuId=5023210607767&user_id=2208001160576&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=639014326267&skuId=4757438187841&user_id=2208809643523&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=673321104180&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=675361115314&skuId=4851676748871&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=643031144961&skuId=4803543378059&user_id=2208809643523&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=674026766248&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=684308217535&skuId=5066788751831&user_id=2201196294013&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=670428964115&skuId=4825379424909&user_id=2208809643523&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=684182456625&skuId=5067650531005&user_id=2213203431581&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=679691842863&skuId=5044128386586&user_id=4066234693&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=679686430991&skuId=4870952348853&user_id=2201168176213&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\n", "value": "https://detail.tmall.hk/item.htm?id=658641278118&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=661890189422&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=655093526731&skuId=4722646792697&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=627569178411&skuId=4862853365173&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=636055777039&skuId=4645617529132&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=688858127211&skuId=4902371768889&user_id=2200657974488&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=688217639958&skuId=5072411486570&user_id=2211620739106&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=673752006327&skuId=4850085397621&user_id=2201196294013&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=644176111194&skuId=4803927442138&user_id=4066234693&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=666388233142&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=665782599546&skuId=4964481990530&user_id=2208809643523&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=676864927096&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=628465335701&skuId=4631419227811&user_id=2208809643523&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=679778539067&skuId=4869780972851&user_id=2208001160576&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=676216525152&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=687644929281&skuId=4899422700228&user_id=2213203431581&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=665782599546&skuId=4964481990530&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=679186327100&skuId=5040379050593&user_id=2208001160576&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=625756943270&skuId=4599437546828&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=628465335701&skuId=4631419227811&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=687644929281&skuId=4899422700228&user_id=2213203431581&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=665799173163&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=665799009405&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=674085737113&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=674364570689&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=632368285229&skuId=4747111192712&user_id=2208809643523&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=642010267399&skuId=4608264276629&user_id=2208001160576&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=669653355013&skuId=4990436987771&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=640840112439&skuId=4780229330767&user_id=2208001160576&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=671922578171&skuId=4836777085975&user_id=2213203431581&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=688213231080&skuId=5072374346970&user_id=2213203431581&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=688213231080&skuId=5072374346970&user_id=2213203431581&cat_id=52792006&is_b=1&rn=692b142c738cf29311d58032028b5ee5\nhttps://detail.tmall.hk/item.htm?id=662246212268&skuId=4781521713999&user_id=2208001160576&cat_id=52792006&is_b=1&rn=280c6ed560288255613d7fd884ca672f\nhttps://detail.tmall.hk/item.htm?id=660952952930&skuId=4945939147795&user_id=2208809643523&cat_id=52792006&is_b=1&rn=3fb4b682f2c17ce9a67a1c8c04d64bf7\nhttps://detail.tmall.hk/item.htm?id=653126328863&skuId=4888055566418&user_id=2208001160576&cat_id=52792006&is_b=1&rn=3fb4b682f2c17ce9a67a1c8c04d64bf7\nhttps://detail.tmall.hk/item.htm?id=670816473575&skuId=4830266013281&user_id=2208809643523&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=654434969099&skuId=4858416885345&user_id=2201196294013&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=669417310088&skuId=4986645854954&user_id=2208809643523&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=680953941680&skuId=5054883923880&user_id=2214429028194&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=680604268050&skuId=5050667130353&user_id=2214429028194&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=674365879369&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=674026710487&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=679313732616&skuId=5049630735381&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=673634362925&skuId=5023210607767&user_id=2208001160576&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=639014326267&skuId=4757438187841&user_id=2208809643523&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=673321104180&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=675361115314&skuId=4851676748871&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=643031144961&skuId=4803543378059&user_id=2208809643523&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=674026766248&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=684308217535&skuId=5066788751831&user_id=2201196294013&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=670428964115&skuId=4825379424909&user_id=2208809643523&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=684182456625&skuId=5067650531005&user_id=2213203431581&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=679691842863&skuId=5044128386586&user_id=4066234693&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=679686430991&skuId=4870952348853&user_id=2201168176213&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\n"}], "outputParameters": [{"id": 0, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "type": "string", "exampleValue": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}, {"id": 1, "name": "Tmall\u9500\u91cf", "desc": "", "type": "string", "exampleValue": "\u5df2\u62fc1108\u4ef6"}, {"id": 2, "name": "Tmall\u4ef7\u683c", "desc": "", "type": "string", "exampleValue": "200"}, {"id": 3, "name": "Tmall\u6d3b\u52a8", "desc": "", "type": "string", "exampleValue": "\u6ee120\u51cf12\u4ef69.9\u6298"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [2, 6], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": -1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": 1, "index": 2, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 60, "url": "https://www.tmall.hk/wow/member-club/act/login", "links": "https://www.tmall.hk/wow/member-club/act/login", "scrollType": 0, "scrollCount": 0}}, {"id": -1, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"first\"]/div[2]/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 4, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"fm-login-id\"]", "wait": 60, "value": "15300412144"}}, {"id": -1, "index": 5, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"captcha-btn\"]", "wait": 60, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 2, "index": 6, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [7, 13], "isInLoop": false, "position": 1, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": "4", "pathList": "", "textList": "https://detail.tmall.hk/item.htm?id=658641278118&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=661890189422&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=655093526731&skuId=4722646792697&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=627569178411&skuId=4862853365173&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=636055777039&skuId=4645617529132&user_id=2201168176213&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=688858127211&skuId=4902371768889&user_id=2200657974488&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=688217639958&skuId=5072411486570&user_id=2211620739106&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=673752006327&skuId=4850085397621&user_id=2201196294013&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=644176111194&skuId=4803927442138&user_id=4066234693&cat_id=52792006&is_b=1&rn=3e61f2a1adb140059d3a445385b0340e\nhttps://detail.tmall.hk/item.htm?id=666388233142&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=665782599546&skuId=4964481990530&user_id=2208809643523&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=676864927096&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=628465335701&skuId=4631419227811&user_id=2208809643523&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=679778539067&skuId=4869780972851&user_id=2208001160576&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=676216525152&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=687644929281&skuId=4899422700228&user_id=2213203431581&cat_id=52792006&is_b=1&rn=6cac3335e21ad6d58c6eb65acba0457b\nhttps://detail.tmall.hk/item.htm?id=665782599546&skuId=4964481990530&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=679186327100&skuId=5040379050593&user_id=2208001160576&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=625756943270&skuId=4599437546828&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=628465335701&skuId=4631419227811&user_id=2208809643523&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=687644929281&skuId=4899422700228&user_id=2213203431581&cat_id=52792006&is_b=1&rn=823958e185c89f6746f2b972c590b841\nhttps://detail.tmall.hk/item.htm?id=665799173163&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=665799009405&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=674085737113&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=674364570689&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=632368285229&skuId=4747111192712&user_id=2208809643523&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=642010267399&skuId=4608264276629&user_id=2208001160576&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=669653355013&skuId=4990436987771&user_id=2549841410&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=640840112439&skuId=4780229330767&user_id=2208001160576&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=671922578171&skuId=4836777085975&user_id=2213203431581&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=688213231080&skuId=5072374346970&user_id=2213203431581&cat_id=52792006&is_b=1&rn=4517aa8d03ee4babd04e2ebce23e2d3f\nhttps://detail.tmall.hk/item.htm?id=688213231080&skuId=5072374346970&user_id=2213203431581&cat_id=52792006&is_b=1&rn=692b142c738cf29311d58032028b5ee5\nhttps://detail.tmall.hk/item.htm?id=662246212268&skuId=4781521713999&user_id=2208001160576&cat_id=52792006&is_b=1&rn=280c6ed560288255613d7fd884ca672f\nhttps://detail.tmall.hk/item.htm?id=660952952930&skuId=4945939147795&user_id=2208809643523&cat_id=52792006&is_b=1&rn=3fb4b682f2c17ce9a67a1c8c04d64bf7\nhttps://detail.tmall.hk/item.htm?id=653126328863&skuId=4888055566418&user_id=2208001160576&cat_id=52792006&is_b=1&rn=3fb4b682f2c17ce9a67a1c8c04d64bf7\nhttps://detail.tmall.hk/item.htm?id=670816473575&skuId=4830266013281&user_id=2208809643523&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=654434969099&skuId=4858416885345&user_id=2201196294013&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=669417310088&skuId=4986645854954&user_id=2208809643523&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=680953941680&skuId=5054883923880&user_id=2214429028194&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=680604268050&skuId=5050667130353&user_id=2214429028194&cat_id=52792006&is_b=1&rn=deb04cd6da99fb00e75abc18579d4ec2\nhttps://detail.tmall.hk/item.htm?id=674365879369&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=674026710487&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=679313732616&skuId=5049630735381&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=673634362925&skuId=5023210607767&user_id=2208001160576&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=639014326267&skuId=4757438187841&user_id=2208809643523&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=673321104180&skuId=null&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=675361115314&skuId=4851676748871&user_id=2549841410&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=643031144961&skuId=4803543378059&user_id=2208809643523&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=674026766248&skuId=null&user_id=2200657974488&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=684308217535&skuId=5066788751831&user_id=2201196294013&cat_id=52792006&is_b=1&rn=353182a7e4a52ec421d2af79c02547f3\nhttps://detail.tmall.hk/item.htm?id=670428964115&skuId=4825379424909&user_id=2208809643523&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=684182456625&skuId=5067650531005&user_id=2213203431581&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=679691842863&skuId=5044128386586&user_id=4066234693&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\nhttps://detail.tmall.hk/item.htm?id=679686430991&skuId=4870952348853&user_id=2201168176213&cat_id=52792006&is_b=1&rn=1c2c99c3c0f9d1054f41f905c0d4762d\n", "exitCount": 0, "historyWait": 2}}, {"id": 3, "index": 7, "parentId": 2, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"useLoop": true, "xpath": "", "wait": 40, "url": "https://mobile.yangkeduo.com/login.html", "links": "https://mobile.yangkeduo.com/login.html", "scrollType": 0, "scrollCount": 0}}, {"id": -1, "index": 8, "parentId": 2, "type": 1, "option": 8, "title": "Loop", "sequence": [9], "isInLoop": true, "position": 2, "parameters": {"history": 6, "tabIndex": -1, "useLoop": false, "xpath": "(//*[@id=\"J_ItemList\"]/div/div/p[2]/a)[position()<11]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 9, "parentId": 5, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 6, "tabIndex": -1, "useLoop": true, "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div/div[1]/div[1]/div[2]/div[1]", "wait": 30, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 1}}, {"id": 7, "index": 10, "parentId": 5, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "relativeXPath": "//h1[not(@id=\"mallLogo\")]", "exampleValues": [{"num": 0, "value": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u9500\u91cf", "desc": "", "relativeXPath": "//span[contains(text(),\"\u9500\u91cf\")]/..", "exampleValues": [{"num": 0, "value": "\u5df2\u62fc1108\u4ef6"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u4ef7\u683c", "desc": "", "relativeXPath": "//div[contains(@class,\"tm-promo-price\")]//span[contains(@class,\"tm-price\")]", "exampleValues": [{"num": 0, "value": "200"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u6d3b\u52a8", "desc": "", "relativeXPath": "//dl[contains(@class,\"tm-shopPromo-panel\")]", "exampleValues": [{"num": 0, "value": "\u6ee120\u51cf12\u4ef69.9\u6298"}]}]}}, {"id": -1, "index": 11, "parentId": 4, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 13, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "\n\u3010\u81ea\u8425\u3011Yamazaki\u5c71\u5d0e\u65e5\u672c \u5c71\u5d0e12\u5e74\u5355\u4e00\u9ea6\u82bd\u5a01\u58eb\u5fcc700ml\u65e0\u76d2*2\n"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u65702_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "https://detail.tmall.hk/item.htm?id=675381315087&skuId=5025037362931&user_id=2549841410&cat_id=52792006&is_b=1&rn=3486055966f7d03fae5b51df9e812215"}]}]}}, {"id": 8, "index": 12, "parentId": 6, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u5546\u54c1\u540d\u79f0", "desc": "", "relativeXPath": "//h1[not(@id=\"mallLogo\")]", "exampleValues": [{"num": 0, "value": "\u683c\u5170\u6606\u594712\u5e74700ml\u5355\u4e00\u9ea6\u82bd\u5165\u95e8\u7ea7\u82cf\u683c\u5170\u8fdb\u53e3\u5a01\u58eb\u5fcc\u5e1d\u4e9a\u5409\u6b27\u6d0b\u9152\u9000\u8d27\u5305\u8fd0\u8d39"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u9500\u91cf", "desc": "", "relativeXPath": "//span[contains(text(),\"\u9500\u91cf\")]/..", "exampleValues": [{"num": 0, "value": "\u5df2\u62fc1108\u4ef6"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u4ef7\u683c", "desc": "", "relativeXPath": "//span[contains(@class,\"tm-price\")]", "exampleValues": [{"num": 0, "value": "200"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "Tmall\u6d3b\u52a8", "desc": "", "relativeXPath": "//dl[contains(@class,\"tm-shopPromo-panel\")]", "exampleValues": [{"num": 0, "value": "\u6ee120\u51cf12\u4ef69.9\u6298"}]}]}}, {"id": 4, "index": 13, "parentId": 2, "type": 2, "option": 9, "title": "If Condition", "sequence": [14, 15], "isInLoop": true, "position": 1, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}}, {"id": 5, "parentId": 4, "index": 14, "type": 3, "option": 10, "title": "Condition", "sequence": [10], "isInLoop": true, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "class": "1", "value": "\u4fc3\u9500\u4ef7"}, "position": 0}, {"id": 6, "parentId": 4, "index": 15, "type": 3, "option": 10, "title": "Condition", "sequence": [12], "isInLoop": true, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "class": 0, "value": ""}, "position": 1}, {"index": 16, "id": -1, "parentId": 4, "type": 3, "option": 10, "title": "Condition", "sequence": [], "isInLoop": true, "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "class": 0, "value": ""}, "position": 0}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/2.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/2.json
deleted file mode 100644
index 2e8e44a..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/2.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 2, "name": "Bilibili\u89c6\u9891\u793a\u4f8b", "url": "https://www.bilibili.com", "links": "https://www.bilibili.com", "containJudge": false, "desc": "https://www.bilibili.com", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://www.bilibili.com", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://www.bilibili.com"}, {"id": 1, "name": "inputText_1", "nodeName": "Input Text", "nodeId": 2, "desc": "The text to be entered, such as 'computer' at eBay search box", "type": "string", "exampleValue": "\u5362\u672c\u4f1f", "value": "\u5362\u672c\u4f1f"}, {"id": 2, "name": "loopTimes_Loop click next page_2", "nodeId": 6, "nodeName": "Loop click next page", "desc": "Number of loop executions, 0 means unlimited loops (until element not found)", "type": "int", "exampleValue": 0, "value": 0}], "outputParameters": [{"id": 0, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "604\u4e074.5\u4e0718:23"}, {"id": 1, "name": "\u53c2\u65702_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://www.bilibili.com/video/BV1fc41187xA"}, {"id": 2, "name": "\u53c2\u65703_\u56fe\u7247\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://i2.hdslb.com/bfs/archive/b8d6c6e21212b54a92a36ea03f61b7e334cc24e7.jpg@672w_378h_1c"}, {"id": 3, "name": "156", "desc": "", "type": "string", "exampleValue": "604\u4e07"}, {"id": 4, "name": "\u53c2\u65705_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "4.5\u4e07"}, {"id": 5, "name": "\u53c2\u65706_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "18:23"}, {"id": 6, "name": "\u53c2\u65707_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u5362\u672c\u4f1f\u540d\u573a\u9762\u5408\u96c6\uff08\u66f4\u65b0\u81f3\u76d6\u4e9a\uff09"}, {"id": 7, "name": "\u53c2\u65708_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://www.bilibili.com/video/BV1fc41187xA"}, {"id": 8, "name": "\u53c2\u65709_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u540d\u573a\u9762\u5408\u96c6\uff08\u66f4\u65b0\u81f3\u76d6\u4e9a\uff09"}, {"id": 9, "name": "\u53c2\u657010_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u5362\u672c\u4f1f"}, {"id": 10, "name": "\u53c2\u657011_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u67e0\u67daSama \u00b7 2020-4-2"}, {"id": 11, "name": "\u53c2\u657012_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://space.bilibili.com/152292466"}, {"id": 12, "name": "\u53c2\u657013_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u6b63\u5728\u7f13\u51b2..."}, {"id": 13, "name": "\u53c2\u657014_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u83b7\u53d6\u89c6\u9891\u53c2\u6570..."}, {"id": 14, "name": "\u53c2\u657015_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "[\u6210\u529f]"}, {"id": 15, "name": "\u53c2\u657016_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u64ad\u653e\u5668\u521d\u59cb\u5316..."}, {"id": 16, "name": "\u53c2\u657017_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "[\u6210\u529f]"}, {"id": 17, "name": "\u53c2\u657018_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "3.16.0-9b97d64a"}, {"id": 18, "name": "\u53c2\u657019_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u83b7\u53d6\u64ad\u653e\u5730\u5740..."}, {"id": 19, "name": "\u53c2\u657020_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "[\u6210\u529f]"}, {"id": 20, "name": "\u53c2\u657021_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u52a0\u8f7d\u89c6\u9891\u4fe1\u606f..."}, {"id": 21, "name": "\u53c2\u657022_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "[\u6210\u529f]"}, {"id": 22, "name": "\u53c2\u657023_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u52a0\u8f7d\u89c6\u9891\u5185\u5bb9..."}, {"id": 23, "name": "\u53c2\u657024_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u5362\u672c\u4f1f"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2, 5, 6], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.bilibili.com", "links": "https://www.bilibili.com", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"nav-searchform\"]/div[1]/input[1]", "wait": 0, "value": "\u5362\u672c\u4f1f"}}, {"id": -1, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"nav-searchform\"]/div[2]/svg[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 4, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"nav-searchform\"]/div[2]/svg[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 3, "index": 5, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"nav-searchform\"]/div[2]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 4, "index": 6, "parentId": 0, "type": 1, "option": 8, "title": "Loop click next page", "sequence": [8, 7], "isInLoop": false, "position": 3, "parameters": {"history": 1, "tabIndex": 1, "useLoop": false, "xpath": "//*[@id=\"i_cecream\"]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/button[10]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 6, "index": 7, "parentId": 4, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 1, "tabIndex": 1, "useLoop": true, "xpath": "//*[@id=\"i_cecream\"]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/button[10]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}, {"id": 5, "index": 8, "parentId": 4, "type": 1, "option": 8, "title": "Loop", "sequence": [9], "isInLoop": true, "position": 0, "parameters": {"history": 2, "tabIndex": 1, "useLoop": false, "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 7, "index": 9, "parentId": 5, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 2, "tabIndex": 1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]", "exampleValues": [{"num": 0, "value": "604\u4e074.5\u4e0718:23"}, {"num": 1, "value": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \u6b63\u5728\u7f13\u51b2...\n \n \n \n \n \n \u83b7\u53d6\u89c6\u9891\u53c2\u6570...\n [\u6210\u529f]\n \n \n \n \n \u64ad\u653e\u5668\u521d\u59cb\u5316...\n [\u6210\u529f]\n 3.16.0-9b97d64a\n \n \n \n \u83b7\u53d6\u64ad\u653e\u5730\u5740...\n [\u6210\u529f]\n \n \n \n \n \u52a0\u8f7d\u89c6\u9891\u4fe1\u606f...\n [\u6210\u529f]\n \n \n \n \n \u52a0\u8f7d\u89c6\u9891\u5185\u5bb9...\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 194.5\u4e07218605:44"}, {"num": 2, "value": "3730.8\u4e078.4\u4e0701:35"}, {"num": 3, "value": "57.4\u4e0770401:41"}, {"num": 4, "value": "1633.3\u4e0715.6\u4e0702:00"}, {"num": 5, "value": "23.6\u4e0719704:24"}, {"num": 6, "value": "71.6\u4e07199411:40"}, {"num": 7, "value": "22.9\u4e0719905:36"}, {"num": 8, "value": "612\u4e0728.6\u4e0709:55:55"}, {"num": 9, "value": "71\u4e0767803:11"}, {"num": 10, "value": "972.2\u4e077\u4e0709:09"}, {"num": 11, "value": "509.9\u4e073.2\u4e0718:41"}, {"num": 12, "value": "558.4\u4e07551700:46"}, {"num": 13, "value": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \u6b63\u5728\u7f13\u51b2...\n \n \n \n \n \n \u83b7\u53d6\u89c6\u9891\u53c2\u6570...\n [\u6210\u529f]\n \n \n \n \n \u64ad\u653e\u5668\u521d\u59cb\u5316...\n [\u6210\u529f]\n 3.16.0-9b97d64a\n \n \n \n \u83b7\u53d6\u64ad\u653e\u5730\u5740...\n [\u6210\u529f]\n \n \n \n \n \u52a0\u8f7d\u89c6\u9891\u4fe1\u606f...\n [\u6210\u529f]\n \n \n \n \n \u52a0\u8f7d\u89c6\u9891\u5185\u5bb9...\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 17.8\u4e071300:29"}, {"num": 14, "value": "463\u4e0710.9\u4e0732:03"}, {"num": 15, "value": "125.1\u4e071.9\u4e0704:16"}, {"num": 16, "value": "648.5\u4e0770100:32"}, {"num": 17, "value": "675.5\u4e073.8\u4e0704:53"}, {"num": 18, "value": "46\u4e0715804:51"}, {"num": 19, "value": "382.9\u4e072\u4e0702:11"}, {"num": 20, "value": "322.6\u4e07151700:59"}, {"num": 21, "value": "142.8\u4e07453802:07"}, {"num": 22, "value": "448.5\u4e071.1\u4e0709:58"}, {"num": 23, "value": "63.5\u4e07132201:20"}, {"num": 24, "value": "153.8\u4e0737901:23"}, {"num": 25, "value": "209.4\u4e07653703:31"}, {"num": 26, "value": "231.3\u4e07400405:33"}, {"num": 27, "value": "1.1\u4e071900:43"}, {"num": 28, "value": "322.6\u4e076.1\u4e0747:53"}, {"num": 29, "value": "645.8\u4e0711.4\u4e0701:11:05"}, {"num": 30, "value": "53.1\u4e077800:09"}, {"num": 31, "value": "492.9\u4e07172300:26"}, {"num": 32, "value": "33.1\u4e07258502:46"}, {"num": 33, "value": "70.2\u4e0787601:01"}, {"num": 34, "value": "108.1\u4e0768301:41"}, {"num": 35, "value": "309.4\u4e07923703:22"}, {"num": 36, "value": "365\u4e07774201:12"}, {"num": 37, "value": "17.1\u4e078803:43"}, {"num": 38, "value": "141.8\u4e0771200:49"}, {"num": 39, "value": "1693.5\u4e073.2\u4e0701:13"}, {"num": 40, "value": "212.9\u4e07149701:15"}, {"num": 41, "value": "34.6\u4e07119605:28"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u65702_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]", "exampleValues": [{"num": 0, "value": "https://www.bilibili.com/video/BV1fc41187xA"}, {"num": 1, "value": "https://www.bilibili.com/video/BV1it4y1J7Wn"}, {"num": 2, "value": "https://www.bilibili.com/video/BV1Xx411p74G"}, {"num": 3, "value": "https://www.bilibili.com/video/BV1G7411K71U"}, {"num": 4, "value": "https://www.bilibili.com/video/BV1nW4118797"}, {"num": 5, "value": "https://www.bilibili.com/video/BV1pe4y1a7rJ"}, {"num": 6, "value": "https://www.bilibili.com/video/BV1uS4y1L77Z"}, {"num": 7, "value": "https://www.bilibili.com/video/BV1v34y1k7SM"}, {"num": 8, "value": "https://www.bilibili.com/video/BV1GJ411p7aq"}, {"num": 9, "value": "https://www.bilibili.com/video/BV1GL41137Cv"}, {"num": 10, "value": "https://www.bilibili.com/video/BV1MC4y1p7yf"}, {"num": 11, "value": "https://www.bilibili.com/video/BV1Z4411X7qs"}, {"num": 12, "value": "https://www.bilibili.com/video/BV1FE411H7L1"}, {"num": 13, "value": "https://www.bilibili.com/video/BV1T44y1p7mz"}, {"num": 14, "value": "https://www.bilibili.com/video/BV1ss411P7e1"}, {"num": 15, "value": "https://www.bilibili.com/video/BV1dZ4y1X7Fi"}, {"num": 16, "value": "https://www.bilibili.com/video/BV1c54114764"}, {"num": 17, "value": "https://www.bilibili.com/video/BV1xt411G73j"}, {"num": 18, "value": "https://www.bilibili.com/video/BV1TQ4y1P7bp"}, {"num": 19, "value": "https://www.bilibili.com/video/BV1ip4y1Q7V1"}, {"num": 20, "value": "https://www.bilibili.com/video/BV1ui4y1c7Pd"}, {"num": 21, "value": "https://www.bilibili.com/video/BV1R4411c7zr"}, {"num": 22, "value": "https://www.bilibili.com/video/BV1TZ4y147ME"}, {"num": 23, "value": "https://www.bilibili.com/video/BV1Ds411N7dU"}, {"num": 24, "value": "https://www.bilibili.com/video/BV1ta411f7cY"}, {"num": 25, "value": "https://www.bilibili.com/video/BV1MB4y1c7Cg"}, {"num": 26, "value": "https://www.bilibili.com/video/BV1vU4y1m7cK"}, {"num": 27, "value": "https://www.bilibili.com/video/BV14B4y1V7Uv"}, {"num": 28, "value": "https://www.bilibili.com/video/BV1UJ41137aF"}, {"num": 29, "value": "https://www.bilibili.com/video/BV1NT4y1w776"}, {"num": 30, "value": "https://www.bilibili.com/video/BV1BE411A777"}, {"num": 31, "value": "https://www.bilibili.com/video/BV1aJ411u7TN"}, {"num": 32, "value": "https://www.bilibili.com/video/BV1T54y167Hs"}, {"num": 33, "value": "https://www.bilibili.com/video/BV1yW411N7zc"}, {"num": 34, "value": "https://www.bilibili.com/video/BV1KY4y1W7CK"}, {"num": 35, "value": "https://www.bilibili.com/video/BV177411V7yc"}, {"num": 36, "value": "https://www.bilibili.com/video/BV1T7411A7WW"}, {"num": 37, "value": "https://www.bilibili.com/video/BV1sN4y157xE"}, {"num": 38, "value": "https://www.bilibili.com/video/BV1Gt411U78v"}, {"num": 39, "value": "https://www.bilibili.com/video/BV167411j7iZ"}, {"num": 40, "value": "https://www.bilibili.com/video/BV1gN4y1L7xr"}, {"num": 41, "value": "https://www.bilibili.com/video/BV1vt4y1D7pw"}], "default": ""}, {"nodeType": 4, "contentType": 1, "relative": true, "name": "\u53c2\u65703_\u56fe\u7247\u5730\u5740", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/picture[1]/img[1]", "exampleValues": [{"num": 0, "value": "https://i2.hdslb.com/bfs/archive/b8d6c6e21212b54a92a36ea03f61b7e334cc24e7.jpg@672w_378h_1c"}, {"num": 1, "value": "https://i1.hdslb.com/bfs/archive/76edeea7716a3f050782d08ebecea529984aa874.jpg@672w_378h_1c"}, {"num": 2, "value": "https://i1.hdslb.com/bfs/archive/34ed0f1580db36e8c95d4b653f6caaaa1b6fe4cd.jpg@672w_378h_1c"}, {"num": 3, "value": "https://i2.hdslb.com/bfs/archive/75886e1dc52230d510b5c843f65ef7e2c5acf4cd.jpg@672w_378h_1c"}, {"num": 4, "value": "https://i2.hdslb.com/bfs/archive/75e33c83b77d0aa11de0eee225737cc123a40f96.jpg@672w_378h_1c"}, {"num": 5, "value": "https://i2.hdslb.com/bfs/archive/0b20c3b9dbd88e8a299fcfb82d756504410da912.jpg@672w_378h_1c"}, {"num": 6, "value": "https://i2.hdslb.com/bfs/archive/e2b5d191fb2fcce7cd6dc8d2d8df21be755fc04c.jpg@672w_378h_1c"}, {"num": 7, "value": "https://i2.hdslb.com/bfs/archive/bca7479215b41e9c25e0518d1aaae004e9d35a18.jpg@672w_378h_1c"}, {"num": 8, "value": "https://i0.hdslb.com/bfs/archive/9bbef2353cf65fecadfadc20d134aa08c1fae50a.jpg@672w_378h_1c"}, {"num": 9, "value": "https://i0.hdslb.com/bfs/archive/3579b9a4262c57de3bf1ab4a0f7306fb62d028d8.jpg@672w_378h_1c"}, {"num": 10, "value": "https://i0.hdslb.com/bfs/archive/f238dbec60b54da32ee891db147481f96737777c.jpg@672w_378h_1c"}, {"num": 11, "value": "https://i0.hdslb.com/bfs/archive/c6091fc208c2565cdb99ed9ddd1dbb36250fef5d.jpg@672w_378h_1c"}, {"num": 12, "value": "https://i0.hdslb.com/bfs/archive/44de9fd295eb91ff60ddcc3fc5cedba169983fe5.jpg@672w_378h_1c"}, {"num": 13, "value": "https://i0.hdslb.com/bfs/archive/b40e9b7639e71c45246a0b24577e1b1ac325f81b.jpg@672w_378h_1c"}, {"num": 14, "value": "https://i0.hdslb.com/bfs/archive/a6969ff4649d8bb301cd04a0c7d153f4af3bbc6a.jpg@672w_378h_1c"}, {"num": 15, "value": "https://i0.hdslb.com/bfs/archive/5a7c88a8c831e054406994d28b47f43310014a10.jpg@672w_378h_1c"}, {"num": 16, "value": "https://i2.hdslb.com/bfs/archive/437b6e36cafdc77cf0dc3b3b6d476d0bff64f076.jpg@672w_378h_1c"}, {"num": 17, "value": "https://i0.hdslb.com/bfs/archive/f4411a38b88bb1591841dd5e4caf2ae9b0e24f13.jpg@672w_378h_1c"}, {"num": 18, "value": "https://i0.hdslb.com/bfs/archive/23013873a2b0c2269e046219f3006c2f53193044.jpg@672w_378h_1c"}, {"num": 19, "value": "https://i1.hdslb.com/bfs/archive/83119681117e5bfb023ed4d22cbda8c930ff51da.jpg@672w_378h_1c"}, {"num": 20, "value": "https://i1.hdslb.com/bfs/archive/3c98a797f0738c50612590431e12c8b4799d20e3.jpg@672w_378h_1c"}, {"num": 21, "value": "https://i2.hdslb.com/bfs/archive/66563dee5c5c22a0cec50251926cc743dd947817.jpg@672w_378h_1c"}, {"num": 22, "value": "https://i0.hdslb.com/bfs/archive/66c6e52e928a15102dba5606db0948ce4a4b82d8.jpg@672w_378h_1c"}, {"num": 23, "value": "https://i2.hdslb.com/bfs/archive/29578616a75ab38c8dddb5ef09b8acc6e43951aa.jpg@672w_378h_1c"}, {"num": 24, "value": "https://i1.hdslb.com/bfs/archive/80320e8b252443770e157fefcc62941f1ca7f0dd.jpg@672w_378h_1c"}, {"num": 25, "value": "https://i1.hdslb.com/bfs/archive/713b5244044fe41ce3d4615094196c1c7a6edfb5.jpg@672w_378h_1c"}, {"num": 26, "value": "https://i0.hdslb.com/bfs/archive/4417a97cfff807fe5fd04a899c9172b79e4cc7f0.jpg@672w_378h_1c"}, {"num": 27, "value": "https://i1.hdslb.com/bfs/archive/27f9ffb23e8d2dda2e21f463c5d1f9dd4b11a14d.jpg@672w_378h_1c"}, {"num": 28, "value": "https://i1.hdslb.com/bfs/archive/8eb797389171a758b639fa1fd93115d7afc2d509.jpg@672w_378h_1c"}, {"num": 29, "value": "https://i0.hdslb.com/bfs/archive/993e5d4910a8287e238a2c7069c585a77ccceedd.jpg@672w_378h_1c"}, {"num": 30, "value": "https://i1.hdslb.com/bfs/archive/2751704b052eb8fdc9eb470d03633b2026b018e2.jpg@672w_378h_1c"}, {"num": 31, "value": "https://i2.hdslb.com/bfs/archive/a0c706a5cc852bbd61b718a69c18d4210f15c547.jpg@672w_378h_1c"}, {"num": 32, "value": "https://i1.hdslb.com/bfs/archive/902ce5dea4ecb9d11e6b915b3af2d6b65da789a2.jpg@672w_378h_1c"}, {"num": 33, "value": "https://i1.hdslb.com/bfs/archive/e66075f80e9a65564e7898a6d295294d0231802c.jpg@672w_378h_1c"}, {"num": 34, "value": "https://i1.hdslb.com/bfs/archive/e67e10f8591a2c0458e5e398e5379ab3f8476af8.jpg@672w_378h_1c"}, {"num": 35, "value": "https://i0.hdslb.com/bfs/archive/ec29af76f56d9e324fe01b84d92d9d22bc944c86.jpg@672w_378h_1c"}, {"num": 36, "value": "https://i2.hdslb.com/bfs/archive/b48f70e304e40a899abba8a50c8a1e6fd77033bf.jpg@672w_378h_1c"}, {"num": 37, "value": "https://i2.hdslb.com/bfs/archive/d1fe3cdc111ad6c96a0877988d9bf9f1019d8d1b.jpg@672w_378h_1c"}, {"num": 38, "value": "https://i0.hdslb.com/bfs/archive/0e0f599401ce6e40791088f93a510946cf333d3a.jpg@672w_378h_1c"}, {"num": 39, "value": "https://i2.hdslb.com/bfs/archive/217c78db0c7c4a86f486915e8bb4f012946772b9.jpg@672w_378h_1c"}, {"num": 40, "value": "https://i2.hdslb.com/bfs/archive/e5d11e6b886802f136166358a0a07362f7e42868.jpg@672w_378h_1c"}, {"num": 41, "value": "https://i1.hdslb.com/bfs/archive/322ae5aa308092e34e7587a586f93305e18e7ff0.jpg@672w_378h_1c"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "156", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[2]/div[1]/div[1]/span[1]/span[1]", "exampleValues": [{"num": 0, "value": "604\u4e07"}, {"num": 1, "value": "194.5\u4e07"}, {"num": 2, "value": "3730.8\u4e07"}, {"num": 3, "value": "57.4\u4e07"}, {"num": 4, "value": "1633.3\u4e07"}, {"num": 5, "value": "23.6\u4e07"}, {"num": 6, "value": "71.6\u4e07"}, {"num": 7, "value": "22.9\u4e07"}, {"num": 8, "value": "612\u4e07"}, {"num": 9, "value": "71\u4e07"}, {"num": 10, "value": "972.2\u4e07"}, {"num": 11, "value": "509.9\u4e07"}, {"num": 12, "value": "558.4\u4e07"}, {"num": 13, "value": "17.8\u4e07"}, {"num": 14, "value": "463\u4e07"}, {"num": 15, "value": "125.1\u4e07"}, {"num": 16, "value": "648.5\u4e07"}, {"num": 17, "value": "675.5\u4e07"}, {"num": 18, "value": "46\u4e07"}, {"num": 19, "value": "382.9\u4e07"}, {"num": 20, "value": "322.6\u4e07"}, {"num": 21, "value": "142.8\u4e07"}, {"num": 22, "value": "448.5\u4e07"}, {"num": 23, "value": "63.5\u4e07"}, {"num": 24, "value": "153.8\u4e07"}, {"num": 25, "value": "209.4\u4e07"}, {"num": 26, "value": "231.3\u4e07"}, {"num": 27, "value": "1.1\u4e07"}, {"num": 28, "value": "322.6\u4e07"}, {"num": 29, "value": "645.8\u4e07"}, {"num": 30, "value": "53.1\u4e07"}, {"num": 31, "value": "492.9\u4e07"}, {"num": 32, "value": "33.1\u4e07"}, {"num": 33, "value": "70.2\u4e07"}, {"num": 34, "value": "108.1\u4e07"}, {"num": 35, "value": "309.4\u4e07"}, {"num": 36, "value": "365\u4e07"}, {"num": 37, "value": "17.1\u4e07"}, {"num": 38, "value": "141.8\u4e07"}, {"num": 39, "value": "1693.5\u4e07"}, {"num": 40, "value": "212.9\u4e07"}, {"num": 41, "value": "34.6\u4e07"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u65705_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[2]/div[1]/div[1]/span[2]/span[1]", "exampleValues": [{"num": 0, "value": "4.5\u4e07"}, {"num": 1, "value": "2186"}, {"num": 2, "value": "8.4\u4e07"}, {"num": 3, "value": "704"}, {"num": 4, "value": "15.6\u4e07"}, {"num": 5, "value": "197"}, {"num": 6, "value": "1994"}, {"num": 7, "value": "199"}, {"num": 8, "value": "28.6\u4e07"}, {"num": 9, "value": "678"}, {"num": 10, "value": "7\u4e07"}, {"num": 11, "value": "3.2\u4e07"}, {"num": 12, "value": "5517"}, {"num": 13, "value": "13"}, {"num": 14, "value": "10.9\u4e07"}, {"num": 15, "value": "1.9\u4e07"}, {"num": 16, "value": "701"}, {"num": 17, "value": "3.8\u4e07"}, {"num": 18, "value": "158"}, {"num": 19, "value": "2\u4e07"}, {"num": 20, "value": "1517"}, {"num": 21, "value": "4538"}, {"num": 22, "value": "1.1\u4e07"}, {"num": 23, "value": "1322"}, {"num": 24, "value": "379"}, {"num": 25, "value": "6537"}, {"num": 26, "value": "4004"}, {"num": 27, "value": "19"}, {"num": 28, "value": "6.1\u4e07"}, {"num": 29, "value": "11.4\u4e07"}, {"num": 30, "value": "78"}, {"num": 31, "value": "1723"}, {"num": 32, "value": "2585"}, {"num": 33, "value": "876"}, {"num": 34, "value": "683"}, {"num": 35, "value": "9237"}, {"num": 36, "value": "7742"}, {"num": 37, "value": "88"}, {"num": 38, "value": "712"}, {"num": 39, "value": "3.2\u4e07"}, {"num": 40, "value": "1497"}, {"num": 41, "value": "1196"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u65706_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[2]/div[1]/span[1]", "exampleValues": [{"num": 0, "value": "18:23"}, {"num": 1, "value": "05:44"}, {"num": 2, "value": "01:35"}, {"num": 3, "value": "01:41"}, {"num": 4, "value": "02:00"}, {"num": 5, "value": "04:24"}, {"num": 6, "value": "11:40"}, {"num": 7, "value": "05:36"}, {"num": 8, "value": "09:55:55"}, {"num": 9, "value": "03:11"}, {"num": 10, "value": "09:09"}, {"num": 11, "value": "18:41"}, {"num": 12, "value": "00:46"}, {"num": 13, "value": "00:29"}, {"num": 14, "value": "32:03"}, {"num": 15, "value": "04:16"}, {"num": 16, "value": "00:32"}, {"num": 17, "value": "04:53"}, {"num": 18, "value": "04:51"}, {"num": 19, "value": "02:11"}, {"num": 20, "value": "00:59"}, {"num": 21, "value": "02:07"}, {"num": 22, "value": "09:58"}, {"num": 23, "value": "01:20"}, {"num": 24, "value": "01:23"}, {"num": 25, "value": "03:31"}, {"num": 26, "value": "05:33"}, {"num": 27, "value": "00:43"}, {"num": 28, "value": "47:53"}, {"num": 29, "value": "01:11:05"}, {"num": 30, "value": "00:09"}, {"num": 31, "value": "00:26"}, {"num": 32, "value": "02:46"}, {"num": 33, "value": "01:01"}, {"num": 34, "value": "01:41"}, {"num": 35, "value": "03:22"}, {"num": 36, "value": "01:12"}, {"num": 37, "value": "03:43"}, {"num": 38, "value": "00:49"}, {"num": 39, "value": "01:13"}, {"num": 40, "value": "01:15"}, {"num": 41, "value": "05:28"}], "default": ""}, {"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65707_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/div[1]/div[1]/a[1]", "exampleValues": [{"num": 0, "value": "\u5362\u672c\u4f1f\u540d\u573a\u9762\u5408\u96c6\uff08\u66f4\u65b0\u81f3\u76d6\u4e9a\uff09"}, {"num": 1, "value": "\u5362\u672c\u4f1f\uff1a\u4ece\u4e2d\u56fd\u9a84\u50b2\u5230\u52a3\u8ff9\u4e3b\u64ad\uff0c\u5c01\u6740\u4e94\u5e74\u590d\u51fa\uff0c\u5374\u88ab\u5b98\u65b94\u5b57\u8b66\u544a"}, {"num": 2, "value": "17\u5f20\u724c\u4f60\u80fd\u79d2\u6211\uff1f\uff1f\u4f60\u80fd\u79d2\u6740\u6211\uff1f\uff1f17\u5f20\u724c\u4f60\u4eca\u5929\u80fd\u628a\u6211\u5362\u672c\u4f1f\u79d2\u4e86\uff0c\u6211\u5f53\u573a\u5c31\u628a\u8fd9\u4e2a\u7535\u8111\u5c4f\u5e55\u5403\u6389\uff01\uff01\uff01"}, {"num": 3, "value": "\u4e00\u4e2d\u8001\u5e08\u5728\u7ebf\u603c\u5362\u672c\u4f1f"}, {"num": 4, "value": "\u3010\u7535\u97f3\u5355\u66f2\u3011\u5362\u672c\u4f1f\u725b\u903c\uff01\uff01\uff01"}, {"num": 5, "value": "\u5e1d\u5e08\u5f53\u5e74\u9524\u5362\u672c\u4f1f\uff0c\u72d0\u5f1f\u610f\u5916\u7206\u51fa\u674e\u6613\u5cf0\u7b49\u4e8b\u60c5\u5c3d\u7136\u6210\u771f"}, {"num": 6, "value": "\u5362\u672c\u4f1f\u770b\u81ea\u5df1\u5927\u95f9\u5929\u5bab"}, {"num": 7, "value": "\u3010\u5362\u672c\u4f1f\u3011\u4e94\u4e94\u5f00\u6c38\u4e45\u5173\u64ad\u524d\u7684\u6700\u540e5\u520636\u79d2\uff01"}, {"num": 8, "value": "\u5362\u672c\u4f1f\u76f4\u64ad\u73a9\u6398\u5730\u6c42\u5347\u5168\u8fc7\u7a0b"}, {"num": 9, "value": "\u8304\u5b50\u751f\u65e5\u4f1aPDD\u76f4\u64ad\u5e26\u5927\u5bb6\u627e\u5362\u672c\u4f1f"}, {"num": 10, "value": "\u4f60\u662f\u8c01 \u5362\u672c\u4f1f"}, {"num": 11, "value": "\u5362\u672c\u4f1f\u4e4b\u5fcd\u4f4f\u4e0d\u7b11\u5927\u6311\u6218\uff0c\u4f60\u80fd\u575a\u6301\u591a\u4e45\uff1f\uff1f\uff1f"}, {"num": 12, "value": "\u4f1e\u5175\u4e00\u53f7\u5362\u672c\u4f1f\u662f\u54ea\u4e2a\u73ed\u7684\uff1f"}, {"num": 13, "value": "\u90fd\u8bf4uu\u662f\u62dc\u91d1\u5973 \u8bf4\u5362\u672c\u4f1f\u300a\u51fa\u4e8b\u300buu\u7b2c1\u4e2a\u8dd1 \u53ef\u662f\u966a\u5362\u672c\u4f1f\u5230\u6700\u540e\u7684\u8fd8\u662fuu"}, {"num": 14, "value": "\u5362\u672c\u4f1f29\u6740\u5403\u9e21\u5b8c\u6574\u89c6\u9891"}, {"num": 15, "value": "\u3010\u5362\u672c\u4f1f\u3011\u5b64 \u52c7 \u8005"}, {"num": 16, "value": "\u5362\u672c\u4f1f\u540d\u573a\u9762\uff1a\u4e0a\u9519\u8f66\u4e86\uff01\u8fd9\u6bb5\u7b11\u5f97\u6211\u809a\u5b50\u75bc\uff01"}, {"num": 17, "value": "\u5362\u672c\u4f1f\uff1a\u628a\u6211\u76f4\u64ad\u95f4\u5173\u4e86\uff0c\u6eda\u53bb\u5b66\u4e60\uff01"}, {"num": 18, "value": "\u5362\u672c\u4f1f\u6012\u55b7xxs"}, {"num": 19, "value": "\u3010\u5362\u672c\u4f1f\u3011\u4ed9\u5251\u5f00\u4fa0\u4f20"}, {"num": 20, "value": "\u5362\u672c\u4f1f\u548cPDD\u5f53\u5e74\u53c2\u52a0\u7efc\u827a\u7684\u6f14\u6280\u771f\u7684\u70b8\u88c2"}, {"num": 21, "value": "\u3010\u718a\u51fa\u6ca1\u9b3c\u755c\u3011\u5362\u672c\u4f1f\u6212\u7f51\u763e"}, {"num": 22, "value": "\u5362\u672c\u4f1f\u2014\u2014\u65e5\u672c\u4e4b\u884cvlog\u7eed"}, {"num": 23, "value": "\u5362\u672c\u4f1f\uff1a\u5341\u4e03\u5f20\u724c\u4f60\u80fd\u79d2\u6211\uff1f\u6211\u5403\u5c4f\u5e55"}, {"num": 24, "value": "\u5362\u672c\u4f1f\u7ed9Uzi\u53d1\u8bed\u97f3\uff0c\u73b0\u5728\u53ef\u4ee5\u5168\u90e8\u5750\u4e0b\u4e86\uff0c\u5e76\u4e14\u8ba9\u4e4c\u5179\u4e5f\u7ad9\u4e86\u8d77\u6765"}, {"num": 25, "value": "\u3010\u5362\u672c\u4f1f\u3011\u9519\u4f4d\u65f6\u7a7a\uff0c\u5168\u7a0b\u50ac\u6cea"}, {"num": 26, "value": "\u3010\u5362\u672c\u4f1f\u3011\u6211\u60f3\u4f60\u4eec\u4e86\uff0c\u53ef\u4f60\u4eec\u8fd8\u8bb0\u5f97\u6211\u5417\uff1f"}, {"num": 27, "value": "\u73b0\u5728\u7684\u5362\u672c\u4f1fvs\u4ee5\u524d\u7684\u5362\u672c\u4f1f"}, {"num": 28, "value": "\u3010\u4e0d\u8981\u7b11\u6311\u6218\u5362\u672c\u4f1f\u4e4b\u5fc3\u6001\u662f\u5982\u4f55\u7206\u70b8\u3011"}, {"num": 29, "value": "\u3010\u641e\u7b11\u4e27\u5c38\u7247\u3011\u9cb2\u5c71\u884c\uff0870\u5206\u949f\u5b8c\u6574\u7248\uff09 \u5362\u672c\u4f1f&\u8304\u5b50&\u5468\u6dd1\u6021 \u7b49\u9886\u8854\u4e3b\u6f14"}, {"num": 30, "value": "\u5362\u672c\u4f1f\u725b\u903c\uff0c\u516c\u4ea4\u8f66\u5076\u9047\u5362\u672c\u4f1f!!"}, {"num": 31, "value": "\u8001\u5e08\u5728\u8bfe\u5802\u653e\u5362\u672c\u4f1f\u9b3c\u755c\u89c6\u9891\uff0c\u522b\u70b9\u8d5e\uff0c\u4f1a\u6b7b\u4eba\u7684"}, {"num": 32, "value": "\u3010\u5362\u672c\u4f1f\u3011\u90a3\u4e2a\u5e7f\u573a......\u8d77\u98ce\u4e86"}, {"num": 33, "value": "\u73b0\u5728\u8fdb\u5165\u5362\u672c\u4f1f\u76f4\u64ad\u95f4\u4f1a\u53d1\u751f\u4ec0\u4e48"}, {"num": 34, "value": "\u5362\u672c\u4f1f\u56de\u5f52\u5728\u5373\uff1fPDD\u76f4\u64ad\u65f6\u900f\u9732\u5177\u4f53\u65f6\u95f4"}, {"num": 35, "value": "\u5feb \u4e50 \u7f51 \u8bfe\uff08\u5362\u672c\u4f1f\u4e32\u573a\uff09"}, {"num": 36, "value": "\u5362\u672c\u4f1f\u60ca\u73b0\u67d0\u7f51\u8bfe\u73b0\u573a\uff0c\u6570\u5b66\u8bfe\u8001\u5e08\u66b4\u6012"}, {"num": 37, "value": "\u5362\u672c\u4f1f\u60ca\u73b0\u963f\u4e50\u76f4\u64ad\u95f4\u5237\u793c\u7269\uff01\u963f\u4e50\uff1a\u54e5\u54e5\u8981\u6211\u7ad9\u7740\u6253\u6e38\u620f\u5417\uff1f"}, {"num": 38, "value": "\u5362\u672c\u4f1f\u770bIG\u593a\u51a0\u770b\u54ed\u4e86\uff0c\u5fc3\u75bc"}, {"num": 39, "value": "\u4e0a\u7f51\u8bfe\u65f6\uff0c\u8001\u5e08\u4e0e\u5362\u672c\u4f1f\u7684\u5bf9\u8bdd \u7b11\u62bd\u4e86 O(\u2229_\u2229)O\u54c8\u54c8~"}, {"num": 40, "value": "\u6211\u7684\u58f0\u97f3\u771f\u7684\u5f88\u50cf\u5362\u672c\u4f1f\u5417"}, {"num": 41, "value": "\u5362\u672c\u4f1f\u9a82\u4eba\u540d\u573a\u9762\u5fcd\u4f4f\u4e0d\u8981\u7b11\uff01\uff01\uff01"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u65708_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "/div[1]/div[2]/div[1]/div[1]/a[1]", "exampleValues": [{"num": 0, "value": "https://www.bilibili.com/video/BV1fc41187xA"}, {"num": 1, "value": "https://www.bilibili.com/video/BV1it4y1J7Wn"}, {"num": 2, "value": "https://www.bilibili.com/video/BV1Xx411p74G"}, {"num": 3, "value": "https://www.bilibili.com/video/BV1G7411K71U"}, {"num": 4, "value": "https://www.bilibili.com/video/BV1nW4118797"}, {"num": 5, "value": "https://www.bilibili.com/video/BV1pe4y1a7rJ"}, {"num": 6, "value": "https://www.bilibili.com/video/BV1uS4y1L77Z"}, {"num": 7, "value": "https://www.bilibili.com/video/BV1v34y1k7SM"}, {"num": 8, "value": "https://www.bilibili.com/video/BV1GJ411p7aq"}, {"num": 9, "value": "https://www.bilibili.com/video/BV1GL41137Cv"}, {"num": 10, "value": "https://www.bilibili.com/video/BV1MC4y1p7yf"}, {"num": 11, "value": "https://www.bilibili.com/video/BV1Z4411X7qs"}, {"num": 12, "value": "https://www.bilibili.com/video/BV1FE411H7L1"}, {"num": 13, "value": "https://www.bilibili.com/video/BV1T44y1p7mz"}, {"num": 14, "value": "https://www.bilibili.com/video/BV1ss411P7e1"}, {"num": 15, "value": "https://www.bilibili.com/video/BV1dZ4y1X7Fi"}, {"num": 16, "value": "https://www.bilibili.com/video/BV1c54114764"}, {"num": 17, "value": "https://www.bilibili.com/video/BV1xt411G73j"}, {"num": 18, "value": "https://www.bilibili.com/video/BV1TQ4y1P7bp"}, {"num": 19, "value": "https://www.bilibili.com/video/BV1ip4y1Q7V1"}, {"num": 20, "value": "https://www.bilibili.com/video/BV1ui4y1c7Pd"}, {"num": 21, "value": "https://www.bilibili.com/video/BV1R4411c7zr"}, {"num": 22, "value": "https://www.bilibili.com/video/BV1TZ4y147ME"}, {"num": 23, "value": "https://www.bilibili.com/video/BV1Ds411N7dU"}, {"num": 24, "value": "https://www.bilibili.com/video/BV1ta411f7cY"}, {"num": 25, "value": "https://www.bilibili.com/video/BV1MB4y1c7Cg"}, {"num": 26, "value": "https://www.bilibili.com/video/BV1vU4y1m7cK"}, {"num": 27, "value": "https://www.bilibili.com/video/BV14B4y1V7Uv"}, {"num": 28, "value": "https://www.bilibili.com/video/BV1UJ41137aF"}, {"num": 29, "value": "https://www.bilibili.com/video/BV1NT4y1w776"}, {"num": 30, "value": "https://www.bilibili.com/video/BV1BE411A777"}, {"num": 31, "value": "https://www.bilibili.com/video/BV1aJ411u7TN"}, {"num": 32, "value": "https://www.bilibili.com/video/BV1T54y167Hs"}, {"num": 33, "value": "https://www.bilibili.com/video/BV1yW411N7zc"}, {"num": 34, "value": "https://www.bilibili.com/video/BV1KY4y1W7CK"}, {"num": 35, "value": "https://www.bilibili.com/video/BV177411V7yc"}, {"num": 36, "value": "https://www.bilibili.com/video/BV1T7411A7WW"}, {"num": 37, "value": "https://www.bilibili.com/video/BV1sN4y157xE"}, {"num": 38, "value": "https://www.bilibili.com/video/BV1Gt411U78v"}, {"num": 39, "value": "https://www.bilibili.com/video/BV167411j7iZ"}, {"num": 40, "value": "https://www.bilibili.com/video/BV1gN4y1L7xr"}, {"num": 41, "value": "https://www.bilibili.com/video/BV1vt4y1D7pw"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u65709_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/div[1]/div[1]/a[1]/h3[1]", "exampleValues": [{"num": 0, "value": "\u540d\u573a\u9762\u5408\u96c6\uff08\u66f4\u65b0\u81f3\u76d6\u4e9a\uff09"}, {"num": 1, "value": "\uff1a\u4ece\u4e2d\u56fd\u9a84\u50b2\u5230\u52a3\u8ff9\u4e3b\u64ad\uff0c\u5c01\u6740\u4e94\u5e74\u590d\u51fa\uff0c\u5374\u88ab\u5b98\u65b94\u5b57\u8b66\u544a"}, {"num": 2, "value": "17\u5f20\u724c\u4f60\u80fd\u79d2\u6211\uff1f\uff1f\u4f60\u80fd\u79d2\u6740\u6211\uff1f\uff1f17\u5f20\u724c\u4f60\u4eca\u5929\u80fd\u628a\u6211\u79d2\u4e86\uff0c\u6211\u5f53\u573a\u5c31\u628a\u8fd9\u4e2a\u7535\u8111\u5c4f\u5e55\u5403\u6389\uff01\uff01\uff01"}, {"num": 3, "value": "\u4e00\u4e2d\u8001\u5e08\u5728\u7ebf\u603c"}, {"num": 4, "value": "\u3010\u7535\u97f3\u5355\u66f2\u3011\u725b\u903c\uff01\uff01\uff01"}, {"num": 5, "value": "\u5e1d\u5e08\u5f53\u5e74\u9524\uff0c\u72d0\u5f1f\u610f\u5916\u7206\u51fa\u674e\u6613\u5cf0\u7b49\u4e8b\u60c5\u5c3d\u7136\u6210\u771f"}, {"num": 6, "value": "\u770b\u81ea\u5df1\u5927\u95f9\u5929\u5bab"}, {"num": 7, "value": "\u3010\u3011\u4e94\u4e94\u5f00\u6c38\u4e45\u5173\u64ad\u524d\u7684\u6700\u540e5\u520636\u79d2\uff01"}, {"num": 8, "value": "\u76f4\u64ad\u73a9\u6398\u5730\u6c42\u5347\u5168\u8fc7\u7a0b"}, {"num": 9, "value": "\u8304\u5b50\u751f\u65e5\u4f1aPDD\u76f4\u64ad\u5e26\u5927\u5bb6\u627e"}, {"num": 10, "value": "\u4f60\u662f\u8c01"}, {"num": 11, "value": "\u4e4b\u5fcd\u4f4f\u4e0d\u7b11\u5927\u6311\u6218\uff0c\u4f60\u80fd\u575a\u6301\u591a\u4e45\uff1f\uff1f\uff1f"}, {"num": 12, "value": "\u4f1e\u5175\u4e00\u53f7\u662f\u54ea\u4e2a\u73ed\u7684\uff1f"}, {"num": 13, "value": "\u90fd\u8bf4uu\u662f\u62dc\u91d1\u5973\u8bf4\u300a\u51fa\u4e8b\u300buu\u7b2c1\u4e2a\u8dd1\u53ef\u662f\u966a\u5230\u6700\u540e\u7684\u8fd8\u662fuu"}, {"num": 14, "value": "29\u6740\u5403\u9e21\u5b8c\u6574\u89c6\u9891"}, {"num": 15, "value": "\u3010\u3011\u5b64\u52c7\u8005"}, {"num": 16, "value": "\u540d\u573a\u9762\uff1a\u4e0a\u9519\u8f66\u4e86\uff01\u8fd9\u6bb5\u7b11\u5f97\u6211\u809a\u5b50\u75bc\uff01"}, {"num": 17, "value": "\uff1a\u628a\u6211\u76f4\u64ad\u95f4\u5173\u4e86\uff0c\u6eda\u53bb\u5b66\u4e60\uff01"}, {"num": 18, "value": "\u6012\u55b7xxs"}, {"num": 19, "value": "\u3010\u3011\u4ed9\u5251\u5f00\u4fa0\u4f20"}, {"num": 20, "value": "\u548cPDD\u5f53\u5e74\u53c2\u52a0\u7efc\u827a\u7684\u6f14\u6280\u771f\u7684\u70b8\u88c2"}, {"num": 21, "value": "\u3010\u718a\u51fa\u6ca1\u9b3c\u755c\u3011\u6212\u7f51\u763e"}, {"num": 22, "value": "\u2014\u2014\u65e5\u672c\u4e4b\u884cvlog\u7eed"}, {"num": 23, "value": "\uff1a\u5341\u4e03\u5f20\u724c\u4f60\u80fd\u79d2\u6211\uff1f\u6211\u5403\u5c4f\u5e55"}, {"num": 24, "value": "\u7ed9Uzi\u53d1\u8bed\u97f3\uff0c\u73b0\u5728\u53ef\u4ee5\u5168\u90e8\u5750\u4e0b\u4e86\uff0c\u5e76\u4e14\u8ba9\u4e4c\u5179\u4e5f\u7ad9\u4e86\u8d77\u6765"}, {"num": 25, "value": "\u3010\u3011\u9519\u4f4d\u65f6\u7a7a\uff0c\u5168\u7a0b\u50ac\u6cea"}, {"num": 26, "value": "\u3010\u3011\u6211\u60f3\u4f60\u4eec\u4e86\uff0c\u53ef\u4f60\u4eec\u8fd8\u8bb0\u5f97\u6211\u5417\uff1f"}, {"num": 27, "value": "\u73b0\u5728\u7684vs\u4ee5\u524d\u7684"}, {"num": 28, "value": "\u3010\u4e0d\u8981\u7b11\u6311\u6218\u4e4b\u5fc3\u6001\u662f\u5982\u4f55\u7206\u70b8\u3011"}, {"num": 29, "value": "\u3010\u641e\u7b11\u4e27\u5c38\u7247\u3011\u9cb2\u5c71\u884c\uff0870\u5206\u949f\u5b8c\u6574\u7248\uff09&\u8304\u5b50&\u5468\u6dd1\u6021\u7b49\u9886\u8854\u4e3b\u6f14"}, {"num": 30, "value": "\u725b\u903c\uff0c\u516c\u4ea4\u8f66\u5076\u9047!!"}, {"num": 31, "value": "\u8001\u5e08\u5728\u8bfe\u5802\u653e\u9b3c\u755c\u89c6\u9891\uff0c\u522b\u70b9\u8d5e\uff0c\u4f1a\u6b7b\u4eba\u7684"}, {"num": 32, "value": "\u3010\u3011\u90a3\u4e2a\u5e7f\u573a......\u8d77\u98ce\u4e86"}, {"num": 33, "value": "\u73b0\u5728\u8fdb\u5165\u76f4\u64ad\u95f4\u4f1a\u53d1\u751f\u4ec0\u4e48"}, {"num": 34, "value": "\u56de\u5f52\u5728\u5373\uff1fPDD\u76f4\u64ad\u65f6\u900f\u9732\u5177\u4f53\u65f6\u95f4"}, {"num": 35, "value": "\u5feb\u4e50\u7f51\u8bfe\uff08\u4e32\u573a\uff09"}, {"num": 36, "value": "\u60ca\u73b0\u67d0\u7f51\u8bfe\u73b0\u573a\uff0c\u6570\u5b66\u8bfe\u8001\u5e08\u66b4\u6012"}, {"num": 37, "value": "\u60ca\u73b0\u963f\u4e50\u76f4\u64ad\u95f4\u5237\u793c\u7269\uff01\u963f\u4e50\uff1a\u54e5\u54e5\u8981\u6211\u7ad9\u7740\u6253\u6e38\u620f\u5417\uff1f"}, {"num": 38, "value": "\u770bIG\u593a\u51a0\u770b\u54ed\u4e86\uff0c\u5fc3\u75bc"}, {"num": 39, "value": "\u4e0a\u7f51\u8bfe\u65f6\uff0c\u8001\u5e08\u4e0e\u7684\u5bf9\u8bdd\u7b11\u62bd\u4e86O(\u2229_\u2229)O\u54c8\u54c8~"}, {"num": 40, "value": "\u6211\u7684\u58f0\u97f3\u771f\u7684\u5f88\u50cf\u5417"}, {"num": 41, "value": "\u9a82\u4eba\u540d\u573a\u9762\u5fcd\u4f4f\u4e0d\u8981\u7b11\uff01\uff01\uff01"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657010_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/div[1]/div[1]/a[1]/h3[1]/em[1]", "exampleValues": [{"num": 0, "value": "\u5362\u672c\u4f1f"}, {"num": 1, "value": "\u5362\u672c\u4f1f"}, {"num": 2, "value": "\u5362\u672c\u4f1f"}, {"num": 3, "value": "\u5362\u672c\u4f1f"}, {"num": 4, "value": "\u5362\u672c\u4f1f"}, {"num": 5, "value": "\u5362\u672c\u4f1f"}, {"num": 6, "value": "\u5362\u672c\u4f1f"}, {"num": 7, "value": "\u5362\u672c\u4f1f"}, {"num": 8, "value": "\u5362\u672c\u4f1f"}, {"num": 9, "value": "\u5362\u672c\u4f1f"}, {"num": 10, "value": "\u5362\u672c\u4f1f"}, {"num": 11, "value": "\u5362\u672c\u4f1f"}, {"num": 12, "value": "\u5362\u672c\u4f1f"}, {"num": 13, "value": "\u5362\u672c\u4f1f"}, {"num": 14, "value": "\u5362\u672c\u4f1f"}, {"num": 15, "value": "\u5362\u672c\u4f1f"}, {"num": 16, "value": "\u5362\u672c\u4f1f"}, {"num": 17, "value": "\u5362\u672c\u4f1f"}, {"num": 18, "value": "\u5362\u672c\u4f1f"}, {"num": 19, "value": "\u5362\u672c\u4f1f"}, {"num": 20, "value": "\u5362\u672c\u4f1f"}, {"num": 21, "value": "\u5362\u672c\u4f1f"}, {"num": 22, "value": "\u5362\u672c\u4f1f"}, {"num": 23, "value": "\u5362\u672c\u4f1f"}, {"num": 24, "value": "\u5362\u672c\u4f1f"}, {"num": 25, "value": "\u5362\u672c\u4f1f"}, {"num": 26, "value": "\u5362\u672c\u4f1f"}, {"num": 27, "value": "\u5362\u672c\u4f1f"}, {"num": 28, "value": "\u5362\u672c\u4f1f"}, {"num": 29, "value": "\u5362\u672c\u4f1f"}, {"num": 30, "value": "\u5362\u672c\u4f1f"}, {"num": 31, "value": "\u5362\u672c\u4f1f"}, {"num": 32, "value": "\u5362\u672c\u4f1f"}, {"num": 33, "value": "\u5362\u672c\u4f1f"}, {"num": 34, "value": "\u5362\u672c\u4f1f"}, {"num": 35, "value": "\u5362\u672c\u4f1f"}, {"num": 36, "value": "\u5362\u672c\u4f1f"}, {"num": 37, "value": "\u5362\u672c\u4f1f"}, {"num": 38, "value": "\u5362\u672c\u4f1f"}, {"num": 39, "value": "\u5362\u672c\u4f1f"}, {"num": 40, "value": "\u5362\u672c\u4f1f"}, {"num": 41, "value": "\u5362\u672c\u4f1f"}], "default": ""}, {"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u657011_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "exampleValues": [{"num": 0, "value": "\u67e0\u67daSama \u00b7 2020-4-2"}, {"num": 1, "value": "\u9650\u91cf\u7248\u84dd\u80d6\u7eb8 \u00b7 8-19"}, {"num": 2, "value": "\u98ce\u7eaa\u59d4\u5458\u554a\u7956 \u00b7 2017-7-26"}, {"num": 3, "value": "\u5170\u5170\u6211\u8001\u5a46_ \u00b7 2020-2-26"}, {"num": 4, "value": "\u4e00\u54b8\u83ca\u83ca \u00b7 2017-12-20"}, {"num": 5, "value": "\u5927\u98ce\u4e2d\u6447\u6446\u7684\u706b\u82d7 \u00b7 9-12"}, {"num": 6, "value": "\u5362\u59e5\u7237\u7559\u58f0\u673a \u00b7 1-21"}, {"num": 7, "value": "\u8d26\u53f7\u6ce8\u95009499082 \u00b7 3-6"}, {"num": 8, "value": "mdtx58 \u00b7 2020-1-11"}, {"num": 9, "value": "PDD\u5728B\u7ad9 \u00b7 2021-11-4"}, {"num": 10, "value": "\u963f\u98devlog\u8bb0\u5f55\u5f00\u54e5 \u00b7 2020-5-26"}, {"num": 11, "value": "\u82b1\u829d\u8679 \u00b7 2019-8-10"}, {"num": 12, "value": "\u627e\u4e0d\u5230\u62e8\u7247\u7684K\u5b9d \u00b7 2020-2-28"}, {"num": 13, "value": "55\u5f00\u6c38\u8fdc\u7684\u795e \u00b7 2-15"}, {"num": 14, "value": "\u66d9\u795e\u4e4b\u5149 \u00b7 2018-7-23"}, {"num": 15, "value": "\u53ef\u4e50\u541bCy \u00b7 2021-12-3"}, {"num": 16, "value": "\u5fcd\u91ce\u54a9\u54a9_ \u00b7 2020-4-28"}, {"num": 17, "value": "\u4e0d\u77e5\u540d\u80a5\u7682 \u00b7 2019-7-16"}, {"num": 18, "value": "\u5f20\u4e09\u662f\u6211\u5927\u54e5 \u00b7 2020-5-23"}, {"num": 19, "value": "\u9716\u8a00\u4e36 \u00b7 2020-5-13"}, {"num": 20, "value": "happykid17 \u00b7 2021-1-4"}, {"num": 21, "value": "\u6cab\u7136Fight \u00b7 2019-7-6"}, {"num": 22, "value": "\u963f\u98devlog\u8bb0\u5f55\u5f00\u54e5 \u00b7 2020-4-25"}, {"num": 23, "value": "ttsy\u5929\u5929\u5c11\u7237 \u00b7 2018-7-20"}, {"num": 24, "value": "\u7535\u7ade\u5c71\u91cc\u5a03 \u00b7 8-6"}, {"num": 25, "value": "\u51b7\u989c\u83cc\u4e36 \u00b7 2021-4-19"}, {"num": 26, "value": "\u963f\u98devlog\u8bb0\u5f55\u5f00\u54e5 \u00b7 5-14"}, {"num": 27, "value": "\u5305\u5b50\u653e\u76d0 \u00b7 8-21"}, {"num": 28, "value": "\u70ed\u60c5\u4f3c\u706b\u7684\u5c0f\u6d77 \u00b7 2019-9-20"}, {"num": 29, "value": "\u6d45\u6f84\u6708 \u00b7 2020-10-1"}, {"num": 30, "value": "\u574f\u5154\u5b50x \u00b7 2020-3-21"}, {"num": 31, "value": "\u6cfd\u534e\u8f85\u4e00 \u00b7 2019-9-22"}, {"num": 32, "value": "\u6c61\u795eya \u00b7 2020-11-28"}, {"num": 33, "value": "\u6253\u7834\u6158\u6848 \u00b7 2018-6-4"}, {"num": 34, "value": "PDD\u5728B\u7ad9 \u00b7 4-3"}, {"num": 35, "value": "\u9999\u8549\u68d2\u68d2\u9524ts \u00b7 2020-2-12"}, {"num": 36, "value": "\u6211\u7684\u4e09\u4e03\u6ca1\u6709\u5206 \u00b7 2020-2-21"}, {"num": 37, "value": "\u9ad8\u80fd\u6e38\u620f\u773c \u00b7 8-8"}, {"num": 38, "value": "\u964c\u8f69\u6cfd \u00b7 2018-11-11"}, {"num": 39, "value": "Kiyohime\u4e7e\u9cb2 \u00b7 2020-2-17"}, {"num": 40, "value": "\u6708\u4e0bundermoon \u00b7 7-29"}, {"num": 41, "value": "\u6e6b\u747e\u5434 \u00b7 2020-7-29"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u657012_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "exampleValues": [{"num": 0, "value": "https://space.bilibili.com/152292466"}, {"num": 1, "value": "https://space.bilibili.com/505241381"}, {"num": 2, "value": "https://space.bilibili.com/28824825"}, {"num": 3, "value": "https://space.bilibili.com/449276953"}, {"num": 4, "value": "https://space.bilibili.com/26311441"}, {"num": 5, "value": "https://space.bilibili.com/1492647"}, {"num": 6, "value": "https://space.bilibili.com/2028911406"}, {"num": 7, "value": "https://space.bilibili.com/1977691792"}, {"num": 8, "value": "https://space.bilibili.com/493533134"}, {"num": 9, "value": "https://space.bilibili.com/36882906"}, {"num": 10, "value": "https://space.bilibili.com/551271353"}, {"num": 11, "value": "https://space.bilibili.com/9336404"}, {"num": 12, "value": "https://space.bilibili.com/12319573"}, {"num": 13, "value": "https://space.bilibili.com/548489530"}, {"num": 14, "value": "https://space.bilibili.com/226736083"}, {"num": 15, "value": "https://space.bilibili.com/436582505"}, {"num": 16, "value": "https://space.bilibili.com/18915489"}, {"num": 17, "value": "https://space.bilibili.com/13142874"}, {"num": 18, "value": "https://space.bilibili.com/340497271"}, {"num": 19, "value": "https://space.bilibili.com/17422165"}, {"num": 20, "value": "https://space.bilibili.com/333644619"}, {"num": 21, "value": "https://space.bilibili.com/381448438"}, {"num": 22, "value": "https://space.bilibili.com/551271353"}, {"num": 23, "value": "https://space.bilibili.com/155682730"}, {"num": 24, "value": "https://space.bilibili.com/328379242"}, {"num": 25, "value": "https://space.bilibili.com/29379264"}, {"num": 26, "value": "https://space.bilibili.com/551271353"}, {"num": 27, "value": "https://space.bilibili.com/630915163"}, {"num": 28, "value": "https://space.bilibili.com/389114021"}, {"num": 29, "value": "https://space.bilibili.com/8034163"}, {"num": 30, "value": "https://space.bilibili.com/39486882"}, {"num": 31, "value": "https://space.bilibili.com/312129507"}, {"num": 32, "value": "https://space.bilibili.com/413118612"}, {"num": 33, "value": "https://space.bilibili.com/258882426"}, {"num": 34, "value": "https://space.bilibili.com/36882906"}, {"num": 35, "value": "https://space.bilibili.com/294591363"}, {"num": 36, "value": "https://space.bilibili.com/331804025"}, {"num": 37, "value": "https://space.bilibili.com/1510650555"}, {"num": 38, "value": "https://space.bilibili.com/112883352"}, {"num": 39, "value": "https://space.bilibili.com/407529648"}, {"num": 40, "value": "https://space.bilibili.com/17779099"}, {"num": 41, "value": "https://space.bilibili.com/587969326"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657013_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[3]/span[1]", "exampleValues": [{"num": 1, "value": "\u6b63\u5728\u7f13\u51b2..."}, {"num": 13, "value": "\u6b63\u5728\u7f13\u51b2..."}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657014_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/span[1]", "exampleValues": [{"num": 1, "value": "\u83b7\u53d6\u89c6\u9891\u53c2\u6570..."}, {"num": 13, "value": "\u83b7\u53d6\u89c6\u9891\u53c2\u6570..."}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657015_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/span[2]", "exampleValues": [{"num": 1, "value": "[\u6210\u529f]"}, {"num": 13, "value": "[\u6210\u529f]"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657016_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/span[1]", "exampleValues": [{"num": 1, "value": "\u64ad\u653e\u5668\u521d\u59cb\u5316..."}, {"num": 13, "value": "\u64ad\u653e\u5668\u521d\u59cb\u5316..."}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657017_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/span[2]", "exampleValues": [{"num": 1, "value": "[\u6210\u529f]"}, {"num": 13, "value": "[\u6210\u529f]"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657018_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/span[3]", "exampleValues": [{"num": 1, "value": "3.16.0-9b97d64a"}, {"num": 13, "value": "3.16.0-9b97d64a"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657019_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[3]/span[1]", "exampleValues": [{"num": 1, "value": "\u83b7\u53d6\u64ad\u653e\u5730\u5740..."}, {"num": 13, "value": "\u83b7\u53d6\u64ad\u653e\u5730\u5740..."}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657020_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[3]/span[2]", "exampleValues": [{"num": 1, "value": "[\u6210\u529f]"}, {"num": 13, "value": "[\u6210\u529f]"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657021_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[4]/span[1]", "exampleValues": [{"num": 1, "value": "\u52a0\u8f7d\u89c6\u9891\u4fe1\u606f..."}, {"num": 13, "value": "\u52a0\u8f7d\u89c6\u9891\u4fe1\u606f..."}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657022_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[4]/span[2]", "exampleValues": [{"num": 1, "value": "[\u6210\u529f]"}, {"num": 13, "value": "[\u6210\u529f]"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657023_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/a[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[5]/span[1]", "exampleValues": [{"num": 1, "value": "\u52a0\u8f7d\u89c6\u9891\u5185\u5bb9..."}, {"num": 13, "value": "\u52a0\u8f7d\u89c6\u9891\u5185\u5bb9..."}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u657024_\u6587\u672c", "desc": "", "relativeXPath": "/div[1]/div[2]/div[1]/div[1]/a[1]/h3[1]/em[2]", "exampleValues": [{"num": 13, "value": "\u5362\u672c\u4f1f"}, {"num": 27, "value": "\u5362\u672c\u4f1f"}, {"num": 30, "value": "\u5362\u672c\u4f1f"}], "default": ""}], "loopType": 1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/20.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/20.json
deleted file mode 100644
index 499f90b..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/20.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 20, "name": "Bilibili\u7c89\u4e1d", "url": "https://space.bilibili.com/291929894/fans/fans", "links": "https://space.bilibili.com/291929894/fans/fans", "containJudge": false, "desc": "https://space.bilibili.com/291929894/fans/fans", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://space.bilibili.com/291929894/fans/fans", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://space.bilibili.com/291929894/fans/fans"}, {"id": 1, "name": "loopTimes_Loop_1", "nodeId": 2, "nodeName": "Loop", "desc": "Number of loop executions, 0 means unlimited loops (until element not found)", "type": "int", "exampleValue": 0, "value": 0}], "outputParameters": [{"id": 0, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u5bf9\u65b9\u7b54\u590d5"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://space.bilibili.com/291929894/fans/fans", "links": "https://space.bilibili.com/291929894/fans/fans", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [4], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//a[contains(text(),\"\u4e0b\u4e00\u9875\")]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 3, "parentId": 2, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": true, "xpath": "//*[@id=\"page-follows\"]/div[1]/div[2]/div[2]/div[2]/ul[2]/li[7]", "wait": 1, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}, {"id": 3, "index": 4, "parentId": 2, "type": 1, "option": 8, "title": "Loop", "sequence": [5], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/ul[1]/li/div[2]/a[1]/span[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 4, "index": 5, "parentId": 3, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": true, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "\u5bf9\u65b9\u7b54\u590d5"}], "default": ""}], "loopType": 1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/23.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/23.json
deleted file mode 100644
index 414bb72..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/23.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 23, "name": "eBay Titles - Simple Demo", "url": "https://www.ebay.com", "links": "https://www.ebay.com", "containJudge": false, "desc": "https://www.ebay.com", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://www.ebay.com", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://www.ebay.com"}, {"id": 1, "name": "inputText_1", "nodeName": "Input Text", "nodeId": 2, "desc": "The text to be entered, such as 'computer' at eBay search box", "type": "string", "exampleValue": "iPhone", "value": "iPhone"}, {"id": 2, "name": "loopTimes_Loop Click Next Page_2", "nodeId": 5, "nodeName": "Loop Click Next Page", "desc": "Number of loop executions, 0 means unlimited loops (until element not found)", "type": "int", "exampleValue": 10, "value": 10}], "outputParameters": [{"id": 0, "name": "Title", "desc": "", "type": "string", "exampleValue": "Apple iPhone 11 - 64GB - Black - Carrier Unlocked - NO FACE ID"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2, 3, 5], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.ebay.com", "links": "https://www.ebay.com", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-ac\"]", "wait": 0, "value": "iPhone"}}, {"id": 3, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Search", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-btn\"]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 4, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 3, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"s0-52-12-5-4[0]-42\"]/form[1]/fieldset[1]/input[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 4, "index": 5, "parentId": 0, "type": 1, "option": 8, "title": "Loop Click Next Page", "sequence": [7, 6], "isInLoop": false, "position": 3, "parameters": {"history": 6, "tabIndex": -1, "useLoop": false, "xpath": "//a[contains(@class,'pagination__next')] ", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 10, "historyWait": 2}}, {"id": 6, "index": 6, "parentId": 4, "type": 0, "option": 2, "title": "Click Next", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 6, "tabIndex": -1, "useLoop": true, "xpath": "//*[@id=\"srp-river-results\"]/ul[1]/li[61]/div[2]/span[1]/span[1]/nav[1]/a[1]", "wait": 1, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}, {"id": 5, "index": 7, "parentId": 4, "type": 1, "option": 8, "title": "Loop Collection", "sequence": [8], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 7, "index": 8, "parentId": 5, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 7, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": true, "name": "Title", "desc": "", "relativeXPath": "//div[contains(@class,'s-item__title')] ", "exampleValues": [{"num": 0, "value": "Apple iPhone 11 - 64GB - Black - Carrier Unlocked - NO FACE ID"}, {"num": 1, "value": "Apple iPhone 12 Pro Max - Factory Unlocked - 128GB - Very Good"}, {"num": 2, "value": "Apple iPhone SE 2nd Gen 64GB Unlocked AT&T T-Mobile Verizon Good Condition"}, {"num": 3, "value": "Apple iPhone 6 16GB 64GB 128GB Factory Unlocked SmartPhone AT&T T-mobile Verizon"}, {"num": 4, "value": "Apple iPhone 12 A2172 64/128/256GB AT&T T-Mobile Verizon Unlocked GREAT"}, {"num": 5, "value": "Apple iPhone 11 - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good Condition"}, {"num": 6, "value": "Apple iPhone 13 PRO MAX 128GB 256GB 512GB 1TB (UNLOCKED) \u2705APPLE WARNTY\u26ab\ud83d\udd34\ud83d\udd35\u2724O/B\u2724"}, {"num": 7, "value": "Apple iPhone 12 Pro 128GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 8, "value": "Apple iPhone XR - 64GB - Fully Unlocked (CDMA+GSM) - Good Condition"}, {"num": 9, "value": "APPLE IPHONE 7 *ALL COLORS* FACTORY UNLOCKED 32GB (VERY GOOD CONDITION)"}, {"num": 10, "value": "Apple iPhone 11 64GB Unlocked Smartphone - Very Good"}, {"num": 11, "value": "Apple iPhone XR - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good Condition"}, {"num": 12, "value": "Apple iPhone 12 Mini 64GB Unlocked Smartphone - Very Good"}, {"num": 13, "value": "Apple iPhone SE 2nd Gen 64|128|256GB 4G LTE 4.7 Verizon Unlocked T-Mobile AT&T"}, {"num": 14, "value": "Apple iPhone SE 2nd Gen. 2020 64GB Unlocked A2275 GSM + CDMA -BEST BUDGET DEAL-"}, {"num": 15, "value": "Apple iPhone 7 Plus - 128GB - Factory Unlocked - Very Good Condition "}, {"num": 16, "value": "Apple iPhone 12 - 64GB - All Colors - Unlocked Smartphone - Good Condition "}, {"num": 17, "value": "Apple iPhone 13 A2482 128GB Midnight Unlocked Excellent Condition"}, {"num": 18, "value": "Apple iPhone 11 64GB/128GB/256GB - ALL COLOURS - UNLOCKED - VERY GOOD CONDITION"}, {"num": 19, "value": "Apple iPhone 12 Pro Max A2342 256GB Unlocked Good Condition"}, {"num": 20, "value": "Apple iPhone 12 Pro Max 5G 128GB Factory Unlocked CDMA + GSM EXCELLENT"}, {"num": 21, "value": "Apple iPhone 12 Pro A2341 128GB Unlocked Very Good Condition (Free Shipping)"}, {"num": 22, "value": "Apple iPhone 11 A2111 64/128/256 - All Colors - (Factory Unlocked) - Excellent -"}, {"num": 23, "value": "Apple iPhone 11 Pro Max - 256GB - All Colors (Unlocked) - Very Good Condition "}, {"num": 24, "value": "Apple iPhone 12 Pro Max (A2342) - All Colors - (Unlocked) - 10/10 Open Box -"}, {"num": 25, "value": "Apple iPhone 11 Pro 64GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 26, "value": "Apple iPhone 13 (Unlocked) Pre-Order-New Open Box, Free Shipping!"}, {"num": 27, "value": "Apple iPhone 12 - 5G - 128GB Factory Unlocked GSM + CDMA - OPEN BOX"}, {"num": 28, "value": "Apple iPhone 8 64GB Factory Unlocked Verizon AT&T T-Mobile Sprint Good"}, {"num": 29, "value": "Apple iPhone 12 (A2172) 64GB Blue Unlocked GSM/CDMA -Fair Condition"}, {"num": 30, "value": "Apple iPhone 11 64GB/128GB/256GB - ALL COLOURS - UNLOCKED - GOOD CONDITION"}, {"num": 31, "value": "Apple iPhone X 64GB 256GB 4G LTE 5.8 Verizon Unlocked T-Mobile AT&T Ultra"}, {"num": 32, "value": "Apple iPhone 11 64GB Factory Unlocked 4G LTE Smartphone - Good"}, {"num": 33, "value": "Apple iPhone XR 64GB 128GB Fully Unlocked Smartphone A1984 - Good"}, {"num": 34, "value": "Apple iPhone XR 64GB Factory Unlocked Smartphone - Very Good"}, {"num": 35, "value": "Apple iPhone 11 - 128GB - All Colors - Fully Unlocked (CDMA+GSM)- Good Condition"}, {"num": 36, "value": "NEW Apple iPhone 11 A2111 (FACTORY UNLOCKED) - ALL COLORS & CAPACITY"}, {"num": 37, "value": "Apple iPhone 12 64GB/128GB/256GB - ALL COLOURS - UNLOCKED- VERY GOOD CONDITION"}, {"num": 38, "value": "Open Box Apple iPhone 8 Plus 64GB Factory Unlocked Verizon T-Mobile- Gray/Silver"}, {"num": 39, "value": "Apple iPhone 6s 16/32/64 GB - All Colors - Fully Unlocked - Very Good Condition"}, {"num": 40, "value": "Apple iPhone 8 64GB GSM Factory Unlocked Smartphone- Excellent condition"}, {"num": 41, "value": "Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro Cricket"}, {"num": 42, "value": "Apple iPhone 8 64GB Verizon T-Mobile AT&T Unlocked Smartphone PRISTINE Condition"}, {"num": 43, "value": "Apple iPhone 12 128GB Unlocked Smartphone - Very Good"}, {"num": 44, "value": "Apple iPhone 12 Mini 64GB 128GB 256GB Unlocked AT&T T-Mobile Verizon Very Good"}, {"num": 45, "value": "Apple iPhone 14 Pro Max Unlocked eSim, Pre-Order.. FREE UPGRADE TO 1TB MODEL!"}, {"num": 46, "value": "Apple iPhone SE 2nd Gen 2020 Fully Unlocked GSM/CDMA 64GB 128GB 256GB"}, {"num": 47, "value": "Apple iPhone 6 16GB Space Gray A1549 Unlocked GSM 4G LTE New In Box SEALED"}, {"num": 48, "value": "Apple iPhone 14 128GB ( Unlocked) Excellent"}, {"num": 49, "value": "Apple iPhone 12 Mini 5.4\" 64GB 128GB Factory Unlocked (Any Carrier) Very Good"}, {"num": 50, "value": "Apple iPhone 13 Pro 128/256/512GB A2483 Unlocked Open Box"}, {"num": 51, "value": "Apple iPhone 8 64GB 256GB Unlocked Open Box New Other"}, {"num": 52, "value": "Apple iPhone 12 mini (5G) Factory Unlocked GSM+CDMA 256GB 128GB |64GB Excellent"}, {"num": 53, "value": "Apple iPhone 12 64GB 128GB 256GB Unlocked AT&T T-Mobile Verizon Sprint Very Good"}, {"num": 54, "value": "Apple iPhone XR 64GB Black Unlocked Fair Condition"}, {"num": 55, "value": "Apple iPhone 11 Pro -64GB-Space Gray Unlocked A2160 CDMA + GSM Smartphone GOOD "}, {"num": 56, "value": "Apple iPhone 12 Mini (5G) GSM/CDMA Factory Unlocked 256GB |128GB | 64GB"}, {"num": 57, "value": "Apple iPhone 11 - 64GB 128GB 256GB - All Colors - Excellent Condition"}, {"num": 58, "value": "Apple iPhone 11 - 64GB / 128GB / 256GB - Factory Unlocked - Smartphone"}, {"num": 59, "value": "Apple iPhone 6 A1549 32GB Space Gray Unlocked GSM/CDMA Fair "}], "default": ""}], "loopType": 1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/25.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/25.json
deleted file mode 100644
index 1e4d99c..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/25.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 25, "name": "eBay Titles", "url": "https://www.ebay.com", "links": "https://www.ebay.com", "containJudge": false, "desc": "https://www.ebay.com", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://www.ebay.com", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://www.ebay.com"}, {"id": 1, "name": "inputText_1", "nodeName": "Input Text", "nodeId": 2, "desc": "The text to be entered, such as 'computer' at eBay search box", "type": "string", "exampleValue": "iPhone", "value": "iPhone"}], "outputParameters": [{"id": 0, "name": "Title", "desc": "", "type": "string", "exampleValue": "Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' "}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2, 3, 8], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.ebay.com", "links": "https://www.ebay.com", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-ac\"]", "wait": 0, "value": "iPhone"}}, {"id": 3, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-btn\"]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 4, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [5, 6], "isInLoop": false, "position": 3, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/a[1]/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 5, "parentId": 4, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": true, "name": "para1_text", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' "}, {"num": 1, "value": "Apple iPhone X A1901 - 64GB | 256GB - GSM Unlocked AT&T T-Mobile Metro Cricket"}, {"num": 2, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked Smartphone Good Condition Warranty"}, {"num": 3, "value": "Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro Cricket"}, {"num": 4, "value": "Apple iPhone 11 - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good Condition"}, {"num": 5, "value": "Apple iPhone XS Max - 64GB Used T-Mobile"}, {"num": 6, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Excellent A+ Condition - UK"}, {"num": 7, "value": "Apple iPhone 11 128GB Black Green Red Verizon Unlocked Mint Condition"}, {"num": 8, "value": "Apple iPhone XR - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good Condition"}, {"num": 9, "value": "Apple iPhone 11 Pro, Pro Max Unlocked 64GB 256GB 512GBSmartphone Used"}, {"num": 10, "value": "Apple iPhone 12 Pro 128GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 11, "value": "Apple iPhone XR Unlocked Various Colors 64GB 128GB 256GB Smartphone Used"}, {"num": 12, "value": "Apple iPhone SE (2020) A2275 - 128 GB - Space Gray Color - AT&T only- Beautiful!"}, {"num": 13, "value": "Apple iPhone SE 2nd Gen 64|128|256GB 4G LTE 4.7 Verizon Unlocked T-Mobile AT&T"}, {"num": 14, "value": "Apple iPhone X - 64GB 256GB - Unlocked - Very Good Condition - All Colours"}, {"num": 15, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Very Good Condition - UK Stock"}, {"num": 16, "value": "Apple iPhone 8 - 64GB/256GB - Gold/Grey/ Silver - UNLOCKED - Excellent Grade A"}, {"num": 17, "value": "Apple iPhone SE 2nd Gen. - 256GB - Midnight (Unlocked)"}, {"num": 18, "value": "Apple iPhone 11 Pro - 64GB 256GB 512GB - Unlocked - Excellent A+ Condition - UK"}, {"num": 19, "value": "Apple iPhone 11 64GB 128GB Verizon T-Mobile AT&T Unlocked Good Condition"}, {"num": 20, "value": "Apple iPhone 11 Pro 64GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 21, "value": "Apple iPhone XS Max 64GB Black AT&T"}, {"num": 22, "value": "Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro Cricket"}, {"num": 23, "value": "Apple iPhone 11 - 128GB - Factory Unlocked - Good Condition"}, {"num": 24, "value": "Apple iPhone 11 Pro Max 64GB 256GB 512GB Unlocked Smartphone Good Condition"}, {"num": 25, "value": "Apple iPhone 11 Pro - 256GB - Gold (Unlocked)"}, {"num": 26, "value": "Apple iPhone 13 - 128GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 27, "value": "original Apple iPhone 1st Generation 8GB unlocked 2G GSM network work good"}, {"num": 28, "value": "Apple iPhone 7 - 32GB - Silver (Unlocked) A1660 (CDMA + GSM) Very Good!"}, {"num": 29, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Good Condition UK Stock"}, {"num": 30, "value": "Apple iPhone 11 64GB 128GB 256GB Unlocked All Colours Good Condition"}, {"num": 31, "value": "Apple iPhone XR 64GB 128GB 256GB - Unlocked Smartphone - Good Condition - UK"}, {"num": 32, "value": "New ListingApple iPhone 11 - 64GB - Purple (Unlocked) A2111 (CDMA + GSM)"}, {"num": 33, "value": "Apple iPhone 7 - 32GB - All Colors - Unlocked - Good Condition "}, {"num": 34, "value": "Apple iPhone 11 Pro Max - 64GB 256GB 512GB - Unlocked - Excellent A+ Condition"}, {"num": 35, "value": "Apple iPhone 8 Plus 64GB Factory Unlocked Smartphone - Excellent"}, {"num": 36, "value": "Apple iPhone 11 - 64GB / 128GB - Unlocked Smartphone - Very Good Condition"}, {"num": 37, "value": "Apple iPhone XS - 256GB - Silver (Unlocked) A1920 (CDMA + GSM) "}, {"num": 38, "value": "iPhone 12 Pro Max 128GB Graphite"}, {"num": 39, "value": "Apple iPhone SE 1st Generation 16GB /32GB /64Gb /128GB Smartphone Unlocked #1B1 "}, {"num": 40, "value": "Apple iPhone XS ,XS Max Unlocked Various Colors 64GB 256GB 512GB Smartphone Used"}, {"num": 41, "value": "Apple iPhone 11 Pro Max - 64GB - Midnight\u00a0Green (Unlocked) A2218 (CDMA + GSM)"}, {"num": 42, "value": "Apple iPhone 11 64GB 128GB AT&T Sprint T-Mobile Unlocked Verizon Good"}, {"num": 43, "value": "Apple iPhone 11 Unlocked Various Colors 64GB 128GB 256GB Smartphone Used"}, {"num": 44, "value": "Apple iPhone 8 64GB Unlocked A1905 GSM - Space Gray"}, {"num": 45, "value": "Apple iPhone X Unlocked Various Colors 64GB 256GB Smartphone Used"}, {"num": 46, "value": "Apple iPhone 11 - 64GB - Black (Unlocked) A2111 (CDMA + GSM)"}, {"num": 47, "value": "Apple iPhone 12 - 64GB 128GB 256GB - Unlocked - 12 Months Warranty - Grade A+"}, {"num": 48, "value": "Apple iPhone 12 - 256GB - Blue (Unlocked)"}, {"num": 49, "value": "Apple iPhone 6s Plus Unlocked Various Colors 16GB 64GB 128GB Smartphone Used"}, {"num": 50, "value": "Apple iPhone 11 - 64GB - All Colors - Fully Unlocked - Very Good Condition "}, {"num": 51, "value": "iphone 11"}, {"num": 52, "value": "Apple iPhone XR - 64GB - All Colors - Fully Unlocked - Very Good Condition "}, {"num": 53, "value": "Apple iPhone XR 64/128/256GB Fully Unlocked (GSM+CDMA) AT&T T-Mobile Verizon"}, {"num": 54, "value": "Apple iPhone X - 64GB - All Colors - Fully Unlocked - Very Good Condition "}, {"num": 55, "value": "Apple iPhone XS Max 64GB 256GB 512GB Unlocked Smartphone Good Refurbished"}, {"num": 56, "value": "Apple iPhone 13 Pro Max A2484 256GB Graphite LOCKED (READ)"}, {"num": 57, "value": "Apple iPhone 11 Pro Max 256GB Midnight Green Unlocked Excellent"}, {"num": 58, "value": "Apple iPhone X 64GB 256GB 4G LTE 5.8 Verizon Unlocked T-Mobile AT&T Ultra"}, {"num": 59, "value": "Apple iPhone XS - 256GB - Space Gray (Unlocked) (CDMA + GSM)"}], "default": ""}], "loopType": 1}}, {"id": -1, "index": 6, "parentId": 4, "type": 1, "option": 8, "title": "Loop", "sequence": [7], "isInLoop": true, "position": 1, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/div/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 7, "parentId": 6, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": true, "name": "para2_text", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "HKD 1,756.28 to HKD 2,987.25"}, {"num": 1, "value": "HKD 1,646.12 to HKD 2,038.15"}, {"num": 2, "value": "HKD 2,289.86 to HKD 3,256.24"}, {"num": 3, "value": "HKD 862.07 to HKD 1,881.34"}, {"num": 4, "value": "HKD 2,046.31 to HKD 2,258.00"}, {"num": 5, "value": "HKD 1,352.50"}, {"num": 6, "value": "HKD 2,802.43 to HKD 3,188.98"}, {"num": 7, "value": "HKD 1,764.12 to HKD 3,002.93"}, {"num": 8, "value": "HKD 1,622.92"}, {"num": 9, "value": "HKD 3,410.56 to HKD 5,605.92"}, {"num": 10, "value": "HKD 4,252.01 to HKD 4,541.92"}, {"num": 11, "value": "HKD 1,764.05 to HKD 2,352.09"}, {"num": 12, "value": "HKD 1,058.08"}, {"num": 13, "value": "HKD 783.98 to HKD 1,568.03"}, {"num": 14, "value": "HKD 1,836.04"}, {"num": 15, "value": "HKD 2,512.51 to HKD 3,285.62"}, {"num": 16, "value": "HKD 1,212.91 to HKD 1,492.68"}, {"num": 17, "value": "HKD 492.86"}, {"num": 18, "value": "HKD 3,382.26 to HKD 3,865.45"}, {"num": 19, "value": "HKD 1,701.40 to HKD 2,916.69"}, {"num": 20, "value": "HKD 2,899.07 to HKD 3,478.90"}, {"num": 21, "value": "HKD 1,136.88"}, {"num": 22, "value": "HKD 862.07 to HKD 1,881.34"}, {"num": 23, "value": "HKD 1,732.76 to HKD 2,979.41"}, {"num": 24, "value": "HKD 3,285.23 to HKD 4,251.62"}, {"num": 25, "value": "HKD 2,213.03"}, {"num": 26, "value": "HKD 5,121.76"}, {"num": 27, "value": "HKD 689.97"}, {"num": 28, "value": "HKD 783.66"}, {"num": 29, "value": "HKD 2,222.59"}, {"num": 30, "value": "HKD 2,512.51 to HKD 3,092.34"}, {"num": 31, "value": "HKD 1,739.40 to HKD 2,029.32"}, {"num": 32, "value": "HKD 1,191.76"}, {"num": 33, "value": "HKD 670.29"}, {"num": 34, "value": "HKD 3,672.18 to HKD 4,058.73"}, {"num": 35, "value": "HKD 1,160.40 to HKD 1,497.55"}, {"num": 36, "value": "HKD 2,415.49 to HKD 2,831.03"}, {"num": 37, "value": "HKD 1,403.46 to HKD 2,258.08"}, {"num": 38, "value": "HKD 5,063.87"}, {"num": 39, "value": "HKD 470.35 to HKD 940.79"}, {"num": 40, "value": "HKD 1,842.45 to HKD 3,528.17"}, {"num": 41, "value": "HKD 1,981.09"}, {"num": 42, "value": "HKD 1,685.72 to HKD 2,893.16"}, {"num": 43, "value": "HKD 2,704.91 to HKD 3,488.97"}, {"num": 44, "value": "HKD 1,215.29"}, {"num": 45, "value": "HKD 1,724.84 to HKD 1,960.06"}, {"num": 46, "value": "HKD 1,403.46"}, {"num": 47, "value": "HKD 3,377.43"}, {"num": 48, "value": "HKD 3,097.02"}, {"num": 49, "value": "HKD 862.38 to HKD 1,176.00"}, {"num": 50, "value": "HKD 2,258.00 to HKD 2,469.70"}, {"num": 51, "value": "HKD 1,414.63"}, {"num": 52, "value": "HKD 1,764.05 to HKD 1,905.18"}, {"num": 53, "value": "HKD 1,803.33 to HKD 2,273.76"}, {"num": 54, "value": "HKD 1,658.20"}, {"num": 55, "value": "HKD 2,270.53 to HKD 2,753.72"}, {"num": 56, "value": "HKD 2,352.17"}, {"num": 57, "value": "HKD 4,831.94"}, {"num": 58, "value": "HKD 1,411.22 to HKD 1,881.65"}, {"num": 59, "value": "HKD 1,419.14 to HKD 2,297.28"}], "default": ""}]}}, {"id": 4, "index": 8, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [9], "isInLoop": false, "position": 3, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/a[1]/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 5, "index": 9, "parentId": 4, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": true, "name": "Title", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' "}, {"num": 1, "value": "Apple iPhone X A1901 - 64GB | 256GB - GSM Unlocked AT&T T-Mobile Metro Cricket"}, {"num": 2, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked Smartphone Good Condition Warranty"}, {"num": 3, "value": "Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro Cricket"}, {"num": 4, "value": "Apple iPhone 11 - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good Condition"}, {"num": 5, "value": "Apple iPhone XS Max - 64GB Used T-Mobile"}, {"num": 6, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Excellent A+ Condition - UK"}, {"num": 7, "value": "Apple iPhone 11 128GB Black Green Red Verizon Unlocked Mint Condition"}, {"num": 8, "value": "Apple iPhone XR - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good Condition"}, {"num": 9, "value": "Apple iPhone 11 Pro, Pro Max Unlocked 64GB 256GB 512GBSmartphone Used"}, {"num": 10, "value": "Apple iPhone 12 Pro 128GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 11, "value": "Apple iPhone XR Unlocked Various Colors 64GB 128GB 256GB Smartphone Used"}, {"num": 12, "value": "Apple iPhone SE (2020) A2275 - 128 GB - Space Gray Color - AT&T only- Beautiful!"}, {"num": 13, "value": "Apple iPhone SE 2nd Gen 64|128|256GB 4G LTE 4.7 Verizon Unlocked T-Mobile AT&T"}, {"num": 14, "value": "Apple iPhone X - 64GB 256GB - Unlocked - Very Good Condition - All Colours"}, {"num": 15, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Very Good Condition - UK Stock"}, {"num": 16, "value": "Apple iPhone 8 - 64GB/256GB - Gold/Grey/ Silver - UNLOCKED - Excellent Grade A"}, {"num": 17, "value": "Apple iPhone SE 2nd Gen. - 256GB - Midnight (Unlocked)"}, {"num": 18, "value": "Apple iPhone 11 Pro - 64GB 256GB 512GB - Unlocked - Excellent A+ Condition - UK"}, {"num": 19, "value": "Apple iPhone 11 64GB 128GB Verizon T-Mobile AT&T Unlocked Good Condition"}, {"num": 20, "value": "Apple iPhone 11 Pro 64GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 21, "value": "Apple iPhone XS Max 64GB Black AT&T"}, {"num": 22, "value": "Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro Cricket"}, {"num": 23, "value": "Apple iPhone 11 - 128GB - Factory Unlocked - Good Condition"}, {"num": 24, "value": "Apple iPhone 11 Pro Max 64GB 256GB 512GB Unlocked Smartphone Good Condition"}, {"num": 25, "value": "Apple iPhone 11 Pro - 256GB - Gold (Unlocked)"}, {"num": 26, "value": "Apple iPhone 13 - 128GB 256GB 512GB Unlocked All Colours Good Condition"}, {"num": 27, "value": "original Apple iPhone 1st Generation 8GB unlocked 2G GSM network work good"}, {"num": 28, "value": "Apple iPhone 7 - 32GB - Silver (Unlocked) A1660 (CDMA + GSM) Very Good!"}, {"num": 29, "value": "Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Good Condition UK Stock"}, {"num": 30, "value": "Apple iPhone 11 64GB 128GB 256GB Unlocked All Colours Good Condition"}, {"num": 31, "value": "Apple iPhone XR 64GB 128GB 256GB - Unlocked Smartphone - Good Condition - UK"}, {"num": 32, "value": "New ListingApple iPhone 11 - 64GB - Purple (Unlocked) A2111 (CDMA + GSM)"}, {"num": 33, "value": "Apple iPhone 7 - 32GB - All Colors - Unlocked - Good Condition "}, {"num": 34, "value": "Apple iPhone 11 Pro Max - 64GB 256GB 512GB - Unlocked - Excellent A+ Condition"}, {"num": 35, "value": "Apple iPhone 8 Plus 64GB Factory Unlocked Smartphone - Excellent"}, {"num": 36, "value": "Apple iPhone 11 - 64GB / 128GB - Unlocked Smartphone - Very Good Condition"}, {"num": 37, "value": "Apple iPhone XS - 256GB - Silver (Unlocked) A1920 (CDMA + GSM) "}, {"num": 38, "value": "iPhone 12 Pro Max 128GB Graphite"}, {"num": 39, "value": "Apple iPhone SE 1st Generation 16GB /32GB /64Gb /128GB Smartphone Unlocked #1B1 "}, {"num": 40, "value": "Apple iPhone XS ,XS Max Unlocked Various Colors 64GB 256GB 512GB Smartphone Used"}, {"num": 41, "value": "Apple iPhone 11 Pro Max - 64GB - Midnight\u00a0Green (Unlocked) A2218 (CDMA + GSM)"}, {"num": 42, "value": "Apple iPhone 11 64GB 128GB AT&T Sprint T-Mobile Unlocked Verizon Good"}, {"num": 43, "value": "Apple iPhone 11 Unlocked Various Colors 64GB 128GB 256GB Smartphone Used"}, {"num": 44, "value": "Apple iPhone 8 64GB Unlocked A1905 GSM - Space Gray"}, {"num": 45, "value": "Apple iPhone X Unlocked Various Colors 64GB 256GB Smartphone Used"}, {"num": 46, "value": "Apple iPhone 11 - 64GB - Black (Unlocked) A2111 (CDMA + GSM)"}, {"num": 47, "value": "Apple iPhone 12 - 64GB 128GB 256GB - Unlocked - 12 Months Warranty - Grade A+"}, {"num": 48, "value": "Apple iPhone 12 - 256GB - Blue (Unlocked)"}, {"num": 49, "value": "Apple iPhone 6s Plus Unlocked Various Colors 16GB 64GB 128GB Smartphone Used"}, {"num": 50, "value": "Apple iPhone 11 - 64GB - All Colors - Fully Unlocked - Very Good Condition "}, {"num": 51, "value": "iphone 11"}, {"num": 52, "value": "Apple iPhone XR - 64GB - All Colors - Fully Unlocked - Very Good Condition "}, {"num": 53, "value": "Apple iPhone XR 64/128/256GB Fully Unlocked (GSM+CDMA) AT&T T-Mobile Verizon"}, {"num": 54, "value": "Apple iPhone X - 64GB - All Colors - Fully Unlocked - Very Good Condition "}, {"num": 55, "value": "Apple iPhone XS Max 64GB 256GB 512GB Unlocked Smartphone Good Refurbished"}, {"num": 56, "value": "Apple iPhone 13 Pro Max A2484 256GB Graphite LOCKED (READ)"}, {"num": 57, "value": "Apple iPhone 11 Pro Max 256GB Midnight Green Unlocked Excellent"}, {"num": 58, "value": "Apple iPhone X 64GB 256GB 4G LTE 5.8 Verizon Unlocked T-Mobile AT&T Ultra"}, {"num": 59, "value": "Apple iPhone XS - 256GB - Space Gray (Unlocked) (CDMA + GSM)"}], "default": ""}]}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/27.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/27.json
deleted file mode 100644
index 097f7e4..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/27.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 27, "name": "eBay Names", "url": "https://www.ebay.com", "links": "https://www.ebay.com", "containJudge": false, "desc": "https://www.ebay.com", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://www.ebay.com", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://www.ebay.com"}, {"id": 1, "name": "inputText_1", "nodeName": "Input Text", "nodeId": 2, "desc": "The text to be entered, such as 'computer' at eBay search box", "type": "string", "exampleValue": "iPhone", "value": "iPhone"}, {"id": 2, "name": "loopTimes_Loop_2", "nodeId": 4, "nodeName": "Loop", "desc": "Number of loop executions, 0 means unlimited loops (until element not found)", "type": "int", "exampleValue": 0, "value": 0}], "outputParameters": [{"id": 0, "name": "names", "desc": "", "type": "string", "exampleValue": "New ListingRead* Apple iPhone 12 mini - 256GB - Blue (Unlocked) A2176 ~52851"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2, 3, 4], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.ebay.com", "links": "https://www.ebay.com", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-ac\"]", "wait": 0, "value": "iPhone"}}, {"id": 3, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-btn\"]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 4, "index": 4, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [6, 5], "isInLoop": false, "position": 3, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "//*[contains(@class, \"pagination__next\")]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 6, "index": 5, "parentId": 4, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 5, "tabIndex": -1, "useLoop": true, "xpath": "//*[contains(@class, \"pagination__next\")]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}, {"id": 5, "index": 6, "parentId": 4, "type": 1, "option": 8, "title": "Loop", "sequence": [7], "isInLoop": true, "position": 0, "parameters": {"history": 6, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/a[1]/div[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 7, "index": 7, "parentId": 5, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 6, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": true, "name": "names", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "New ListingRead* Apple iPhone 12 mini - 256GB - Blue (Unlocked) A2176 ~52851"}, {"num": 1, "value": "Apple iPhone 7 32GB 64GB 128GB 256GB 4G LTE 4.7 Verizon Unlocked T-Mobile AT&T"}, {"num": 2, "value": "Apple iPhone XS - 256GB - Space Gray (Unlocked) (CDMA + GSM)"}, {"num": 3, "value": "Apple iPhone 11 64GB 128GB 256GB Unlocked - Good Condition - TWO YEAR WARRANTY"}, {"num": 4, "value": "Apple iPhone 5S 16GB 32GB 64GB Unlocked Smartphone - Very Good Condition + CHRGR"}, {"num": 5, "value": "Apple iPhone X 64GB 256GB - Grey Silver - UNLOCKED - Excellent Grade A Condition"}, {"num": 6, "value": "Apple iPhone 11 Pro 64GB 256GB 512GB - Unlocked - Excellent Condition - Grade A+"}, {"num": 7, "value": "Apple iPhone 13 - 128GB - Midnight (Unlocked) **NEW SEALED**"}, {"num": 8, "value": "Apple iPhone 6 - 16/32/64GB Unlocked All Colours Grade A Condition + CHARGR"}, {"num": 9, "value": "Apple iPhone 11 Pro 64GB 256GB - Unlocked - 12 Months Warranty - Very Good"}, {"num": 10, "value": "Apple iPhone 12 Pro Max 256GB Unlocked Gold"}, {"num": 11, "value": "Apple iPhone XR - 128GB - All Colors - Fully Unlocked - Very Good Condition "}, {"num": 12, "value": "Apple iPhone 7 - 32GB - All Colors - Unlocked - Very Good Condition "}, {"num": 13, "value": "Apple iPhone 6s Plus 64GB GSM Unlocked AT&T T-Mobile Very Good Condition "}, {"num": 14, "value": "Apple iPhone 12 Pro 128GB 256GB 512GB Unlocked All Colours - Excellent"}, {"num": 15, "value": "Apple iPhone XS - 256GB Space Gray (Factory Unlocked) CDMA+GSM"}, {"num": 16, "value": "Apple iPhone 11 - 64GB - Purple"}, {"num": 17, "value": "Apple iPhone 11 Pro - 64GB - Space Grey (Unlocked) A2215 (GSM)"}, {"num": 18, "value": "Apple iPhone 13 Pro - 256GB - Graphite (Unlocked)"}, {"num": 19, "value": "Apple iPhone 11 64GB 128GB 256GB - Smartphone All Colours - VERY Good Condition"}, {"num": 20, "value": "Apple iPhone 14 Pro - 256GB - Space Black (Unlocked)"}, {"num": 21, "value": "Apple iPhone XS 256GB - Excellent Condition - Gold - Unlocked + Box!"}, {"num": 22, "value": "Iphone 11 64GB Unlocked Green Scratched Screen"}, {"num": 23, "value": "\ud83d\udd25Apple iPhone X - 64/256GB - Space Grey/ Silver - UNLOCKED - GOOD CONDITION \ud83d\udd25"}, {"num": 24, "value": "Apple iPhone 14 Pro Unlocked eSim 256GB"}, {"num": 25, "value": "UNLOCKED Red Iphone XR 64GB - CDMA + GSM - Works Great!"}, {"num": 26, "value": "Apple iPhone X (iPhone 10) 64GB 256GB All Colours Unlocked- Excellent Grade A"}, {"num": 27, "value": "Apple iPhone SE 64/128/256GB Fully Unlocked (GSM+CDMA) AT&T T-Mobile Verizon"}, {"num": 28, "value": "Refurbished Apple iPhone 8 - 64GB 128GB 256GB - Unlocked - Good Condition - UK"}, {"num": 29, "value": "Apple iPhone XR 64GB 128GB 256GB - Unlocked Smartphone - Very Good Condition"}, {"num": 30, "value": "Apple iPhone XS 64GB 256GB 512GB Unlocked Space Grey,Silver,Gold Good Condition"}, {"num": 31, "value": "Apple iPhone X (iPhone 10) 64GB 256GB Unlocked Grey/Silver Very Good Condition"}, {"num": 32, "value": "Apple iPhone XS Max 64GB 256GB 512GB Unlocked All Colours -Excellent Condition"}, {"num": 33, "value": "Apple iPhone 13 Pro Max 128/256/512/1TB Unlocked All Colours Good Condition"}, {"num": 34, "value": "New ListingApple iPhone 12 PRO MAX 256gb silver factory unlocked MGCL3LL/A model A2342"}, {"num": 35, "value": "New ListingApple iPhone X - 64GB - White (Unlocked) A1901 (GSM) (CA)"}, {"num": 36, "value": "Apple iPhone 7 Plus Unlocked Various Colors 32GB 128GB 256GB Smartphone Used"}, {"num": 37, "value": "Apple iPhone XS 64GB - Good Condition - BH 82% - Silver - Unlocked!"}, {"num": 38, "value": "New ListingRead* Apple iPhone 12 mini - 64GB - Blue (Unlocked) A2176 ~52843"}, {"num": 39, "value": "New ListingRead* Apple iPhone 12 mini - 64GB - Black (TracFone) A2176 ~52845"}, {"num": 40, "value": "Apple iPhone 11 - 64gb/128gb/256gb - Unlocked - Next Day Delivery - Grade A+"}, {"num": 41, "value": "iPhone XR Black 64gb Unlocked"}, {"num": 42, "value": "Apple iPhone 11- 64GB - Midnight\u00a0Green (Unlocked) A2215 (CDMA + GSM)"}, {"num": 43, "value": "Apple iPhone 11 - 256GB - Black (Unlocked) A2111 (CDMA + GSM)"}, {"num": 44, "value": "Apple iPhone XR - 64GB - Black (Unlocked) A1984 (CDMA + GSM)"}, {"num": 45, "value": "iphone xr 128gb unlocked black model MRY92 B/A"}, {"num": 46, "value": "Apple iPhone 11 Pro - 256GB - Space Grey (Unlocked) A2215 (GSM)"}, {"num": 47, "value": "New ListingApple iPhone 14 Pro - 256GB - Space black (Unlocked) Brand New ,sealed,"}, {"num": 48, "value": "Apple iPhone 8 - 64GB - All Colors - Unlocked - Very Good Condition "}, {"num": 49, "value": "Apple iPhone 11 Pro Max - 64GB - Space Grey (Unlocked) *FAULTY*"}, {"num": 50, "value": "\ud83d\udd25Apple iPhone XR - 64GB - Black (Verizon) A1984 (CDMA + GSM)\ud83d\udd25"}, {"num": 51, "value": "Apple iPhone 8 - 256GB - A1863 - Rose Gold (Unlocked) Excellent Condition"}, {"num": 52, "value": "Apple iPhone X - 64GB - Space Gray (AT&T)"}, {"num": 53, "value": "Apple iPhone XS - 64GB - All Colors - Unlocked (CDMA+GSM) - Very Good Condition "}, {"num": 54, "value": "Apple iPhone 7 Unlocked Various Colors 32GB 128GB 256GB Smartphone Used "}, {"num": 55, "value": "Apple iPhone XR - 64GB - All Colors - (AT&T) - Smartphone - Good Condition "}, {"num": 56, "value": "Apple iPhone 12 - 64GB 128GB 256GB - Unlocked - 12 Months Warranty - Very Good"}, {"num": 57, "value": "Apple iPhone 8+ Plus 64GB/128GB/256GB Smartphone Verizon Unlocked T-Mobile AT&T"}, {"num": 58, "value": "Apple iPhone 12 Pro Max 128GB 256GB 512GB Unlocked All Colours - Excellent"}, {"num": 59, "value": "Apple iPhone 12 Pro 128GB 256GB 512GB Unlocked All Colours - Very Good"}], "default": ""}], "loopType": 1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/28.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/28.json
deleted file mode 100644
index b5f18db..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/28.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id":28,"name":"eBay Names and Link Addresses - demo","url":"https://www.ebay.com","links":"https://www.ebay.com","containJudge":false,"desc":"eBay Names and Link Addresses","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"Open Page","value":"https://www.ebay.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.ebay.com"},{"id":1,"name":"inputText_1","nodeName":"Input Text","nodeId":2,"desc":"要输入的文本,如京东搜索框输入:电脑","type":"string","exampleValue":"iPhone","value":"iPhone"},{"id":2,"name":"loopTimes_Loop Click Next Page_2","nodeId":4,"nodeName":"Loop Click Next Page","desc":"循环Loop Click Next Page执行的次数(0代表无限循环)","type":"int","exampleValue":0,"value":0}],"outputParameters":[{"id":0,"name":"Name","desc":"","type":"string","exampleValue":"Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' Opens in a new window or tab"},{"id":1,"name":"Link Address","desc":"","type":"string","exampleValue":"https://www.ebay.com/itm/115398776875?epid=18045314698&hash=item1ade4d982b:g:BI4AAOSwo5Rij4S0&amdata=enc%3AAQAHAAAA4ELrFOtK9Q4ol28SIBCj8AlEyuoOswMlad9UdATAXLLXzCrNiXBXqGjK834mUeluTYl2fG4nLibLzPUvOxpTWXkmIyoL%2B14iExY93etuVl%2FBk3C5nIg00wVu4dhYbRF07x6Bsjvf78UyZkC23ZQNHj%2BdfhMp16XqtHjP4m%2Fu2AYs%2F6lcEVMwWKCOW8mLSUEznmhE3xbgOTKZY7vTkB%2BNqszgjnI%2Bj9FduDUmPyH%2ByboyhCEDQHEOnS6boubjzpbJ4gvRsNrBGqR3qcdh%2F1qqEGxETnzj8k%2FFaggVj5uyGRqf%7Ctkp%3ABFBMuoeqssJh"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2,3,4],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"Open Page","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.ebay.com","links":"https://www.ebay.com","scrollType":0,"scrollCount":0}},{"id":2,"index":2,"parentId":0,"type":0,"option":4,"title":"Input Text","sequence":[],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"gh-ac\"]","wait":0,"value":"iPhone"}},{"id":3,"index":3,"parentId":0,"type":0,"option":2,"title":"Click Element","sequence":[],"isInLoop":false,"position":2,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"gh-btn\"]","wait":0,"scrollType":0,"scrollCount":0,"paras":[]}},{"id":4,"index":4,"parentId":0,"type":1,"option":8,"title":"Loop Click Next Page","sequence":[6,5],"isInLoop":false,"position":3,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"//*[contains(@class, \"pagination__next\")]","wait":0,"scrollType":0,"scrollCount":0,"loopType":0,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":6,"index":5,"parentId":4,"type":0,"option":2,"title":"Click Next","sequence":[],"isInLoop":true,"position":1,"parameters":{"history":5,"tabIndex":-1,"useLoop":true,"xpath":"//*[contains(@class, \"pagination__next\")]","wait":0,"scrollType":0,"scrollCount":0,"paras":[],"loopType":0}},{"id":5,"index":6,"parentId":4,"type":1,"option":8,"title":"Loop Collection","sequence":[7],"isInLoop":true,"position":0,"parameters":{"history":7,"tabIndex":-1,"useLoop":false,"xpath":"/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/a[1]","wait":0,"scrollType":0,"scrollCount":0,"loopType":1,"pathList":"","textList":"","exitCount":0,"historyWait":2}},{"id":7,"index":7,"parentId":5,"type":0,"option":3,"title":"Collect Data","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":7,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":1,"contentType":0,"relative":true,"name":"Name","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' Opens in a new window or tab"},{"num":1,"value":"Apple iPhone X A1901 - 64GB | 256GB - GSM Unlocked AT&T T-Mobile Metro CricketOpens in a new window or tab"},{"num":2,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked Smartphone Good Condition WarrantyOpens in a new window or tab"},{"num":3,"value":"Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro CricketOpens in a new window or tab"},{"num":4,"value":"Apple iPhone 11 - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good ConditionOpens in a new window or tab"},{"num":5,"value":"Apple iPhone XS Max - 64GB Used T-MobileOpens in a new window or tab"},{"num":6,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Excellent A+ Condition - UKOpens in a new window or tab"},{"num":7,"value":"Apple iPhone 11 128GB Black Green Red Verizon Unlocked Mint ConditionOpens in a new window or tab"},{"num":8,"value":"Apple iPhone XR - 64GB - All Colors - Fully Unlocked (CDMA+GSM) - Good ConditionOpens in a new window or tab"},{"num":9,"value":"Apple iPhone 11 Pro, Pro Max Unlocked 64GB 256GB 512GBSmartphone UsedOpens in a new window or tab"},{"num":10,"value":"Apple iPhone 12 Pro 128GB 256GB 512GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":11,"value":"Apple iPhone SE (2020) A2275 - 128 GB - Space Gray Color - AT&T only- Beautiful!Opens in a new window or tab"},{"num":12,"value":"Apple iPhone XR Unlocked Various Colors 64GB 128GB 256GB Smartphone UsedOpens in a new window or tab"},{"num":13,"value":"Apple iPhone SE 2nd Gen 64|128|256GB 4G LTE 4.7 Verizon Unlocked T-Mobile AT&TOpens in a new window or tab"},{"num":14,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Very Good Condition - UK StockOpens in a new window or tab"},{"num":15,"value":"Apple iPhone X - 64GB 256GB - Unlocked - Very Good Condition - All ColoursOpens in a new window or tab"},{"num":16,"value":"Apple iPhone 8 - 64GB/256GB - Gold/Grey/ Silver - UNLOCKED - Excellent Grade AOpens in a new window or tab"},{"num":17,"value":"iPhone 11 ProMax 256GB Unlocked Grey - Great Condition w/ ExtrasOpens in a new window or tab"},{"num":18,"value":"Apple iPhone 11 Pro - 64GB 256GB 512GB - Unlocked - Excellent A+ Condition - UKOpens in a new window or tab"},{"num":19,"value":"Apple iPhone 11 64GB 128GB Verizon T-Mobile AT&T Unlocked Good ConditionOpens in a new window or tab"},{"num":20,"value":"Apple iPhone 11 Pro 64GB 256GB 512GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":21,"value":"New ListingApple iPhone 11 - 64GB - Purple (Unlocked) A2111 (CDMA + GSM)Opens in a new window or tab"},{"num":22,"value":"Apple iPhone 8 | 8 Plus 64GB 128GB 256GB GSM Unlocked ATT T-Mobile Metro CricketOpens in a new window or tab"},{"num":23,"value":"Apple iPhone 11 Pro - 256GB - Gold (Unlocked)Opens in a new window or tab"},{"num":24,"value":"Apple iPhone 11 Pro Max 64GB 256GB 512GB Unlocked Smartphone Good ConditionOpens in a new window or tab"},{"num":25,"value":"Apple iPhone 11 - 128GB - Factory Unlocked - Good ConditionOpens in a new window or tab"},{"num":26,"value":"Apple iPhone 7 - 32GB - All Colors - Unlocked - Good Condition Opens in a new window or tab"},{"num":27,"value":"original Apple iPhone 1st Generation 8GB unlocked 2G GSM network work goodOpens in a new window or tab"},{"num":28,"value":"Apple iPhone 11 - 64GB 128GB 256GB - Unlocked - Good Condition UK StockOpens in a new window or tab"},{"num":29,"value":"Apple iPhone 7 - 32GB - Silver (Unlocked) A1660 (CDMA + GSM) Very Good!Opens in a new window or tab"},{"num":30,"value":"Apple iPhone 11 64GB 128GB 256GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":31,"value":"Apple iPhone XR 64GB 128GB 256GB - Unlocked Smartphone - Good Condition - UKOpens in a new window or tab"},{"num":32,"value":"Apple iPhone 11 Pro Max - 64GB - Midnight Green (Unlocked) A2218 (CDMA + GSM)Opens in a new window or tab"},{"num":33,"value":"Apple iPhone 11 Pro Max - 64GB 256GB 512GB - Unlocked - Excellent A+ ConditionOpens in a new window or tab"},{"num":34,"value":"Apple iPhone 11 - 64GB / 128GB - Unlocked Smartphone - Very Good ConditionOpens in a new window or tab"},{"num":35,"value":"Apple iPhone XS - 256GB - Silver (Unlocked) A1920 (CDMA + GSM) Opens in a new window or tab"},{"num":36,"value":"Apple iPhone 13 - 128GB 256GB 512GB Unlocked All Colours Good ConditionOpens in a new window or tab"},{"num":37,"value":"Apple iPhone 8 Plus 64GB Factory Unlocked Smartphone - ExcellentOpens in a new window or tab"},{"num":38,"value":"iPhone 12 Pro Max 128GB GraphiteOpens in a new window or tab"},{"num":39,"value":"Apple iPhone SE 1st Generation 16GB /32GB /64Gb /128GB Smartphone Unlocked #1B1 Opens in a new window or tab"},{"num":40,"value":"New ListingApple iPhone 8 Plus - 64GB - Silver (UNLOCKED) USEDOpens in a new window or tab"},{"num":41,"value":"Apple iPhone XS ,XS Max Unlocked Various Colors 64GB 256GB 512GB Smartphone UsedOpens in a new window or tab"},{"num":42,"value":"Apple iPhone 11 64GB 128GB AT&T Sprint T-Mobile Unlocked Verizon GoodOpens in a new window or tab"},{"num":43,"value":"Apple iPhone 11 Pro Max 256GB Midnight Green Unlocked ExcellentOpens in a new window or tab"},{"num":44,"value":"Apple iPhone 11 Unlocked Various Colors 64GB 128GB 256GB Smartphone UsedOpens in a new window or tab"},{"num":45,"value":"Apple iPhone XS - 256GB - All Colors - Unlocked (CDMA+GSM) - Very Good ConditionOpens in a new window or tab"},{"num":46,"value":"Apple iPhone 11 - 64GB - Black (Unlocked) A2111 (CDMA + GSM)Opens in a new window or tab"},{"num":47,"value":"Apple iPhone X Unlocked Various Colors 64GB 256GB Smartphone UsedOpens in a new window or tab"},{"num":48,"value":"Apple iPhone 12 - 256GB - Blue (Unlocked)Opens in a new window or tab"},{"num":49,"value":"Apple iPhone 12 - 64GB 128GB 256GB - Unlocked - 12 Months Warranty - Grade A+Opens in a new window or tab"},{"num":50,"value":"Apple iPhone 12 64GB Factory Unlocked AT&T T-Mobile Verizon Good ConditionOpens in a new window or tab"},{"num":51,"value":"Apple iPhone X - 64GB - All Colors - Fully Unlocked - Very Good Condition Opens in a new window or tab"},{"num":52,"value":"Apple iPhone 6s Plus Unlocked Various Colors 16GB 64GB 128GB Smartphone UsedOpens in a new window or tab"},{"num":53,"value":"Apple iPhone 11 - 64GB - All Colors - Fully Unlocked - Very Good Condition Opens in a new window or tab"},{"num":54,"value":"Apple iPhone XR 64/128/256GB Fully Unlocked (GSM+CDMA) AT&T T-Mobile VerizonOpens in a new window or tab"},{"num":55,"value":"Apple iPhone XR - 64GB - All Colors - Fully Unlocked - Very Good Condition Opens in a new window or tab"},{"num":56,"value":"Apple iPhone XS Max 64GB 256GB 512GB Unlocked Smartphone Good RefurbishedOpens in a new window or tab"},{"num":57,"value":"Apple iPhone 12 Pro Max 256GB Unlocked GoldOpens in a new window or tab"},{"num":58,"value":"Apple iPhone X 64GB 256GB 4G LTE 5.8 Verizon Unlocked T-Mobile AT&T UltraOpens in a new window or tab"},{"num":59,"value":"New ListingRead* Apple iPhone 12 mini - 128GB - Blue (Unlocked) A2176 ~52847Opens in a new window or tab"}],"default":""},{"nodeType":2,"contentType":0,"relative":true,"name":"Link Address","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"https://www.ebay.com/itm/115398776875?epid=18045314698&hash=item1ade4d982b:g:BI4AAOSwo5Rij4S0&amdata=enc%3AAQAHAAAA4ELrFOtK9Q4ol28SIBCj8AlEyuoOswMlad9UdATAXLLXzCrNiXBXqGjK834mUeluTYl2fG4nLibLzPUvOxpTWXkmIyoL%2B14iExY93etuVl%2FBk3C5nIg00wVu4dhYbRF07x6Bsjvf78UyZkC23ZQNHj%2BdfhMp16XqtHjP4m%2Fu2AYs%2F6lcEVMwWKCOW8mLSUEznmhE3xbgOTKZY7vTkB%2BNqszgjnI%2Bj9FduDUmPyH%2ByboyhCEDQHEOnS6boubjzpbJ4gvRsNrBGqR3qcdh%2F1qqEGxETnzj8k%2FFaggVj5uyGRqf%7Ctkp%3ABFBMuoeqssJh"},{"num":1,"value":"https://www.ebay.com/itm/275621347165?epid=4009565593&hash=item402c4fff5d:g:GksAAOSwon9jwKs4&amdata=enc%3AAQAHAAAA0LKRmqqWx5OPEZfa7A3aRP3L2DiuB9svO4VztlFXtjLC%2FP4%2BcWNWwEBZXnVqjo0shvJyPl%2FJU5%2B9QVJYor7ihcRRv22KXkWTYeocyxjU7G9txYQ3YcqpV7BlHspMpCuPCFkegCIs6dY3M4SAadrnjV2T7ucznx%2BG9VXBG1Qx6lb1x5eV1t8aITS%2FZazBVA%2BnyTH00%2BsKKPwXJucpAqS80gDlsCFzJCP7QvlAGXYdQBjx70MA2l3mFTH2T91oWWIpK%2BPp%2FckUDVlbJaGtWgfYmTU%3D%7Ctkp%3ABFBMuoeqssJh"},{"num":2,"value":"https://www.ebay.com/itm/284427971922?epid=17034215590&hash=item42393a6d52:g:5N8AAOSwxGthKe4R&amdata=enc%3AAQAHAAAA4M5eT2AiRrAwtbgqXGRm%2BXVy9n0qktk3rHUZXzG%2BsgpRmUzbUxNNGUCUGnjlmnMIqF9Gtfn4J4BrEt1ZYchG5eJ3%2BXWGMigw9DEj%2F%2B0x5chQL7jz08VUYtYdHyNZg507EFXYv0gttSfRfOKh5fwV%2BaxFJop0nZCz8pFlB%2FRjCg3nYkpV2u%2F0LCJHDFeGbj2KdJDH6nAp%2BPkhAz2DBUKkwc3KRl6KgJHK8Mqrqp%2BQdbgJo02%2F%2B8Ozv2QrIANfw9JTaFALDtmNoT0Gst5u2UKbfzgMjAwYzuHKXoAAwgiZlDn7%7Ctkp%3ABFBMuoeqssJh"},{"num":3,"value":"https://www.ebay.com/itm/185551229219?epid=239099177&hash=item2b33b71123:g:L~MAAOSwIc1jW-Oh&amdata=enc%3AAQAHAAAA0Ei%2FHaIfrdC9r1CGwS%2Fqaga1yJsD4RumFxrkhALy8UKnx6Wn%2FYmjNEsa1wy0CakU0g0XDQwOLFT85ni4Fx5MjwhmvBGhs0nVvKvpjYpFk4ab%2Bz1PirrDSr4xh88%2Bz5JpK07JF98td7vdVQug8%2B5eU6h8o%2FqNYeNPI%2FEF%2FJeqZGtApJzCapqd9xVOI%2FJMSRmt9MAP8NF0xAErePpmFmFmYhJFW4oq9WXwktqG%2B2pSttoihrFYkvfnK%2BNyUCJb0ew%2FGubnZUetPdHpdPz9NZipYqM%3D%7Ctkp%3ABFBMvIeqssJh"},{"num":4,"value":"https://www.ebay.com/itm/384354658993?epid=14034212858&hash=item597d52aab1:g:dJEAAOSwJfthDS3V&amdata=enc%3AAQAHAAAA4GfEUTxow6USl6bAFapoHtI5u26z2JPHH7%2F%2FBfoRYkNfHjJ4%2FU8mMv3gwzCE03%2FDTyA668sZ0kXIXh4lN7qaGNd3GDBFA6ZD%2ByLOyJ2QuiJByfX155qZpLLypkWeF1ObvUmpKwF%2FvBGDcpMhN8j%2Fodhx%2FiHRfTm2ry3gQzTp6vi2FcUBdAXCQWnh6A73D1wlMjJhBNvMxBVGIS8R%2B3m3%2BT2LNRdF%2F1eAr%2BwcH2T%2FJ84m91EIg95wDWdYtS59V0OLeM7FXBj55M%2FE4HuVlAE5iEjAOs8S9iC20wQr5ABcR%2Fx0%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":5,"value":"https://www.ebay.com/itm/266104461656?hash=item3df50fd958:g:FVMAAOSwcHZjyK3N&amdata=enc%3AAQAHAAAAkMnZsbas35KCk%2FKW5FkWhd9YihRBIQZfKwBOUop1G7cd77yagTIsL9UtXOTcgsbNdygZ05GjK%2F8NRy74JnHF%2FkA7bblIQfCOV2TnKQeKdpiRPnB2qm7%2FzSKYAK9hAdCyaOV3tPLb9r2wG2kfo2CIZ1P4n5oUsHHw3MWK5eF%2FhtI9FWRnyMxbrLAE%2FNWxGM9SsA%3D%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":6,"value":"https://www.ebay.com/itm/284837173732?epid=27034209608&hash=item42519e59e4:g:oPQAAOSwpDpio8kq&amdata=enc%3AAQAHAAAA4LedSPm1pfKlFdImyMXI6LDoSNlT1syYE9y7VcRh083cVmqlijjzeITpNmgp9lL%2BUSm7OftDmaEqajMCy1hH1B7fKCmeoFclRZRUfFCxOKnlWIy4DLJBr8KqY5%2Bvfjfo2IesZ5ZWrphX2Wu%2F2j5IzSNwIwW4NhlDoQUZgRAAbO5rE1ZeEHaWqvZb54aELniR2P2e2OClozO4A9LbM6E33oyMSgXQX1aeZnjhJ4pA3z2YcDf992bsShgltr5x1IOAp2zuQRTl%2F1D%2FIuIe%2FJnJiwtkWhfJ7P6yNR3i0P3Comwl%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":7,"value":"https://www.ebay.com/itm/115382465390?epid=17035818063&hash=item1add54b36e:g:dKoAAOSwRLRifmnG&amdata=enc%3AAQAHAAAA0Mr1qoKp%2BHTjRd0HFCKFhepWD3r7S6zyQM6qnMPPNSsq1muHd7bRA7gpvh9%2BR16xSBV5sFZyGIciRZuCRI9wQMQiTE0HhmZgGuaCFPhjiFpLStA7D7xWWSYYEMDXYPI1hvY2PdmeWcFdkBv8o7PKKBWGMsNfrrp4ybtcElhGONVBIZgIOsdWqyCr%2BDHvzg9s5TetZPXRi%2BQysbpb9CdVVlCHKXXAUBxQgIdXqsE2%2BlTxRvhziCSGWoDYfsFRMbZ0fbLLenzO5oXRtwRLdMf8W9w%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":8,"value":"https://www.ebay.com/itm/174911368932?epid=13023706562&hash=item28b987aee4:g:H2YAAOSw8KthE6N8&amdata=enc%3AAQAHAAAA4BYzR%2BW70yaCb7fiAGMUiwHpKVhjj9Yrs0mALp6Yj5K4ZV5lNkgjjSx3WwTfWXERRXZwY9qrhiIq%2BusfV2p8WFmH1wTX6%2FxZwX8MF9FW89zptnptJy4bZd8GEcZgJoGP6rwOs3cXlZvOaU8GPMhRwjvjvqfcrcZ71MZbzzw26dOFVUxWye495h8mq575ILei%2FGs9hGx%2FGtfTnbkMqt%2FJcoj1tHP7ASU4pqUYKf0GZl061iypnLgSm5x3HCnd3ZYtCPPl3P0gbqCTMFSk57lgkz4arVRPFgzInnCqTQcjHaBZ%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":9,"value":"https://www.ebay.com/itm/134304284556?epid=11037566785&hash=item1f4528bf8c:g:BtMAAOSwY9ZjW8s9&amdata=enc%3AAQAHAAAA0A7ZwCdas9HwReYsPxksq35ZC3yg0bq9QrjBH5g55Rk%2F3mEFdM%2Bbni7bXBrEjf89aNEfpYUrwxjn6XTL%2BHebYVfdcXS2JEBvUFMhu7ybb4mxdkDpn4DwLjf44iJsx6GGNDOlJZtQkn%2Bb3M5OpdcyJ4cAVxYv84YzmREetNOF1dv2VawtWi4OgpWcCBrCMux51TMBqGDp%2FD4fJpcuuURNMhd%2FYeSQOaNg%2FwRoUolLR8L%2F6E9%2FzCmhObilajteLbuAPhpkpOLCNF5AxxT%2Fnx33Oh0%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":10,"value":"https://www.ebay.com/itm/265427542241?epid=25041703738&hash=item3dccb6e0e1:g:Bx0AAOSw2w1hpKF3&amdata=enc%3AAQAHAAAA4MvC6Na2jkJUpYaYWpqMcESD9zwQLxHpstfeDKh0fkBKan2fH4XzHGovpbaEyyAcN6HFaAjupDxp9LNNylRfcKWJ6QpnYobpMeBsOw0dShsTt2QKxnhNHYOdh4JBTO8OgpuXKvpjmSrvGyseLMjn2QudSCqOnBSgnm4d5Ci%2FpwE3eoKo27gXum%2FnPwV%2BVngyn6bhJHAf%2BX4jOop0kgsOWv9wwyN2DAgy4kcBxlk21aKvsSfdupdb6iogfnmBjlTMXFFpgv22LcSyl3pn8UZEUw%2FcPzThaLMR3%2FK1wjdwePTo%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":11,"value":"https://www.ebay.com/itm/115691162547?epid=4051364949&hash=item1aefbb0bb3:g:II8AAOSwlO9jeBJ8&amdata=enc%3AAQAHAAAA4NZ%2FpQYQVCVzZPkiXgQt5%2Bsh8xpsB26BdrW8A9nj1Z2Bejf4mdE0nC3FLqpdlYyDDNYsUXrleFpH9xFutW0d7illZC5J4Qupf%2FKwSHpCrSitUJDnxycgqbdU9sMBG8IQiF%2BzGq9kJdt9%2BCuyNJKjjyEaBccfhl4WuKoqso5bwGbJxH2M38Z6K2BGRGgifKr5THOSczWAQPDpHxbgrY0Jf02%2FrIkn4CE4TBnaVl7WiDOPtuCUUPRx0JpgwvdfGjW8DbfemJzaoyylO6q8ojLjm%2BM0on0O3OPsmOEApTtSG7n0%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":12,"value":"https://www.ebay.com/itm/134289912060?epid=22034747823&hash=item1f444d70fc:g:IzYAAOSw6tdjUN3W&amdata=enc%3AAQAHAAAA0NH4iRsvvaEBqYiBaAmyTvhN72tTqAPA2CfJ9VNAfqzEwplsjc2KYde8MV7UOX3ddyytJ2ye7nuF79idOJeosYY4T4NDkARHmfH3mUtjZ2%2BTTUrYvgmwKJlAYM%2BS%2BPt4ELAZl34mGmS5vh3QGKNJnaEYaoYiUQbU6ecHAcqJEk1Pk46%2FVZuAllsioeNabp4oMVVYSV%2BvjCqjlHR5nINdPJYZYa3zTrFZilValvznXR051Pn289ZJITrEOcKhgSYQgmM4B7UhE%2Fh146IoNoVK7wU%3D%7Ctkp%3ABk9SR7yHqrLCYQ"},{"num":13,"value":"https://www.ebay.com/itm/165337199649?epid=24037853119&hash=item267edd7421:g:WK0AAOSw5pxjgrpi&amdata=enc%3AAQAHAAAA4BcTaXjAPWkPQHEGLadS0WevO4pCHHbxB3E%2Bghp%2FwSrSgRIZxdhNUWRkvYtDmmA5NcjtfCfH%2F%2B7%2BLASFZVoedKqaqqwklr1puMWBnzC4EPuOTuoeOjqIo%2BNMC2%2BFjYrediSVBOZGwX5l%2F8ALbZqojBoYIdXxkSMNlT7alj64oe%2BLjmCC3UNI4QUMWm0LOll9EkCuWPKi%2FKpi2O7Jrd0W%2BEmLNmJ844%2FCQKj5DZ9OHZwL%2BrTXc4av804pAF%2Fj9%2BkoOd1Vab2Qsmhnms5DLhIfnmqBDuUvb28%2BdVGFOQXCIemW%7Ctkp%3ABFBMvIeqssJh"},{"num":14,"value":"https://www.ebay.com/itm/284837193309?epid=13057692504&hash=item42519ea65d:g:ITYAAOSwFaVin-Fd&amdata=enc%3AAQAHAAAA4LOHQXdx6PMPZ8BELQ8MPrLBBd%2F3p9CxwKR%2BN55WPrnf2LXiH8d2jSfgdBSja68RBxt93aSYJ2oX9m%2FYaF6LKIA728d0ZRNIiQnTjar5tWblRvWM9w02WWgJsuj7K6KXkIi%2FeQzuEeOp2d3lOt6l9hx1ajdq18HCCVEahnN%2BbCOlIoTKvdZfCeXGKblptxg2f68S1f8MMmAt8MSQ17cqz3DIpeyFIbjZhMcFEQRdYS5Z5IKqgDRpjtu0%2BRtFbfmNfV6GsOdUfaQ%2Bkeu2EE%2B53nJNulypa8szcne0ty2yGmKJ%7Ctkp%3ABFBMvIeqssJh"},{"num":15,"value":"https://www.ebay.com/itm/284842367385?epid=14037756699&hash=item4251ed9999:g:230AAOSwiAVio8mQ&amdata=enc%3AAQAHAAAA4CmsLG5XpeMzPM4bhZX8I%2FsN4u1Vfdw7Vl9uH0EsZHoS4msT8d2RBADlwH2Xztbdbvxqq0sAZyO9uYLx7FHuGNXqlpS8tSvE3VW4irrIr8Vh%2BN16AmhtUBX2WXsdVLxyqkc4c79o9o%2BClf3y5srPjPdk3mMFCY59aI9%2FIJRVWMl3Vr0d2hyBAt6V7HR24HxN5j7JYjYqmQfJkgm%2FmXvq53q3TVtV5HdmoSQDi3OjOsSqesl5JoFV2xCVx0bMgwaEkW6VtFVlUsrKvsraLX2mNK2xVDJ8BlmtgFQj3xoUupmE%7Ctkp%3ABFBMvoeqssJh"},{"num":16,"value":"https://www.ebay.com/itm/114975199041?epid=245228137&hash=item1ac50e4f41:g:nnsAAOSwecFhNwVE&amdata=enc%3AAQAHAAAA4DA0xaGh9QtOHo%2B0gmkmSwsL9vXdb7L%2BgYw%2BWhXynpRXCUKMBcxv9cpOdGNh0fW3YOUc9ypjATmcwpO0227HBT7QbNhOySgI6H1BJfgaC6s1DygmUB60DpVzUFmKAFQrIfyZ3SsrZCwYYljpHAZbnHapV7N4cKoz0AKX9gLlXFTNH5B5acSul7m5MMho9rrTA3zvPg0pQeTiDCng6W5FeuG3P9OwgP%2B46fXOGQSC4TFYOahzFFus0kKxH1ZhUpXI%2FzlXQw3HL6tijDlXWkFkiTLlQAzwMmfVLjzdFk91AniF%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":17,"value":"https://www.ebay.com/itm/285126736012?hash=item4262e0b88c:g:QcIAAOSwDSRjxB15&amdata=enc%3AAQAHAAAAkGKiAlwtur%2FmPt%2B9vIUM6Cyu3DdqkEPdG9Sj0qXc1WMhLE0Bx4tBvgMdHhtXTMDmmSeFtpBU1UU06Fsgr5p3LsXLSs7sjQ31BCoYBid5iLj247vpFIhU2Ie62URrdVXMPSK3fvyHppzD8BaqyrF6nabK3PHExgZl3CQ%2FtS9Sav2OHr2fQmmeT9emuqqVXUW2Fw%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":18,"value":"https://www.ebay.com/itm/284843502844?epid=11034210273&hash=item4251feecfc:g:q4kAAOSwr1Nio8pF&amdata=enc%3AAQAHAAAA4AqqXJw6a3IVMos1JmYlvdF%2BspvAt0nIKthfNtw8GBKxhA3MqQbi3rB5y4%2FVpXvKppuTlWMWUjsg1UwLXnAi6NhjnlrlGkAwaEawiC4PlmoZzTA819Wt%2FRM4b5GYG0o3MfMftflW6%2FK5Ib2E1crI%2FHStqMHLyRlBvb8wZAL3FE%2Fc5xQA5VDRzQ5wksk1rXtT6YQoiW6McBdIFFbrLFW3%2BIidgZHDUrPC26CE6U4jhW4DmVrl%2BZijyBTpRlSaRaaPcwUOEKyYSKr%2Fw2anP3UMGyNT71aTqzFauCpcKhcVW9hd%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":19,"value":"https://www.ebay.com/itm/115382462850?hash=item1add54a982:g:Qm4AAOSw~9tifmko&amdata=enc%3AAQAHAAAA4CtHO%2F7BqM6oDOBsGwo1GLY6nqMr65odDv4SJ4zxNGxeoxl47AUl%2FArq56grc7G3IB6%2FX%2Fk0u0Nn8KtlhH7TKXCiYqlbZxPd9hMnTMzh%2B6Lmtu%2B%2B91bKluc0a%2BYi68OkaQoxUBW6JtUoXHylhN5mbiWxxy4%2B2xojZMpFj1GalpMfQYiNZQzt4pWOOD436%2FoerSU06aTif5Go6jRKd4K04PFvUsjOPrEtlDhhGke3o1eGLyo9QcCd5oSrSOJmAHijrWsx%2Fl99%2BkZF%2BJ1yN533rvLl7VCM1jcNHIXa9XA7gSMP%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":20,"value":"https://www.ebay.com/itm/265495435187?epid=11043394863&hash=item3dd0c2d7b3:g:cDgAAOSwaI9h3XSA&amdata=enc%3AAQAHAAAA4KsoLUFY4EfgdFccXqshoZUkDxOQBoJqKdMuIGPFrvuZ%2FxqMW7hdxi9UQpgSGDUDuRJdXZsA4ReDCxcyNoAYbVPasi%2FygBXJlx8OusnlaNknU7gNzx1mLHtN6MfiwZJ1f5IyXrs77JpkqDN2qhl%2BZ9E%2Bx%2BSAAjBfDdcu5nYgrvCTXT5sit9Of4RuglxKgyJoUschpVFWh3UG2XPoOYQgdaprXOmVBwkucF9lFyTXtcfeMzupWVV2IPd%2B4tey8AMyTYbV%2F0SZKDCGfvNLwpTthlsE8YAjcbgwO%2F8dgo7%2F15Z1%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":21,"value":"https://www.ebay.com/itm/195581816273?epid=26034221296&hash=item2d8995add1:g:9dkAAOSwcs9jzT27&amdata=enc%3AAQAHAAAAkDcQT879sZ2qF%2BLXWtrmZwB11w4IkwsU6HGUfXZTG2Zl0Gz6Jf87JadFAiT8Z%2FkWI3ekO5Xg2G0gi%2FcPMRefKWZtyePp2ne5qt0wpeECpmyJ09Xne1audacJP8nQ8nghONsUrodXv8TBT0VdWnhtgN1wbAK4VXKwBdrz9cWB0p%2B23yWW7y4fNRk2f7TBUO%2FUvg%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":22,"value":"https://www.ebay.com/itm/275419609847?epid=18039187887&hash=item402049baf7:g:tlsAAOSwCoJi8vb1&amdata=enc%3AAQAHAAAA4NfdraIMVt8TBTcv%2BeSSJe9maUWtsEU9tzzvPtf2Ef5TCEUzabtE3gsrvNlTzo%2FdQ7%2BiZNJ6gNBhcsbtXBaD5yiWsd%2FbE6sfgyPw83X9neUWJvVC7CoFVOWRL0pRBRyQogzoOaiz8krHBiAShGn1fGSI64KrpQis9OYIruFuXoDCcoLM7gon8A6VN7Zo2qPpz7I%2FtSg%2BWwJS9IuqWkCAfWTua1cE2cztUZnHV5UPzYunkN%2B9Kp7qitMxAJPDJ49RHQHaIEcNtadQz5EJL6GmEx7Re87YjU1EJaNJU8nSbQuP%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":23,"value":"https://www.ebay.com/itm/185755456278?epid=13057692509&hash=item2b3fe35316:g:d~oAAOSwB8djzAs-&amdata=enc%3AAQAHAAAAkE8PdZMZa8t8p9Xet8vqO%2BqTUK9h1ZvrkMHBVJ6FgBSCMAh6JWSjwvLwef6Uza3AP6C4mQLDluxmOwt7q%2BousyLSRJH7mCbIcq6u43vnJLZMtesKOGixWJae5SDIxBiiQClmTGaVveKHIijcarV%2FtBvFdxf56Uf3fUwPFFVRdPh2QYqdciIJ%2F2I3XkTPldxHSQ%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":24,"value":"https://www.ebay.com/itm/275555429968?epid=23057357625&hash=item4028622e50:g:834AAOSwmCdhXunZ&amdata=enc%3AAQAHAAAA4M0tm3d2t02bud3a5WDVnXcbAPsDSJHdYlgDVdhCnD5EJUnttsbQQm%2F%2FMZ7Jkn1MO1PBc9af%2BxuEuNf6V0uCW%2BU2fkIITL%2FzaYhHWwSJBrGrLngK2K9Dy59GO8BT57A%2BHs2QbH%2BZ4nGao1S6farpQMPc%2B50r0OX7JS0pa13pa5KRUymrhch432nRuIAsYyjzcS43o2bKg1bRMmCch7ThcQ3lRM04EfY%2FH%2Bbp7YydhI1WruQLIKvMGqzzkmVbnt0fnzKQ%2FeSAlVVy8co1HsKbpWVuzhEeZTOsb%2FypOdbzWrps%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":25,"value":"https://www.ebay.com/itm/115398775717?epid=9051376057&hash=item1ade4d93a5:g:vYAAAOSw3bRij4R6&amdata=enc%3AAQAHAAAA4H3K3cmdwPRC5wET7%2F2xkS4%2BY06wViXKPIzSPY9Imm1QX%2FPtjywhAvfLkokX%2F4wbgcFEm%2Fvx2pN6m8QRMmFkGXRN7xGvIWHm%2B%2BqGV7N0d0HhcRKSLgMTSM17K6McInGnumb5KJrx3%2F5DHtUW9FQ%2BtIfCed1k3ch2RF3bcNQH2GbYbxKNMTs7gmWDWQOFHMxn6dsghvY8FJ80YxoDy9Dxx6c7F3JPGgM3qIBtnpOe4fSeYfGykQYpmdJLF5AM%2FrQlLMBS%2FaT%2FzzCz%2FYEPjxlJKtkzq1mS17zqsJXEvR1V5Y8K%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":26,"value":"https://www.ebay.com/itm/384342925442?epid=14035917224&hash=item597c9fa082:g:9qkAAOSwM5JhH1-5&amdata=enc%3AAQAHAAAA0FWLtXypj6qADoDeQuHqZ1dVP9hE9L9dXC%2FmA2tUkadtSewnzOsO%2BWAGeAH3bCaLOAR%2BW9ZNmeohMTi%2FxpG54pcp92uv7fNSpMbB2YwbYyHnelg%2B6b6e4mOdnoK3Mw5SD3yv44Ng%2Fxz2c153HjXzycivTSZWIQkcEVsemnq2ozQQs1sz9bt%2B3LhbH2WpfydsE1Z%2Bi4jpd980fRWe28YjX%2FJ8G1mCpPFXaVjIiWWE4%2B3YkN8aQXy6flTJRVvKiIMXXxErIq82zGwHWYX5WL6V96o%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":27,"value":"https://www.ebay.com/itm/394373978599?epid=240174780&hash=item5bd28559e7:g:nnQAAOSwiWJjlZr-&amdata=enc%3AAQAHAAAAkG1Du%2Bf4d07y8jBatVlqQ6SrCXgb9%2B%2BCy7VEWR0SRnNg1QdDdy3jrjKBMJgOwde%2FTHRxcUaeY%2Fqz7F157bywzqAZbbcnHPQiRcyQJlGAZclv1mtx2SthGWygOGKBRb33tCWUlLSWcQKTi20BHhx%2FuWx1hrxgxEd2kyKxtGwneEVWJYg3el0xtBqco9%2BllRgi9Q%3D%3D%7Ctkp%3ABk9SR76HqrLCYQ"},{"num":28,"value":"https://www.ebay.com/itm/284837223550?epid=26034221283&hash=item42519f1c7e:g:6XgAAOSwAUdio8q9&amdata=enc%3AAQAHAAAA4KRLndsNFZE%2FG2Gwi0RpkZ1XmZlZ3CfW5ZpPw1JxYfjlFNy5VmCoOOLdQrh5zZouvwojEdqvGlkW8zktR4vAw9t%2FVo0oYwwxjUR7ffJ%2BKbjEp0fZPj16NUZ2FKo7TUr32SY90uo08bk2rM18xuthWxq0ZyVkG7g3nSY1sLhJqIfK2c%2Ft%2FG4ey81K9ocEwFreqtTJd5UJA%2Bpi9YVcwQ%2FCPgryxqobstj6KBprZIyFXKoAfHq7%2BzrYN%2F1zLWMwJvrLd62XlZIZGWWdyLW72kT8q8Xw4ECDli1M1y4pevUXYghG%7Ctkp%3ABFBMvoeqssJh"},{"num":29,"value":"https://www.ebay.com/itm/275563969227?epid=14035917224&hash=item4028e47acb:g:OiMAAOSwAHRjilss&amdata=enc%3AAQAHAAAA0KUuubeWDARmNbgSomW054zgf1E1m4NRwGo43HJpc2oRWNl8HovOrzDkqokwP%2B3y0aSHXUb4wp7Elkoa5y%2FtxjApmorPmtGFL29rlXplwv3vQG30atZC3L8ryotC59ltwi46ig6bog1MT7qS1Rtt1YJfMWRE3LyBeTuH%2BmLE3ltGuBXdHDLXkkysBIbPjR9dXqWok3b1409MnqDYsflAbzh3t3fuYqPsw1h0aFPXgM%2FuCr0gAKva2I3hM50WHuuLiFO371sdQpVixA1QGo7M02c%3D%7Ctkp%3ABFBMvoeqssJh"},{"num":30,"value":"https://www.ebay.com/itm/384392379194?epid=15034218412&hash=item597f923b3a:g:TBUAAOSwcQxihfxQ&amdata=enc%3AAQAHAAAA4E6BFacxI6A2chqRI9xMeNs2EPZFwnEqDGG4mPgeJI7V%2BiO6PUPTKBhTHH7YUD035b2lzoV2%2FwrTC04URzlSOq5p2aoV06F3TV0v90UcPOsQrOudO5iox8g50pGtQDHLGPcQmuuLHfN2GtHmyidMAN83Lfso4D6fRbGcOCxcdzXRLJuM2G1E3bP3Cu%2FOg7KBtjOMTo11UYSmQmckpmyArSm13cUHKxnDugJGabNSyQ0Sfmwpqi5kKFaGkGBXChDUslPWbFAgYIBCl1fwwq82oTaZAxLmjrH2Hb3Xuv34GakG%7Ctkp%3ABFBMvoeqssJh"},{"num":31,"value":"https://www.ebay.com/itm/284834690629?epid=27023701740&hash=item4251787645:g:~H4AAOSwFwZio8lE&amdata=enc%3AAQAHAAAA4D64fGAPrSEv14V6Lx6XqlIoO3Is%2FNIRckGsWM6SR7oguEXGM3UC8qOBMT6pEr4Z9pkqCo1hjbkRt9s1kWRhHYOd65Nfgvc1yb%2FKIHJTpNhWU9Pq%2BSJuwk%2FZAbx6EBk1aANZbB5FHO6nGPooe6prFVuZhvh1lo6JBFgYezpWNbVC17eG13fBmNgXOJj%2FWxF8pTd3yECW97Al%2FjELMmPDK%2Ff7kxv1ebjIcN2nKfwmhCP0ywZIAP3HB9AcLmRQq0mSr4dmCawMWrE7n6Xd6HF3VJtKeDDMK2mzHg3WW1PLYTth%7Ctkp%3ABFBMvoeqssJh"},{"num":32,"value":"https://www.ebay.com/itm/385378711279?epid=5034224996&hash=item59ba5c76ef:g:8YIAAOSwRl9jwrl6&amdata=enc%3AAQAHAAAAoOdf4fJNQcoka6bs5ocCxWNHhIYx7oOCYUQau0j7T9XFKCvxCULgf7ciLtGIdNxbt6kej%2BKqG9xiilrw36nZR2khAh5EPHwUlydo5Fj6KZqmGIzzEPccTVoCKnGv8yaUGxno%2Fk2n%2BDu9r%2F9TansxafW6T1y4zxxnU7XBrjBXyo8%2FjjUmjbU7jxGXGQxLHNXZ7fg8P1vG0xgPrRCNqh5vaWI%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":33,"value":"https://www.ebay.com/itm/284843533396?epid=5034224996&hash=item4251ff6454:g:k7AAAOSwxbtin92z&amdata=enc%3AAQAHAAAA4JB8zc5HRAIGjSABwz51ly%2B6gRJSYMP7ePCrq7egyB3ynDSzeYKcLSdyttBSoCpwzEnKYLTXKCQApCOMc%2FAgMQ5qNpQS63xpj1vpzUSA0ZAo%2BnOea0N4R59Cx1sXVnlndTjE%2Bm0DxhE%2FOWuUp4SlPy23pczbc%2F3Q6OROr02Q15vP1ue7AD7BLN%2FN%2BSH%2F1ho9eLriuT9%2F0CwQNtMdLaQSTf9F%2B2yK%2FDB2fQpp0ybIHaHkgjQe5HoHvJvVrwmhIfdhBifEFJThn1JwtZrqtgvbJ1XQ0HT50libXklr6%2FmOHsh9%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":34,"value":"https://www.ebay.com/itm/354352448855?epid=16034579360&hash=item52810d4557:g:jCsAAOSwNAFjSYuD&amdata=enc%3AAQAHAAAAoBe6PPX4cziAMH0zqph5CVKzeNK5rRqYKfKAk4GHDulh6Z4prRNzhjzV0cUxdC8dGp5lcPZ3wE8wZyc4xJveWoV9zNH8mHAuJtYXqFVKnWYthyltxBZabn8Lu4Sw2ZGZRYGr0IEpveY8F6Y6hzjP6hbFEwdEebm8MK4GxWHcMMwX%2FaxLXCWSD97YuGfHksfIG%2BfRrny6RufWm8ljq8yVj30%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":35,"value":"https://www.ebay.com/itm/115055691694?epid=6023706166&hash=item1ac9da87ae:g:Q4UAAOSwWmBhcE9E&amdata=enc%3AAQAHAAAA4EUJLPKV703Ekx2%2BCWqMXvBRR%2BZjdsXLMQbxQ5blWGGbGi4M%2B3UbfyONygmPuFLkxjI027y0Hd%2FolBzoWN8SknMWX3Q9N4ToLpqQPIeUbHpiLfJKgEs0RwFZDIifdlj6KDk7VPz6U4Il4zD2d0Icrt6px993s7S5OHzxdJYtHhOYq%2BgXe0ZfHuQS6T%2Fk5l2Srhrt%2FFY8us%2FugysDgYnTxDj1zqGZFlDTsKgbklE6rtVIx58poayLW7onOQrKtFRoaFV6sIb4fxYefABdBecdZZghT23FoKp7%2FaHHZWBkcyT4%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":36,"value":"https://www.ebay.com/itm/204154889363?hash=item2f88946493:g:9DsAAOSw3R1jdMnI&amdata=enc%3AAQAHAAAA4P9DtAwd40J0WTSiekmkteRZoiZEd%2FkMehqqbdN8dSNEJZ%2BrZOaWWIShgeRfA7o7N639YViFxJkkg%2FmRhWAFir%2B24zPr3g9lb7Gl%2BRgIg5qT9nKCmQ5VtgnUVoMhiMlDfQ29YLJv9JZwo7b2iXWPo8uki3Un8qKk0PraRTp4RHXConRbIqopSwPdHznOLmop5iydoztVLSQhtW4GYHKCmSzcltPmvw6XQuPAIpBN2ebiPZrT85PpJ%2B%2FxYK8vJaHTE%2FU8mZyTUR6KAAlWpvKDIFVpZgh%2B2EQQ%2F6Wm2ogWDS3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":37,"value":"https://www.ebay.com/itm/114982462737?hash=item1ac57d2511:g:uCoAAOSwmlRhO76O&amdata=enc%3AAQAHAAAA4DOHXyPMyoQsjN2ZT0NzeY623TkFdSLW0CMa4shD6K5TsBZvYnUSenuzZg%2BiinB3pVfLeqd42hewDNPiTSzYNegfaV40DU6zYxWLk6rB%2Bg6XZ3VLtP07jmmkBkI3C7mkfpBH7RMvgS%2B46uo%2FmvoMRhhk54nG68HYepoIx%2By1vRVDPxu6DqwooGcp%2BolBnp%2Bd1i4dc7RyyXXEuJ1%2Fp82gcOhI3N120812fZ8VATHfJqg3IdQ1a3IfM7nqdxnA0dPkPLf1TVIwtJeyE0c7uZHATsY08u84E43UR9eFO%2BeI3oyU%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":38,"value":"https://www.ebay.com/itm/295366826662?epid=23041723818&hash=item44c53c1aa6:g:dl4AAOSwDC5jgSu-&amdata=enc%3AAQAHAAAA4PjXAsnjh5aI0vrEnGo7Z9OnBBoN%2B%2BVr9%2F5EFHOnPE6apceeU3bd6Ib2dVpm7vOuvi0mh3kWZz0JBpztsYclaqGUlCZa%2BqX8U83pme23zM0ADkiJxBMsToGYzEqjh6cvwKa%2BidzyeLqg389koSvYZg%2FXStbjMDreOFQr9n1cxhY67jNQvMIH469%2B72E%2FeBNb75x2uDj46xjF4A%2BenR2DDd7UEdBabTEDUWcCCNzYWwQkocmXQCXIthRuGr%2FNSVG77SrbVXr4kt1LUeaSYShs6vbYTBn55NUtIwUj69CuV%2B4W%7Ctkp%3ABFBMwIeqssJh"},{"num":39,"value":"https://www.ebay.com/itm/275037837307?epid=235205919&hash=item40098857fb:g:BmQAAOSwhdhicagi&amdata=enc%3AAQAHAAAA0NGR4CAfGY1g9aBugj0vl3zqXcLw6jndqmUruRknV%2F4ZLSZITGRlruzUB2rjL1FC%2FM628dnRo%2BeTxqKptbADDWcAyPWqvpRLJcfn8gM7f9Qy7akVCDa82kOrBViw%2F6URqeJcKRJ6eqAWt6XAbcxuRvt4VO9A0hpt66CzdCD12gtbjIq9sz7NVLRRZqPIKB9p3fMIlwnx%2BanNPx1Yx%2Fe9BIx%2FQys3yEDXl1RIg54rry%2F9apVWOEfEJm%2B8Km02ecwPbs%2F1qEEOjV21EGTSitMoAiU%3D%7Ctkp%3ABFBMwIeqssJh"},{"num":40,"value":"https://www.ebay.com/itm/165917646229?epid=15055100591&hash=item26a1765d95:g:GbUAAOSwon9jx2r2&amdata=enc%3AAQAHAAAAkJA8t8382O2wUFVyY44TF8%2F6RQu2rmQaB6CD%2FdknZw8966upTYJ5EqzW%2F4odXtRkA5gyOosdD%2FRINHtTQhZGBNUWG%2F%2BYIB0LUjg%2BTj9320EOmTpZPjC0TMKoYU5gzWGiA16QV%2BVlEu%2FoPWv4%2BT9Q2aJwl8OC%2F7N4%2F6kzbZ6VV24ewKag3fHyTHyZRGjWJowaIw%3D%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":41,"value":"https://www.ebay.com/itm/134289962940?epid=8023709558&hash=item1f444e37bc:g:kG8AAOSwemNjUOyA&amdata=enc%3AAQAHAAAA0NYhSjHQ%2B3r9Ohbbg0P5SeKql99jLpvtv1C0W2nKcjuB8OQnbe9dAhrhAviF9vEdMLFMjNhuInRrxnyqLToLPaMJVzKjfmGtSX81%2FjQEqKEI4YH1R7Tvbvhf%2FZEOkGpEtTRc82Xw9M5dSguaAcp2mYoarAQi7cpZfVu6jQLQDsyeiotBZfUwQUxxDL7FLr2Fs4H2rqAYwwwypTP69wVR2B24MrCJ6FGEBm2EfJK9JbZZz1MSV%2BpMJc8%2B5Z88bEYUfkGSYR4IGdbn5RupdD8qGns%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":42,"value":"https://www.ebay.com/itm/115382465076?epid=15057003479&hash=item1add54b234:g:gIIAAOSwiJFifmmz&amdata=enc%3AAQAHAAAA4Pel7yRDK%2BnatS0iAXxk1WaGbuoYNoae0iyeFBxKZacYyQ%2Ftth%2FHvVPTU5BQ%2ByichClcVZZmyyVqKV6oRgXHKyXvu6ABRqPWRtFIfGDVEuFEMn6mRaAkHvKl99sNkZJ89bUq8M6GJrtoqk%2FypQBOBjQktHJeL87GbR6D4y4BkcKrwG475EcMmSxZ%2ByPiMFwCH%2FzmgHROa6NkgmL2HV%2BlOMCplMvfhP4AiS37ZEvpZ05N7%2BWb5ZI4By5lHGbt6N3AcobIZXk9IywIO2BY9fFVvZ6QACHF9kJ%2FQ9E1MIuZtap0%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":43,"value":"https://www.ebay.com/itm/234870611190?epid=14034578851&hash=item36af611cf6:g:iR0AAOSwG31jvVQi&amdata=enc%3AAQAHAAAAkBSwZdfU7K35zNXT%2BnTVSkeTsWogSkmQeeb572EPUfRj3GQl%2BvzJBvHAMb6FpwoD2EMY7B9ddDzfoOVpPZmnb2bT6PZ%2BBTwFm5Er8AcYNmGsMgl1mGKxz1m5r8we%2FyV7s8Kw3zdHoVDtJT71H2arNwPULxbdqpF53hH8Ojx2tgE%2BqiCdn%2ByqVKvR61GzWbIsfg%3D%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":44,"value":"https://www.ebay.com/itm/134304224259?epid=26034221266&hash=item1f4527d403:g:59EAAOSweStjW8ZZ&amdata=enc%3AAQAHAAAA0BsJ1VkljwMFWwnM0jIkO%2Bd2rTgjF8Ps8zEjdH4gY14CcFRUF8MkF6DhHVfLaRQh0421VykhsrTC22jlcG%2FI2lP6B1j2c5ujIbmpdJOzBgcFbNrv%2FXqTELr7owA8r5zZ3EzyLgjx7LanzkNrk0XfxKobi6efxa83umH6%2FYX2Ze7NpYTVXbs37pAf54Ot5cXXYgu24rGHNjnRIn%2FtPDWUcqpvPL0WwcVfMnEGCpvPN4mKctUnqP7y%2FrUYKnSlDUG5PiW52qvXIRag8Cb3s0wI5Ik%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":45,"value":"https://www.ebay.com/itm/194316866035?epid=8023709558&hash=item2d3e3011f3:g:DfAAAOSw1ephFOPR&amdata=enc%3AAQAHAAAA4NSJ9hyAPoE3EL%2F86975ibMzsHsGDDkDLzcC2IgZVrQRjEsUJscwCausqJFSYI6Ab%2Fn%2BD15qv5deHvCdQAEOmP2rarGk1tprdTveSw3vG8j%2FpmvpxtqSOz3aoWVVd8XV2veBRqAPEoxoRG3iiGK63jd%2BkH8pUgXXhd2sAYZhst5dgpRq7U4cm1aWfrZvsEBO1YyCrgnACH1nVJfjd5AExEIKP5MEQTkemstac5Q5%2BmryufAeepZW%2FPcBCHwt%2FpyICoUtP36X2cq7u7aE9wT35EXhwrcZhEBSFkrOTmEzLHNw%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":46,"value":"https://www.ebay.com/itm/295495133461?epid=18045314698&hash=item44cce1e915:g:9bYAAOSwvLFjpGwJ&amdata=enc%3AAQAHAAAAkCODiRPuf6NrA%2Ff4O2ZViOXWjcBJqR1XjeCNbevxP5u9VI95JGIq5CUv%2BXWQIT733cKrc994Qf6a9%2FDWyfC0iOWtnODSOsonWQJz7ALDPWQwuux%2BLT63MMyw7pl0660OkuZ%2BrPCvbJEC9esxXjaLkTjqjymImvJgkiKpMLu%2FWoVwdv0mM%2FvfFUpRInGJ%2F%2BOj5A%3D%3D%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":47,"value":"https://www.ebay.com/itm/134278052376?epid=2310781314&hash=item1f43987a18:g:SJcAAOSwRiRjR58C&amdata=enc%3AAQAHAAAA4MuzP1v8LO2bJU8o1OIyRKN0A8jHabFvrZ38t%2By45PTiGMWx%2FVzh%2B%2FZnNQCB9mCbhdk%2FvIW3yJvMqRW4AcCB9cHkuWe6Hu50%2BdeDZCIJItEtXzmRADELMetUO8%2FzUQDqzi3QYIBArqnghN8ASWpndv484vN1v9TLHAtprYCzFHYAv3RYLQpAHcSRuOwlZDhfSkhnxDyWQVx5VqWT%2F3LlEBmIQEFC1HEN59FKeToi5FJ13JUpKGiUmfuJnJZbex86XTHq9Yud1wzdmX14HIKOR%2BdHxpoEEQWGVWe%2FMEgMpyQh%7Ctkp%3ABk9SR8CHqrLCYQ"},{"num":48,"value":"https://www.ebay.com/itm/385385510766?epid=18041715094&hash=item59bac4376e:g:5osAAOSw0IJjzn8u&amdata=enc%3AAQAHAAAAkFRsqN5XTshfan%2FaQlBgyRmupACU6c%2F46htNVlozDZlSFvHuy1YoCt6S%2BHOXhD%2BwFnF3IHKh8NJNGeWTELxZkZhpD1wuCwap30JZi0Jx1KIEBXILCaJx9kHq62lMp18F9ctOY96N1Z0xksZPTh00HFh8KrPHpSOCE3rh64Iq5gVDjqeqfrxsVWXObzXhGSkmxg%3D%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":49,"value":"https://www.ebay.com/itm/354375729960?epid=16041709998&hash=item5282708328:g:eaMAAOSw-BVjZaxt&amdata=enc%3AAQAHAAAAoIYZCVaVMJlE1xi2Dazjl%2FWEj4m0nd4gXhIxisineG5Y4fWnCwNLwbkOvlKFPIwGmoC8pk66RzEt5bG4e0rqBHOc%2BqLM9TtgN69RfJ0FbembPUBqkeJqWLAqLAtgo14vnb7oVcfbnyP6ZDuG5APDw0AnOGRr%2FFIGxwB4UJTY56dyJzEBt7euOFjbTozcBn3kUFU5MqBtnQ5P9kVragVSv7E%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":50,"value":"https://www.ebay.com/itm/304786301225?hash=item46f6ade129:g:qnsAAOSwc3Jj1yVo&amdata=enc%3AAQAHAAAAkJaQM9LbO8pQQpm5Eg9m8R0uPlugNpcXSXqllVSKN0EPpnJzrE25gwCd8hhNR%2BcSMP978sfs16e%2Bua%2FKy160SEvxijbjWmzbFYXNdUNneRFHL%2Bz9jpRy2gvHuiN%2FiXW%2BRYwwRogGDV8NzWBXuBqjN%2FGkpH8WyJL7z6eEROZmMDxVah3aeJxBd0HX0S43WgvbNw%3D%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":51,"value":"https://www.ebay.com/itm/174911437767?epid=238944741&hash=item28b988bbc7:g:LAwAAOSw3tFhEnDR&amdata=enc%3AAQAHAAAA4OUrIuiGa2TtmvD2S1fdS%2B%2BCMSN6PEv70vribX3V%2FhIHx25mQNXNae4tS0Ud6jpKa4ZFjZzjlt7bygqxmRtgD79yiaTg9xT3vMvIVD%2BcGxBa%2BzjYl2PINFu6owvlsD0riwdahZJy2bdkGZXvxNOEi3uhs%2BjMLoLQxMpplMwk72lnY3wGNt2DX6hqr%2B00jKQWIzcA6uv%2FKZYCxVkwdJkqEs9JIjZlRKmxZoe%2F%2BQbCfqLqPHAIfv2P2y3QTsUhuqNDjYXMlt3iJtxzPgrXlz0ZwrvB7979C4lzZAtAPNif44Uc%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":52,"value":"https://www.ebay.com/itm/134327782473?epid=224886862&hash=item1f468f4c49:g:fwMAAOSwrphjcmQF&amdata=enc%3AAQAHAAAA0MoVc8HnavBYYAcZpkyN7pzyeOjKXb1XBsPWG70gxXvRSLgJ9o1SNHJUYo2OHEfm%2FNzrKZrUORxxFMJ%2BstvFP3l6iik5KSVtD70PMjxOBUPKnFozs%2F5LxxqZxt9NPoVH8EaHJh0Mf4OYa467PZVV59QxrHIrRmG9N3IQFwj9FXZKTbSoQIVq9WnGCq6LvPFok0jLKo5JNo5RotMvquAk5il5e0r04gvIF9guKgM7lrQZnGNjbibqyCZN2NKvVaMR57INPi%2ByEG86n6dlSDXYQzs%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":53,"value":"https://www.ebay.com/itm/384354718272?epid=19034211465&hash=item597d539240:g:dJEAAOSwJfthDS3V&amdata=enc%3AAQAHAAAA4Ca7XeeVvYUALBuDtcNoNuhvGfaXQ7MvLfUZoXd5PeLwW5sPmCtc7NXmC9n%2FSJkwxtzY7BhiZVX37ie2PL6B2ksBm7K5XdYbc4yv%2BjWBo4OA2tuXRhx%2BwT%2BgYFa1zprhQnu2pN8BpbHTkusr7ZakxTQ0lWsCpcKJuNBSmaAN9H0lw2T%2FgBGQPbYVNc4weXw4ZJuoScNO7WsO7IxJxYzZFqReE38HWEkiWiXzrSeqFquhQUAqh2gedIWCFMELPz48TmP6E1vpckvVKSlWRiDvSPcx34QXXW1TruQRoI3l7%2B9c%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":54,"value":"https://www.ebay.com/itm/165514454435?epid=19048294271&hash=item26896e25a3:g:DSQAAOSwJxVimRrw&amdata=enc%3AAQAHAAAA0AEcfe918pjX0VJfW6zR3ekp05VFnLII061XlBdjPyEm4imOkoy5Yd0nh4az%2BGOk9N71Bt4KgFcZAT8SfJz25DnGn0qxzSD8RXr%2BPzq1ny1LUzUaPn1v5YpdMOWorGo7munUtAh%2FaVDOJV0d%2BwLu9AIoOmF7kXH1TwZrZm3q4ZTSBTTo8dDGri3IsMNV4FFrvuAg%2FLCfDLu929MV6d9OkVFtshsNOAHO4zXUijjYQKaWRUtBnGp2HXXsoOOdc6yo6CpSp4FMkmWTA%2BVpiqBnoic%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":55,"value":"https://www.ebay.com/itm/384354878808?epid=21023708552&hash=item597d560558:g:H2YAAOSw8KthE6N8&amdata=enc%3AAQAHAAAA4DXQxeojdyx5xV0e9%2FqBE5zZ%2F1WT03i1eIKbZn8SSNqTKpyw80PFEMZ03eGhZrJZ8JStS9FFW1mPT7UTRkSRPOED6cae6T4cY3XEqIoBIY1en6kAreY%2Fj7j%2BOV01rYmK0Tp3zztJBPITNq3xi3o6lJNMAi5%2BQwGTZLVXYXIiTGIuRExIneKhvzOfT3btIr1vY0D%2F9YANjYsRwP33VVRR6XnGlWG5aPh9rAoH5UZCYSPJTPFdHyApMuIbsqGNxJ4Nyi%2BXwOf6FUWP7750zC%2BtYWmTJf498O02QmwDY7k%2FksOE%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":56,"value":"https://www.ebay.com/itm/275558102208?epid=28024399462&hash=item40288af4c0:g:zZ4AAOSwBHhhQKm9&amdata=enc%3AAQAHAAAA4DX9Vhc87B23tD5jfMVFJZHAOvzu0gh%2BnU4M1DxyKOIiAwh1b1cfjI0HVs9yoIFK06Ka9nIaMeB635PtpGbprnIkaxOV9av20tgXnOwPOuMa3AtNImBgJUtABBhHW7k5zLtmD7GTc%2FwcdDGKadDOSoz%2Fymaebjd0V7QmUKz%2F3xqzJytX19G7P1QU3p7QoI77YwZuGE1K866QvszYtvlmsZLvmu%2BXbQMuDOoRqBP3Kb9OsWYVu8zfMEM0oFFGgMOw3RpM00htTxM7tc5tU5kWLnDRNoQpuFjblsYvoARi9xST%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":57,"value":"https://www.ebay.com/itm/234870614872?epid=6041725317&hash=item36af612b58:g:Nb8AAOSwx4BjvVmz&amdata=enc%3AAQAHAAAAkEDeT8TmUlQ8IjQL99g9oZL8YHYFlR0TRqo2bLHhbsKtfw0AldDbv9VWIxc%2BvMg%2FV%2BbCex%2FVSmsJoNdMTOMyvGOIxG2sf4%2BRXvfldKHih939mnFK59lUpZGdc4WSukzF%2F5a%2FY0GE%2BHdBTDrPIFVKrG7RNbWqtjArUbPbe5nUxnQ6GIadY7kkmdgYp5%2F3MEsj%2Fg%3D%3D%7Ctkp%3ABk9SR8KHqrLCYQ"},{"num":58,"value":"https://www.ebay.com/itm/275513445335?epid=242053148&hash=item4025e18bd7:g:lPkAAOSwa3NjVuDe&amdata=enc%3AAQAHAAAA4IR6AGPBlVGpOH7xh1nhu9MEJqdYk6VXoL8oRYBTP7ld8KoXBTQaIu6%2F6r7rlGWt4wcUHDG7WE8fQz4ZA0j07VGCVxpy%2FP9Eqff0%2B38UZ9%2F%2FlFrknO2rkHaX1DV13ztTCSNW2RRXVGIwan7%2B%2F167DOUDCVV32u7RRuq5hT23b%2BRA%2F30k3v4PbGABKCS5jTkveHIx9AeVbS23nMP8Cy3y7p9zpHisq5w3hVbWPzCoxOgc1vtgmZoRsZ23uaTwOMJPgWOxzxj1pB5JNh0iY97WEWg70Rut698YKTlG6kP%2FTD7V%7Ctkp%3ABFBMwoeqssJh"},{"num":59,"value":"https://www.ebay.com/itm/325520901816?epid=27041707918&hash=item4bca8ec6b8:g:uqYAAOSwXWZj29Bo&amdata=enc%3AAQAHAAAA4G6SJ3xy1glI4gOD5fDQkPnjzMfEYvVIfAzHMFZ1X1i%2BbSRbZ6s11S6805uASEQCGH2lhtdK0aJIM2s2eyzxSQz8tCDSWmmLxuvNb9SmNHw4eFM%2BKfk09W%2FNZ%2B5UnEv%2FOdf68sImPbp0vWR2a1Q8p4iYQR09VRVZrwI4FzxuggoPmQuIh8K5%2BqyopGx2EsWuDaMSbaGF%2FGVKFrrPoZGcZY8XzRX7jK9ghb30K36vP%2BTIuDdt1GHqIqVvexsNG7FAzBdNymFarmBrMvBdvGaahw9t0gAn6XFcuFAE3YYbA5Nk%7Ctkp%3ABFBMwoeqssJh"}],"default":""}],"loopType":1}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/29.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/29.json
deleted file mode 100644
index f6159e1..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/29.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 29, "name": "eBay Detail Page Info Collection", "url": "https://www.ebay.com", "links": "https://www.ebay.com", "containJudge": false, "desc": "https://www.ebay.com", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://www.ebay.com", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://www.ebay.com"}, {"id": 1, "name": "inputText_1", "nodeName": "Input Text", "nodeId": 2, "desc": "The text to be entered, such as 'computer' at eBay search box", "type": "string", "exampleValue": "iPhone", "value": "iPhone"}, {"id": 2, "name": "loopTimes_Loop Click Next Page_2", "nodeId": 7, "nodeName": "Loop Click Next Page", "desc": "Number of loop executions, 0 means unlimited loops (until element not found)", "type": "int", "exampleValue": 0, "value": 0}], "outputParameters": [{"id": 0, "name": "para1_text", "desc": "", "type": "string", "exampleValue": " Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' "}, {"id": 1, "name": "para2_text", "desc": "", "type": "string", "exampleValue": "US $224.00"}, {"id": 2, "name": "para3_text", "desc": "", "type": "string", "exampleValue": "1,605 sold"}, {"id": 3, "name": "para4_text", "desc": "", "type": "string", "exampleValue": "3,874 watchers"}, {"id": 4, "name": "para5_text", "desc": "", "type": "string", "exampleValue": "Returns accepted"}, {"id": 5, "name": "para6_text", "desc": "", "type": "string", "exampleValue": "US $17.25 (approx HKD 135.25)\u00a0eBay International ShippingShop worldwide with confidence including detailed tracking and hassle-free returns.\u00a0Learn more | See detailsfor shipping"}, {"id": 6, "name": "para7_text", "desc": "", "type": "string", "exampleValue": "Phones are in Excellent cosmetic condition. Devices are ready to activate. Clean ESN. PhoneCheck "}, {"id": 7, "name": "para8_text", "desc": "", "type": "string", "exampleValue": "Read moreabout condition"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2, 3, 7], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.ebay.com", "links": "https://www.ebay.com", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-ac\"]", "wait": 0, "value": "iPhone"}}, {"id": 3, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"gh-btn\"]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": 5, "index": 4, "parentId": 4, "type": 1, "option": 8, "title": "Loop", "sequence": [5, 6], "isInLoop": true, "position": 0, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/a[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 7, "index": 5, "parentId": 5, "type": 0, "option": 2, "title": "Click Page Link", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 5, "tabIndex": -1, "useLoop": true, "xpath": "/html/body/div[8]/div[4]/div[2]/div[1]/div[2]/ul[1]/li/div[1]/div[2]/a[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 1}}, {"id": 8, "index": 6, "parentId": 5, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 2, "tabIndex": 1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "para1_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]", "exampleValues": [{"num": 0, "value": " Apple iPhone 11 - 128GB 64GB - GSM+CDMA Factory Unlocked \"Excellent' "}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "para2_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/form[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/span[1]", "exampleValues": [{"num": 0, "value": "US $224.00"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "para3_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/form[1]/div[4]/ul[1]/li[1]", "exampleValues": [{"num": 0, "value": "1,605 sold"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "para4_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/form[1]/div[4]/ul[1]/li[2]", "exampleValues": [{"num": 0, "value": "3,874 watchers"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "para5_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/form[1]/div[4]/ul[1]/li[3]", "exampleValues": [{"num": 0, "value": "Returns accepted"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "para6_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/form[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]", "exampleValues": [{"num": 0, "value": "US $17.25 (approx HKD 135.25)\u00a0eBay International ShippingShop worldwide with confidence including detailed tracking and hassle-free returns.\u00a0Learn more | See detailsfor shipping"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "para7_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/form[1]/div[1]/div[1]/div[1]/div[2]/div[2]/span[2]", "exampleValues": [{"num": 0, "value": "Phones are in Excellent cosmetic condition. Devices are ready to activate. Clean ESN. PhoneCheck "}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "para8_text", "desc": "", "relativeXPath": "/html/body/div[5]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/form[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]/span[1]", "exampleValues": [{"num": 0, "value": "Read moreabout condition"}], "default": ""}]}}, {"id": 4, "index": 7, "parentId": 0, "type": 1, "option": 8, "title": "Loop Click Next Page", "sequence": [4, 8], "isInLoop": false, "position": 3, "parameters": {"history": 5, "tabIndex": 0, "useLoop": false, "xpath": "//*[contains(@class, \"pagination__next\")]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 6, "index": 8, "parentId": 4, "type": 0, "option": 2, "title": "Click Next", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 5, "tabIndex": 0, "useLoop": true, "xpath": "//*[contains(@class, \"pagination__next\")]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}]}
\ No newline at end of file
diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/30.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/30.json
deleted file mode 100644
index 72e3082..0000000
--- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/30.json
+++ /dev/null
@@ -1 +0,0 @@
-{"id": 30, "name": "WIKI", "url": "https://en.wikipedia.org/wiki/World_Wide_Web", "links": "https://en.wikipedia.org/wiki/World_Wide_Web", "containJudge": false, "desc": "https://en.wikipedia.org/wiki/World_Wide_Web", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://en.wikipedia.org/wiki/World_Wide_Web", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://en.wikipedia.org/wiki/World_Wide_Web"}], "outputParameters": [{"id": 0, "name": "para1_text", "desc": "", "type": "string", "exampleValue": "System of interlinked hypertext documents accessed over the Internet\n.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}This article is about the global system of pages accessed via URLs. For the worldwide computer network, see Internet. For the web browser, see WorldWideWeb.\n\"WWW\" and \"The Web\" redirect here. For other uses, see WWW (disambiguation) and The Web (disambiguation).\n\n\n\n\n The historic World Wide Web logo, designed by Robert Cailliau\n A web page displayed in a web browser\n A global map of the Web Index for countries in 2014\nThe World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet.[1] \nDocuments and downloadable media are made available to the network through web servers and can be accessed by programs such as web browsers. Servers and resources on the World Wide Web are identified and located through character strings called uniform resource locators (URLs). The original and still very common document type is a web page formatted in Hypertext Markup Language (HTML). This markup language supports plain text, images, embedded video and audio contents, and scripts (short programs) that implement complex user interaction. The HTML language also supports hyperlinks (embedded URLs) which provide immediate access to other web resources. Web navigation, or web surfing, is the common practice of following such hyperlinks across multiple websites. Web applications are web pages that function as application software. The information in the Web is transferred across the Internet using the Hypertext Transfer Protocol (HTTP).\nMultiple web resources with a common theme and usually a common domain name make up a website. A single web server may provide multiple websites, while some websites, especially the most popular ones, may be provided by multiple servers. Website content is provided by a myriad of companies, organizations, government agencies, and individual users; and comprises an enormous amount of educational, entertainment, commercial, and government information.\nThe World Wide Web has become the world's dominant software platform.[2][3][4][5] It is the primary tool billions of people worldwide use to interact with the Internet.[6]\nThe Web was invented by Tim Berners-Lee at CERN in 1989 and opened to the public in 1991. It was conceived as a \"universal linked information system\".[7]\n\n\nHistory\nMain article: History of the World Wide Web\n This NeXT Computer was used by Sir Tim Berners-Lee at CERN and became the world's first Web server.\nThe Web was invented by English computer scientist Tim Berners-Lee while working at CERN. He conceived it as an information management system using several concepts and technologies, the most fundamental of which was the connections that existed between information.[8][9][10] The first proposal was written in 1989,[7] and a working system implemented by the end of 1990 including the WorldWideWeb browser and an HTTP server.[11] The technology was released outside CERN to other research institutions starting in January 1991, and then to the general public on 23 August 1991. The Web was a success at CERN, and began to spread to other scientific and academic institutions. Within the next two years, there were 50 websites created.[12][13]\nCERN made the Web protocol and code available royalty free in 1993, enabling its widespread use.[14][15] After the NCSA released the Mosaic web browser later that year, the Web's popularity grew rapidly as thousands of websites sprang up in less than a year.[16][17] Mosaic was a graphical browser that could display inline images and submit forms that were processed by the HTTPd server.[18][19] Marc Andreessen and Jim Clark founded Netscape the following year and released the Navigator browser, which introduced Java and JavaScript to the Web. It quickly became the dominant browser. Netscape became a public company in 1995 which triggered a frenzy for the Web and started the dot-com bubble.[20] Microsoft responded by developing its own browser, Internet Explorer, starting the browser wars. By bundling it with Windows, it became the dominant browser for 14 years.[21]\nTim Berners-Lee founded the World Wide Web Consortium (W3C) which created XML in 1996 and recommended replacing HTML with stricter XHTML.[22] In the meantime, developers began exploiting an IE feature called XMLHttpRequest to make Ajax applications and launched the Web 2.0 revolution. Mozilla, Opera, and Apple rejected XHTML and created the WHATWG which developed HTML5.[23] In 2009, the W3C conceded and abandoned XHTML[24] and in 2019, ceded control of the HTML specification to the WHATWG.[25]\nThe World Wide Web has been central to the development of the Information Age and is the primary tool billions of people use to interact on the Internet.[26][27][28][29][30]\n\nFunction\nMain articles: HTTP and HTML\n The World Wide Web functions as an application layer protocol that is run \"on top of\" (figuratively) the Internet, helping to make it more functional. The advent of the Mosaic web browser helped to make the web much more usable, to include the display of images and moving images (GIFs).\nThe terms Internet and World Wide Web are often used without much distinction. However, the two terms do not mean the same thing. The Internet is a global system of computer networks interconnected through telecommunications and optical networking. In contrast, the World Wide Web is a global collection of documents and other resources, linked by hyperlinks and URIs. Web resources are accessed using HTTP or HTTPS, which are application-level Internet protocols that use the Internet's transport protocols.[31]\nViewing a web page on the World Wide Web normally begins either by typing the URL of the page into a web browser or by following a hyperlink to that page or resource. The web browser then initiates a series of background communication messages to fetch and display the requested page. In the 1990s, using a browser to view web pages\u2014and to move from one web page to another through hyperlinks\u2014came to be known as 'browsing,' 'web surfing' (after channel surfing), or 'navigating the Web'. Early studies of this new behavior investigated user patterns in using web browsers. One study, for example, found five user patterns: exploratory surfing, window surfing, evolved surfing, bounded navigation and targeted navigation.[32]\nThe following example demonstrates the functioning of a web browser when accessing a page at the URL http://example.org/home.html. The browser resolves the server name of the URL (example.org) into an Internet Protocol address using the globally distributed Domain Name System (DNS). This lookup returns an IP address such as 203.0.113.4 or 2001:db8:2e::7334. The browser then requests the resource by sending an HTTP request across the Internet to the computer at that address. It requests service from a specific TCP port number that is well known for the HTTP service so that the receiving host can distinguish an HTTP request from other network protocols it may be servicing. HTTP normally uses port number 80 and for HTTPS it normally uses port number 443. The content of the HTTP request can be as simple as two lines of text:\n\nGET /home.html HTTP/1.1\nHost: example.org\n\nThe computer receiving the HTTP request delivers it to web server software listening for requests on port 80. If the webserver can fulfill the request it sends an HTTP response back to the browser indicating success:\n\nHTTP/1.1 200 OK\nContent-Type: text/html; charset=UTF-8\n\nfollowed by the content of the requested page. Hypertext Markup Language (HTML) for a basic web page might look like this:\n\n\n
The World Wide Web, abbreviated as WWW and commonly known ...
\n \n\n\nThe web browser parses the HTML and interprets the markup ( for paragraph, and such) that surrounds the words to format the text on the screen. Many web pages use HTML to reference the URLs of other resources such as images, other embedded media, scripts that affect page behaviour, and Cascading Style Sheets that affect page layout. The browser makes additional HTTP requests to the web server for these other Internet media types. As it receives their content from the web server, the browser progressively renders the page onto the screen as specified by its HTML and these additional resources.\n\nHTML\nMain article: HTML\nHypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a triad of cornerstone technologies for the World Wide Web.[33]\nWeb browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.\nHTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as and directly introduce content into the page. Other tags such as
surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page.\nHTML can embed programs written in a scripting language such as JavaScript, which affects the behavior and content of web pages. Inclusion of CSS defines the look and layout of content. The World Wide Web Consortium (W3C), maintainer of both the HTML and the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997.[update][34]\n\nLinking\nMost web pages contain hyperlinks to other related pages and perhaps to downloadable files, source documents, definitions and other web resources. In the underlying HTML, a hyperlink looks like this:\nExample.org Homepage.\n\n Graphic representation of a minute fraction of the WWW, demonstrating hyperlinks\nSuch a collection of useful, related resources, interconnected via hypertext links is dubbed a web of information. Publication on the Internet created what Tim Berners-Lee first called the WorldWideWeb (in its original CamelCase, which was subsequently discarded) in November 1990.[35]\nThe hyperlink structure of the web is described by the webgraph: the nodes of the web graph correspond to the web pages (or URLs) the directed edges between them to the hyperlinks. Over time, many web resources pointed to by hyperlinks disappear, relocate, or are replaced with different content. This makes hyperlinks obsolete, a phenomenon referred to in some circles as link rot, and the hyperlinks affected by it are often called dead links. The ephemeral nature of the Web has prompted many efforts to archive websites. The Internet Archive, active since 1996, is the best known of such efforts.\n\nWWW prefix\nMany hostnames used for the World Wide Web begin with www because of the long-standing practice of naming Internet hosts according to the services they provide. The hostname of a web server is often www, in the same way that it may be ftp for an FTP server, and news or nntp for a Usenet news server. These hostnames appear as Domain Name System (DNS) or subdomain names, as in www.example.com. The use of www is not required by any technical or policy standard and many web sites do not use it; the first web server was nxoc01.cern.ch.[36] According to Paolo Palazzi, who worked at CERN along with Tim Berners-Lee, the popular use of www as subdomain was accidental; the World Wide Web project page was intended to be published at www.cern.ch while info.cern.ch was intended to be the CERN home page; however the DNS records were never switched, and the practice of prepending www to an institution's website domain name was subsequently copied.[37][better\u00a0source\u00a0needed] Many established websites still use the prefix, or they employ other subdomain names such as www2, secure or en for special purposes. Many such web servers are set up so that both the main domain name (e.g., example.com) and the www subdomain (e.g., www.example.com) refer to the same site; others require one form or the other, or they may map to different web sites. The use of a subdomain name is useful for load balancing incoming web traffic by creating a CNAME record that points to a cluster of web servers. Since, currently, only a subdomain can be used in a CNAME, the same result cannot be achieved by using the bare domain root.[38][dubious \u2013 discuss]\nWhen a user submits an incomplete domain name to a web browser in its address bar input field, some web browsers automatically try adding the prefix \"www\" to the beginning of it and possibly \".com\", \".org\" and \".net\" at the end, depending on what might be missing. For example, entering \"microsoft\" may be transformed to http://www.microsoft.com/ and \"openoffice\" to http://www.openoffice.org. This feature started appearing in early versions of Firefox, when it still had the working title 'Firebird' in early 2003, from an earlier practice in browsers such as Lynx.[39][unreliable source?] It is reported that Microsoft was granted a US patent for the same idea in 2008, but only for mobile devices.[40]\nIn English, www is usually read as double-u double-u double-u.[41] Some users pronounce it dub-dub-dub, particularly in New Zealand.[42] Stephen Fry, in his \"Podgrams\" series of podcasts, pronounces it wuh wuh wuh.[43] The English writer Douglas Adams once quipped in The Independent on Sunday (1999): \"The World Wide Web is the only thing I know of whose shortened form takes three times longer to say than what it's short for\".[44] In Mandarin Chinese, World Wide Web is commonly translated via a phono-semantic matching to w\u00e0n w\u00e9i w\u01ceng (\u4e07\u7ef4\u7f51), which satisfies www and literally means \"myriad-dimensional net\",[45][better\u00a0source\u00a0needed] a translation that reflects the design concept and proliferation of the World Wide Web. Tim Berners-Lee's web-space states that World Wide Web is officially spelled as three separate words, each capitalised, with no intervening hyphens.[46] Nonetheless, it is often called simply the Web, and also often the web; see Capitalization of Internet for details. Use of the www prefix has been declining, especially when Web 2.0 web applications sought to brand their domain names and make them easily pronounceable.[47]\nAs the mobile Web grew in popularity, services like Gmail.com, Outlook.com, Myspace.com, Facebook.com and Twitter.com are most often mentioned without adding \"www.\" (or, indeed, \".com\") to the domain.\n\nScheme specifiers\nThe scheme specifiers http:// and https:// at the start of a web URI refer to Hypertext Transfer Protocol or HTTP Secure, respectively. They specify the communication protocol to use for the request and response. The HTTP protocol is fundamental to the operation of the World Wide Web, and the added encryption layer in HTTPS is essential when browsers send or retrieve confidential data, such as passwords or banking information. Web browsers usually automatically prepend http:// to user-entered URIs, if omitted.\n\nPages\nMain article: Web page\n A screenshot of a web page on Wikimedia Commons\nA web page (also written as webpage) is a document that is suitable for the World Wide Web and web browsers. A web browser displays a web page on a monitor or mobile device.\nThe term web page usually refers to what is visible, but may also refer to the contents of the computer file itself, which is usually a text file containing hypertext written in HTML or a comparable markup language. Typical web pages provide hypertext for browsing to other web pages via hyperlinks, often referred to as links. Web browsers will frequently have to access multiple web resource elements, such as reading style sheets, scripts, and images, while presenting each web page.\nOn a network, a web browser can retrieve a web page from a remote web server. The web server may restrict access to a private network such as a corporate intranet. The web browser uses the Hypertext Transfer Protocol (HTTP) to make such requests to the web server.\nA static web page is delivered exactly as stored, as web content in the web server's file system. In contrast, a dynamic web page is generated by a web application, usually driven by server-side software. Dynamic web pages are used when each user may require completely different information, for example, bank websites, web email etc.\n\nStatic page\nMain article: Static web page\nA static web page (sometimes called a flat page/stationary page) is a web page that is delivered to the user exactly as stored, in contrast to dynamic web pages which are generated by a web application.\nConsequently, a static web page displays the same information for all users, from all contexts, subject to modern capabilities of a web server to negotiate content-type or language of the document where such versions are available and the server is configured to do so.\n\nDynamic pages\nMain articles: Dynamic web page and Ajax (programming)\n Dynamic web page: example of server-side scripting (PHP and MySQL)\nA server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts. In server-side scripting, parameters determine how the assembly of every new web page proceeds, including the setting up of more client-side processing.\nA client-side dynamic web page processes the web page using JavaScript running in the browser. JavaScript programs can interact with the document via Document Object Model, or DOM, to query page state and alter it. The same client-side techniques can then dynamically update or change the DOM in the same way.\nA dynamic web page is then reloaded by the user or by a computer program to change some variable content. The updating information could come from the server, or from changes made to that page's DOM. This may or may not truncate the browsing history or create a saved version to go back to, but a dynamic web page update using Ajax technologies will neither create a page to go back to nor truncate the web browsing history forward of the displayed page. Using Ajax technologies the end user gets one dynamic page managed as a single page in the web browser while the actual web content rendered on that page can vary. The Ajax engine sits only on the browser requesting parts of its DOM, the DOM, for its client, from an application server.\nDynamic HTML, or DHTML, is the umbrella term for technologies and methods used to create web pages that are not static web pages, though it has fallen out of common use since the popularization of AJAX, a term which is now itself rarely used.[citation needed] Client-side-scripting, server-side scripting, or a combination of these make for the dynamic web experience in a browser.\nJavaScript is a scripting language that was initially developed in 1995 by Brendan Eich, then of Netscape, for use within web pages.[48] The standardised version is ECMAScript.[48] To make web pages more interactive, some web applications also use JavaScript techniques such as Ajax (asynchronous JavaScript and XML). Client-side script is delivered with the page that can make additional HTTP requests to the server, either in response to user actions such as mouse movements or clicks, or based on elapsed time. The server's responses are used to modify the current page rather than creating a new page with each response, so the server needs only to provide limited, incremental information. Multiple Ajax requests can be handled at the same time, and users can interact with the page while data is retrieved. Web pages may also regularly poll the server to check whether new information is available.[49]\n\nWebsite\n The usap.gov website\nMain article: Website\nA website[50] is a collection of related web resources including web pages, multimedia content, typically identified with a common domain name, and published on at least one web server. Notable examples are wikipedia.org, google.com, and amazon.com.\nA website may be accessible via a public Internet Protocol (IP) network, such as the Internet, or a private local area network (LAN), by referencing a uniform resource locator (URL) that identifies the site.\nWebsites can have many functions and can be used in various fashions; a website can be a personal website, a corporate website for a company, a government website, an organization website, etc. Websites are typically dedicated to a particular topic or purpose, ranging from entertainment and social networking to providing news and education. All publicly accessible websites collectively constitute the World Wide Web, while private websites, such as a company's website for its employees, are typically a part of an intranet.\nWeb pages, which are the building blocks of websites, are documents, typically composed in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). They may incorporate elements from other websites with suitable markup anchors. Web pages are accessed and transported with the Hypertext Transfer Protocol (HTTP), which may optionally employ encryption (HTTP Secure, HTTPS) to provide security and privacy for the user. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.\nHyperlinking between web pages conveys to the reader the site structure and guides the navigation of the site, which often starts with a home page containing a directory of the site web content. Some websites require user registration or subscription to access content. Examples of subscription websites include many business sites, news websites, academic journal websites, gaming websites, file-sharing websites, message boards, web-based email, social networking websites, websites providing real-time price quotations for different types of markets, as well as sites providing various other services. End users can access websites on a range of devices, including desktop and laptop computers, tablet computers, smartphones and smart TVs.\n\nBrowser\nMain article: Web browser\nA web browser (commonly referred to as a browser) is a software user agent for accessing information on the World Wide Web. To connect to a website's server and display its pages, a user needs to have a web browser program. This is the program that the user runs to download, format, and display a web page on the user's computer.\nIn addition to allowing users to find, display, and move between web pages, a web browser will usually have features like keeping bookmarks, recording history, managing cookies (see below), and home pages and may have facilities for recording passwords for logging into web sites.\nThe most popular browsers are Chrome, Firefox, Safari, Internet Explorer, and Edge.\n\nServer\nMain article: Web server\n The inside and front of a Dell PowerEdge web server, a computer designed for rack mounting\nA Web server is server software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in general, contain one or more websites. A web server processes incoming network requests over HTTP and several other related protocols.\nThe primary function of a web server is to store, process and deliver web pages to clients.[51] The communication between client and server takes place using the Hypertext Transfer Protocol (HTTP). Pages delivered are most frequently HTML documents, which may include images, style sheets and scripts in addition to the text content.\n\n Multiple web servers may be used for a high traffic website; here, Dell servers are installed together to be used for the Wikimedia Foundation.\nA user agent, commonly a web browser or web crawler, initiates communication by making a request for a specific resource using HTTP and the server responds with the content of that resource or an error message if unable to do so. The resource is typically a real file on the server's secondary storage, but this is not necessarily the case and depends on how the webserver is implemented.\nWhile the primary function is to serve content, full implementation of HTTP also includes ways of receiving content from clients. This feature is used for submitting web forms, including uploading of files.\nMany generic web servers also support server-side scripting using Active Server Pages (ASP), PHP (Hypertext Preprocessor), or other scripting languages. This means that the behavior of the webserver can be scripted in separate files, while the actual server software remains unchanged. Usually, this function is used to generate HTML documents dynamically (\"on-the-fly\") as opposed to returning static documents. The former is primarily used for retrieving or modifying information from databases. The latter is typically much faster and more easily cached but cannot deliver dynamic content.\nWeb servers can also frequently be found embedded in devices such as printers, routers, webcams and serving only a local network. The web server may then be used as a part of a system for monitoring or administering the device in question. This usually means that no additional software has to be installed on the client computer since only a web browser is required (which now is included with most operating systems).\n\nCookie\nMain article: HTTP cookie\nAn HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small piece of data sent from a website and stored on the user's computer by the user's web browser while the user is browsing. Cookies were designed to be a reliable mechanism for websites to remember stateful information (such as items added in the shopping cart in an online store) or to record the user's browsing activity (including clicking particular buttons, logging in, or recording which pages were visited in the past). They can also be used to remember arbitrary pieces of information that the user previously entered into form fields such as names, addresses, passwords, and credit card numbers.\nCookies perform essential functions in the modern web. Perhaps most importantly, authentication cookies are the most common method used by web servers to know whether the user is logged in or not, and which account they are logged in with. Without such a mechanism, the site would not know whether to send a page containing sensitive information or require the user to authenticate themselves by logging in. The security of an authentication cookie generally depends on the security of the issuing website and the user's web browser, and on whether the cookie data is encrypted. Security vulnerabilities may allow a cookie's data to be read by a hacker, used to gain access to user data, or used to gain access (with the user's credentials) to the website to which the cookie belongs (see cross-site scripting and cross-site request forgery for examples).[52]\nTracking cookies, and especially third-party tracking cookies, are commonly used as ways to compile long-term records of individuals' browsing histories \u2013 a potential privacy concern that prompted European[53] and U.S. lawmakers to take action in 2011.[54][55] European law requires that all websites targeting European Union member states gain \"informed consent\" from users before storing non-essential cookies on their device.\nGoogle Project Zero researcher Jann Horn describes ways cookies can be read by intermediaries, like Wi-Fi hotspot providers. He recommends using the browser in incognito mode in such circumstances.[56]\n\nSearch engine\nMain article: Search engine\n The results of a search for the term \"lunar eclipse\" in a web-based image search engine\nA web search engine or Internet search engine is a software system that is designed to carry out web search (Internet search), which means to search the World Wide Web in a systematic way for particular information specified in a web search query. The search results are generally presented in a line of results, often referred to as search engine results pages (SERPs). The information may be a mix of web pages, images, videos, infographics, articles, research papers, and other types of files. Some search engines also mine data available in databases or open directories. Unlike web directories, which are maintained only by human editors, search engines also maintain real-time information by running an algorithm on a web crawler.\nInternet content that is not capable of being searched by a web search engine is generally described as the deep web.\n\nDeep web\nMain article: Deep web\nThe deep web,[57] invisible web,[58] or hidden web[59] are parts of the World Wide Web whose contents are not indexed by standard web search engines. The opposite term to the deep web is the surface web, which is accessible to anyone using the Internet.[60] Computer scientist Michael K. Bergman is credited with coining the term deep web in 2001 as a search indexing term.[61]\nThe content of the deep web is hidden behind HTTP forms,[62][63] and includes many very common uses such as web mail, online banking, and services that users must pay for, and which is protected by a paywall, such as video on demand, some online magazines and newspapers, among others.\nThe content of the deep web can be located and accessed by a direct URL or IP address, and may require a password or other security access past the public website page.\n\nCaching\nA web cache is a server computer located either on the public Internet or within an enterprise that stores recently accessed web pages to improve response time for users when the same content is requested within a certain time after the original request. Most web browsers also implement a browser cache by writing recently obtained data to a local data storage device. HTTP requests by a browser may ask only for data that has changed since the last access. Web pages and resources may contain expiration information to control caching to secure sensitive data, such as in online banking, or to facilitate frequently updated sites, such as news media. Even sites with highly dynamic content may permit basic resources to be refreshed only occasionally. Web site designers find it worthwhile to collate resources such as CSS data and JavaScript into a few site-wide files so that they can be cached efficiently. Enterprise firewalls often cache Web resources requested by one user for the benefit of many users. Some search engines store cached content of frequently accessed websites.\n\nSecurity\nFor criminals, the Web has become a venue to spread malware and engage in a range of cybercrimes, including (but not limited to) identity theft, fraud, espionage and intelligence gathering.[64] Web-based vulnerabilities now outnumber traditional computer security concerns,[65][66] and as measured by Google, about one in ten web pages may contain malicious code.[67] Most web-based attacks take place on legitimate websites, and most, as measured by Sophos, are hosted in the United States, China and Russia.[68] The most common of all malware threats is SQL injection attacks against websites.[69] Through HTML and URIs, the Web was vulnerable to attacks like cross-site scripting (XSS) that came with the introduction of JavaScript[70] and were exacerbated to some degree by Web 2.0 and Ajax web design that favours the use of scripts.[71] Today by one estimate, 70% of all websites are open to XSS attacks on their users.[72] Phishing is another common threat to the Web. In February 2013, RSA (the security division of EMC) estimated the global losses from phishing at $1.5\u00a0billion in 2012.[73] Two of the well-known phishing methods are Covert Redirect and Open Redirect.\nProposed solutions vary. Large security companies like McAfee already design governance and compliance suites to meet post-9/11 regulations,[74] and some, like Finjan have recommended active real-time inspection of programming code and all content regardless of its source.[64] Some have argued that for enterprises to see Web security as a business opportunity rather than a cost centre,[75] while others call for \"ubiquitous, always-on digital rights management\" enforced in the infrastructure to replace the hundreds of companies that secure data and networks.[76] Jonathan Zittrain has said users sharing responsibility for computing safety is far preferable to locking down the Internet.[77]\n\nPrivacy\nMain article: Internet privacy\nEvery time a client requests a web page, the server can identify the request's IP address. Web servers usually log IP addresses in a log file. Also, unless set not to do so, most web browsers record requested web pages in a viewable history feature, and usually cache much of the content locally. Unless the server-browser communication uses HTTPS encryption, web requests and responses travel in plain text across the Internet and can be viewed, recorded, and cached by intermediate systems. Another way to hide personally identifiable information is by using a virtual private network. A VPN encrypts online traffic and masks the original IP address lowering the chance of user identification.\nWhen a web page asks for, and the user supplies, personally identifiable information\u2014such as their real name, address, e-mail address, etc. web-based entities can associate current web traffic with that individual. If the website uses HTTP cookies, username, and password authentication, or other tracking techniques, it can relate other web visits, before and after, to the identifiable information provided. In this way, a web-based organization can develop and build a profile of the individual people who use its site or sites. It may be able to build a record for an individual that includes information about their leisure activities, their shopping interests, their profession, and other aspects of their demographic profile. These profiles are of potential interest to marketers, advertisers, and others. Depending on the website's terms and conditions and the local laws that apply information from these profiles may be sold, shared, or passed to other organizations without the user being informed. For many ordinary people, this means little more than some unexpected e-mails in their in-box or some uncannily relevant advertising on a future web page. For others, it can mean that time spent indulging an unusual interest can result in a deluge of further targeted marketing that may be unwelcome. Law enforcement, counter-terrorism, and espionage agencies can also identify, target, and track individuals based on their interests or proclivities on the Web.\nSocial networking sites usually try to get users to use their real names, interests, and locations, rather than pseudonyms, as their executives believe that this makes the social networking experience more engaging for users. On the other hand, uploaded photographs or unguarded statements can be identified to an individual, who may regret this exposure. Employers, schools, parents, and other relatives may be influenced by aspects of social networking profiles, such as text posts or digital photos, that the posting individual did not intend for these audiences. Online bullies may make use of personal information to harass or stalk users. Modern social networking websites allow fine-grained control of the privacy settings for each posting, but these can be complex and not easy to find or use, especially for beginners.[78] Photographs and videos posted onto websites have caused particular problems, as they can add a person's face to an online profile. With modern and potential facial recognition technology, it may then be possible to relate that face with other, previously anonymous, images, events, and scenarios that have been imaged elsewhere. Due to image caching, mirroring, and copying, it is difficult to remove an image from the World Wide Web.\n\nStandards\nMain article: Web standards\nWeb standards include many interdependent standards and specifications, some of which govern aspects of the Internet, not just the World Wide Web. Even when not web-focused, such standards directly or indirectly affect the development and administration of websites and web services. Considerations include the interoperability, accessibility and usability of web pages and web sites.\nWeb standards, in the broader sense, consist of the following:\n\nRecommendations published by the World Wide Web Consortium (W3C)[79]\n\"Living Standard\" made by the Web Hypertext Application Technology Working Group (WHATWG)\nRequest for Comments (RFC) documents published by the Internet Engineering Task Force (IETF)[80]\nStandards published by the International Organization for Standardization (ISO)[81]\nStandards published by Ecma International (formerly ECMA)[82]\nThe Unicode Standard and various Unicode Technical Reports (UTRs) published by the Unicode Consortium[83]\nName and number registries maintained by the Internet Assigned Numbers Authority (IANA)[84]\nWeb standards are not fixed sets of rules but are constantly evolving sets of finalized technical specifications of web technologies.[85] Web standards are developed by standards organizations\u2014groups of interested and often competing parties chartered with the task of standardization\u2014not technologies developed and declared to be a standard by a single individual or company. It is crucial to distinguish those specifications that are under development from the ones that already reached the final development status (in the case of W3C specifications, the highest maturity level).\n\nAccessibility\nMain article: Web accessibility\nThere are methods for accessing the Web in alternative mediums and formats to facilitate use by individuals with disabilities. These disabilities may be visual, auditory, physical, speech-related, cognitive, neurological, or some combination. Accessibility features also help people with temporary disabilities, like a broken arm, or ageing users as their abilities change.[86] The Web receives information as well as providing information and interacting with society. The World Wide Web Consortium claims that it is essential that the Web be accessible, so it can provide equal access and equal opportunity to people with disabilities.[87] Tim Berners-Lee once noted, \"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.\"[86] Many countries regulate web accessibility as a requirement for websites.[88] International co-operation in the W3C Web Accessibility Initiative led to simple guidelines that web content authors as well as software developers can use to make the Web accessible to persons who may or may not be using assistive technology.[86][89]\n\nInternationalisation\nThe W3C Internationalisation Activity assures that web technology works in all languages, scripts, and cultures.[90] Beginning in 2004 or 2005, Unicode gained ground and eventually in December 2007 surpassed both ASCII and Western European as the Web's most frequently used character encoding.[91] Originally .mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:\"\\\"\"\"\\\"\"\"'\"\"'\"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free a,.mw-parser-output .citation .cs1-lock-free a{background:url(\"//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited a,.mw-parser-output .id-lock-registration a,.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:url(\"//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription a,.mw-parser-output .citation .cs1-lock-subscription a{background:url(\"//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url(\"//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg\")right 0.1em center/12px no-repeat}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:#d33}.mw-parser-output .cs1-visible-error{color:#d33}.mw-parser-output .cs1-maint{display:none;color:#3a3;margin-left:0.3em}.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}RFC\u00a03986 allowed resources to be identified by URI in a subset of US-ASCII. RFC\u00a03987 allows more characters\u2014any character in the Universal Character Set\u2014and now a resource can be identified by IRI in any language.[92]\n\nSee also\n.mw-parser-output .portalbox{padding:0;margin:0.5em 0;display:table;box-sizing:border-box;max-width:175px;list-style:none}.mw-parser-output .portalborder{border:solid #aaa 1px;padding:0.1em;background:#f9f9f9}.mw-parser-output .portalbox-entry{display:table-row;font-size:85%;line-height:110%;height:1.9em;font-style:italic;font-weight:bold}.mw-parser-output .portalbox-image{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portalbox-link{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}@media(min-width:720px){.mw-parser-output .portalleft{clear:left;float:left;margin:0.5em 1em 0.5em 0}.mw-parser-output .portalright{clear:right;float:right;margin:0.5em 0 0.5em 1em}}\nEngineering portalInternet portalWorld portal\n.mw-parser-output .div-col{margin-top:0.3em;column-width:30em}.mw-parser-output .div-col-small{font-size:90%}.mw-parser-output .div-col-rules{column-rule:1px solid #aaa}.mw-parser-output .div-col dl,.mw-parser-output .div-col ol,.mw-parser-output .div-col ul{margin-top:0}.mw-parser-output .div-col li,.mw-parser-output .div-col dd{page-break-inside:avoid;break-inside:avoid-column}\nElectronic publishing\nInternet metaphors\nInternet security\nLists of websites\nStreaming media\nWeb development tools\nWeb literacy\n\nReferences\n.mw-parser-output .reflist{font-size:90%;margin-bottom:0.5em;list-style-type:decimal}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Retrieved 16 July 2015.\n\n^ Bleigh, Michael (16 May 2014). \"The Once And Future Web Platform\". TechCrunch. Retrieved 9 March 2022.\n\n^ \"World Wide Web Timeline\". Pews Research Center. 11 March 2014. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways The Web Has Changed Us\". The Washington Post. Retrieved 1 August 2015.\n\n^ \"Website Analytics Tool\". Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Archived from the original on 9 July 2015. Retrieved 16 July 2015.\n\n^ Jump up to: a b Berners-Lee, Tim. \"Information Management: A Proposal\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ Berners-Lee, T.; Cailliau, R.; Groff, J.-F.; Pollermann, B. (1992). \"World-Wide Web: The Information Universe\". Electron. Netw. Res. Appl. Policy. 2: 52\u201358. doi:10.1108/eb047254.\n\n^ Quittner, Joshua (29 March 1999). \"Network Designer Tim Berners-Lee\". Time Magazine. Archived from the original on 15 August 2007. Retrieved 17 May 2010. He wove the World Wide Web and created a mass medium for the 21st century. The World Wide Web is Berners-Lee's alone. He designed it. He set it loose it on the world. And he more than anyone else has fought to keep it an open, non-proprietary and free.[page\u00a0needed]\n\n^ McPherson, Stephanie Sammartino (2009). Tim Berners-Lee: Inventor of the World Wide Web. Twenty-First Century Books. ISBN\u00a0978-0-8225-7273-2.\n\n^ W3 (1991) Re: Qualifiers on Hypertext links\n\n^ Hopgood, Bob. \"History of the Web\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ \"A short history of the Web\". CERN. Retrieved 15 April 2022.\n\n^ \"Software release of WWW into public domain\". CERN Document Server. CERN. Retrieved 17 February 2022.\n\n^ \"Ten Years Public Domain for the Original Web Software\". Tenyears-www.web.cern.ch. 30 April 2003. Archived from the original on 13 August 2009. Retrieved 27 July 2009.\n\n^ Calore, Michael (22 April 2010). \"April 22, 1993: Mosaic Browser Lights Up Web With Color, Creativity\". Wired. Retrieved 12 February 2022.\n\n^ Couldry, Nick (2012). Media, Society, World: Social Theory and Digital Media Practice. London: Polity Press. p.\u00a02. ISBN\u00a09780745639208.\n\n^ Hoffman, Jay (21 April 1993). \"The Origin of the IMG Tag\". The History of the Web. Retrieved 13 February 2022.\n\n^ Clarke, Roger. \"The Birth of Web Commerce\". Roger Clarke's Web-Site. XAMAX. Retrieved 15 February 2022.\n\n^ McCullough, Brian. \"20 YEARS ON: WHY NETSCAPE'S IPO WAS THE \"BIG BANG\" OF THE INTERNET ERA\". www.internethistorypodcast.com. INTERNET HISTORY PODCAST. Retrieved 12 February 2022.\n\n^ Calore, Michael (28 September 2009). \"Sept. 28, 1998: Internet Explorer Leaves Netscape in Its Wake\". Wired. Retrieved 14 February 2022.\n\n^ Daly, Janet (26 January 2000). \"World Wide Web Consortium Issues XHTML 1.0 as a Recommendation\". W3C. Retrieved 8 March 2022.\n\n^ Hickson, Ian. \"WHAT open mailing list announcement\". whatwg.org. WHATWG. Retrieved 16 February 2022.\n\n^ Shankland, Stephen (9 July 2009). \"An epitaph for the Web standard, XHTML 2\". CNet. Retrieved 17 February 2022.\n\n^ \"Memorandum of Understanding Between W3C and WHATWG\". w3.org. W3C. Retrieved 16 February 2022.\n\n^ In, Lee (30 June 2012). Electronic Commerce Management for Business Activities and Global Enterprises: Competitive Advantages: Competitive Advantages. IGI Global. ISBN\u00a0978-1-4666-1801-5.\n\n^ Misiroglu, Gina (26 March 2015). American Countercultures: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History. Routledge. ISBN\u00a0978-1-317-47729-7.\n\n^ \"World Wide Web Timeline\". Pew Research Center. 11 March 2014. Archived from the original on 29 July 2015. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways the Web Has Changed Us\". The Washington Post. Archived from the original on 9 September 2015. Retrieved 1 August 2015.\n\n^ \"Internet Live Stats\". Archived from the original on 2 July 2015. Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". World Wide Web Consortium. Archived from the original on 22 April 2016. Retrieved 18 April 2016.\n\n^ Muylle, Steve; Moenaert, Rudy; Despont, Marc (1999). \"A grounded theory of World Wide Web search behaviour\". Journal of Marketing Communications. 5 (3): 143. doi:10.1080/135272699345644.\n\n^ Flanagan, David. JavaScript \u2013 The definitive guide (6\u00a0ed.). p.\u00a01. JavaScript is part of the triad of technologies that all Web developers must learn: HTML to specify the content of web pages, CSS to specify the presentation of web pages, and JavaScript to specify the behaviour of web pages.\n\n^ \"HTML 4.0 Specification \u2013 W3C Recommendation \u2013 Conformance: requirements and recommendations\". World Wide Web Consortium. 18 December 1997. Retrieved 6 July 2015.\n\n^ Berners-Lee, Tim; Cailliau, Robert (12 November 1990). \"WorldWideWeb: Proposal for a HyperText Project\". Archived from the original on 2 May 2015. Retrieved 12 May 2015.\n\n^ Berners-Lee, Tim. \"Frequently asked questions by the Press\". W3C. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Palazzi, P (2011). \"The Early Days of the WWW at CERN\". Archived from the original on 23 July 2012.\n\n^ Fraser, Dominic (13 May 2018). \"Why a domain's root can't be a CNAME \u2013 and other tidbits about the DNS\". FreeCodeCamp.\n\n^ \"automatically adding www.___.com\". mozillaZine. 16 May 2003. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ Masnick, Mike (7 July 2008). \"Microsoft Patents Adding 'www.' And '.com' To Text\". Techdirt. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ \"Audible pronunciation of 'WWW'\". Oxford University Press. Archived from the original on 25 May 2014. Retrieved 25 May 2014.\n\n^ Harvey, Charlie. \"How we pronounce WWW in English: a detailed but unscientific survey\". charlieharvey.org.uk. Retrieved 19 May 2022.\n\n^ \"Stephen Fry's pronunciation of 'WWW'\". Podcasts.com. Archived from the original on 4 April 2017.\n\n^ Simonite, Tom (22 July 2008). \"Help us find a better way to pronounce www\". newscientist.com. New Scientist, Technology. Archived from the original on 13 March 2016. Retrieved 7 February 2016.\n\n^ \"MDBG Chinese-English dictionary\u00a0\u2013 Translate\". Archived from the original on 12 November 2008. Retrieved 27 July 2009.\n\n^ \"Frequently asked questions by the Press\u00a0\u2013 Tim BL\". W3.org. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Castelluccio, Michael (2010). \"It's not your grandfather's Internet\". thefreelibrary.com. Institute of Management Accountants. Retrieved 7 February 2016.\n\n^ Jump up to: a b Hamilton, Naomi (31 July 2008). \"The A-Z of Programming Languages: JavaScript\". Computerworld. IDG. Archived from the original on 24 May 2009. Retrieved 12 May 2009.\n\n^ Buntin, Seth (23 September 2008). \"jQuery Polling plugin\". Archived from the original on 13 August 2009. Retrieved 22 August 2009.\n\n^ \"website\". TheFreeDictionary.com. Retrieved 2 July 2011.\n\n^ Patrick, Killelea (2002). Web performance tuning (2nd\u00a0ed.). Beijing: O'Reilly. p.\u00a0264. ISBN\u00a0978-0596001728. OCLC\u00a049502686.\n\n^ Vamosi, Robert (14 April 2008). \"Gmail cookie stolen via Google Spreadsheets\". News.cnet.com. Archived from the original on 9 December 2013. Retrieved 19 October 2017.\n\n^ \"What about the \"EU Cookie Directive\"?\". WebCookies.org. 2013. Archived from the original on 11 October 2017. Retrieved 19 October 2017.\n\n^ \"New net rules set to make cookies crumble\". BBC. 8 March 2011.\n\n^ \"Sen. Rockefeller: Get Ready for a Real Do-Not-Track Bill for Online Advertising\". Adage.com. 6 May 2011.\n\n^ Want to use my wifi?, Jann Horn accessed 5 January 2018.\n\n^ Hamilton, Nigel. \"The Mechanics of a Deep Net Metasearch Engine\". CiteSeerX\u00a010.1.1.90.5847. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ Devine, Jane; Egger-Sider, Francine (July 2004). \"Beyond google: the invisible web in the academic library\". The Journal of Academic Librarianship. 30 (4): 265\u2013269. doi:10.1016/j.acalib.2004.04.010.\n\n^ Raghavan, Sriram; Garcia-Molina, Hector (11\u201314 September 2001). \"Crawling the Hidden Web\". 27th International Conference on Very Large Data Bases.\n\n^ \"Surface Web\". Computer Hope. Retrieved 20 June 2018.\n\n^ Wright, Alex (22 February 2009). \"Exploring a 'Deep Web' That Google Can't Grasp\". The New York Times. Retrieved 23 February 2009.\n\n^ Madhavan, J., Ko, D., Kot, \u0141., Ganapathy, V., Rasmussen, A., & Halevy, A. (2008). Google's deep web crawl. Proceedings of the VLDB Endowment, 1(2), 1241\u201352.\n\n^ Shedden, Sam (8 June 2014). \"How Do You Want Me to Do It? Does It Have to Look like an Accident? \u2013 an Assassin Selling a Hit on the Net; Revealed Inside the Deep Web\". Sunday Mail. Archived from the original on 1 March 2020. Retrieved 5 May 2017.\n\n^ Jump up to: a b Ben-Itzhak, Yuval (18 April 2008). \"Infosecurity 2008 \u2013 New defence strategy in battle against e-crime\". ComputerWeekly. Reed Business Information. Archived from the original on 4 June 2008. Retrieved 20 April 2008.\n\n^ Christey, Steve & Martin, Robert A. (22 May 2007). \"Vulnerability Type Distributions in CVE (version 1.1)\". MITRE Corporation. Archived from the original on 17 March 2013. Retrieved 7 June 2008.\n\n^ \"Symantec Internet Security Threat Report: Trends for July\u2013December 2007 (Executive Summary)\" (PDF). XIII. Symantec Corp. April 2008: 1\u20132. Archived (PDF) from the original on 25 June 2008. Retrieved 11 May 2008. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ \"Google searches web's dark side\". BBC News. 11 May 2007. Archived from the original on 7 March 2008. Retrieved 26 April 2008.\n\n^ \"Security Threat Report (Q1 2008)\" (PDF). Sophos. Archived (PDF) from the original on 31 December 2013. Retrieved 24 April 2008.\n\n^ \"Security threat report\" (PDF). Sophos. July 2008. Archived (PDF) from the original on 31 December 2013. Retrieved 24 August 2008.\n\n^ Fogie, Seth, Jeremiah Grossman, Robert Hansen, and Anton Rager (2007). Cross Site Scripting Attacks: XSS Exploits and Defense (PDF). Syngress, Elsevier Science & Technology. pp.\u00a068\u201369, 127. ISBN\u00a0978-1-59749-154-9. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008.{{cite book}}: CS1 maint: multiple names: authors list (link)\n\n^ O'Reilly, Tim (30 September 2005). \"What Is Web 2.0\". O'Reilly Media. pp.\u00a04\u20135. Archived from the original on 15 April 2013. Retrieved 4 June 2008. and AJAX web applications can introduce security vulnerabilities like \"client-side security controls, increased attack surfaces, and new possibilities for Cross-Site Scripting (XSS)\", in Ritchie, Paul (March 2007). \"The security risks of AJAX/web 2.0 applications\" (PDF). Infosecurity. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008. which cites Hayre, Jaswinder S. & Kelath, Jayasankar (22 June 2006). \"Ajax Security Basics\". SecurityFocus. Archived from the original on 15 May 2008. Retrieved 6 June 2008.\n\n^ Berinato, Scott (1 January 2007). \"Software Vulnerability Disclosure: The Chilling Effect\". CSO. CXO Media. p.\u00a07. Archived from the original on 18 April 2008. Retrieved 7 June 2008.\n\n^ \"2012 Global Losses From phishing Estimated At $1.5 Bn\". FirstPost. 20 February 2013. Archived from the original on 21 December 2014. Retrieved 25 January 2019.\n\n^ Prince, Brian (9 April 2008). \"McAfee Governance, Risk and Compliance Business Unit\". eWEEK. Ziff Davis Enterprise Holdings. Retrieved 25 April 2008.\n\n^ Preston, Rob (12 April 2008). \"Down To Business: It's Past Time To Elevate The Infosec Conversation\". InformationWeek. United Business Media. Archived from the original on 14 April 2008. Retrieved 25 April 2008.\n\n^ Claburn, Thomas (6 February 2007). \"RSA's Coviello Predicts Security Consolidation\". InformationWeek. United Business Media. Archived from the original on 7 February 2009. Retrieved 25 April 2008.\n\n^ Duffy Marsan, Carolyn (9 April 2008). \"How the iPhone is killing the 'Net\". Network World. IDG. Archived from the original on 14 April 2008. Retrieved 17 April 2008.\n\n^ boyd, danah; Hargittai, Eszter (July 2010). \"Facebook privacy settings: Who cares?\". First Monday. 15 (8). doi:10.5210/fm.v15i8.3086.\n\n^ \"W3C Technical Reports and Publications\". W3C. Retrieved 19 January 2009.\n\n^ \"IETF RFC page\". IETF. Archived from the original on 2 February 2009. Retrieved 19 January 2009.\n\n^ \"Search for World Wide Web in ISO standards\". ISO. Retrieved 19 January 2009.\n\n^ \"Ecma formal publications\". Ecma. Retrieved 19 January 2009.\n\n^ \"Unicode Technical Reports\". Unicode Consortium. Retrieved 19 January 2009.\n\n^ \"IANA home page\". IANA. Retrieved 19 January 2009.\n\n^ Sikos, Leslie (2011). Web standards \u2013 Mastering HTML5, CSS3, and XML. Apress. ISBN\u00a0978-1-4302-4041-9. Archived from the original on 2 April 2015. Retrieved 12 March 2019.\n\n^ Jump up to: a b c \"Web Accessibility Initiative (WAI)\". World Wide Web Consortium. Archived from the original on 2 April 2009. Retrieved 7 April 2009.\n\n^ \"Developing a Web Accessibility Business Case for Your Organization: Overview\". World Wide Web Consortium. Archived from the original on 14 April 2009. Retrieved 7 April 2009.\n\n^ \"Legal and Policy Factors in Developing a Web Accessibility Business Case for Your Organization\". World Wide Web Consortium. Archived from the original on 5 April 2009. Retrieved 7 April 2009.\n\n^ \"Web Content Accessibility Guidelines (WCAG) Overview\". World Wide Web Consortium. Archived from the original on 1 April 2009. Retrieved 7 April 2009.\n\n^ \"Internationalization (I18n) Activity\". World Wide Web Consortium. Archived from the original on 16 April 2009. Retrieved 10 April 2009.\n\n^ Davis, Mark (5 April 2008). \"Moving to Unicode 5.1\". Archived from the original on 21 May 2009. Retrieved 10 April 2009.\n\n^ \"World Wide Web Consortium Supports the IETF URI Standard and IRI Proposed Standard\" (Press release). World Wide Web Consortium. 26 January 2005. Archived from the original on 7 February 2009. Retrieved 10 April 2009.\n\n\nFurther reading\nBerners-Lee, Tim; Bray, Tim; Connolly, Dan; Cotton, Paul; Fielding, Roy; Jeckle, Mario; Lilley, Chris; Mendelsohn, Noah; Orchard, David; Walsh, Norman; Williams, Stuart (15 December 2004). \"Architecture of the World Wide Web, Volume One\". Version 20041215. W3C. {{cite journal}}: Cite journal requires |journal= (help)\nBerners-Lee, Tim (August 1996). \"The World Wide Web: Past, Present and Future\". {{cite journal}}: Cite journal requires |journal= (help)\nBr\u00fcgger, Niels, ed, Web25: Histories from the first 25 years of the World Wide Web (Peter Lang, 2017).\nFielding, R.; Gettys, J.; Mogul, J.; Frystyk, H.; Masinter, L.; Leach, P.; Berners-Lee, T. (June 1999). \"Hypertext Transfer Protocol\u00a0\u2013 HTTP/1.1\". Request For Comments 2616. Information Sciences Institute. {{cite journal}}: Cite journal requires |journal= (help)\nNiels Br\u00fcgger, ed. Web History (2010) 362 pages; Historical perspective on the World Wide Web, including issues of culture, content, and preservation.\nPolo, Luciano (2003). \"World Wide Web Technology Architecture: A Conceptual Analysis\". New Devices.\nSkau, H.O. (March 1990). \"The World Wide Web and Health Information\". New Devices.\nExternal links\n.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:#f9f9f9;display:flow-root}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}\n\n\nWikimedia Commons has media related to World Wide Web.\n\n\n\n\nWikibooks has a book on the topic of: Nets, Webs and the Information Infrastructure\n\nThe first website\nEarly archive of the first Web site\nInternet Statistics: Growth and Usage of the Web and the Internet\nLiving Internet A comprehensive history of the Internet, including the World Wide Web\nWeb Design and Development at Curlie\nWorld Wide Web Consortium (W3C)\nW3C Recommendations Reduce \"World Wide Wait\"\nWorld Wide Web Size Daily estimated size of the World Wide Web\nAntonio A. Casilli, Some Elements for a Sociology of Online Interactions\nThe Erd\u0151s Webgraph Server Archived 1 March 2021 at the Wayback Machine offers weekly updated graph representation of a constantly increasing fraction of the WWW\nThe 25th Anniversary of the World Wide Web Archived 11 July 2021 at the Wayback Machine is an animated video produced by USAID and TechChange which explores the role of the WWW in addressing extreme poverty\n.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:\": \"}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:\" \u00b7 \";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:\" (\";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:\")\";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:\" \"counter(listitem)\"\\a0 \"}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:\" (\"counter(listitem)\"\\a0 \"}.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}show.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:\"[ \"}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:\" ]\"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}vteTelecommunicationsHistory\nBeacon\nBroadcasting\nCable protection system\nCable TV\nCommunications satellite\nComputer network\nData compression\naudio\nDCT\nimage\nvideo\nDigital media\nInternet video\nonline video platform\nsocial media\nstreaming\nDrums\nEdholm's law\nElectrical telegraph\nFax\nHeliographs\nHydraulic telegraph\nInformation Age\nInformation revolution\nInternet\nMass media\nMobile phone\nSmartphone\nOptical telecommunication\nOptical telegraphy\nPager\nPhotophone\nPrepaid mobile phone\nRadio\nRadiotelephone\nSatellite communications\nSemaphore\nSemiconductor\ndevice\nMOSFET\ntransistor\nSmoke signals\nTelecommunications history\nTelautograph\nTelegraphy\nTeleprinter (teletype)\nTelephone\nThe Telephone Cases\nTelevision\ndigital\nstreaming\nUndersea telegraph line\nVideotelephony\nWhistled language\nWireless revolution\nPioneers\nNasir Ahmed\nEdwin Howard Armstrong\nMohamed M. Atalla\nJohn Logie Baird\nPaul Baran\nJohn Bardeen\nAlexander Graham Bell\nEmile Berliner\nTim Berners-Lee\nFrancis Blake (telephone)\nJagadish Chandra Bose\nCharles Bourseul\nWalter Houser Brattain\nVint Cerf\nClaude Chappe\nYogen Dalal\nDaniel Davis Jr.\nDonald Davies\nAmos Dolbear\nThomas Edison\nLee de Forest\nPhilo Farnsworth\nReginald Fessenden\nElisha Gray\nOliver Heaviside\nRobert Hooke\nErna Schneider Hoover\nHarold Hopkins\nGardiner Greene Hubbard\nInternet pioneers\nBob Kahn\nDawon Kahng\nCharles K. Kao\nNarinder Singh Kapany\nHedy Lamarr\nInnocenzo Manzetti\nGuglielmo Marconi\nRobert Metcalfe\nAntonio Meucci\nSamuel Morse\nJun-ichi Nishizawa\nCharles Grafton Page\nRadia Perlman\nAlexander Stepanovich Popov\nTivadar Pusk\u00e1s\nJohann Philipp Reis\nClaude Shannon\nAlmon Brown Strowger\nHenry Sutton\nCharles Sumner Tainter\nNikola Tesla\nCamille Tissot\nAlfred Vail\nThomas A. Watson\nCharles Wheatstone\nVladimir K. Zworykin\nTransmissionmedia\nCoaxial cable\nFiber-optic communication\noptical fiber\nFree-space optical communication\nMolecular communication\nRadio waves\nwireless\nTransmission line\ndata transmission circuit\ntelecommunication circuit\nNetwork topologyand switching\nBandwidth\nLinks\nNodes\nterminal\nNetwork switching\ncircuit\npacket\nTelephone exchange\nMultiplexing\nSpace-division\nFrequency-division\nTime-division\nPolarization-division\nOrbital angular-momentum\nCode-division\nConcepts\nCommunication protocol\nComputer network\nData transmission\nStore and forward\nTelecommunications equipment\nTypes of network\nCellular network\nEthernet\nISDN\nLAN\nMobile\nNGN\nPublic Switched Telephone\nRadio\nTelevision\nTelex\nUUCP\nWAN\nWireless network\nNotable networks\nARPANET\nBITNET\nCYCLADES\nFidoNet\nInternet\nInternet2\nJANET\nNPL network\nToasternet\nUsenet\nLocations\nAfrica\nAmericas\nNorth\nSouth\nAntarctica\nAsia\nEurope\nOceania\n(Global telecommunications regulation bodies)\n\n\u00a0Telecommunication portal\n Category\n Outline\n Commons\n\nshowvteWeb syndication\nHistory\nBlogging\nPodcasting\nVlogging\nWeb syndication technology\nTypes\nArt\nBloggernacle\nClassical music\nCorporate\nDream diary\nEdublog\nElectronic journal\nFake\nFamily\nFashion\nFood\nHealth\nLaw\nLifelog\nLitblog\nMP3\nNews\nPhotoblog\nPolice\nPolitical\nProject\nReverse\nTravel\nWarblog\nTechnologyGeneral\nBitTorrent\nFeed URI scheme\nFeatures\nLinkback\nPermalink\nPing\nPingback\nReblogging\nRefback\nRollback\nTrackback\nMechanism\nConversation threading\nGeotagging\nRSS enclosure\nSynchronization\nMemetics\nAtom feed\nData feed\nPhotofeed\nProduct feed\nRDF feed\nWeb feed\nRSS\nGeoRSS\nMRSS\nRSS TV\nSocial\nInter-process communication\nLivemark\nMashup\nReferencing\nRSS editor\nRSS tracking\nStreaming media\nStandard\nOML\nOPML\nRSS Advisory Board\nUsenet\nWorld Wide Web\nXBEL\nXOXO\nForm\nAudio podcast\nEnhanced podcast\nMobilecast\nNarrowcasting\nPeercasting\nScreencast\nSlidecasting\nVideocast\nWebcomic\nWebtoon\nWeb series\n\nAnonymous blogging\nCollaborative blog\nColumnist\nInstant messaging\nLiveblogging\nMicroblog\nMobile blogging\nRoblog\nSpam blog\nVideo blogging\nMotovlogging\nMediaAlternative media\nCarnivals\nFiction\nJournalism\nCitizen\nDatabase\nOnline diary\nSearch engines\nSideblog\nSoftware\nWeb directory\nMicromedia\nAggregation\nNews\nPoll\nReview\nSearch\nVideo\nAtom\nAtomPub\nBroadcatching\nHashtag\nNewsML\n1\nG2\nSocial communication\nSocial software\nWeb Slice\nRelated\nBlogosphere\nEscribitionist\nGlossary of blogging\nPay per click\nPosting style\nSlashdot effect\nSpam in blogs\nUses of podcasting\n\nshowvteSemantic WebBackground\nDatabases\nHypertext\nInternet\nOntologies\nSemantics\nSemantic networks\nWorld Wide Web\nSub-topics\nDataspaces\nHyperdata\nLinked data\nRule-based systems\nApplications\nSemantic analytics\nSemantic broker\nSemantic computing\nSemantic mapper\nSemantic matching\nSemantic publishing\nSemantic reasoner\nSemantic search\nSemantic service-oriented architecture\nSemantic wiki\nSolid\nRelated topics\nCollective intelligence\nDescription logic\nFolksonomy\nGeotagging\nInformation architecture\nKnowledge extraction\nKnowledge management\nKnowledge representation and reasoning\nLibrary 2.0\nDigital library\nDigital humanities\nMetadata\nReferences\nTopic map\nWeb 2.0\nWeb engineering\nWeb Science Trust\nStandardsSyntax and supporting technologies\nHTTP\nIRI\nURI\nRDF\ntriples\nRDF/XML\nJSON-LD\nTurtle\nTriG\nNotation3\nN-Triples\nTriX (no W3C standard)\nRRID\nSPARQL\nXML\nSemantic HTML\nSchemas, ontologies and rules\nCommon Logic\nOWL\nRDFS\nRule Interchange Format\nSemantic Web Rule Language\nALPS\nSHACL\nSemantic annotation\neRDF\nGRDDL\nMicrodata\nMicroformats\nRDFa\nSAWSDL\nFacebook Platform\nCommon vocabularies\nDOAP\nDublin Core\nFOAF\nSchema.org\nSIOC\nSKOS\nMicroformat vocabularies\nhAtom\nhCalendar\nhCard\nhProduct\nhRecipe\nhReview\n\nshowAuthority control National libraries\nSpain\nFrance (data)\nGermany\nIsrael\nUnited States\nLatvia\nCzech Republic\nOther\nFAST\nNational Archives (US)\n\n\n\n\n\n"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://en.wikipedia.org/wiki/World_Wide_Web", "links": "https://en.wikipedia.org/wiki/World_Wide_Web", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 3, "title": "Collect Data", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "para1_text", "desc": "", "relativeXPath": "/html/body/div[1]/div[1]/div[3]/main[1]/div[2]/div[3]/div[1]", "exampleValues": [{"num": 0, "value": "System of interlinked hypertext documents accessed over the Internet\n.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}This article is about the global system of pages accessed via URLs. For the worldwide computer network, see Internet. For the web browser, see WorldWideWeb.\n\"WWW\" and \"The Web\" redirect here. For other uses, see WWW (disambiguation) and The Web (disambiguation).\n\n\n\n\n The historic World Wide Web logo, designed by Robert Cailliau\n A web page displayed in a web browser\n A global map of the Web Index for countries in 2014\nThe World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet.[1] \nDocuments and downloadable media are made available to the network through web servers and can be accessed by programs such as web browsers. Servers and resources on the World Wide Web are identified and located through character strings called uniform resource locators (URLs). The original and still very common document type is a web page formatted in Hypertext Markup Language (HTML). This markup language supports plain text, images, embedded video and audio contents, and scripts (short programs) that implement complex user interaction. The HTML language also supports hyperlinks (embedded URLs) which provide immediate access to other web resources. Web navigation, or web surfing, is the common practice of following such hyperlinks across multiple websites. Web applications are web pages that function as application software. The information in the Web is transferred across the Internet using the Hypertext Transfer Protocol (HTTP).\nMultiple web resources with a common theme and usually a common domain name make up a website. A single web server may provide multiple websites, while some websites, especially the most popular ones, may be provided by multiple servers. Website content is provided by a myriad of companies, organizations, government agencies, and individual users; and comprises an enormous amount of educational, entertainment, commercial, and government information.\nThe World Wide Web has become the world's dominant software platform.[2][3][4][5] It is the primary tool billions of people worldwide use to interact with the Internet.[6]\nThe Web was invented by Tim Berners-Lee at CERN in 1989 and opened to the public in 1991. It was conceived as a \"universal linked information system\".[7]\n\n\nHistory\nMain article: History of the World Wide Web\n This NeXT Computer was used by Sir Tim Berners-Lee at CERN and became the world's first Web server.\nThe Web was invented by English computer scientist Tim Berners-Lee while working at CERN. He conceived it as an information management system using several concepts and technologies, the most fundamental of which was the connections that existed between information.[8][9][10] The first proposal was written in 1989,[7] and a working system implemented by the end of 1990 including the WorldWideWeb browser and an HTTP server.[11] The technology was released outside CERN to other research institutions starting in January 1991, and then to the general public on 23 August 1991. The Web was a success at CERN, and began to spread to other scientific and academic institutions. Within the next two years, there were 50 websites created.[12][13]\nCERN made the Web protocol and code available royalty free in 1993, enabling its widespread use.[14][15] After the NCSA released the Mosaic web browser later that year, the Web's popularity grew rapidly as thousands of websites sprang up in less than a year.[16][17] Mosaic was a graphical browser that could display inline images and submit forms that were processed by the HTTPd server.[18][19] Marc Andreessen and Jim Clark founded Netscape the following year and released the Navigator browser, which introduced Java and JavaScript to the Web. It quickly became the dominant browser. Netscape became a public company in 1995 which triggered a frenzy for the Web and started the dot-com bubble.[20] Microsoft responded by developing its own browser, Internet Explorer, starting the browser wars. By bundling it with Windows, it became the dominant browser for 14 years.[21]\nTim Berners-Lee founded the World Wide Web Consortium (W3C) which created XML in 1996 and recommended replacing HTML with stricter XHTML.[22] In the meantime, developers began exploiting an IE feature called XMLHttpRequest to make Ajax applications and launched the Web 2.0 revolution. Mozilla, Opera, and Apple rejected XHTML and created the WHATWG which developed HTML5.[23] In 2009, the W3C conceded and abandoned XHTML[24] and in 2019, ceded control of the HTML specification to the WHATWG.[25]\nThe World Wide Web has been central to the development of the Information Age and is the primary tool billions of people use to interact on the Internet.[26][27][28][29][30]\n\nFunction\nMain articles: HTTP and HTML\n The World Wide Web functions as an application layer protocol that is run \"on top of\" (figuratively) the Internet, helping to make it more functional. The advent of the Mosaic web browser helped to make the web much more usable, to include the display of images and moving images (GIFs).\nThe terms Internet and World Wide Web are often used without much distinction. However, the two terms do not mean the same thing. The Internet is a global system of computer networks interconnected through telecommunications and optical networking. In contrast, the World Wide Web is a global collection of documents and other resources, linked by hyperlinks and URIs. Web resources are accessed using HTTP or HTTPS, which are application-level Internet protocols that use the Internet's transport protocols.[31]\nViewing a web page on the World Wide Web normally begins either by typing the URL of the page into a web browser or by following a hyperlink to that page or resource. The web browser then initiates a series of background communication messages to fetch and display the requested page. In the 1990s, using a browser to view web pages\u2014and to move from one web page to another through hyperlinks\u2014came to be known as 'browsing,' 'web surfing' (after channel surfing), or 'navigating the Web'. Early studies of this new behavior investigated user patterns in using web browsers. One study, for example, found five user patterns: exploratory surfing, window surfing, evolved surfing, bounded navigation and targeted navigation.[32]\nThe following example demonstrates the functioning of a web browser when accessing a page at the URL http://example.org/home.html. The browser resolves the server name of the URL (example.org) into an Internet Protocol address using the globally distributed Domain Name System (DNS). This lookup returns an IP address such as 203.0.113.4 or 2001:db8:2e::7334. The browser then requests the resource by sending an HTTP request across the Internet to the computer at that address. It requests service from a specific TCP port number that is well known for the HTTP service so that the receiving host can distinguish an HTTP request from other network protocols it may be servicing. HTTP normally uses port number 80 and for HTTPS it normally uses port number 443. The content of the HTTP request can be as simple as two lines of text:\n\nGET /home.html HTTP/1.1\nHost: example.org\n\nThe computer receiving the HTTP request delivers it to web server software listening for requests on port 80. If the webserver can fulfill the request it sends an HTTP response back to the browser indicating success:\n\nHTTP/1.1 200 OK\nContent-Type: text/html; charset=UTF-8\n\nfollowed by the content of the requested page. Hypertext Markup Language (HTML) for a basic web page might look like this:\n\n\n
\nThe World Wide Web, abbreviated as WWW and commonly known ...
\n \n\n\nThe web browser parses the HTML and interprets the markup ( for paragraph, and such) that surrounds the words to format the text on the screen. Many web pages use HTML to reference the URLs of other resources such as images, other embedded media, scripts that affect page behaviour, and Cascading Style Sheets that affect page layout. The browser makes additional HTTP requests to the web server for these other Internet media types. As it receives their content from the web server, the browser progressively renders the page onto the screen as specified by its HTML and these additional resources.\n\nHTML\nMain article: HTML\nHypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a triad of cornerstone technologies for the World Wide Web.[33]\nWeb browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.\nHTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as and directly introduce content into the page. Other tags such as
surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page.\nHTML can embed programs written in a scripting language such as JavaScript, which affects the behavior and content of web pages. Inclusion of CSS defines the look and layout of content. The World Wide Web Consortium (W3C), maintainer of both the HTML and the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997.[update][34]\n\nLinking\nMost web pages contain hyperlinks to other related pages and perhaps to downloadable files, source documents, definitions and other web resources. In the underlying HTML, a hyperlink looks like this:\nExample.org Homepage.\n\n Graphic representation of a minute fraction of the WWW, demonstrating hyperlinks\nSuch a collection of useful, related resources, interconnected via hypertext links is dubbed a web of information. Publication on the Internet created what Tim Berners-Lee first called the WorldWideWeb (in its original CamelCase, which was subsequently discarded) in November 1990.[35]\nThe hyperlink structure of the web is described by the webgraph: the nodes of the web graph correspond to the web pages (or URLs) the directed edges between them to the hyperlinks. Over time, many web resources pointed to by hyperlinks disappear, relocate, or are replaced with different content. This makes hyperlinks obsolete, a phenomenon referred to in some circles as link rot, and the hyperlinks affected by it are often called dead links. The ephemeral nature of the Web has prompted many efforts to archive websites. The Internet Archive, active since 1996, is the best known of such efforts.\n\nWWW prefix\nMany hostnames used for the World Wide Web begin with www because of the long-standing practice of naming Internet hosts according to the services they provide. The hostname of a web server is often www, in the same way that it may be ftp for an FTP server, and news or nntp for a Usenet news server. These hostnames appear as Domain Name System (DNS) or subdomain names, as in www.example.com. The use of www is not required by any technical or policy standard and many web sites do not use it; the first web server was nxoc01.cern.ch.[36] According to Paolo Palazzi, who worked at CERN along with Tim Berners-Lee, the popular use of www as subdomain was accidental; the World Wide Web project page was intended to be published at www.cern.ch while info.cern.ch was intended to be the CERN home page; however the DNS records were never switched, and the practice of prepending www to an institution's website domain name was subsequently copied.[37][better\u00a0source\u00a0needed] Many established websites still use the prefix, or they employ other subdomain names such as www2, secure or en for special purposes. Many such web servers are set up so that both the main domain name (e.g., example.com) and the www subdomain (e.g., www.example.com) refer to the same site; others require one form or the other, or they may map to different web sites. The use of a subdomain name is useful for load balancing incoming web traffic by creating a CNAME record that points to a cluster of web servers. Since, currently, only a subdomain can be used in a CNAME, the same result cannot be achieved by using the bare domain root.[38][dubious \u2013 discuss]\nWhen a user submits an incomplete domain name to a web browser in its address bar input field, some web browsers automatically try adding the prefix \"www\" to the beginning of it and possibly \".com\", \".org\" and \".net\" at the end, depending on what might be missing. For example, entering \"microsoft\" may be transformed to http://www.microsoft.com/ and \"openoffice\" to http://www.openoffice.org. This feature started appearing in early versions of Firefox, when it still had the working title 'Firebird' in early 2003, from an earlier practice in browsers such as Lynx.[39][unreliable source?] It is reported that Microsoft was granted a US patent for the same idea in 2008, but only for mobile devices.[40]\nIn English, www is usually read as double-u double-u double-u.[41] Some users pronounce it dub-dub-dub, particularly in New Zealand.[42] Stephen Fry, in his \"Podgrams\" series of podcasts, pronounces it wuh wuh wuh.[43] The English writer Douglas Adams once quipped in The Independent on Sunday (1999): \"The World Wide Web is the only thing I know of whose shortened form takes three times longer to say than what it's short for\".[44] In Mandarin Chinese, World Wide Web is commonly translated via a phono-semantic matching to w\u00e0n w\u00e9i w\u01ceng (\u4e07\u7ef4\u7f51), which satisfies www and literally means \"myriad-dimensional net\",[45][better\u00a0source\u00a0needed] a translation that reflects the design concept and proliferation of the World Wide Web. Tim Berners-Lee's web-space states that World Wide Web is officially spelled as three separate words, each capitalised, with no intervening hyphens.[46] Nonetheless, it is often called simply the Web, and also often the web; see Capitalization of Internet for details. Use of the www prefix has been declining, especially when Web 2.0 web applications sought to brand their domain names and make them easily pronounceable.[47]\nAs the mobile Web grew in popularity, services like Gmail.com, Outlook.com, Myspace.com, Facebook.com and Twitter.com are most often mentioned without adding \"www.\" (or, indeed, \".com\") to the domain.\n\nScheme specifiers\nThe scheme specifiers http:// and https:// at the start of a web URI refer to Hypertext Transfer Protocol or HTTP Secure, respectively. They specify the communication protocol to use for the request and response. The HTTP protocol is fundamental to the operation of the World Wide Web, and the added encryption layer in HTTPS is essential when browsers send or retrieve confidential data, such as passwords or banking information. Web browsers usually automatically prepend http:// to user-entered URIs, if omitted.\n\nPages\nMain article: Web page\n A screenshot of a web page on Wikimedia Commons\nA web page (also written as webpage) is a document that is suitable for the World Wide Web and web browsers. A web browser displays a web page on a monitor or mobile device.\nThe term web page usually refers to what is visible, but may also refer to the contents of the computer file itself, which is usually a text file containing hypertext written in HTML or a comparable markup language. Typical web pages provide hypertext for browsing to other web pages via hyperlinks, often referred to as links. Web browsers will frequently have to access multiple web resource elements, such as reading style sheets, scripts, and images, while presenting each web page.\nOn a network, a web browser can retrieve a web page from a remote web server. The web server may restrict access to a private network such as a corporate intranet. The web browser uses the Hypertext Transfer Protocol (HTTP) to make such requests to the web server.\nA static web page is delivered exactly as stored, as web content in the web server's file system. In contrast, a dynamic web page is generated by a web application, usually driven by server-side software. Dynamic web pages are used when each user may require completely different information, for example, bank websites, web email etc.\n\nStatic page\nMain article: Static web page\nA static web page (sometimes called a flat page/stationary page) is a web page that is delivered to the user exactly as stored, in contrast to dynamic web pages which are generated by a web application.\nConsequently, a static web page displays the same information for all users, from all contexts, subject to modern capabilities of a web server to negotiate content-type or language of the document where such versions are available and the server is configured to do so.\n\nDynamic pages\nMain articles: Dynamic web page and Ajax (programming)\n Dynamic web page: example of server-side scripting (PHP and MySQL)\nA server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts. In server-side scripting, parameters determine how the assembly of every new web page proceeds, including the setting up of more client-side processing.\nA client-side dynamic web page processes the web page using JavaScript running in the browser. JavaScript programs can interact with the document via Document Object Model, or DOM, to query page state and alter it. The same client-side techniques can then dynamically update or change the DOM in the same way.\nA dynamic web page is then reloaded by the user or by a computer program to change some variable content. The updating information could come from the server, or from changes made to that page's DOM. This may or may not truncate the browsing history or create a saved version to go back to, but a dynamic web page update using Ajax technologies will neither create a page to go back to nor truncate the web browsing history forward of the displayed page. Using Ajax technologies the end user gets one dynamic page managed as a single page in the web browser while the actual web content rendered on that page can vary. The Ajax engine sits only on the browser requesting parts of its DOM, the DOM, for its client, from an application server.\nDynamic HTML, or DHTML, is the umbrella term for technologies and methods used to create web pages that are not static web pages, though it has fallen out of common use since the popularization of AJAX, a term which is now itself rarely used.[citation needed] Client-side-scripting, server-side scripting, or a combination of these make for the dynamic web experience in a browser.\nJavaScript is a scripting language that was initially developed in 1995 by Brendan Eich, then of Netscape, for use within web pages.[48] The standardised version is ECMAScript.[48] To make web pages more interactive, some web applications also use JavaScript techniques such as Ajax (asynchronous JavaScript and XML). Client-side script is delivered with the page that can make additional HTTP requests to the server, either in response to user actions such as mouse movements or clicks, or based on elapsed time. The server's responses are used to modify the current page rather than creating a new page with each response, so the server needs only to provide limited, incremental information. Multiple Ajax requests can be handled at the same time, and users can interact with the page while data is retrieved. Web pages may also regularly poll the server to check whether new information is available.[49]\n\nWebsite\n The usap.gov website\nMain article: Website\nA website[50] is a collection of related web resources including web pages, multimedia content, typically identified with a common domain name, and published on at least one web server. Notable examples are wikipedia.org, google.com, and amazon.com.\nA website may be accessible via a public Internet Protocol (IP) network, such as the Internet, or a private local area network (LAN), by referencing a uniform resource locator (URL) that identifies the site.\nWebsites can have many functions and can be used in various fashions; a website can be a personal website, a corporate website for a company, a government website, an organization website, etc. Websites are typically dedicated to a particular topic or purpose, ranging from entertainment and social networking to providing news and education. All publicly accessible websites collectively constitute the World Wide Web, while private websites, such as a company's website for its employees, are typically a part of an intranet.\nWeb pages, which are the building blocks of websites, are documents, typically composed in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). They may incorporate elements from other websites with suitable markup anchors. Web pages are accessed and transported with the Hypertext Transfer Protocol (HTTP), which may optionally employ encryption (HTTP Secure, HTTPS) to provide security and privacy for the user. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.\nHyperlinking between web pages conveys to the reader the site structure and guides the navigation of the site, which often starts with a home page containing a directory of the site web content. Some websites require user registration or subscription to access content. Examples of subscription websites include many business sites, news websites, academic journal websites, gaming websites, file-sharing websites, message boards, web-based email, social networking websites, websites providing real-time price quotations for different types of markets, as well as sites providing various other services. End users can access websites on a range of devices, including desktop and laptop computers, tablet computers, smartphones and smart TVs.\n\nBrowser\nMain article: Web browser\nA web browser (commonly referred to as a browser) is a software user agent for accessing information on the World Wide Web. To connect to a website's server and display its pages, a user needs to have a web browser program. This is the program that the user runs to download, format, and display a web page on the user's computer.\nIn addition to allowing users to find, display, and move between web pages, a web browser will usually have features like keeping bookmarks, recording history, managing cookies (see below), and home pages and may have facilities for recording passwords for logging into web sites.\nThe most popular browsers are Chrome, Firefox, Safari, Internet Explorer, and Edge.\n\nServer\nMain article: Web server\n The inside and front of a Dell PowerEdge web server, a computer designed for rack mounting\nA Web server is server software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in general, contain one or more websites. A web server processes incoming network requests over HTTP and several other related protocols.\nThe primary function of a web server is to store, process and deliver web pages to clients.[51] The communication between client and server takes place using the Hypertext Transfer Protocol (HTTP). Pages delivered are most frequently HTML documents, which may include images, style sheets and scripts in addition to the text content.\n\n Multiple web servers may be used for a high traffic website; here, Dell servers are installed together to be used for the Wikimedia Foundation.\nA user agent, commonly a web browser or web crawler, initiates communication by making a request for a specific resource using HTTP and the server responds with the content of that resource or an error message if unable to do so. The resource is typically a real file on the server's secondary storage, but this is not necessarily the case and depends on how the webserver is implemented.\nWhile the primary function is to serve content, full implementation of HTTP also includes ways of receiving content from clients. This feature is used for submitting web forms, including uploading of files.\nMany generic web servers also support server-side scripting using Active Server Pages (ASP), PHP (Hypertext Preprocessor), or other scripting languages. This means that the behavior of the webserver can be scripted in separate files, while the actual server software remains unchanged. Usually, this function is used to generate HTML documents dynamically (\"on-the-fly\") as opposed to returning static documents. The former is primarily used for retrieving or modifying information from databases. The latter is typically much faster and more easily cached but cannot deliver dynamic content.\nWeb servers can also frequently be found embedded in devices such as printers, routers, webcams and serving only a local network. The web server may then be used as a part of a system for monitoring or administering the device in question. This usually means that no additional software has to be installed on the client computer since only a web browser is required (which now is included with most operating systems).\n\nCookie\nMain article: HTTP cookie\nAn HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small piece of data sent from a website and stored on the user's computer by the user's web browser while the user is browsing. Cookies were designed to be a reliable mechanism for websites to remember stateful information (such as items added in the shopping cart in an online store) or to record the user's browsing activity (including clicking particular buttons, logging in, or recording which pages were visited in the past). They can also be used to remember arbitrary pieces of information that the user previously entered into form fields such as names, addresses, passwords, and credit card numbers.\nCookies perform essential functions in the modern web. Perhaps most importantly, authentication cookies are the most common method used by web servers to know whether the user is logged in or not, and which account they are logged in with. Without such a mechanism, the site would not know whether to send a page containing sensitive information or require the user to authenticate themselves by logging in. The security of an authentication cookie generally depends on the security of the issuing website and the user's web browser, and on whether the cookie data is encrypted. Security vulnerabilities may allow a cookie's data to be read by a hacker, used to gain access to user data, or used to gain access (with the user's credentials) to the website to which the cookie belongs (see cross-site scripting and cross-site request forgery for examples).[52]\nTracking cookies, and especially third-party tracking cookies, are commonly used as ways to compile long-term records of individuals' browsing histories \u2013 a potential privacy concern that prompted European[53] and U.S. lawmakers to take action in 2011.[54][55] European law requires that all websites targeting European Union member states gain \"informed consent\" from users before storing non-essential cookies on their device.\nGoogle Project Zero researcher Jann Horn describes ways cookies can be read by intermediaries, like Wi-Fi hotspot providers. He recommends using the browser in incognito mode in such circumstances.[56]\n\nSearch engine\nMain article: Search engine\n The results of a search for the term \"lunar eclipse\" in a web-based image search engine\nA web search engine or Internet search engine is a software system that is designed to carry out web search (Internet search), which means to search the World Wide Web in a systematic way for particular information specified in a web search query. The search results are generally presented in a line of results, often referred to as search engine results pages (SERPs). The information may be a mix of web pages, images, videos, infographics, articles, research papers, and other types of files. Some search engines also mine data available in databases or open directories. Unlike web directories, which are maintained only by human editors, search engines also maintain real-time information by running an algorithm on a web crawler.\nInternet content that is not capable of being searched by a web search engine is generally described as the deep web.\n\nDeep web\nMain article: Deep web\nThe deep web,[57] invisible web,[58] or hidden web[59] are parts of the World Wide Web whose contents are not indexed by standard web search engines. The opposite term to the deep web is the surface web, which is accessible to anyone using the Internet.[60] Computer scientist Michael K. Bergman is credited with coining the term deep web in 2001 as a search indexing term.[61]\nThe content of the deep web is hidden behind HTTP forms,[62][63] and includes many very common uses such as web mail, online banking, and services that users must pay for, and which is protected by a paywall, such as video on demand, some online magazines and newspapers, among others.\nThe content of the deep web can be located and accessed by a direct URL or IP address, and may require a password or other security access past the public website page.\n\nCaching\nA web cache is a server computer located either on the public Internet or within an enterprise that stores recently accessed web pages to improve response time for users when the same content is requested within a certain time after the original request. Most web browsers also implement a browser cache by writing recently obtained data to a local data storage device. HTTP requests by a browser may ask only for data that has changed since the last access. Web pages and resources may contain expiration information to control caching to secure sensitive data, such as in online banking, or to facilitate frequently updated sites, such as news media. Even sites with highly dynamic content may permit basic resources to be refreshed only occasionally. Web site designers find it worthwhile to collate resources such as CSS data and JavaScript into a few site-wide files so that they can be cached efficiently. Enterprise firewalls often cache Web resources requested by one user for the benefit of many users. Some search engines store cached content of frequently accessed websites.\n\nSecurity\nFor criminals, the Web has become a venue to spread malware and engage in a range of cybercrimes, including (but not limited to) identity theft, fraud, espionage and intelligence gathering.[64] Web-based vulnerabilities now outnumber traditional computer security concerns,[65][66] and as measured by Google, about one in ten web pages may contain malicious code.[67] Most web-based attacks take place on legitimate websites, and most, as measured by Sophos, are hosted in the United States, China and Russia.[68] The most common of all malware threats is SQL injection attacks against websites.[69] Through HTML and URIs, the Web was vulnerable to attacks like cross-site scripting (XSS) that came with the introduction of JavaScript[70] and were exacerbated to some degree by Web 2.0 and Ajax web design that favours the use of scripts.[71] Today by one estimate, 70% of all websites are open to XSS attacks on their users.[72] Phishing is another common threat to the Web. In February 2013, RSA (the security division of EMC) estimated the global losses from phishing at $1.5\u00a0billion in 2012.[73] Two of the well-known phishing methods are Covert Redirect and Open Redirect.\nProposed solutions vary. Large security companies like McAfee already design governance and compliance suites to meet post-9/11 regulations,[74] and some, like Finjan have recommended active real-time inspection of programming code and all content regardless of its source.[64] Some have argued that for enterprises to see Web security as a business opportunity rather than a cost centre,[75] while others call for \"ubiquitous, always-on digital rights management\" enforced in the infrastructure to replace the hundreds of companies that secure data and networks.[76] Jonathan Zittrain has said users sharing responsibility for computing safety is far preferable to locking down the Internet.[77]\n\nPrivacy\nMain article: Internet privacy\nEvery time a client requests a web page, the server can identify the request's IP address. Web servers usually log IP addresses in a log file. Also, unless set not to do so, most web browsers record requested web pages in a viewable history feature, and usually cache much of the content locally. Unless the server-browser communication uses HTTPS encryption, web requests and responses travel in plain text across the Internet and can be viewed, recorded, and cached by intermediate systems. Another way to hide personally identifiable information is by using a virtual private network. A VPN encrypts online traffic and masks the original IP address lowering the chance of user identification.\nWhen a web page asks for, and the user supplies, personally identifiable information\u2014such as their real name, address, e-mail address, etc. web-based entities can associate current web traffic with that individual. If the website uses HTTP cookies, username, and password authentication, or other tracking techniques, it can relate other web visits, before and after, to the identifiable information provided. In this way, a web-based organization can develop and build a profile of the individual people who use its site or sites. It may be able to build a record for an individual that includes information about their leisure activities, their shopping interests, their profession, and other aspects of their demographic profile. These profiles are of potential interest to marketers, advertisers, and others. Depending on the website's terms and conditions and the local laws that apply information from these profiles may be sold, shared, or passed to other organizations without the user being informed. For many ordinary people, this means little more than some unexpected e-mails in their in-box or some uncannily relevant advertising on a future web page. For others, it can mean that time spent indulging an unusual interest can result in a deluge of further targeted marketing that may be unwelcome. Law enforcement, counter-terrorism, and espionage agencies can also identify, target, and track individuals based on their interests or proclivities on the Web.\nSocial networking sites usually try to get users to use their real names, interests, and locations, rather than pseudonyms, as their executives believe that this makes the social networking experience more engaging for users. On the other hand, uploaded photographs or unguarded statements can be identified to an individual, who may regret this exposure. Employers, schools, parents, and other relatives may be influenced by aspects of social networking profiles, such as text posts or digital photos, that the posting individual did not intend for these audiences. Online bullies may make use of personal information to harass or stalk users. Modern social networking websites allow fine-grained control of the privacy settings for each posting, but these can be complex and not easy to find or use, especially for beginners.[78] Photographs and videos posted onto websites have caused particular problems, as they can add a person's face to an online profile. With modern and potential facial recognition technology, it may then be possible to relate that face with other, previously anonymous, images, events, and scenarios that have been imaged elsewhere. Due to image caching, mirroring, and copying, it is difficult to remove an image from the World Wide Web.\n\nStandards\nMain article: Web standards\nWeb standards include many interdependent standards and specifications, some of which govern aspects of the Internet, not just the World Wide Web. Even when not web-focused, such standards directly or indirectly affect the development and administration of websites and web services. Considerations include the interoperability, accessibility and usability of web pages and web sites.\nWeb standards, in the broader sense, consist of the following:\n\nRecommendations published by the World Wide Web Consortium (W3C)[79]\n\"Living Standard\" made by the Web Hypertext Application Technology Working Group (WHATWG)\nRequest for Comments (RFC) documents published by the Internet Engineering Task Force (IETF)[80]\nStandards published by the International Organization for Standardization (ISO)[81]\nStandards published by Ecma International (formerly ECMA)[82]\nThe Unicode Standard and various Unicode Technical Reports (UTRs) published by the Unicode Consortium[83]\nName and number registries maintained by the Internet Assigned Numbers Authority (IANA)[84]\nWeb standards are not fixed sets of rules but are constantly evolving sets of finalized technical specifications of web technologies.[85] Web standards are developed by standards organizations\u2014groups of interested and often competing parties chartered with the task of standardization\u2014not technologies developed and declared to be a standard by a single individual or company. It is crucial to distinguish those specifications that are under development from the ones that already reached the final development status (in the case of W3C specifications, the highest maturity level).\n\nAccessibility\nMain article: Web accessibility\nThere are methods for accessing the Web in alternative mediums and formats to facilitate use by individuals with disabilities. These disabilities may be visual, auditory, physical, speech-related, cognitive, neurological, or some combination. Accessibility features also help people with temporary disabilities, like a broken arm, or ageing users as their abilities change.[86] The Web receives information as well as providing information and interacting with society. The World Wide Web Consortium claims that it is essential that the Web be accessible, so it can provide equal access and equal opportunity to people with disabilities.[87] Tim Berners-Lee once noted, \"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.\"[86] Many countries regulate web accessibility as a requirement for websites.[88] International co-operation in the W3C Web Accessibility Initiative led to simple guidelines that web content authors as well as software developers can use to make the Web accessible to persons who may or may not be using assistive technology.[86][89]\n\nInternationalisation\nThe W3C Internationalisation Activity assures that web technology works in all languages, scripts, and cultures.[90] Beginning in 2004 or 2005, Unicode gained ground and eventually in December 2007 surpassed both ASCII and Western European as the Web's most frequently used character encoding.[91] Originally .mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:\"\\\"\"\"\\\"\"\"'\"\"'\"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free a,.mw-parser-output .citation .cs1-lock-free a{background:url(\"//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited a,.mw-parser-output .id-lock-registration a,.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:url(\"//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription a,.mw-parser-output .citation .cs1-lock-subscription a{background:url(\"//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url(\"//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg\")right 0.1em center/12px no-repeat}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:#d33}.mw-parser-output .cs1-visible-error{color:#d33}.mw-parser-output .cs1-maint{display:none;color:#3a3;margin-left:0.3em}.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}RFC\u00a03986 allowed resources to be identified by URI in a subset of US-ASCII. RFC\u00a03987 allows more characters\u2014any character in the Universal Character Set\u2014and now a resource can be identified by IRI in any language.[92]\n\nSee also\n.mw-parser-output .portalbox{padding:0;margin:0.5em 0;display:table;box-sizing:border-box;max-width:175px;list-style:none}.mw-parser-output .portalborder{border:solid #aaa 1px;padding:0.1em;background:#f9f9f9}.mw-parser-output .portalbox-entry{display:table-row;font-size:85%;line-height:110%;height:1.9em;font-style:italic;font-weight:bold}.mw-parser-output .portalbox-image{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portalbox-link{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}@media(min-width:720px){.mw-parser-output .portalleft{clear:left;float:left;margin:0.5em 1em 0.5em 0}.mw-parser-output .portalright{clear:right;float:right;margin:0.5em 0 0.5em 1em}}\nEngineering portalInternet portalWorld portal\n.mw-parser-output .div-col{margin-top:0.3em;column-width:30em}.mw-parser-output .div-col-small{font-size:90%}.mw-parser-output .div-col-rules{column-rule:1px solid #aaa}.mw-parser-output .div-col dl,.mw-parser-output .div-col ol,.mw-parser-output .div-col ul{margin-top:0}.mw-parser-output .div-col li,.mw-parser-output .div-col dd{page-break-inside:avoid;break-inside:avoid-column}\nElectronic publishing\nInternet metaphors\nInternet security\nLists of websites\nStreaming media\nWeb development tools\nWeb literacy\n\nReferences\n.mw-parser-output .reflist{font-size:90%;margin-bottom:0.5em;list-style-type:decimal}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Retrieved 16 July 2015.\n\n^ Bleigh, Michael (16 May 2014). \"The Once And Future Web Platform\". TechCrunch. Retrieved 9 March 2022.\n\n^ \"World Wide Web Timeline\". Pews Research Center. 11 March 2014. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways The Web Has Changed Us\". The Washington Post. Retrieved 1 August 2015.\n\n^ \"Website Analytics Tool\". Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Archived from the original on 9 July 2015. Retrieved 16 July 2015.\n\n^ Jump up to: a b Berners-Lee, Tim. \"Information Management: A Proposal\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ Berners-Lee, T.; Cailliau, R.; Groff, J.-F.; Pollermann, B. (1992). \"World-Wide Web: The Information Universe\". Electron. Netw. Res. Appl. Policy. 2: 52\u201358. doi:10.1108/eb047254.\n\n^ Quittner, Joshua (29 March 1999). \"Network Designer Tim Berners-Lee\". Time Magazine. Archived from the original on 15 August 2007. Retrieved 17 May 2010. He wove the World Wide Web and created a mass medium for the 21st century. The World Wide Web is Berners-Lee's alone. He designed it. He set it loose it on the world. And he more than anyone else has fought to keep it an open, non-proprietary and free.[page\u00a0needed]\n\n^ McPherson, Stephanie Sammartino (2009). Tim Berners-Lee: Inventor of the World Wide Web. Twenty-First Century Books. ISBN\u00a0978-0-8225-7273-2.\n\n^ W3 (1991) Re: Qualifiers on Hypertext links\n\n^ Hopgood, Bob. \"History of the Web\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ \"A short history of the Web\". CERN. Retrieved 15 April 2022.\n\n^ \"Software release of WWW into public domain\". CERN Document Server. CERN. Retrieved 17 February 2022.\n\n^ \"Ten Years Public Domain for the Original Web Software\". Tenyears-www.web.cern.ch. 30 April 2003. Archived from the original on 13 August 2009. Retrieved 27 July 2009.\n\n^ Calore, Michael (22 April 2010). \"April 22, 1993: Mosaic Browser Lights Up Web With Color, Creativity\". Wired. Retrieved 12 February 2022.\n\n^ Couldry, Nick (2012). Media, Society, World: Social Theory and Digital Media Practice. London: Polity Press. p.\u00a02. ISBN\u00a09780745639208.\n\n^ Hoffman, Jay (21 April 1993). \"The Origin of the IMG Tag\". The History of the Web. Retrieved 13 February 2022.\n\n^ Clarke, Roger. \"The Birth of Web Commerce\". Roger Clarke's Web-Site. XAMAX. Retrieved 15 February 2022.\n\n^ McCullough, Brian. \"20 YEARS ON: WHY NETSCAPE'S IPO WAS THE \"BIG BANG\" OF THE INTERNET ERA\". www.internethistorypodcast.com. INTERNET HISTORY PODCAST. Retrieved 12 February 2022.\n\n^ Calore, Michael (28 September 2009). \"Sept. 28, 1998: Internet Explorer Leaves Netscape in Its Wake\". Wired. Retrieved 14 February 2022.\n\n^ Daly, Janet (26 January 2000). \"World Wide Web Consortium Issues XHTML 1.0 as a Recommendation\". W3C. Retrieved 8 March 2022.\n\n^ Hickson, Ian. \"WHAT open mailing list announcement\". whatwg.org. WHATWG. Retrieved 16 February 2022.\n\n^ Shankland, Stephen (9 July 2009). \"An epitaph for the Web standard, XHTML 2\". CNet. Retrieved 17 February 2022.\n\n^ \"Memorandum of Understanding Between W3C and WHATWG\". w3.org. W3C. Retrieved 16 February 2022.\n\n^ In, Lee (30 June 2012). Electronic Commerce Management for Business Activities and Global Enterprises: Competitive Advantages: Competitive Advantages. IGI Global. ISBN\u00a0978-1-4666-1801-5.\n\n^ Misiroglu, Gina (26 March 2015). American Countercultures: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History. Routledge. ISBN\u00a0978-1-317-47729-7.\n\n^ \"World Wide Web Timeline\". Pew Research Center. 11 March 2014. Archived from the original on 29 July 2015. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways the Web Has Changed Us\". The Washington Post. Archived from the original on 9 September 2015. Retrieved 1 August 2015.\n\n^ \"Internet Live Stats\". Archived from the original on 2 July 2015. Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". World Wide Web Consortium. Archived from the original on 22 April 2016. Retrieved 18 April 2016.\n\n^ Muylle, Steve; Moenaert, Rudy; Despont, Marc (1999). \"A grounded theory of World Wide Web search behaviour\". Journal of Marketing Communications. 5 (3): 143. doi:10.1080/135272699345644.\n\n^ Flanagan, David. JavaScript \u2013 The definitive guide (6\u00a0ed.). p.\u00a01. JavaScript is part of the triad of technologies that all Web developers must learn: HTML to specify the content of web pages, CSS to specify the presentation of web pages, and JavaScript to specify the behaviour of web pages.\n\n^ \"HTML 4.0 Specification \u2013 W3C Recommendation \u2013 Conformance: requirements and recommendations\". World Wide Web Consortium. 18 December 1997. Retrieved 6 July 2015.\n\n^ Berners-Lee, Tim; Cailliau, Robert (12 November 1990). \"WorldWideWeb: Proposal for a HyperText Project\". Archived from the original on 2 May 2015. Retrieved 12 May 2015.\n\n^ Berners-Lee, Tim. \"Frequently asked questions by the Press\". W3C. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Palazzi, P (2011). \"The Early Days of the WWW at CERN\". Archived from the original on 23 July 2012.\n\n^ Fraser, Dominic (13 May 2018). \"Why a domain's root can't be a CNAME \u2013 and other tidbits about the DNS\". FreeCodeCamp.\n\n^ \"automatically adding www.___.com\". mozillaZine. 16 May 2003. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ Masnick, Mike (7 July 2008). \"Microsoft Patents Adding 'www.' And '.com' To Text\". Techdirt. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ \"Audible pronunciation of 'WWW'\". Oxford University Press. Archived from the original on 25 May 2014. Retrieved 25 May 2014.\n\n^ Harvey, Charlie. \"How we pronounce WWW in English: a detailed but unscientific survey\". charlieharvey.org.uk. Retrieved 19 May 2022.\n\n^ \"Stephen Fry's pronunciation of 'WWW'\". Podcasts.com. Archived from the original on 4 April 2017.\n\n^ Simonite, Tom (22 July 2008). \"Help us find a better way to pronounce www\". newscientist.com. New Scientist, Technology. Archived from the original on 13 March 2016. Retrieved 7 February 2016.\n\n^ \"MDBG Chinese-English dictionary\u00a0\u2013 Translate\". Archived from the original on 12 November 2008. Retrieved 27 July 2009.\n\n^ \"Frequently asked questions by the Press\u00a0\u2013 Tim BL\". W3.org. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Castelluccio, Michael (2010). \"It's not your grandfather's Internet\". thefreelibrary.com. Institute of Management Accountants. Retrieved 7 February 2016.\n\n^ Jump up to: a b Hamilton, Naomi (31 July 2008). \"The A-Z of Programming Languages: JavaScript\". Computerworld. IDG. Archived from the original on 24 May 2009. Retrieved 12 May 2009.\n\n^ Buntin, Seth (23 September 2008). \"jQuery Polling plugin\". Archived from the original on 13 August 2009. Retrieved 22 August 2009.\n\n^ \"website\". TheFreeDictionary.com. Retrieved 2 July 2011.\n\n^ Patrick, Killelea (2002). Web performance tuning (2nd\u00a0ed.). Beijing: O'Reilly. p.\u00a0264. ISBN\u00a0978-0596001728. OCLC\u00a049502686.\n\n^ Vamosi, Robert (14 April 2008). \"Gmail cookie stolen via Google Spreadsheets\". News.cnet.com. Archived from the original on 9 December 2013. Retrieved 19 October 2017.\n\n^ \"What about the \"EU Cookie Directive\"?\". WebCookies.org. 2013. Archived from the original on 11 October 2017. Retrieved 19 October 2017.\n\n^ \"New net rules set to make cookies crumble\". BBC. 8 March 2011.\n\n^ \"Sen. Rockefeller: Get Ready for a Real Do-Not-Track Bill for Online Advertising\". Adage.com. 6 May 2011.\n\n^ Want to use my wifi?, Jann Horn accessed 5 January 2018.\n\n^ Hamilton, Nigel. \"The Mechanics of a Deep Net Metasearch Engine\". CiteSeerX\u00a010.1.1.90.5847. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ Devine, Jane; Egger-Sider, Francine (July 2004). \"Beyond google: the invisible web in the academic library\". The Journal of Academic Librarianship. 30 (4): 265\u2013269. doi:10.1016/j.acalib.2004.04.010.\n\n^ Raghavan, Sriram; Garcia-Molina, Hector (11\u201314 September 2001). \"Crawling the Hidden Web\". 27th International Conference on Very Large Data Bases.\n\n^ \"Surface Web\". Computer Hope. Retrieved 20 June 2018.\n\n^ Wright, Alex (22 February 2009). \"Exploring a 'Deep Web' That Google Can't Grasp\". The New York Times. Retrieved 23 February 2009.\n\n^ Madhavan, J., Ko, D., Kot, \u0141., Ganapathy, V., Rasmussen, A., & Halevy, A. (2008). Google's deep web crawl. Proceedings of the VLDB Endowment, 1(2), 1241\u201352.\n\n^ Shedden, Sam (8 June 2014). \"How Do You Want Me to Do It? Does It Have to Look like an Accident? \u2013 an Assassin Selling a Hit on the Net; Revealed Inside the Deep Web\". Sunday Mail. Archived from the original on 1 March 2020. Retrieved 5 May 2017.\n\n^ Jump up to: a b Ben-Itzhak, Yuval (18 April 2008). \"Infosecurity 2008 \u2013 New defence strategy in battle against e-crime\". ComputerWeekly. Reed Business Information. Archived from the original on 4 June 2008. Retrieved 20 April 2008.\n\n^ Christey, Steve & Martin, Robert A. (22 May 2007). \"Vulnerability Type Distributions in CVE (version 1.1)\". MITRE Corporation. Archived from the original on 17 March 2013. Retrieved 7 June 2008.\n\n^ \"Symantec Internet Security Threat Report: Trends for July\u2013December 2007 (Executive Summary)\" (PDF). XIII. Symantec Corp. April 2008: 1\u20132. Archived (PDF) from the original on 25 June 2008. Retrieved 11 May 2008. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ \"Google searches web's dark side\". BBC News. 11 May 2007. Archived from the original on 7 March 2008. Retrieved 26 April 2008.\n\n^ \"Security Threat Report (Q1 2008)\" (PDF). Sophos. Archived (PDF) from the original on 31 December 2013. Retrieved 24 April 2008.\n\n^ \"Security threat report\" (PDF). Sophos. July 2008. Archived (PDF) from the original on 31 December 2013. Retrieved 24 August 2008.\n\n^ Fogie, Seth, Jeremiah Grossman, Robert Hansen, and Anton Rager (2007). Cross Site Scripting Attacks: XSS Exploits and Defense (PDF). Syngress, Elsevier Science & Technology. pp.\u00a068\u201369, 127. ISBN\u00a0978-1-59749-154-9. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008.{{cite book}}: CS1 maint: multiple names: authors list (link)\n\n^ O'Reilly, Tim (30 September 2005). \"What Is Web 2.0\". O'Reilly Media. pp.\u00a04\u20135. Archived from the original on 15 April 2013. Retrieved 4 June 2008. and AJAX web applications can introduce security vulnerabilities like \"client-side security controls, increased attack surfaces, and new possibilities for Cross-Site Scripting (XSS)\", in Ritchie, Paul (March 2007). \"The security risks of AJAX/web 2.0 applications\" (PDF). Infosecurity. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008. which cites Hayre, Jaswinder S. & Kelath, Jayasankar (22 June 2006). \"Ajax Security Basics\". SecurityFocus. Archived from the original on 15 May 2008. Retrieved 6 June 2008.\n\n^ Berinato, Scott (1 January 2007). \"Software Vulnerability Disclosure: The Chilling Effect\". CSO. CXO Media. p.\u00a07. Archived from the original on 18 April 2008. Retrieved 7 June 2008.\n\n^ \"2012 Global Losses From phishing Estimated At $1.5 Bn\". FirstPost. 20 February 2013. Archived from the original on 21 December 2014. Retrieved 25 January 2019.\n\n^ Prince, Brian (9 April 2008). \"McAfee Governance, Risk and Compliance Business Unit\". eWEEK. Ziff Davis Enterprise Holdings. Retrieved 25 April 2008.\n\n^ Preston, Rob (12 April 2008). \"Down To Business: It's Past Time To Elevate The Infosec Conversation\". InformationWeek. United Business Media. Archived from the original on 14 April 2008. Retrieved 25 April 2008.\n\n^ Claburn, Thomas (6 February 2007). \"RSA's Coviello Predicts Security Consolidation\". InformationWeek. United Business Media. Archived from the original on 7 February 2009. Retrieved 25 April 2008.\n\n^ Duffy Marsan, Carolyn (9 April 2008). \"How the iPhone is killing the 'Net\". Network World. IDG. Archived from the original on 14 April 2008. Retrieved 17 April 2008.\n\n^ boyd, danah; Hargittai, Eszter (July 2010). \"Facebook privacy settings: Who cares?\". First Monday. 15 (8). doi:10.5210/fm.v15i8.3086.\n\n^ \"W3C Technical Reports and Publications\". W3C. Retrieved 19 January 2009.\n\n^ \"IETF RFC page\". IETF. Archived from the original on 2 February 2009. Retrieved 19 January 2009.\n\n^ \"Search for World Wide Web in ISO standards\". ISO. Retrieved 19 January 2009.\n\n^ \"Ecma formal publications\". Ecma. Retrieved 19 January 2009.\n\n^ \"Unicode Technical Reports\". Unicode Consortium. Retrieved 19 January 2009.\n\n^ \"IANA home page\". IANA. Retrieved 19 January 2009.\n\n^ Sikos, Leslie (2011). Web standards \u2013 Mastering HTML5, CSS3, and XML. Apress. ISBN\u00a0978-1-4302-4041-9. Archived from the original on 2 April 2015. Retrieved 12 March 2019.\n\n^ Jump up to: a b c \"Web Accessibility Initiative (WAI)\". World Wide Web Consortium. Archived from the original on 2 April 2009. Retrieved 7 April 2009.\n\n^ \"Developing a Web Accessibility Business Case for Your Organization: Overview\". World Wide Web Consortium. Archived from the original on 14 April 2009. Retrieved 7 April 2009.\n\n^ \"Legal and Policy Factors in Developing a Web Accessibility Business Case for Your Organization\". World Wide Web Consortium. Archived from the original on 5 April 2009. Retrieved 7 April 2009.\n\n^ \"Web Content Accessibility Guidelines (WCAG) Overview\". World Wide Web Consortium. Archived from the original on 1 April 2009. Retrieved 7 April 2009.\n\n^ \"Internationalization (I18n) Activity\". World Wide Web Consortium. Archived from the original on 16 April 2009. Retrieved 10 April 2009.\n\n^ Davis, Mark (5 April 2008). \"Moving to Unicode 5.1\". Archived from the original on 21 May 2009. Retrieved 10 April 2009.\n\n^ \"World Wide Web Consortium Supports the IETF URI Standard and IRI Proposed Standard\" (Press release). World Wide Web Consortium. 26 January 2005. Archived from the original on 7 February 2009. Retrieved 10 April 2009.\n\n\nFurther reading\nBerners-Lee, Tim; Bray, Tim; Connolly, Dan; Cotton, Paul; Fielding, Roy; Jeckle, Mario; Lilley, Chris; Mendelsohn, Noah; Orchard, David; Walsh, Norman; Williams, Stuart (15 December 2004). \"Architecture of the World Wide Web, Volume One\". Version 20041215. W3C. {{cite journal}}: Cite journal requires |journal= (help)\nBerners-Lee, Tim (August 1996). \"The World Wide Web: Past, Present and Future\". {{cite journal}}: Cite journal requires |journal= (help)\nBr\u00fcgger, Niels, ed, Web25: Histories from the first 25 years of the World Wide Web (Peter Lang, 2017).\nFielding, R.; Gettys, J.; Mogul, J.; Frystyk, H.; Masinter, L.; Leach, P.; Berners-Lee, T. (June 1999). \"Hypertext Transfer Protocol\u00a0\u2013 HTTP/1.1\". Request For Comments 2616. Information Sciences Institute. {{cite journal}}: Cite journal requires |journal= (help)\nNiels Br\u00fcgger, ed. Web History (2010) 362 pages; Historical perspective on the World Wide Web, including issues of culture, content, and preservation.\nPolo, Luciano (2003). \"World Wide Web Technology Architecture: A Conceptual Analysis\". New Devices.\nSkau, H.O. (March 1990). \"The World Wide Web and Health Information\". New Devices.\nExternal links\n.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:#f9f9f9;display:flow-root}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}\n\n\nWikimedia Commons has media related to World Wide Web.\n\n\n\n\nWikibooks has a book on the topic of: Nets, Webs and the Information Infrastructure\n\nThe first website\nEarly archive of the first Web site\nInternet Statistics: Growth and Usage of the Web and the Internet\nLiving Internet A comprehensive history of the Internet, including the World Wide Web\nWeb Design and Development at Curlie\nWorld Wide Web Consortium (W3C)\nW3C Recommendations Reduce \"World Wide Wait\"\nWorld Wide Web Size Daily estimated size of the World Wide Web\nAntonio A. Casilli, Some Elements for a Sociology of Online Interactions\nThe Erd\u0151s Webgraph Server Archived 1 March 2021 at the Wayback Machine offers weekly updated graph representation of a constantly increasing fraction of the WWW\nThe 25th Anniversary of the World Wide Web Archived 11 July 2021 at the Wayback Machine is an animated video produced by USAID and TechChange which explores the role of the WWW in addressing extreme poverty\n.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:\": \"}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:\" \u00b7 \";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:\" (\";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:\")\";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:\" \"counter(listitem)\"\\a0 \"}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:\" (\"counter(listitem)\"\\a0 \"}.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}show.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:\"[ \"}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:\" ]\"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}vteTelecommunicationsHistory\nBeacon\nBroadcasting\nCable protection system\nCable TV\nCommunications satellite\nComputer network\nData compression\naudio\nDCT\nimage\nvideo\nDigital media\nInternet video\nonline video platform\nsocial media\nstreaming\nDrums\nEdholm's law\nElectrical telegraph\nFax\nHeliographs\nHydraulic telegraph\nInformation Age\nInformation revolution\nInternet\nMass media\nMobile phone\nSmartphone\nOptical telecommunication\nOptical telegraphy\nPager\nPhotophone\nPrepaid mobile phone\nRadio\nRadiotelephone\nSatellite communications\nSemaphore\nSemiconductor\ndevice\nMOSFET\ntransistor\nSmoke signals\nTelecommunications history\nTelautograph\nTelegraphy\nTeleprinter (teletype)\nTelephone\nThe Telephone Cases\nTelevision\ndigital\nstreaming\nUndersea telegraph line\nVideotelephony\nWhistled language\nWireless revolution\nPioneers\nNasir Ahmed\nEdwin Howard Armstrong\nMohamed M. Atalla\nJohn Logie Baird\nPaul Baran\nJohn Bardeen\nAlexander Graham Bell\nEmile Berliner\nTim Berners-Lee\nFrancis Blake (telephone)\nJagadish Chandra Bose\nCharles Bourseul\nWalter Houser Brattain\nVint Cerf\nClaude Chappe\nYogen Dalal\nDaniel Davis Jr.\nDonald Davies\nAmos Dolbear\nThomas Edison\nLee de Forest\nPhilo Farnsworth\nReginald Fessenden\nElisha Gray\nOliver Heaviside\nRobert Hooke\nErna Schneider Hoover\nHarold Hopkins\nGardiner Greene Hubbard\nInternet pioneers\nBob Kahn\nDawon Kahng\nCharles K. Kao\nNarinder Singh Kapany\nHedy Lamarr\nInnocenzo Manzetti\nGuglielmo Marconi\nRobert Metcalfe\nAntonio Meucci\nSamuel Morse\nJun-ichi Nishizawa\nCharles Grafton Page\nRadia Perlman\nAlexander Stepanovich Popov\nTivadar Pusk\u00e1s\nJohann Philipp Reis\nClaude Shannon\nAlmon Brown Strowger\nHenry Sutton\nCharles Sumner Tainter\nNikola Tesla\nCamille Tissot\nAlfred Vail\nThomas A. Watson\nCharles Wheatstone\nVladimir K. Zworykin\nTransmissionmedia\nCoaxial cable\nFiber-optic communication\noptical fiber\nFree-space optical communication\nMolecular communication\nRadio waves\nwireless\nTransmission line\ndata transmission circuit\ntelecommunication circuit\nNetwork topologyand switching\nBandwidth\nLinks\nNodes\nterminal\nNetwork switching\ncircuit\npacket\nTelephone exchange\nMultiplexing\nSpace-division\nFrequency-division\nTime-division\nPolarization-division\nOrbital angular-momentum\nCode-division\nConcepts\nCommunication protocol\nComputer network\nData transmission\nStore and forward\nTelecommunications equipment\nTypes of network\nCellular network\nEthernet\nISDN\nLAN\nMobile\nNGN\nPublic Switched Telephone\nRadio\nTelevision\nTelex\nUUCP\nWAN\nWireless network\nNotable networks\nARPANET\nBITNET\nCYCLADES\nFidoNet\nInternet\nInternet2\nJANET\nNPL network\nToasternet\nUsenet\nLocations\nAfrica\nAmericas\nNorth\nSouth\nAntarctica\nAsia\nEurope\nOceania\n(Global telecommunications regulation bodies)\n\n\u00a0Telecommunication portal\n Category\n Outline\n Commons\n\nshowvteWeb syndication\nHistory\nBlogging\nPodcasting\nVlogging\nWeb syndication technology\nTypes\nArt\nBloggernacle\nClassical music\nCorporate\nDream diary\nEdublog\nElectronic journal\nFake\nFamily\nFashion\nFood\nHealth\nLaw\nLifelog\nLitblog\nMP3\nNews\nPhotoblog\nPolice\nPolitical\nProject\nReverse\nTravel\nWarblog\nTechnologyGeneral\nBitTorrent\nFeed URI scheme\nFeatures\nLinkback\nPermalink\nPing\nPingback\nReblogging\nRefback\nRollback\nTrackback\nMechanism\nConversation threading\nGeotagging\nRSS enclosure\nSynchronization\nMemetics\nAtom feed\nData feed\nPhotofeed\nProduct feed\nRDF feed\nWeb feed\nRSS\nGeoRSS\nMRSS\nRSS TV\nSocial\nInter-process communication\nLivemark\nMashup\nReferencing\nRSS editor\nRSS tracking\nStreaming media\nStandard\nOML\nOPML\nRSS Advisory Board\nUsenet\nWorld Wide Web\nXBEL\nXOXO\nForm\nAudio podcast\nEnhanced podcast\nMobilecast\nNarrowcasting\nPeercasting\nScreencast\nSlidecasting\nVideocast\nWebcomic\nWebtoon\nWeb series\n\nAnonymous blogging\nCollaborative blog\nColumnist\nInstant messaging\nLiveblogging\nMicroblog\nMobile blogging\nRoblog\nSpam blog\nVideo blogging\nMotovlogging\nMediaAlternative media\nCarnivals\nFiction\nJournalism\nCitizen\nDatabase\nOnline diary\nSearch engines\nSideblog\nSoftware\nWeb directory\nMicromedia\nAggregation\nNews\nPoll\nReview\nSearch\nVideo\nAtom\nAtomPub\nBroadcatching\nHashtag\nNewsML\n1\nG2\nSocial communication\nSocial software\nWeb Slice\nRelated\nBlogosphere\nEscribitionist\nGlossary of blogging\nPay per click\nPosting style\nSlashdot effect\nSpam in blogs\nUses of podcasting\n\nshowvteSemantic WebBackground\nDatabases\nHypertext\nInternet\nOntologies\nSemantics\nSemantic networks\nWorld Wide Web\nSub-topics\nDataspaces\nHyperdata\nLinked data\nRule-based systems\nApplications\nSemantic analytics\nSemantic broker\nSemantic computing\nSemantic mapper\nSemantic matching\nSemantic publishing\nSemantic reasoner\nSemantic search\nSemantic service-oriented architecture\nSemantic wiki\nSolid\nRelated topics\nCollective intelligence\nDescription logic\nFolksonomy\nGeotagging\nInformation architecture\nKnowledge extraction\nKnowledge management\nKnowledge representation and reasoning\nLibrary 2.0\nDigital library\nDigital humanities\nMetadata\nReferences\nTopic map\nWeb 2.0\nWeb engineering\nWeb Science Trust\nStandardsSyntax and supporting technologies\nHTTP\nIRI\nURI\nRDF\ntriples\nRDF/XML\nJSON-LD\nTurtle\nTriG\nNotation3\nN-Triples\nTriX (no W3C standard)\nRRID\nSPARQL\nXML\nSemantic HTML\nSchemas, ontologies and rules\nCommon Logic\nOWL\nRDFS\nRule Interchange Format\nSemantic Web Rule Language\nALPS\nSHACL\nSemantic annotation\neRDF\nGRDDL\nMicrodata\nMicroformats\nRDFa\nSAWSDL\nFacebook Platform\nCommon vocabularies\nDOAP\nDublin Core\nFOAF\nSchema.org\nSIOC\nSKOS\nMicroformat vocabularies\nhAtom\nhCalendar\nhCard\nhProduct\nhRecipe\nhReview\n\nshowAuthority control National libraries\nSpain\nFrance (data)\nGermany\nIsrael\nUnited States\nLatvia\nCzech Republic\nOther\nFAST\nNational Archives (US)\n\n\n\n\n\n"}], "default": ""}]}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/31.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/31.json deleted file mode 100644 index 308cb7f..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/31.json +++ /dev/null @@ -1 +0,0 @@ -{"id": 31, "name": "WIKI WWW", "url": "https://en.wikipedia.org/wiki/World_Wide_Web", "links": "https://en.wikipedia.org/wiki/World_Wide_Web", "containJudge": false, "desc": "https://en.wikipedia.org/wiki/World_Wide_Web", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://en.wikipedia.org/wiki/World_Wide_Web", "desc": "List of URLs to be collected, separated by \\n for multiple lines", "type": "string", "exampleValue": "https://en.wikipedia.org/wiki/World_Wide_Web"}], "outputParameters": [{"id": 0, "name": "para1_text", "desc": "", "type": "string", "exampleValue": "System of interlinked hypertext documents accessed over the Internet\n.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}This article is about the global system of pages accessed via URLs. For the worldwide computer network, see Internet. For the web browser, see WorldWideWeb.\n\"WWW\" and \"The Web\" redirect here. For other uses, see WWW (disambiguation) and The Web (disambiguation).\n\n\n\n\n The historic World Wide Web logo, designed by Robert Cailliau\n A web page displayed in a web browser\n A global map of the Web Index for countries in 2014\nThe World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet.[1] \nDocuments and downloadable media are made available to the network through web servers and can be accessed by programs such as web browsers. Servers and resources on the World Wide Web are identified and located through character strings called uniform resource locators (URLs). The original and still very common document type is a web page formatted in Hypertext Markup Language (HTML). This markup language supports plain text, images, embedded video and audio contents, and scripts (short programs) that implement complex user interaction. The HTML language also supports hyperlinks (embedded URLs) which provide immediate access to other web resources. Web navigation, or web surfing, is the common practice of following such hyperlinks across multiple websites. Web applications are web pages that function as application software. The information in the Web is transferred across the Internet using the Hypertext Transfer Protocol (HTTP).\nMultiple web resources with a common theme and usually a common domain name make up a website. A single web server may provide multiple websites, while some websites, especially the most popular ones, may be provided by multiple servers. Website content is provided by a myriad of companies, organizations, government agencies, and individual users; and comprises an enormous amount of educational, entertainment, commercial, and government information.\nThe World Wide Web has become the world's dominant software platform.[2][3][4][5] It is the primary tool billions of people worldwide use to interact with the Internet.[6]\nThe Web was invented by Tim Berners-Lee at CERN in 1989 and opened to the public in 1991. It was conceived as a \"universal linked information system\".[7]\n\n\nHistory\nMain article: History of the World Wide Web\n This NeXT Computer was used by Sir Tim Berners-Lee at CERN and became the world's first Web server.\nThe Web was invented by English computer scientist Tim Berners-Lee while working at CERN. He conceived it as an information management system using several concepts and technologies, the most fundamental of which was the connections that existed between information.[8][9][10] The first proposal was written in 1989,[7] and a working system implemented by the end of 1990 including the WorldWideWeb browser and an HTTP server.[11] The technology was released outside CERN to other research institutions starting in January 1991, and then to the general public on 23 August 1991. The Web was a success at CERN, and began to spread to other scientific and academic institutions. Within the next two years, there were 50 websites created.[12][13]\nCERN made the Web protocol and code available royalty free in 1993, enabling its widespread use.[14][15] After the NCSA released the Mosaic web browser later that year, the Web's popularity grew rapidly as thousands of websites sprang up in less than a year.[16][17] Mosaic was a graphical browser that could display inline images and submit forms that were processed by the HTTPd server.[18][19] Marc Andreessen and Jim Clark founded Netscape the following year and released the Navigator browser, which introduced Java and JavaScript to the Web. It quickly became the dominant browser. Netscape became a public company in 1995 which triggered a frenzy for the Web and started the dot-com bubble.[20] Microsoft responded by developing its own browser, Internet Explorer, starting the browser wars. By bundling it with Windows, it became the dominant browser for 14 years.[21]\nTim Berners-Lee founded the World Wide Web Consortium (W3C) which created XML in 1996 and recommended replacing HTML with stricter XHTML.[22] In the meantime, developers began exploiting an IE feature called XMLHttpRequest to make Ajax applications and launched the Web 2.0 revolution. Mozilla, Opera, and Apple rejected XHTML and created the WHATWG which developed HTML5.[23] In 2009, the W3C conceded and abandoned XHTML[24] and in 2019, ceded control of the HTML specification to the WHATWG.[25]\nThe World Wide Web has been central to the development of the Information Age and is the primary tool billions of people use to interact on the Internet.[26][27][28][29][30]\n\nFunction\nMain articles: HTTP and HTML\n The World Wide Web functions as an application layer protocol that is run \"on top of\" (figuratively) the Internet, helping to make it more functional. The advent of the Mosaic web browser helped to make the web much more usable, to include the display of images and moving images (GIFs).\nThe terms Internet and World Wide Web are often used without much distinction. However, the two terms do not mean the same thing. The Internet is a global system of computer networks interconnected through telecommunications and optical networking. In contrast, the World Wide Web is a global collection of documents and other resources, linked by hyperlinks and URIs. Web resources are accessed using HTTP or HTTPS, which are application-level Internet protocols that use the Internet's transport protocols.[31]\nViewing a web page on the World Wide Web normally begins either by typing the URL of the page into a web browser or by following a hyperlink to that page or resource. The web browser then initiates a series of background communication messages to fetch and display the requested page. In the 1990s, using a browser to view web pages\u2014and to move from one web page to another through hyperlinks\u2014came to be known as 'browsing,' 'web surfing' (after channel surfing), or 'navigating the Web'. Early studies of this new behavior investigated user patterns in using web browsers. One study, for example, found five user patterns: exploratory surfing, window surfing, evolved surfing, bounded navigation and targeted navigation.[32]\nThe following example demonstrates the functioning of a web browser when accessing a page at the URL http://example.org/home.html. The browser resolves the server name of the URL (example.org) into an Internet Protocol address using the globally distributed Domain Name System (DNS). This lookup returns an IP address such as 203.0.113.4 or 2001:db8:2e::7334. The browser then requests the resource by sending an HTTP request across the Internet to the computer at that address. It requests service from a specific TCP port number that is well known for the HTTP service so that the receiving host can distinguish an HTTP request from other network protocols it may be servicing. HTTP normally uses port number 80 and for HTTPS it normally uses port number 443. The content of the HTTP request can be as simple as two lines of text:\n\nGET /home.html HTTP/1.1\nHost: example.org\n\nThe computer receiving the HTTP request delivers it to web server software listening for requests on port 80. If the webserver can fulfill the request it sends an HTTP response back to the browser indicating success:\n\nHTTP/1.1 200 OK\nContent-Type: text/html; charset=UTF-8\n\nfollowed by the content of the requested page. Hypertext Markup Language (HTML) for a basic web page might look like this:\n\n\n
\nThe World Wide Web, abbreviated as WWW and commonly known ...
\n \n\n\nThe web browser parses the HTML and interprets the markup ( for paragraph, and such) that surrounds the words to format the text on the screen. Many web pages use HTML to reference the URLs of other resources such as images, other embedded media, scripts that affect page behaviour, and Cascading Style Sheets that affect page layout. The browser makes additional HTTP requests to the web server for these other Internet media types. As it receives their content from the web server, the browser progressively renders the page onto the screen as specified by its HTML and these additional resources.\n\nHTML\nMain article: HTML\nHypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a triad of cornerstone technologies for the World Wide Web.[33]\nWeb browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.\nHTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as and directly introduce content into the page. Other tags such as
surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page.\nHTML can embed programs written in a scripting language such as JavaScript, which affects the behavior and content of web pages. Inclusion of CSS defines the look and layout of content. The World Wide Web Consortium (W3C), maintainer of both the HTML and the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997.[update][34]\n\nLinking\nMost web pages contain hyperlinks to other related pages and perhaps to downloadable files, source documents, definitions and other web resources. In the underlying HTML, a hyperlink looks like this:\nExample.org Homepage.\n\n Graphic representation of a minute fraction of the WWW, demonstrating hyperlinks\nSuch a collection of useful, related resources, interconnected via hypertext links is dubbed a web of information. Publication on the Internet created what Tim Berners-Lee first called the WorldWideWeb (in its original CamelCase, which was subsequently discarded) in November 1990.[35]\nThe hyperlink structure of the web is described by the webgraph: the nodes of the web graph correspond to the web pages (or URLs) the directed edges between them to the hyperlinks. Over time, many web resources pointed to by hyperlinks disappear, relocate, or are replaced with different content. This makes hyperlinks obsolete, a phenomenon referred to in some circles as link rot, and the hyperlinks affected by it are often called dead links. The ephemeral nature of the Web has prompted many efforts to archive websites. The Internet Archive, active since 1996, is the best known of such efforts.\n\nWWW prefix\nMany hostnames used for the World Wide Web begin with www because of the long-standing practice of naming Internet hosts according to the services they provide. The hostname of a web server is often www, in the same way that it may be ftp for an FTP server, and news or nntp for a Usenet news server. These hostnames appear as Domain Name System (DNS) or subdomain names, as in www.example.com. The use of www is not required by any technical or policy standard and many web sites do not use it; the first web server was nxoc01.cern.ch.[36] According to Paolo Palazzi, who worked at CERN along with Tim Berners-Lee, the popular use of www as subdomain was accidental; the World Wide Web project page was intended to be published at www.cern.ch while info.cern.ch was intended to be the CERN home page; however the DNS records were never switched, and the practice of prepending www to an institution's website domain name was subsequently copied.[37][better\u00a0source\u00a0needed] Many established websites still use the prefix, or they employ other subdomain names such as www2, secure or en for special purposes. Many such web servers are set up so that both the main domain name (e.g., example.com) and the www subdomain (e.g., www.example.com) refer to the same site; others require one form or the other, or they may map to different web sites. The use of a subdomain name is useful for load balancing incoming web traffic by creating a CNAME record that points to a cluster of web servers. Since, currently, only a subdomain can be used in a CNAME, the same result cannot be achieved by using the bare domain root.[38][dubious \u2013 discuss]\nWhen a user submits an incomplete domain name to a web browser in its address bar input field, some web browsers automatically try adding the prefix \"www\" to the beginning of it and possibly \".com\", \".org\" and \".net\" at the end, depending on what might be missing. For example, entering \"microsoft\" may be transformed to http://www.microsoft.com/ and \"openoffice\" to http://www.openoffice.org. This feature started appearing in early versions of Firefox, when it still had the working title 'Firebird' in early 2003, from an earlier practice in browsers such as Lynx.[39][unreliable source?] It is reported that Microsoft was granted a US patent for the same idea in 2008, but only for mobile devices.[40]\nIn English, www is usually read as double-u double-u double-u.[41] Some users pronounce it dub-dub-dub, particularly in New Zealand.[42] Stephen Fry, in his \"Podgrams\" series of podcasts, pronounces it wuh wuh wuh.[43] The English writer Douglas Adams once quipped in The Independent on Sunday (1999): \"The World Wide Web is the only thing I know of whose shortened form takes three times longer to say than what it's short for\".[44] In Mandarin Chinese, World Wide Web is commonly translated via a phono-semantic matching to w\u00e0n w\u00e9i w\u01ceng (\u4e07\u7ef4\u7f51), which satisfies www and literally means \"myriad-dimensional net\",[45][better\u00a0source\u00a0needed] a translation that reflects the design concept and proliferation of the World Wide Web. Tim Berners-Lee's web-space states that World Wide Web is officially spelled as three separate words, each capitalised, with no intervening hyphens.[46] Nonetheless, it is often called simply the Web, and also often the web; see Capitalization of Internet for details. Use of the www prefix has been declining, especially when Web 2.0 web applications sought to brand their domain names and make them easily pronounceable.[47]\nAs the mobile Web grew in popularity, services like Gmail.com, Outlook.com, Myspace.com, Facebook.com and Twitter.com are most often mentioned without adding \"www.\" (or, indeed, \".com\") to the domain.\n\nScheme specifiers\nThe scheme specifiers http:// and https:// at the start of a web URI refer to Hypertext Transfer Protocol or HTTP Secure, respectively. They specify the communication protocol to use for the request and response. The HTTP protocol is fundamental to the operation of the World Wide Web, and the added encryption layer in HTTPS is essential when browsers send or retrieve confidential data, such as passwords or banking information. Web browsers usually automatically prepend http:// to user-entered URIs, if omitted.\n\nPages\nMain article: Web page\n A screenshot of a web page on Wikimedia Commons\nA web page (also written as webpage) is a document that is suitable for the World Wide Web and web browsers. A web browser displays a web page on a monitor or mobile device.\nThe term web page usually refers to what is visible, but may also refer to the contents of the computer file itself, which is usually a text file containing hypertext written in HTML or a comparable markup language. Typical web pages provide hypertext for browsing to other web pages via hyperlinks, often referred to as links. Web browsers will frequently have to access multiple web resource elements, such as reading style sheets, scripts, and images, while presenting each web page.\nOn a network, a web browser can retrieve a web page from a remote web server. The web server may restrict access to a private network such as a corporate intranet. The web browser uses the Hypertext Transfer Protocol (HTTP) to make such requests to the web server.\nA static web page is delivered exactly as stored, as web content in the web server's file system. In contrast, a dynamic web page is generated by a web application, usually driven by server-side software. Dynamic web pages are used when each user may require completely different information, for example, bank websites, web email etc.\n\nStatic page\nMain article: Static web page\nA static web page (sometimes called a flat page/stationary page) is a web page that is delivered to the user exactly as stored, in contrast to dynamic web pages which are generated by a web application.\nConsequently, a static web page displays the same information for all users, from all contexts, subject to modern capabilities of a web server to negotiate content-type or language of the document where such versions are available and the server is configured to do so.\n\nDynamic pages\nMain articles: Dynamic web page and Ajax (programming)\n Dynamic web page: example of server-side scripting (PHP and MySQL)\nA server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts. In server-side scripting, parameters determine how the assembly of every new web page proceeds, including the setting up of more client-side processing.\nA client-side dynamic web page processes the web page using JavaScript running in the browser. JavaScript programs can interact with the document via Document Object Model, or DOM, to query page state and alter it. The same client-side techniques can then dynamically update or change the DOM in the same way.\nA dynamic web page is then reloaded by the user or by a computer program to change some variable content. The updating information could come from the server, or from changes made to that page's DOM. This may or may not truncate the browsing history or create a saved version to go back to, but a dynamic web page update using Ajax technologies will neither create a page to go back to nor truncate the web browsing history forward of the displayed page. Using Ajax technologies the end user gets one dynamic page managed as a single page in the web browser while the actual web content rendered on that page can vary. The Ajax engine sits only on the browser requesting parts of its DOM, the DOM, for its client, from an application server.\nDynamic HTML, or DHTML, is the umbrella term for technologies and methods used to create web pages that are not static web pages, though it has fallen out of common use since the popularization of AJAX, a term which is now itself rarely used.[citation needed] Client-side-scripting, server-side scripting, or a combination of these make for the dynamic web experience in a browser.\nJavaScript is a scripting language that was initially developed in 1995 by Brendan Eich, then of Netscape, for use within web pages.[48] The standardised version is ECMAScript.[48] To make web pages more interactive, some web applications also use JavaScript techniques such as Ajax (asynchronous JavaScript and XML). Client-side script is delivered with the page that can make additional HTTP requests to the server, either in response to user actions such as mouse movements or clicks, or based on elapsed time. The server's responses are used to modify the current page rather than creating a new page with each response, so the server needs only to provide limited, incremental information. Multiple Ajax requests can be handled at the same time, and users can interact with the page while data is retrieved. Web pages may also regularly poll the server to check whether new information is available.[49]\n\nWebsite\n The usap.gov website\nMain article: Website\nA website[50] is a collection of related web resources including web pages, multimedia content, typically identified with a common domain name, and published on at least one web server. Notable examples are wikipedia.org, google.com, and amazon.com.\nA website may be accessible via a public Internet Protocol (IP) network, such as the Internet, or a private local area network (LAN), by referencing a uniform resource locator (URL) that identifies the site.\nWebsites can have many functions and can be used in various fashions; a website can be a personal website, a corporate website for a company, a government website, an organization website, etc. Websites are typically dedicated to a particular topic or purpose, ranging from entertainment and social networking to providing news and education. All publicly accessible websites collectively constitute the World Wide Web, while private websites, such as a company's website for its employees, are typically a part of an intranet.\nWeb pages, which are the building blocks of websites, are documents, typically composed in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). They may incorporate elements from other websites with suitable markup anchors. Web pages are accessed and transported with the Hypertext Transfer Protocol (HTTP), which may optionally employ encryption (HTTP Secure, HTTPS) to provide security and privacy for the user. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.\nHyperlinking between web pages conveys to the reader the site structure and guides the navigation of the site, which often starts with a home page containing a directory of the site web content. Some websites require user registration or subscription to access content. Examples of subscription websites include many business sites, news websites, academic journal websites, gaming websites, file-sharing websites, message boards, web-based email, social networking websites, websites providing real-time price quotations for different types of markets, as well as sites providing various other services. End users can access websites on a range of devices, including desktop and laptop computers, tablet computers, smartphones and smart TVs.\n\nBrowser\nMain article: Web browser\nA web browser (commonly referred to as a browser) is a software user agent for accessing information on the World Wide Web. To connect to a website's server and display its pages, a user needs to have a web browser program. This is the program that the user runs to download, format, and display a web page on the user's computer.\nIn addition to allowing users to find, display, and move between web pages, a web browser will usually have features like keeping bookmarks, recording history, managing cookies (see below), and home pages and may have facilities for recording passwords for logging into web sites.\nThe most popular browsers are Chrome, Firefox, Safari, Internet Explorer, and Edge.\n\nServer\nMain article: Web server\n The inside and front of a Dell PowerEdge web server, a computer designed for rack mounting\nA Web server is server software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in general, contain one or more websites. A web server processes incoming network requests over HTTP and several other related protocols.\nThe primary function of a web server is to store, process and deliver web pages to clients.[51] The communication between client and server takes place using the Hypertext Transfer Protocol (HTTP). Pages delivered are most frequently HTML documents, which may include images, style sheets and scripts in addition to the text content.\n\n Multiple web servers may be used for a high traffic website; here, Dell servers are installed together to be used for the Wikimedia Foundation.\nA user agent, commonly a web browser or web crawler, initiates communication by making a request for a specific resource using HTTP and the server responds with the content of that resource or an error message if unable to do so. The resource is typically a real file on the server's secondary storage, but this is not necessarily the case and depends on how the webserver is implemented.\nWhile the primary function is to serve content, full implementation of HTTP also includes ways of receiving content from clients. This feature is used for submitting web forms, including uploading of files.\nMany generic web servers also support server-side scripting using Active Server Pages (ASP), PHP (Hypertext Preprocessor), or other scripting languages. This means that the behavior of the webserver can be scripted in separate files, while the actual server software remains unchanged. Usually, this function is used to generate HTML documents dynamically (\"on-the-fly\") as opposed to returning static documents. The former is primarily used for retrieving or modifying information from databases. The latter is typically much faster and more easily cached but cannot deliver dynamic content.\nWeb servers can also frequently be found embedded in devices such as printers, routers, webcams and serving only a local network. The web server may then be used as a part of a system for monitoring or administering the device in question. This usually means that no additional software has to be installed on the client computer since only a web browser is required (which now is included with most operating systems).\n\nCookie\nMain article: HTTP cookie\nAn HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small piece of data sent from a website and stored on the user's computer by the user's web browser while the user is browsing. Cookies were designed to be a reliable mechanism for websites to remember stateful information (such as items added in the shopping cart in an online store) or to record the user's browsing activity (including clicking particular buttons, logging in, or recording which pages were visited in the past). They can also be used to remember arbitrary pieces of information that the user previously entered into form fields such as names, addresses, passwords, and credit card numbers.\nCookies perform essential functions in the modern web. Perhaps most importantly, authentication cookies are the most common method used by web servers to know whether the user is logged in or not, and which account they are logged in with. Without such a mechanism, the site would not know whether to send a page containing sensitive information or require the user to authenticate themselves by logging in. The security of an authentication cookie generally depends on the security of the issuing website and the user's web browser, and on whether the cookie data is encrypted. Security vulnerabilities may allow a cookie's data to be read by a hacker, used to gain access to user data, or used to gain access (with the user's credentials) to the website to which the cookie belongs (see cross-site scripting and cross-site request forgery for examples).[52]\nTracking cookies, and especially third-party tracking cookies, are commonly used as ways to compile long-term records of individuals' browsing histories \u2013 a potential privacy concern that prompted European[53] and U.S. lawmakers to take action in 2011.[54][55] European law requires that all websites targeting European Union member states gain \"informed consent\" from users before storing non-essential cookies on their device.\nGoogle Project Zero researcher Jann Horn describes ways cookies can be read by intermediaries, like Wi-Fi hotspot providers. He recommends using the browser in incognito mode in such circumstances.[56]\n\nSearch engine\nMain article: Search engine\n The results of a search for the term \"lunar eclipse\" in a web-based image search engine\nA web search engine or Internet search engine is a software system that is designed to carry out web search (Internet search), which means to search the World Wide Web in a systematic way for particular information specified in a web search query. The search results are generally presented in a line of results, often referred to as search engine results pages (SERPs). The information may be a mix of web pages, images, videos, infographics, articles, research papers, and other types of files. Some search engines also mine data available in databases or open directories. Unlike web directories, which are maintained only by human editors, search engines also maintain real-time information by running an algorithm on a web crawler.\nInternet content that is not capable of being searched by a web search engine is generally described as the deep web.\n\nDeep web\nMain article: Deep web\nThe deep web,[57] invisible web,[58] or hidden web[59] are parts of the World Wide Web whose contents are not indexed by standard web search engines. The opposite term to the deep web is the surface web, which is accessible to anyone using the Internet.[60] Computer scientist Michael K. Bergman is credited with coining the term deep web in 2001 as a search indexing term.[61]\nThe content of the deep web is hidden behind HTTP forms,[62][63] and includes many very common uses such as web mail, online banking, and services that users must pay for, and which is protected by a paywall, such as video on demand, some online magazines and newspapers, among others.\nThe content of the deep web can be located and accessed by a direct URL or IP address, and may require a password or other security access past the public website page.\n\nCaching\nA web cache is a server computer located either on the public Internet or within an enterprise that stores recently accessed web pages to improve response time for users when the same content is requested within a certain time after the original request. Most web browsers also implement a browser cache by writing recently obtained data to a local data storage device. HTTP requests by a browser may ask only for data that has changed since the last access. Web pages and resources may contain expiration information to control caching to secure sensitive data, such as in online banking, or to facilitate frequently updated sites, such as news media. Even sites with highly dynamic content may permit basic resources to be refreshed only occasionally. Web site designers find it worthwhile to collate resources such as CSS data and JavaScript into a few site-wide files so that they can be cached efficiently. Enterprise firewalls often cache Web resources requested by one user for the benefit of many users. Some search engines store cached content of frequently accessed websites.\n\nSecurity\nFor criminals, the Web has become a venue to spread malware and engage in a range of cybercrimes, including (but not limited to) identity theft, fraud, espionage and intelligence gathering.[64] Web-based vulnerabilities now outnumber traditional computer security concerns,[65][66] and as measured by Google, about one in ten web pages may contain malicious code.[67] Most web-based attacks take place on legitimate websites, and most, as measured by Sophos, are hosted in the United States, China and Russia.[68] The most common of all malware threats is SQL injection attacks against websites.[69] Through HTML and URIs, the Web was vulnerable to attacks like cross-site scripting (XSS) that came with the introduction of JavaScript[70] and were exacerbated to some degree by Web 2.0 and Ajax web design that favours the use of scripts.[71] Today by one estimate, 70% of all websites are open to XSS attacks on their users.[72] Phishing is another common threat to the Web. In February 2013, RSA (the security division of EMC) estimated the global losses from phishing at $1.5\u00a0billion in 2012.[73] Two of the well-known phishing methods are Covert Redirect and Open Redirect.\nProposed solutions vary. Large security companies like McAfee already design governance and compliance suites to meet post-9/11 regulations,[74] and some, like Finjan have recommended active real-time inspection of programming code and all content regardless of its source.[64] Some have argued that for enterprises to see Web security as a business opportunity rather than a cost centre,[75] while others call for \"ubiquitous, always-on digital rights management\" enforced in the infrastructure to replace the hundreds of companies that secure data and networks.[76] Jonathan Zittrain has said users sharing responsibility for computing safety is far preferable to locking down the Internet.[77]\n\nPrivacy\nMain article: Internet privacy\nEvery time a client requests a web page, the server can identify the request's IP address. Web servers usually log IP addresses in a log file. Also, unless set not to do so, most web browsers record requested web pages in a viewable history feature, and usually cache much of the content locally. Unless the server-browser communication uses HTTPS encryption, web requests and responses travel in plain text across the Internet and can be viewed, recorded, and cached by intermediate systems. Another way to hide personally identifiable information is by using a virtual private network. A VPN encrypts online traffic and masks the original IP address lowering the chance of user identification.\nWhen a web page asks for, and the user supplies, personally identifiable information\u2014such as their real name, address, e-mail address, etc. web-based entities can associate current web traffic with that individual. If the website uses HTTP cookies, username, and password authentication, or other tracking techniques, it can relate other web visits, before and after, to the identifiable information provided. In this way, a web-based organization can develop and build a profile of the individual people who use its site or sites. It may be able to build a record for an individual that includes information about their leisure activities, their shopping interests, their profession, and other aspects of their demographic profile. These profiles are of potential interest to marketers, advertisers, and others. Depending on the website's terms and conditions and the local laws that apply information from these profiles may be sold, shared, or passed to other organizations without the user being informed. For many ordinary people, this means little more than some unexpected e-mails in their in-box or some uncannily relevant advertising on a future web page. For others, it can mean that time spent indulging an unusual interest can result in a deluge of further targeted marketing that may be unwelcome. Law enforcement, counter-terrorism, and espionage agencies can also identify, target, and track individuals based on their interests or proclivities on the Web.\nSocial networking sites usually try to get users to use their real names, interests, and locations, rather than pseudonyms, as their executives believe that this makes the social networking experience more engaging for users. On the other hand, uploaded photographs or unguarded statements can be identified to an individual, who may regret this exposure. Employers, schools, parents, and other relatives may be influenced by aspects of social networking profiles, such as text posts or digital photos, that the posting individual did not intend for these audiences. Online bullies may make use of personal information to harass or stalk users. Modern social networking websites allow fine-grained control of the privacy settings for each posting, but these can be complex and not easy to find or use, especially for beginners.[78] Photographs and videos posted onto websites have caused particular problems, as they can add a person's face to an online profile. With modern and potential facial recognition technology, it may then be possible to relate that face with other, previously anonymous, images, events, and scenarios that have been imaged elsewhere. Due to image caching, mirroring, and copying, it is difficult to remove an image from the World Wide Web.\n\nStandards\nMain article: Web standards\nWeb standards include many interdependent standards and specifications, some of which govern aspects of the Internet, not just the World Wide Web. Even when not web-focused, such standards directly or indirectly affect the development and administration of websites and web services. Considerations include the interoperability, accessibility and usability of web pages and web sites.\nWeb standards, in the broader sense, consist of the following:\n\nRecommendations published by the World Wide Web Consortium (W3C)[79]\n\"Living Standard\" made by the Web Hypertext Application Technology Working Group (WHATWG)\nRequest for Comments (RFC) documents published by the Internet Engineering Task Force (IETF)[80]\nStandards published by the International Organization for Standardization (ISO)[81]\nStandards published by Ecma International (formerly ECMA)[82]\nThe Unicode Standard and various Unicode Technical Reports (UTRs) published by the Unicode Consortium[83]\nName and number registries maintained by the Internet Assigned Numbers Authority (IANA)[84]\nWeb standards are not fixed sets of rules but are constantly evolving sets of finalized technical specifications of web technologies.[85] Web standards are developed by standards organizations\u2014groups of interested and often competing parties chartered with the task of standardization\u2014not technologies developed and declared to be a standard by a single individual or company. It is crucial to distinguish those specifications that are under development from the ones that already reached the final development status (in the case of W3C specifications, the highest maturity level).\n\nAccessibility\nMain article: Web accessibility\nThere are methods for accessing the Web in alternative mediums and formats to facilitate use by individuals with disabilities. These disabilities may be visual, auditory, physical, speech-related, cognitive, neurological, or some combination. Accessibility features also help people with temporary disabilities, like a broken arm, or ageing users as their abilities change.[86] The Web receives information as well as providing information and interacting with society. The World Wide Web Consortium claims that it is essential that the Web be accessible, so it can provide equal access and equal opportunity to people with disabilities.[87] Tim Berners-Lee once noted, \"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.\"[86] Many countries regulate web accessibility as a requirement for websites.[88] International co-operation in the W3C Web Accessibility Initiative led to simple guidelines that web content authors as well as software developers can use to make the Web accessible to persons who may or may not be using assistive technology.[86][89]\n\nInternationalisation\nThe W3C Internationalisation Activity assures that web technology works in all languages, scripts, and cultures.[90] Beginning in 2004 or 2005, Unicode gained ground and eventually in December 2007 surpassed both ASCII and Western European as the Web's most frequently used character encoding.[91] Originally .mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:\"\\\"\"\"\\\"\"\"'\"\"'\"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free a,.mw-parser-output .citation .cs1-lock-free a{background:url(\"//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited a,.mw-parser-output .id-lock-registration a,.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:url(\"//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription a,.mw-parser-output .citation .cs1-lock-subscription a{background:url(\"//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url(\"//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg\")right 0.1em center/12px no-repeat}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:#d33}.mw-parser-output .cs1-visible-error{color:#d33}.mw-parser-output .cs1-maint{display:none;color:#3a3;margin-left:0.3em}.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}RFC\u00a03986 allowed resources to be identified by URI in a subset of US-ASCII. RFC\u00a03987 allows more characters\u2014any character in the Universal Character Set\u2014and now a resource can be identified by IRI in any language.[92]\n\nSee also\n.mw-parser-output .portalbox{padding:0;margin:0.5em 0;display:table;box-sizing:border-box;max-width:175px;list-style:none}.mw-parser-output .portalborder{border:solid #aaa 1px;padding:0.1em;background:#f9f9f9}.mw-parser-output .portalbox-entry{display:table-row;font-size:85%;line-height:110%;height:1.9em;font-style:italic;font-weight:bold}.mw-parser-output .portalbox-image{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portalbox-link{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}@media(min-width:720px){.mw-parser-output .portalleft{clear:left;float:left;margin:0.5em 1em 0.5em 0}.mw-parser-output .portalright{clear:right;float:right;margin:0.5em 0 0.5em 1em}}\nEngineering portalInternet portalWorld portal\n.mw-parser-output .div-col{margin-top:0.3em;column-width:30em}.mw-parser-output .div-col-small{font-size:90%}.mw-parser-output .div-col-rules{column-rule:1px solid #aaa}.mw-parser-output .div-col dl,.mw-parser-output .div-col ol,.mw-parser-output .div-col ul{margin-top:0}.mw-parser-output .div-col li,.mw-parser-output .div-col dd{page-break-inside:avoid;break-inside:avoid-column}\nElectronic publishing\nInternet metaphors\nInternet security\nLists of websites\nStreaming media\nWeb development tools\nWeb literacy\n\nReferences\n.mw-parser-output .reflist{font-size:90%;margin-bottom:0.5em;list-style-type:decimal}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Retrieved 16 July 2015.\n\n^ Bleigh, Michael (16 May 2014). \"The Once And Future Web Platform\". TechCrunch. Retrieved 9 March 2022.\n\n^ \"World Wide Web Timeline\". Pews Research Center. 11 March 2014. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways The Web Has Changed Us\". The Washington Post. Retrieved 1 August 2015.\n\n^ \"Website Analytics Tool\". Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Archived from the original on 9 July 2015. Retrieved 16 July 2015.\n\n^ Jump up to: a b Berners-Lee, Tim. \"Information Management: A Proposal\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ Berners-Lee, T.; Cailliau, R.; Groff, J.-F.; Pollermann, B. (1992). \"World-Wide Web: The Information Universe\". Electron. Netw. Res. Appl. Policy. 2: 52\u201358. doi:10.1108/eb047254.\n\n^ Quittner, Joshua (29 March 1999). \"Network Designer Tim Berners-Lee\". Time Magazine. Archived from the original on 15 August 2007. Retrieved 17 May 2010. He wove the World Wide Web and created a mass medium for the 21st century. The World Wide Web is Berners-Lee's alone. He designed it. He set it loose it on the world. And he more than anyone else has fought to keep it an open, non-proprietary and free.[page\u00a0needed]\n\n^ McPherson, Stephanie Sammartino (2009). Tim Berners-Lee: Inventor of the World Wide Web. Twenty-First Century Books. ISBN\u00a0978-0-8225-7273-2.\n\n^ W3 (1991) Re: Qualifiers on Hypertext links\n\n^ Hopgood, Bob. \"History of the Web\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ \"A short history of the Web\". CERN. Retrieved 15 April 2022.\n\n^ \"Software release of WWW into public domain\". CERN Document Server. CERN. Retrieved 17 February 2022.\n\n^ \"Ten Years Public Domain for the Original Web Software\". Tenyears-www.web.cern.ch. 30 April 2003. Archived from the original on 13 August 2009. Retrieved 27 July 2009.\n\n^ Calore, Michael (22 April 2010). \"April 22, 1993: Mosaic Browser Lights Up Web With Color, Creativity\". Wired. Retrieved 12 February 2022.\n\n^ Couldry, Nick (2012). Media, Society, World: Social Theory and Digital Media Practice. London: Polity Press. p.\u00a02. ISBN\u00a09780745639208.\n\n^ Hoffman, Jay (21 April 1993). \"The Origin of the IMG Tag\". The History of the Web. Retrieved 13 February 2022.\n\n^ Clarke, Roger. \"The Birth of Web Commerce\". Roger Clarke's Web-Site. XAMAX. Retrieved 15 February 2022.\n\n^ McCullough, Brian. \"20 YEARS ON: WHY NETSCAPE'S IPO WAS THE \"BIG BANG\" OF THE INTERNET ERA\". www.internethistorypodcast.com. INTERNET HISTORY PODCAST. Retrieved 12 February 2022.\n\n^ Calore, Michael (28 September 2009). \"Sept. 28, 1998: Internet Explorer Leaves Netscape in Its Wake\". Wired. Retrieved 14 February 2022.\n\n^ Daly, Janet (26 January 2000). \"World Wide Web Consortium Issues XHTML 1.0 as a Recommendation\". W3C. Retrieved 8 March 2022.\n\n^ Hickson, Ian. \"WHAT open mailing list announcement\". whatwg.org. WHATWG. Retrieved 16 February 2022.\n\n^ Shankland, Stephen (9 July 2009). \"An epitaph for the Web standard, XHTML 2\". CNet. Retrieved 17 February 2022.\n\n^ \"Memorandum of Understanding Between W3C and WHATWG\". w3.org. W3C. Retrieved 16 February 2022.\n\n^ In, Lee (30 June 2012). Electronic Commerce Management for Business Activities and Global Enterprises: Competitive Advantages: Competitive Advantages. IGI Global. ISBN\u00a0978-1-4666-1801-5.\n\n^ Misiroglu, Gina (26 March 2015). American Countercultures: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History. Routledge. ISBN\u00a0978-1-317-47729-7.\n\n^ \"World Wide Web Timeline\". Pew Research Center. 11 March 2014. Archived from the original on 29 July 2015. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways the Web Has Changed Us\". The Washington Post. Archived from the original on 9 September 2015. Retrieved 1 August 2015.\n\n^ \"Internet Live Stats\". Archived from the original on 2 July 2015. Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". World Wide Web Consortium. Archived from the original on 22 April 2016. Retrieved 18 April 2016.\n\n^ Muylle, Steve; Moenaert, Rudy; Despont, Marc (1999). \"A grounded theory of World Wide Web search behaviour\". Journal of Marketing Communications. 5 (3): 143. doi:10.1080/135272699345644.\n\n^ Flanagan, David. JavaScript \u2013 The definitive guide (6\u00a0ed.). p.\u00a01. JavaScript is part of the triad of technologies that all Web developers must learn: HTML to specify the content of web pages, CSS to specify the presentation of web pages, and JavaScript to specify the behaviour of web pages.\n\n^ \"HTML 4.0 Specification \u2013 W3C Recommendation \u2013 Conformance: requirements and recommendations\". World Wide Web Consortium. 18 December 1997. Retrieved 6 July 2015.\n\n^ Berners-Lee, Tim; Cailliau, Robert (12 November 1990). \"WorldWideWeb: Proposal for a HyperText Project\". Archived from the original on 2 May 2015. Retrieved 12 May 2015.\n\n^ Berners-Lee, Tim. \"Frequently asked questions by the Press\". W3C. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Palazzi, P (2011). \"The Early Days of the WWW at CERN\". Archived from the original on 23 July 2012.\n\n^ Fraser, Dominic (13 May 2018). \"Why a domain's root can't be a CNAME \u2013 and other tidbits about the DNS\". FreeCodeCamp.\n\n^ \"automatically adding www.___.com\". mozillaZine. 16 May 2003. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ Masnick, Mike (7 July 2008). \"Microsoft Patents Adding 'www.' And '.com' To Text\". Techdirt. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ \"Audible pronunciation of 'WWW'\". Oxford University Press. Archived from the original on 25 May 2014. Retrieved 25 May 2014.\n\n^ Harvey, Charlie. \"How we pronounce WWW in English: a detailed but unscientific survey\". charlieharvey.org.uk. Retrieved 19 May 2022.\n\n^ \"Stephen Fry's pronunciation of 'WWW'\". Podcasts.com. Archived from the original on 4 April 2017.\n\n^ Simonite, Tom (22 July 2008). \"Help us find a better way to pronounce www\". newscientist.com. New Scientist, Technology. Archived from the original on 13 March 2016. Retrieved 7 February 2016.\n\n^ \"MDBG Chinese-English dictionary\u00a0\u2013 Translate\". Archived from the original on 12 November 2008. Retrieved 27 July 2009.\n\n^ \"Frequently asked questions by the Press\u00a0\u2013 Tim BL\". W3.org. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Castelluccio, Michael (2010). \"It's not your grandfather's Internet\". thefreelibrary.com. Institute of Management Accountants. Retrieved 7 February 2016.\n\n^ Jump up to: a b Hamilton, Naomi (31 July 2008). \"The A-Z of Programming Languages: JavaScript\". Computerworld. IDG. Archived from the original on 24 May 2009. Retrieved 12 May 2009.\n\n^ Buntin, Seth (23 September 2008). \"jQuery Polling plugin\". Archived from the original on 13 August 2009. Retrieved 22 August 2009.\n\n^ \"website\". TheFreeDictionary.com. Retrieved 2 July 2011.\n\n^ Patrick, Killelea (2002). Web performance tuning (2nd\u00a0ed.). Beijing: O'Reilly. p.\u00a0264. ISBN\u00a0978-0596001728. OCLC\u00a049502686.\n\n^ Vamosi, Robert (14 April 2008). \"Gmail cookie stolen via Google Spreadsheets\". News.cnet.com. Archived from the original on 9 December 2013. Retrieved 19 October 2017.\n\n^ \"What about the \"EU Cookie Directive\"?\". WebCookies.org. 2013. Archived from the original on 11 October 2017. Retrieved 19 October 2017.\n\n^ \"New net rules set to make cookies crumble\". BBC. 8 March 2011.\n\n^ \"Sen. Rockefeller: Get Ready for a Real Do-Not-Track Bill for Online Advertising\". Adage.com. 6 May 2011.\n\n^ Want to use my wifi?, Jann Horn accessed 5 January 2018.\n\n^ Hamilton, Nigel. \"The Mechanics of a Deep Net Metasearch Engine\". CiteSeerX\u00a010.1.1.90.5847. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ Devine, Jane; Egger-Sider, Francine (July 2004). \"Beyond google: the invisible web in the academic library\". The Journal of Academic Librarianship. 30 (4): 265\u2013269. doi:10.1016/j.acalib.2004.04.010.\n\n^ Raghavan, Sriram; Garcia-Molina, Hector (11\u201314 September 2001). \"Crawling the Hidden Web\". 27th International Conference on Very Large Data Bases.\n\n^ \"Surface Web\". Computer Hope. Retrieved 20 June 2018.\n\n^ Wright, Alex (22 February 2009). \"Exploring a 'Deep Web' That Google Can't Grasp\". The New York Times. Retrieved 23 February 2009.\n\n^ Madhavan, J., Ko, D., Kot, \u0141., Ganapathy, V., Rasmussen, A., & Halevy, A. (2008). Google's deep web crawl. Proceedings of the VLDB Endowment, 1(2), 1241\u201352.\n\n^ Shedden, Sam (8 June 2014). \"How Do You Want Me to Do It? Does It Have to Look like an Accident? \u2013 an Assassin Selling a Hit on the Net; Revealed Inside the Deep Web\". Sunday Mail. Archived from the original on 1 March 2020. Retrieved 5 May 2017.\n\n^ Jump up to: a b Ben-Itzhak, Yuval (18 April 2008). \"Infosecurity 2008 \u2013 New defence strategy in battle against e-crime\". ComputerWeekly. Reed Business Information. Archived from the original on 4 June 2008. Retrieved 20 April 2008.\n\n^ Christey, Steve & Martin, Robert A. (22 May 2007). \"Vulnerability Type Distributions in CVE (version 1.1)\". MITRE Corporation. Archived from the original on 17 March 2013. Retrieved 7 June 2008.\n\n^ \"Symantec Internet Security Threat Report: Trends for July\u2013December 2007 (Executive Summary)\" (PDF). XIII. Symantec Corp. April 2008: 1\u20132. Archived (PDF) from the original on 25 June 2008. Retrieved 11 May 2008. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ \"Google searches web's dark side\". BBC News. 11 May 2007. Archived from the original on 7 March 2008. Retrieved 26 April 2008.\n\n^ \"Security Threat Report (Q1 2008)\" (PDF). Sophos. Archived (PDF) from the original on 31 December 2013. Retrieved 24 April 2008.\n\n^ \"Security threat report\" (PDF). Sophos. July 2008. Archived (PDF) from the original on 31 December 2013. Retrieved 24 August 2008.\n\n^ Fogie, Seth, Jeremiah Grossman, Robert Hansen, and Anton Rager (2007). Cross Site Scripting Attacks: XSS Exploits and Defense (PDF). Syngress, Elsevier Science & Technology. pp.\u00a068\u201369, 127. ISBN\u00a0978-1-59749-154-9. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008.{{cite book}}: CS1 maint: multiple names: authors list (link)\n\n^ O'Reilly, Tim (30 September 2005). \"What Is Web 2.0\". O'Reilly Media. pp.\u00a04\u20135. Archived from the original on 15 April 2013. Retrieved 4 June 2008. and AJAX web applications can introduce security vulnerabilities like \"client-side security controls, increased attack surfaces, and new possibilities for Cross-Site Scripting (XSS)\", in Ritchie, Paul (March 2007). \"The security risks of AJAX/web 2.0 applications\" (PDF). Infosecurity. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008. which cites Hayre, Jaswinder S. & Kelath, Jayasankar (22 June 2006). \"Ajax Security Basics\". SecurityFocus. Archived from the original on 15 May 2008. Retrieved 6 June 2008.\n\n^ Berinato, Scott (1 January 2007). \"Software Vulnerability Disclosure: The Chilling Effect\". CSO. CXO Media. p.\u00a07. Archived from the original on 18 April 2008. Retrieved 7 June 2008.\n\n^ \"2012 Global Losses From phishing Estimated At $1.5 Bn\". FirstPost. 20 February 2013. Archived from the original on 21 December 2014. Retrieved 25 January 2019.\n\n^ Prince, Brian (9 April 2008). \"McAfee Governance, Risk and Compliance Business Unit\". eWEEK. Ziff Davis Enterprise Holdings. Retrieved 25 April 2008.\n\n^ Preston, Rob (12 April 2008). \"Down To Business: It's Past Time To Elevate The Infosec Conversation\". InformationWeek. United Business Media. Archived from the original on 14 April 2008. Retrieved 25 April 2008.\n\n^ Claburn, Thomas (6 February 2007). \"RSA's Coviello Predicts Security Consolidation\". InformationWeek. United Business Media. Archived from the original on 7 February 2009. Retrieved 25 April 2008.\n\n^ Duffy Marsan, Carolyn (9 April 2008). \"How the iPhone is killing the 'Net\". Network World. IDG. Archived from the original on 14 April 2008. Retrieved 17 April 2008.\n\n^ boyd, danah; Hargittai, Eszter (July 2010). \"Facebook privacy settings: Who cares?\". First Monday. 15 (8). doi:10.5210/fm.v15i8.3086.\n\n^ \"W3C Technical Reports and Publications\". W3C. Retrieved 19 January 2009.\n\n^ \"IETF RFC page\". IETF. Archived from the original on 2 February 2009. Retrieved 19 January 2009.\n\n^ \"Search for World Wide Web in ISO standards\". ISO. Retrieved 19 January 2009.\n\n^ \"Ecma formal publications\". Ecma. Retrieved 19 January 2009.\n\n^ \"Unicode Technical Reports\". Unicode Consortium. Retrieved 19 January 2009.\n\n^ \"IANA home page\". IANA. Retrieved 19 January 2009.\n\n^ Sikos, Leslie (2011). Web standards \u2013 Mastering HTML5, CSS3, and XML. Apress. ISBN\u00a0978-1-4302-4041-9. Archived from the original on 2 April 2015. Retrieved 12 March 2019.\n\n^ Jump up to: a b c \"Web Accessibility Initiative (WAI)\". World Wide Web Consortium. Archived from the original on 2 April 2009. Retrieved 7 April 2009.\n\n^ \"Developing a Web Accessibility Business Case for Your Organization: Overview\". World Wide Web Consortium. Archived from the original on 14 April 2009. Retrieved 7 April 2009.\n\n^ \"Legal and Policy Factors in Developing a Web Accessibility Business Case for Your Organization\". World Wide Web Consortium. Archived from the original on 5 April 2009. Retrieved 7 April 2009.\n\n^ \"Web Content Accessibility Guidelines (WCAG) Overview\". World Wide Web Consortium. Archived from the original on 1 April 2009. Retrieved 7 April 2009.\n\n^ \"Internationalization (I18n) Activity\". World Wide Web Consortium. Archived from the original on 16 April 2009. Retrieved 10 April 2009.\n\n^ Davis, Mark (5 April 2008). \"Moving to Unicode 5.1\". Archived from the original on 21 May 2009. Retrieved 10 April 2009.\n\n^ \"World Wide Web Consortium Supports the IETF URI Standard and IRI Proposed Standard\" (Press release). World Wide Web Consortium. 26 January 2005. Archived from the original on 7 February 2009. Retrieved 10 April 2009.\n\n\nFurther reading\nBerners-Lee, Tim; Bray, Tim; Connolly, Dan; Cotton, Paul; Fielding, Roy; Jeckle, Mario; Lilley, Chris; Mendelsohn, Noah; Orchard, David; Walsh, Norman; Williams, Stuart (15 December 2004). \"Architecture of the World Wide Web, Volume One\". Version 20041215. W3C. {{cite journal}}: Cite journal requires |journal= (help)\nBerners-Lee, Tim (August 1996). \"The World Wide Web: Past, Present and Future\". {{cite journal}}: Cite journal requires |journal= (help)\nBr\u00fcgger, Niels, ed, Web25: Histories from the first 25 years of the World Wide Web (Peter Lang, 2017).\nFielding, R.; Gettys, J.; Mogul, J.; Frystyk, H.; Masinter, L.; Leach, P.; Berners-Lee, T. (June 1999). \"Hypertext Transfer Protocol\u00a0\u2013 HTTP/1.1\". Request For Comments 2616. Information Sciences Institute. {{cite journal}}: Cite journal requires |journal= (help)\nNiels Br\u00fcgger, ed. Web History (2010) 362 pages; Historical perspective on the World Wide Web, including issues of culture, content, and preservation.\nPolo, Luciano (2003). \"World Wide Web Technology Architecture: A Conceptual Analysis\". New Devices.\nSkau, H.O. (March 1990). \"The World Wide Web and Health Information\". New Devices.\nExternal links\n.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:#f9f9f9;display:flow-root}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}\n\n\nWikimedia Commons has media related to World Wide Web.\n\n\n\n\nWikibooks has a book on the topic of: Nets, Webs and the Information Infrastructure\n\nThe first website\nEarly archive of the first Web site\nInternet Statistics: Growth and Usage of the Web and the Internet\nLiving Internet A comprehensive history of the Internet, including the World Wide Web\nWeb Design and Development at Curlie\nWorld Wide Web Consortium (W3C)\nW3C Recommendations Reduce \"World Wide Wait\"\nWorld Wide Web Size Daily estimated size of the World Wide Web\nAntonio A. Casilli, Some Elements for a Sociology of Online Interactions\nThe Erd\u0151s Webgraph Server Archived 1 March 2021 at the Wayback Machine offers weekly updated graph representation of a constantly increasing fraction of the WWW\nThe 25th Anniversary of the World Wide Web Archived 11 July 2021 at the Wayback Machine is an animated video produced by USAID and TechChange which explores the role of the WWW in addressing extreme poverty\n.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:\": \"}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:\" \u00b7 \";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:\" (\";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:\")\";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:\" \"counter(listitem)\"\\a0 \"}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:\" (\"counter(listitem)\"\\a0 \"}.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}show.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:\"[ \"}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:\" ]\"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}vteTelecommunicationsHistory\nBeacon\nBroadcasting\nCable protection system\nCable TV\nCommunications satellite\nComputer network\nData compression\naudio\nDCT\nimage\nvideo\nDigital media\nInternet video\nonline video platform\nsocial media\nstreaming\nDrums\nEdholm's law\nElectrical telegraph\nFax\nHeliographs\nHydraulic telegraph\nInformation Age\nInformation revolution\nInternet\nMass media\nMobile phone\nSmartphone\nOptical telecommunication\nOptical telegraphy\nPager\nPhotophone\nPrepaid mobile phone\nRadio\nRadiotelephone\nSatellite communications\nSemaphore\nSemiconductor\ndevice\nMOSFET\ntransistor\nSmoke signals\nTelecommunications history\nTelautograph\nTelegraphy\nTeleprinter (teletype)\nTelephone\nThe Telephone Cases\nTelevision\ndigital\nstreaming\nUndersea telegraph line\nVideotelephony\nWhistled language\nWireless revolution\nPioneers\nNasir Ahmed\nEdwin Howard Armstrong\nMohamed M. Atalla\nJohn Logie Baird\nPaul Baran\nJohn Bardeen\nAlexander Graham Bell\nEmile Berliner\nTim Berners-Lee\nFrancis Blake (telephone)\nJagadish Chandra Bose\nCharles Bourseul\nWalter Houser Brattain\nVint Cerf\nClaude Chappe\nYogen Dalal\nDaniel Davis Jr.\nDonald Davies\nAmos Dolbear\nThomas Edison\nLee de Forest\nPhilo Farnsworth\nReginald Fessenden\nElisha Gray\nOliver Heaviside\nRobert Hooke\nErna Schneider Hoover\nHarold Hopkins\nGardiner Greene Hubbard\nInternet pioneers\nBob Kahn\nDawon Kahng\nCharles K. Kao\nNarinder Singh Kapany\nHedy Lamarr\nInnocenzo Manzetti\nGuglielmo Marconi\nRobert Metcalfe\nAntonio Meucci\nSamuel Morse\nJun-ichi Nishizawa\nCharles Grafton Page\nRadia Perlman\nAlexander Stepanovich Popov\nTivadar Pusk\u00e1s\nJohann Philipp Reis\nClaude Shannon\nAlmon Brown Strowger\nHenry Sutton\nCharles Sumner Tainter\nNikola Tesla\nCamille Tissot\nAlfred Vail\nThomas A. Watson\nCharles Wheatstone\nVladimir K. Zworykin\nTransmissionmedia\nCoaxial cable\nFiber-optic communication\noptical fiber\nFree-space optical communication\nMolecular communication\nRadio waves\nwireless\nTransmission line\ndata transmission circuit\ntelecommunication circuit\nNetwork topologyand switching\nBandwidth\nLinks\nNodes\nterminal\nNetwork switching\ncircuit\npacket\nTelephone exchange\nMultiplexing\nSpace-division\nFrequency-division\nTime-division\nPolarization-division\nOrbital angular-momentum\nCode-division\nConcepts\nCommunication protocol\nComputer network\nData transmission\nStore and forward\nTelecommunications equipment\nTypes of network\nCellular network\nEthernet\nISDN\nLAN\nMobile\nNGN\nPublic Switched Telephone\nRadio\nTelevision\nTelex\nUUCP\nWAN\nWireless network\nNotable networks\nARPANET\nBITNET\nCYCLADES\nFidoNet\nInternet\nInternet2\nJANET\nNPL network\nToasternet\nUsenet\nLocations\nAfrica\nAmericas\nNorth\nSouth\nAntarctica\nAsia\nEurope\nOceania\n(Global telecommunications regulation bodies)\n\n\u00a0Telecommunication portal\n Category\n Outline\n Commons\n\nshowvteWeb syndication\nHistory\nBlogging\nPodcasting\nVlogging\nWeb syndication technology\nTypes\nArt\nBloggernacle\nClassical music\nCorporate\nDream diary\nEdublog\nElectronic journal\nFake\nFamily\nFashion\nFood\nHealth\nLaw\nLifelog\nLitblog\nMP3\nNews\nPhotoblog\nPolice\nPolitical\nProject\nReverse\nTravel\nWarblog\nTechnologyGeneral\nBitTorrent\nFeed URI scheme\nFeatures\nLinkback\nPermalink\nPing\nPingback\nReblogging\nRefback\nRollback\nTrackback\nMechanism\nConversation threading\nGeotagging\nRSS enclosure\nSynchronization\nMemetics\nAtom feed\nData feed\nPhotofeed\nProduct feed\nRDF feed\nWeb feed\nRSS\nGeoRSS\nMRSS\nRSS TV\nSocial\nInter-process communication\nLivemark\nMashup\nReferencing\nRSS editor\nRSS tracking\nStreaming media\nStandard\nOML\nOPML\nRSS Advisory Board\nUsenet\nWorld Wide Web\nXBEL\nXOXO\nForm\nAudio podcast\nEnhanced podcast\nMobilecast\nNarrowcasting\nPeercasting\nScreencast\nSlidecasting\nVideocast\nWebcomic\nWebtoon\nWeb series\n\nAnonymous blogging\nCollaborative blog\nColumnist\nInstant messaging\nLiveblogging\nMicroblog\nMobile blogging\nRoblog\nSpam blog\nVideo blogging\nMotovlogging\nMediaAlternative media\nCarnivals\nFiction\nJournalism\nCitizen\nDatabase\nOnline diary\nSearch engines\nSideblog\nSoftware\nWeb directory\nMicromedia\nAggregation\nNews\nPoll\nReview\nSearch\nVideo\nAtom\nAtomPub\nBroadcatching\nHashtag\nNewsML\n1\nG2\nSocial communication\nSocial software\nWeb Slice\nRelated\nBlogosphere\nEscribitionist\nGlossary of blogging\nPay per click\nPosting style\nSlashdot effect\nSpam in blogs\nUses of podcasting\n\nshowvteSemantic WebBackground\nDatabases\nHypertext\nInternet\nOntologies\nSemantics\nSemantic networks\nWorld Wide Web\nSub-topics\nDataspaces\nHyperdata\nLinked data\nRule-based systems\nApplications\nSemantic analytics\nSemantic broker\nSemantic computing\nSemantic mapper\nSemantic matching\nSemantic publishing\nSemantic reasoner\nSemantic search\nSemantic service-oriented architecture\nSemantic wiki\nSolid\nRelated topics\nCollective intelligence\nDescription logic\nFolksonomy\nGeotagging\nInformation architecture\nKnowledge extraction\nKnowledge management\nKnowledge representation and reasoning\nLibrary 2.0\nDigital library\nDigital humanities\nMetadata\nReferences\nTopic map\nWeb 2.0\nWeb engineering\nWeb Science Trust\nStandardsSyntax and supporting technologies\nHTTP\nIRI\nURI\nRDF\ntriples\nRDF/XML\nJSON-LD\nTurtle\nTriG\nNotation3\nN-Triples\nTriX (no W3C standard)\nRRID\nSPARQL\nXML\nSemantic HTML\nSchemas, ontologies and rules\nCommon Logic\nOWL\nRDFS\nRule Interchange Format\nSemantic Web Rule Language\nALPS\nSHACL\nSemantic annotation\neRDF\nGRDDL\nMicrodata\nMicroformats\nRDFa\nSAWSDL\nFacebook Platform\nCommon vocabularies\nDOAP\nDublin Core\nFOAF\nSchema.org\nSIOC\nSKOS\nMicroformat vocabularies\nhAtom\nhCalendar\nhCard\nhProduct\nhRecipe\nhReview\n\nshowAuthority control National libraries\nSpain\nFrance (data)\nGermany\nIsrael\nUnited States\nLatvia\nCzech Republic\nOther\nFAST\nNational Archives (US)\n\n\n\n\n\n"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://en.wikipedia.org/wiki/World_Wide_Web", "links": "https://en.wikipedia.org/wiki/World_Wide_Web", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 3, "title": "Collect Data", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "para1_text", "desc": "", "relativeXPath": "/html/body/div[1]/div[1]/div[3]/main[1]/div[2]/div[3]/div[1]", "exampleValues": [{"num": 0, "value": "System of interlinked hypertext documents accessed over the Internet\n.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}This article is about the global system of pages accessed via URLs. For the worldwide computer network, see Internet. For the web browser, see WorldWideWeb.\n\"WWW\" and \"The Web\" redirect here. For other uses, see WWW (disambiguation) and The Web (disambiguation).\n\n\n\n\n The historic World Wide Web logo, designed by Robert Cailliau\n A web page displayed in a web browser\n A global map of the Web Index for countries in 2014\nThe World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet.[1] \nDocuments and downloadable media are made available to the network through web servers and can be accessed by programs such as web browsers. Servers and resources on the World Wide Web are identified and located through character strings called uniform resource locators (URLs). The original and still very common document type is a web page formatted in Hypertext Markup Language (HTML). This markup language supports plain text, images, embedded video and audio contents, and scripts (short programs) that implement complex user interaction. The HTML language also supports hyperlinks (embedded URLs) which provide immediate access to other web resources. Web navigation, or web surfing, is the common practice of following such hyperlinks across multiple websites. Web applications are web pages that function as application software. The information in the Web is transferred across the Internet using the Hypertext Transfer Protocol (HTTP).\nMultiple web resources with a common theme and usually a common domain name make up a website. A single web server may provide multiple websites, while some websites, especially the most popular ones, may be provided by multiple servers. Website content is provided by a myriad of companies, organizations, government agencies, and individual users; and comprises an enormous amount of educational, entertainment, commercial, and government information.\nThe World Wide Web has become the world's dominant software platform.[2][3][4][5] It is the primary tool billions of people worldwide use to interact with the Internet.[6]\nThe Web was invented by Tim Berners-Lee at CERN in 1989 and opened to the public in 1991. It was conceived as a \"universal linked information system\".[7]\n\n\nHistory\nMain article: History of the World Wide Web\n This NeXT Computer was used by Sir Tim Berners-Lee at CERN and became the world's first Web server.\nThe Web was invented by English computer scientist Tim Berners-Lee while working at CERN. He conceived it as an information management system using several concepts and technologies, the most fundamental of which was the connections that existed between information.[8][9][10] The first proposal was written in 1989,[7] and a working system implemented by the end of 1990 including the WorldWideWeb browser and an HTTP server.[11] The technology was released outside CERN to other research institutions starting in January 1991, and then to the general public on 23 August 1991. The Web was a success at CERN, and began to spread to other scientific and academic institutions. Within the next two years, there were 50 websites created.[12][13]\nCERN made the Web protocol and code available royalty free in 1993, enabling its widespread use.[14][15] After the NCSA released the Mosaic web browser later that year, the Web's popularity grew rapidly as thousands of websites sprang up in less than a year.[16][17] Mosaic was a graphical browser that could display inline images and submit forms that were processed by the HTTPd server.[18][19] Marc Andreessen and Jim Clark founded Netscape the following year and released the Navigator browser, which introduced Java and JavaScript to the Web. It quickly became the dominant browser. Netscape became a public company in 1995 which triggered a frenzy for the Web and started the dot-com bubble.[20] Microsoft responded by developing its own browser, Internet Explorer, starting the browser wars. By bundling it with Windows, it became the dominant browser for 14 years.[21]\nTim Berners-Lee founded the World Wide Web Consortium (W3C) which created XML in 1996 and recommended replacing HTML with stricter XHTML.[22] In the meantime, developers began exploiting an IE feature called XMLHttpRequest to make Ajax applications and launched the Web 2.0 revolution. Mozilla, Opera, and Apple rejected XHTML and created the WHATWG which developed HTML5.[23] In 2009, the W3C conceded and abandoned XHTML[24] and in 2019, ceded control of the HTML specification to the WHATWG.[25]\nThe World Wide Web has been central to the development of the Information Age and is the primary tool billions of people use to interact on the Internet.[26][27][28][29][30]\n\nFunction\nMain articles: HTTP and HTML\n The World Wide Web functions as an application layer protocol that is run \"on top of\" (figuratively) the Internet, helping to make it more functional. The advent of the Mosaic web browser helped to make the web much more usable, to include the display of images and moving images (GIFs).\nThe terms Internet and World Wide Web are often used without much distinction. However, the two terms do not mean the same thing. The Internet is a global system of computer networks interconnected through telecommunications and optical networking. In contrast, the World Wide Web is a global collection of documents and other resources, linked by hyperlinks and URIs. Web resources are accessed using HTTP or HTTPS, which are application-level Internet protocols that use the Internet's transport protocols.[31]\nViewing a web page on the World Wide Web normally begins either by typing the URL of the page into a web browser or by following a hyperlink to that page or resource. The web browser then initiates a series of background communication messages to fetch and display the requested page. In the 1990s, using a browser to view web pages\u2014and to move from one web page to another through hyperlinks\u2014came to be known as 'browsing,' 'web surfing' (after channel surfing), or 'navigating the Web'. Early studies of this new behavior investigated user patterns in using web browsers. One study, for example, found five user patterns: exploratory surfing, window surfing, evolved surfing, bounded navigation and targeted navigation.[32]\nThe following example demonstrates the functioning of a web browser when accessing a page at the URL http://example.org/home.html. The browser resolves the server name of the URL (example.org) into an Internet Protocol address using the globally distributed Domain Name System (DNS). This lookup returns an IP address such as 203.0.113.4 or 2001:db8:2e::7334. The browser then requests the resource by sending an HTTP request across the Internet to the computer at that address. It requests service from a specific TCP port number that is well known for the HTTP service so that the receiving host can distinguish an HTTP request from other network protocols it may be servicing. HTTP normally uses port number 80 and for HTTPS it normally uses port number 443. The content of the HTTP request can be as simple as two lines of text:\n\nGET /home.html HTTP/1.1\nHost: example.org\n\nThe computer receiving the HTTP request delivers it to web server software listening for requests on port 80. If the webserver can fulfill the request it sends an HTTP response back to the browser indicating success:\n\nHTTP/1.1 200 OK\nContent-Type: text/html; charset=UTF-8\n\nfollowed by the content of the requested page. Hypertext Markup Language (HTML) for a basic web page might look like this:\n\n\n
\nThe World Wide Web, abbreviated as WWW and commonly known ...
\n \n\n\nThe web browser parses the HTML and interprets the markup ( for paragraph, and such) that surrounds the words to format the text on the screen. Many web pages use HTML to reference the URLs of other resources such as images, other embedded media, scripts that affect page behaviour, and Cascading Style Sheets that affect page layout. The browser makes additional HTTP requests to the web server for these other Internet media types. As it receives their content from the web server, the browser progressively renders the page onto the screen as specified by its HTML and these additional resources.\n\nHTML\nMain article: HTML\nHypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a triad of cornerstone technologies for the World Wide Web.[33]\nWeb browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.\nHTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as and directly introduce content into the page. Other tags such as
surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page.\nHTML can embed programs written in a scripting language such as JavaScript, which affects the behavior and content of web pages. Inclusion of CSS defines the look and layout of content. The World Wide Web Consortium (W3C), maintainer of both the HTML and the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997.[update][34]\n\nLinking\nMost web pages contain hyperlinks to other related pages and perhaps to downloadable files, source documents, definitions and other web resources. In the underlying HTML, a hyperlink looks like this:\nExample.org Homepage.\n\n Graphic representation of a minute fraction of the WWW, demonstrating hyperlinks\nSuch a collection of useful, related resources, interconnected via hypertext links is dubbed a web of information. Publication on the Internet created what Tim Berners-Lee first called the WorldWideWeb (in its original CamelCase, which was subsequently discarded) in November 1990.[35]\nThe hyperlink structure of the web is described by the webgraph: the nodes of the web graph correspond to the web pages (or URLs) the directed edges between them to the hyperlinks. Over time, many web resources pointed to by hyperlinks disappear, relocate, or are replaced with different content. This makes hyperlinks obsolete, a phenomenon referred to in some circles as link rot, and the hyperlinks affected by it are often called dead links. The ephemeral nature of the Web has prompted many efforts to archive websites. The Internet Archive, active since 1996, is the best known of such efforts.\n\nWWW prefix\nMany hostnames used for the World Wide Web begin with www because of the long-standing practice of naming Internet hosts according to the services they provide. The hostname of a web server is often www, in the same way that it may be ftp for an FTP server, and news or nntp for a Usenet news server. These hostnames appear as Domain Name System (DNS) or subdomain names, as in www.example.com. The use of www is not required by any technical or policy standard and many web sites do not use it; the first web server was nxoc01.cern.ch.[36] According to Paolo Palazzi, who worked at CERN along with Tim Berners-Lee, the popular use of www as subdomain was accidental; the World Wide Web project page was intended to be published at www.cern.ch while info.cern.ch was intended to be the CERN home page; however the DNS records were never switched, and the practice of prepending www to an institution's website domain name was subsequently copied.[37][better\u00a0source\u00a0needed] Many established websites still use the prefix, or they employ other subdomain names such as www2, secure or en for special purposes. Many such web servers are set up so that both the main domain name (e.g., example.com) and the www subdomain (e.g., www.example.com) refer to the same site; others require one form or the other, or they may map to different web sites. The use of a subdomain name is useful for load balancing incoming web traffic by creating a CNAME record that points to a cluster of web servers. Since, currently, only a subdomain can be used in a CNAME, the same result cannot be achieved by using the bare domain root.[38][dubious \u2013 discuss]\nWhen a user submits an incomplete domain name to a web browser in its address bar input field, some web browsers automatically try adding the prefix \"www\" to the beginning of it and possibly \".com\", \".org\" and \".net\" at the end, depending on what might be missing. For example, entering \"microsoft\" may be transformed to http://www.microsoft.com/ and \"openoffice\" to http://www.openoffice.org. This feature started appearing in early versions of Firefox, when it still had the working title 'Firebird' in early 2003, from an earlier practice in browsers such as Lynx.[39][unreliable source?] It is reported that Microsoft was granted a US patent for the same idea in 2008, but only for mobile devices.[40]\nIn English, www is usually read as double-u double-u double-u.[41] Some users pronounce it dub-dub-dub, particularly in New Zealand.[42] Stephen Fry, in his \"Podgrams\" series of podcasts, pronounces it wuh wuh wuh.[43] The English writer Douglas Adams once quipped in The Independent on Sunday (1999): \"The World Wide Web is the only thing I know of whose shortened form takes three times longer to say than what it's short for\".[44] In Mandarin Chinese, World Wide Web is commonly translated via a phono-semantic matching to w\u00e0n w\u00e9i w\u01ceng (\u4e07\u7ef4\u7f51), which satisfies www and literally means \"myriad-dimensional net\",[45][better\u00a0source\u00a0needed] a translation that reflects the design concept and proliferation of the World Wide Web. Tim Berners-Lee's web-space states that World Wide Web is officially spelled as three separate words, each capitalised, with no intervening hyphens.[46] Nonetheless, it is often called simply the Web, and also often the web; see Capitalization of Internet for details. Use of the www prefix has been declining, especially when Web 2.0 web applications sought to brand their domain names and make them easily pronounceable.[47]\nAs the mobile Web grew in popularity, services like Gmail.com, Outlook.com, Myspace.com, Facebook.com and Twitter.com are most often mentioned without adding \"www.\" (or, indeed, \".com\") to the domain.\n\nScheme specifiers\nThe scheme specifiers http:// and https:// at the start of a web URI refer to Hypertext Transfer Protocol or HTTP Secure, respectively. They specify the communication protocol to use for the request and response. The HTTP protocol is fundamental to the operation of the World Wide Web, and the added encryption layer in HTTPS is essential when browsers send or retrieve confidential data, such as passwords or banking information. Web browsers usually automatically prepend http:// to user-entered URIs, if omitted.\n\nPages\nMain article: Web page\n A screenshot of a web page on Wikimedia Commons\nA web page (also written as webpage) is a document that is suitable for the World Wide Web and web browsers. A web browser displays a web page on a monitor or mobile device.\nThe term web page usually refers to what is visible, but may also refer to the contents of the computer file itself, which is usually a text file containing hypertext written in HTML or a comparable markup language. Typical web pages provide hypertext for browsing to other web pages via hyperlinks, often referred to as links. Web browsers will frequently have to access multiple web resource elements, such as reading style sheets, scripts, and images, while presenting each web page.\nOn a network, a web browser can retrieve a web page from a remote web server. The web server may restrict access to a private network such as a corporate intranet. The web browser uses the Hypertext Transfer Protocol (HTTP) to make such requests to the web server.\nA static web page is delivered exactly as stored, as web content in the web server's file system. In contrast, a dynamic web page is generated by a web application, usually driven by server-side software. Dynamic web pages are used when each user may require completely different information, for example, bank websites, web email etc.\n\nStatic page\nMain article: Static web page\nA static web page (sometimes called a flat page/stationary page) is a web page that is delivered to the user exactly as stored, in contrast to dynamic web pages which are generated by a web application.\nConsequently, a static web page displays the same information for all users, from all contexts, subject to modern capabilities of a web server to negotiate content-type or language of the document where such versions are available and the server is configured to do so.\n\nDynamic pages\nMain articles: Dynamic web page and Ajax (programming)\n Dynamic web page: example of server-side scripting (PHP and MySQL)\nA server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts. In server-side scripting, parameters determine how the assembly of every new web page proceeds, including the setting up of more client-side processing.\nA client-side dynamic web page processes the web page using JavaScript running in the browser. JavaScript programs can interact with the document via Document Object Model, or DOM, to query page state and alter it. The same client-side techniques can then dynamically update or change the DOM in the same way.\nA dynamic web page is then reloaded by the user or by a computer program to change some variable content. The updating information could come from the server, or from changes made to that page's DOM. This may or may not truncate the browsing history or create a saved version to go back to, but a dynamic web page update using Ajax technologies will neither create a page to go back to nor truncate the web browsing history forward of the displayed page. Using Ajax technologies the end user gets one dynamic page managed as a single page in the web browser while the actual web content rendered on that page can vary. The Ajax engine sits only on the browser requesting parts of its DOM, the DOM, for its client, from an application server.\nDynamic HTML, or DHTML, is the umbrella term for technologies and methods used to create web pages that are not static web pages, though it has fallen out of common use since the popularization of AJAX, a term which is now itself rarely used.[citation needed] Client-side-scripting, server-side scripting, or a combination of these make for the dynamic web experience in a browser.\nJavaScript is a scripting language that was initially developed in 1995 by Brendan Eich, then of Netscape, for use within web pages.[48] The standardised version is ECMAScript.[48] To make web pages more interactive, some web applications also use JavaScript techniques such as Ajax (asynchronous JavaScript and XML). Client-side script is delivered with the page that can make additional HTTP requests to the server, either in response to user actions such as mouse movements or clicks, or based on elapsed time. The server's responses are used to modify the current page rather than creating a new page with each response, so the server needs only to provide limited, incremental information. Multiple Ajax requests can be handled at the same time, and users can interact with the page while data is retrieved. Web pages may also regularly poll the server to check whether new information is available.[49]\n\nWebsite\n The usap.gov website\nMain article: Website\nA website[50] is a collection of related web resources including web pages, multimedia content, typically identified with a common domain name, and published on at least one web server. Notable examples are wikipedia.org, google.com, and amazon.com.\nA website may be accessible via a public Internet Protocol (IP) network, such as the Internet, or a private local area network (LAN), by referencing a uniform resource locator (URL) that identifies the site.\nWebsites can have many functions and can be used in various fashions; a website can be a personal website, a corporate website for a company, a government website, an organization website, etc. Websites are typically dedicated to a particular topic or purpose, ranging from entertainment and social networking to providing news and education. All publicly accessible websites collectively constitute the World Wide Web, while private websites, such as a company's website for its employees, are typically a part of an intranet.\nWeb pages, which are the building blocks of websites, are documents, typically composed in plain text interspersed with formatting instructions of Hypertext Markup Language (HTML, XHTML). They may incorporate elements from other websites with suitable markup anchors. Web pages are accessed and transported with the Hypertext Transfer Protocol (HTTP), which may optionally employ encryption (HTTP Secure, HTTPS) to provide security and privacy for the user. The user's application, often a web browser, renders the page content according to its HTML markup instructions onto a display terminal.\nHyperlinking between web pages conveys to the reader the site structure and guides the navigation of the site, which often starts with a home page containing a directory of the site web content. Some websites require user registration or subscription to access content. Examples of subscription websites include many business sites, news websites, academic journal websites, gaming websites, file-sharing websites, message boards, web-based email, social networking websites, websites providing real-time price quotations for different types of markets, as well as sites providing various other services. End users can access websites on a range of devices, including desktop and laptop computers, tablet computers, smartphones and smart TVs.\n\nBrowser\nMain article: Web browser\nA web browser (commonly referred to as a browser) is a software user agent for accessing information on the World Wide Web. To connect to a website's server and display its pages, a user needs to have a web browser program. This is the program that the user runs to download, format, and display a web page on the user's computer.\nIn addition to allowing users to find, display, and move between web pages, a web browser will usually have features like keeping bookmarks, recording history, managing cookies (see below), and home pages and may have facilities for recording passwords for logging into web sites.\nThe most popular browsers are Chrome, Firefox, Safari, Internet Explorer, and Edge.\n\nServer\nMain article: Web server\n The inside and front of a Dell PowerEdge web server, a computer designed for rack mounting\nA Web server is server software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in general, contain one or more websites. A web server processes incoming network requests over HTTP and several other related protocols.\nThe primary function of a web server is to store, process and deliver web pages to clients.[51] The communication between client and server takes place using the Hypertext Transfer Protocol (HTTP). Pages delivered are most frequently HTML documents, which may include images, style sheets and scripts in addition to the text content.\n\n Multiple web servers may be used for a high traffic website; here, Dell servers are installed together to be used for the Wikimedia Foundation.\nA user agent, commonly a web browser or web crawler, initiates communication by making a request for a specific resource using HTTP and the server responds with the content of that resource or an error message if unable to do so. The resource is typically a real file on the server's secondary storage, but this is not necessarily the case and depends on how the webserver is implemented.\nWhile the primary function is to serve content, full implementation of HTTP also includes ways of receiving content from clients. This feature is used for submitting web forms, including uploading of files.\nMany generic web servers also support server-side scripting using Active Server Pages (ASP), PHP (Hypertext Preprocessor), or other scripting languages. This means that the behavior of the webserver can be scripted in separate files, while the actual server software remains unchanged. Usually, this function is used to generate HTML documents dynamically (\"on-the-fly\") as opposed to returning static documents. The former is primarily used for retrieving or modifying information from databases. The latter is typically much faster and more easily cached but cannot deliver dynamic content.\nWeb servers can also frequently be found embedded in devices such as printers, routers, webcams and serving only a local network. The web server may then be used as a part of a system for monitoring or administering the device in question. This usually means that no additional software has to be installed on the client computer since only a web browser is required (which now is included with most operating systems).\n\nCookie\nMain article: HTTP cookie\nAn HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small piece of data sent from a website and stored on the user's computer by the user's web browser while the user is browsing. Cookies were designed to be a reliable mechanism for websites to remember stateful information (such as items added in the shopping cart in an online store) or to record the user's browsing activity (including clicking particular buttons, logging in, or recording which pages were visited in the past). They can also be used to remember arbitrary pieces of information that the user previously entered into form fields such as names, addresses, passwords, and credit card numbers.\nCookies perform essential functions in the modern web. Perhaps most importantly, authentication cookies are the most common method used by web servers to know whether the user is logged in or not, and which account they are logged in with. Without such a mechanism, the site would not know whether to send a page containing sensitive information or require the user to authenticate themselves by logging in. The security of an authentication cookie generally depends on the security of the issuing website and the user's web browser, and on whether the cookie data is encrypted. Security vulnerabilities may allow a cookie's data to be read by a hacker, used to gain access to user data, or used to gain access (with the user's credentials) to the website to which the cookie belongs (see cross-site scripting and cross-site request forgery for examples).[52]\nTracking cookies, and especially third-party tracking cookies, are commonly used as ways to compile long-term records of individuals' browsing histories \u2013 a potential privacy concern that prompted European[53] and U.S. lawmakers to take action in 2011.[54][55] European law requires that all websites targeting European Union member states gain \"informed consent\" from users before storing non-essential cookies on their device.\nGoogle Project Zero researcher Jann Horn describes ways cookies can be read by intermediaries, like Wi-Fi hotspot providers. He recommends using the browser in incognito mode in such circumstances.[56]\n\nSearch engine\nMain article: Search engine\n The results of a search for the term \"lunar eclipse\" in a web-based image search engine\nA web search engine or Internet search engine is a software system that is designed to carry out web search (Internet search), which means to search the World Wide Web in a systematic way for particular information specified in a web search query. The search results are generally presented in a line of results, often referred to as search engine results pages (SERPs). The information may be a mix of web pages, images, videos, infographics, articles, research papers, and other types of files. Some search engines also mine data available in databases or open directories. Unlike web directories, which are maintained only by human editors, search engines also maintain real-time information by running an algorithm on a web crawler.\nInternet content that is not capable of being searched by a web search engine is generally described as the deep web.\n\nDeep web\nMain article: Deep web\nThe deep web,[57] invisible web,[58] or hidden web[59] are parts of the World Wide Web whose contents are not indexed by standard web search engines. The opposite term to the deep web is the surface web, which is accessible to anyone using the Internet.[60] Computer scientist Michael K. Bergman is credited with coining the term deep web in 2001 as a search indexing term.[61]\nThe content of the deep web is hidden behind HTTP forms,[62][63] and includes many very common uses such as web mail, online banking, and services that users must pay for, and which is protected by a paywall, such as video on demand, some online magazines and newspapers, among others.\nThe content of the deep web can be located and accessed by a direct URL or IP address, and may require a password or other security access past the public website page.\n\nCaching\nA web cache is a server computer located either on the public Internet or within an enterprise that stores recently accessed web pages to improve response time for users when the same content is requested within a certain time after the original request. Most web browsers also implement a browser cache by writing recently obtained data to a local data storage device. HTTP requests by a browser may ask only for data that has changed since the last access. Web pages and resources may contain expiration information to control caching to secure sensitive data, such as in online banking, or to facilitate frequently updated sites, such as news media. Even sites with highly dynamic content may permit basic resources to be refreshed only occasionally. Web site designers find it worthwhile to collate resources such as CSS data and JavaScript into a few site-wide files so that they can be cached efficiently. Enterprise firewalls often cache Web resources requested by one user for the benefit of many users. Some search engines store cached content of frequently accessed websites.\n\nSecurity\nFor criminals, the Web has become a venue to spread malware and engage in a range of cybercrimes, including (but not limited to) identity theft, fraud, espionage and intelligence gathering.[64] Web-based vulnerabilities now outnumber traditional computer security concerns,[65][66] and as measured by Google, about one in ten web pages may contain malicious code.[67] Most web-based attacks take place on legitimate websites, and most, as measured by Sophos, are hosted in the United States, China and Russia.[68] The most common of all malware threats is SQL injection attacks against websites.[69] Through HTML and URIs, the Web was vulnerable to attacks like cross-site scripting (XSS) that came with the introduction of JavaScript[70] and were exacerbated to some degree by Web 2.0 and Ajax web design that favours the use of scripts.[71] Today by one estimate, 70% of all websites are open to XSS attacks on their users.[72] Phishing is another common threat to the Web. In February 2013, RSA (the security division of EMC) estimated the global losses from phishing at $1.5\u00a0billion in 2012.[73] Two of the well-known phishing methods are Covert Redirect and Open Redirect.\nProposed solutions vary. Large security companies like McAfee already design governance and compliance suites to meet post-9/11 regulations,[74] and some, like Finjan have recommended active real-time inspection of programming code and all content regardless of its source.[64] Some have argued that for enterprises to see Web security as a business opportunity rather than a cost centre,[75] while others call for \"ubiquitous, always-on digital rights management\" enforced in the infrastructure to replace the hundreds of companies that secure data and networks.[76] Jonathan Zittrain has said users sharing responsibility for computing safety is far preferable to locking down the Internet.[77]\n\nPrivacy\nMain article: Internet privacy\nEvery time a client requests a web page, the server can identify the request's IP address. Web servers usually log IP addresses in a log file. Also, unless set not to do so, most web browsers record requested web pages in a viewable history feature, and usually cache much of the content locally. Unless the server-browser communication uses HTTPS encryption, web requests and responses travel in plain text across the Internet and can be viewed, recorded, and cached by intermediate systems. Another way to hide personally identifiable information is by using a virtual private network. A VPN encrypts online traffic and masks the original IP address lowering the chance of user identification.\nWhen a web page asks for, and the user supplies, personally identifiable information\u2014such as their real name, address, e-mail address, etc. web-based entities can associate current web traffic with that individual. If the website uses HTTP cookies, username, and password authentication, or other tracking techniques, it can relate other web visits, before and after, to the identifiable information provided. In this way, a web-based organization can develop and build a profile of the individual people who use its site or sites. It may be able to build a record for an individual that includes information about their leisure activities, their shopping interests, their profession, and other aspects of their demographic profile. These profiles are of potential interest to marketers, advertisers, and others. Depending on the website's terms and conditions and the local laws that apply information from these profiles may be sold, shared, or passed to other organizations without the user being informed. For many ordinary people, this means little more than some unexpected e-mails in their in-box or some uncannily relevant advertising on a future web page. For others, it can mean that time spent indulging an unusual interest can result in a deluge of further targeted marketing that may be unwelcome. Law enforcement, counter-terrorism, and espionage agencies can also identify, target, and track individuals based on their interests or proclivities on the Web.\nSocial networking sites usually try to get users to use their real names, interests, and locations, rather than pseudonyms, as their executives believe that this makes the social networking experience more engaging for users. On the other hand, uploaded photographs or unguarded statements can be identified to an individual, who may regret this exposure. Employers, schools, parents, and other relatives may be influenced by aspects of social networking profiles, such as text posts or digital photos, that the posting individual did not intend for these audiences. Online bullies may make use of personal information to harass or stalk users. Modern social networking websites allow fine-grained control of the privacy settings for each posting, but these can be complex and not easy to find or use, especially for beginners.[78] Photographs and videos posted onto websites have caused particular problems, as they can add a person's face to an online profile. With modern and potential facial recognition technology, it may then be possible to relate that face with other, previously anonymous, images, events, and scenarios that have been imaged elsewhere. Due to image caching, mirroring, and copying, it is difficult to remove an image from the World Wide Web.\n\nStandards\nMain article: Web standards\nWeb standards include many interdependent standards and specifications, some of which govern aspects of the Internet, not just the World Wide Web. Even when not web-focused, such standards directly or indirectly affect the development and administration of websites and web services. Considerations include the interoperability, accessibility and usability of web pages and web sites.\nWeb standards, in the broader sense, consist of the following:\n\nRecommendations published by the World Wide Web Consortium (W3C)[79]\n\"Living Standard\" made by the Web Hypertext Application Technology Working Group (WHATWG)\nRequest for Comments (RFC) documents published by the Internet Engineering Task Force (IETF)[80]\nStandards published by the International Organization for Standardization (ISO)[81]\nStandards published by Ecma International (formerly ECMA)[82]\nThe Unicode Standard and various Unicode Technical Reports (UTRs) published by the Unicode Consortium[83]\nName and number registries maintained by the Internet Assigned Numbers Authority (IANA)[84]\nWeb standards are not fixed sets of rules but are constantly evolving sets of finalized technical specifications of web technologies.[85] Web standards are developed by standards organizations\u2014groups of interested and often competing parties chartered with the task of standardization\u2014not technologies developed and declared to be a standard by a single individual or company. It is crucial to distinguish those specifications that are under development from the ones that already reached the final development status (in the case of W3C specifications, the highest maturity level).\n\nAccessibility\nMain article: Web accessibility\nThere are methods for accessing the Web in alternative mediums and formats to facilitate use by individuals with disabilities. These disabilities may be visual, auditory, physical, speech-related, cognitive, neurological, or some combination. Accessibility features also help people with temporary disabilities, like a broken arm, or ageing users as their abilities change.[86] The Web receives information as well as providing information and interacting with society. The World Wide Web Consortium claims that it is essential that the Web be accessible, so it can provide equal access and equal opportunity to people with disabilities.[87] Tim Berners-Lee once noted, \"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.\"[86] Many countries regulate web accessibility as a requirement for websites.[88] International co-operation in the W3C Web Accessibility Initiative led to simple guidelines that web content authors as well as software developers can use to make the Web accessible to persons who may or may not be using assistive technology.[86][89]\n\nInternationalisation\nThe W3C Internationalisation Activity assures that web technology works in all languages, scripts, and cultures.[90] Beginning in 2004 or 2005, Unicode gained ground and eventually in December 2007 surpassed both ASCII and Western European as the Web's most frequently used character encoding.[91] Originally .mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:\"\\\"\"\"\\\"\"\"'\"\"'\"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free a,.mw-parser-output .citation .cs1-lock-free a{background:url(\"//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited a,.mw-parser-output .id-lock-registration a,.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:url(\"//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription a,.mw-parser-output .citation .cs1-lock-subscription a{background:url(\"//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg\")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url(\"//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg\")right 0.1em center/12px no-repeat}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:#d33}.mw-parser-output .cs1-visible-error{color:#d33}.mw-parser-output .cs1-maint{display:none;color:#3a3;margin-left:0.3em}.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}RFC\u00a03986 allowed resources to be identified by URI in a subset of US-ASCII. RFC\u00a03987 allows more characters\u2014any character in the Universal Character Set\u2014and now a resource can be identified by IRI in any language.[92]\n\nSee also\n.mw-parser-output .portalbox{padding:0;margin:0.5em 0;display:table;box-sizing:border-box;max-width:175px;list-style:none}.mw-parser-output .portalborder{border:solid #aaa 1px;padding:0.1em;background:#f9f9f9}.mw-parser-output .portalbox-entry{display:table-row;font-size:85%;line-height:110%;height:1.9em;font-style:italic;font-weight:bold}.mw-parser-output .portalbox-image{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portalbox-link{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}@media(min-width:720px){.mw-parser-output .portalleft{clear:left;float:left;margin:0.5em 1em 0.5em 0}.mw-parser-output .portalright{clear:right;float:right;margin:0.5em 0 0.5em 1em}}\nEngineering portalInternet portalWorld portal\n.mw-parser-output .div-col{margin-top:0.3em;column-width:30em}.mw-parser-output .div-col-small{font-size:90%}.mw-parser-output .div-col-rules{column-rule:1px solid #aaa}.mw-parser-output .div-col dl,.mw-parser-output .div-col ol,.mw-parser-output .div-col ul{margin-top:0}.mw-parser-output .div-col li,.mw-parser-output .div-col dd{page-break-inside:avoid;break-inside:avoid-column}\nElectronic publishing\nInternet metaphors\nInternet security\nLists of websites\nStreaming media\nWeb development tools\nWeb literacy\n\nReferences\n.mw-parser-output .reflist{font-size:90%;margin-bottom:0.5em;list-style-type:decimal}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Retrieved 16 July 2015.\n\n^ Bleigh, Michael (16 May 2014). \"The Once And Future Web Platform\". TechCrunch. Retrieved 9 March 2022.\n\n^ \"World Wide Web Timeline\". Pews Research Center. 11 March 2014. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways The Web Has Changed Us\". The Washington Post. Retrieved 1 August 2015.\n\n^ \"Website Analytics Tool\". Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". W3C Help and FAQ. W3C. 2009. Archived from the original on 9 July 2015. Retrieved 16 July 2015.\n\n^ Jump up to: a b Berners-Lee, Tim. \"Information Management: A Proposal\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ Berners-Lee, T.; Cailliau, R.; Groff, J.-F.; Pollermann, B. (1992). \"World-Wide Web: The Information Universe\". Electron. Netw. Res. Appl. Policy. 2: 52\u201358. doi:10.1108/eb047254.\n\n^ Quittner, Joshua (29 March 1999). \"Network Designer Tim Berners-Lee\". Time Magazine. Archived from the original on 15 August 2007. Retrieved 17 May 2010. He wove the World Wide Web and created a mass medium for the 21st century. The World Wide Web is Berners-Lee's alone. He designed it. He set it loose it on the world. And he more than anyone else has fought to keep it an open, non-proprietary and free.[page\u00a0needed]\n\n^ McPherson, Stephanie Sammartino (2009). Tim Berners-Lee: Inventor of the World Wide Web. Twenty-First Century Books. ISBN\u00a0978-0-8225-7273-2.\n\n^ W3 (1991) Re: Qualifiers on Hypertext links\n\n^ Hopgood, Bob. \"History of the Web\". w3.org. The World Wide Web Consortium. Retrieved 12 February 2022.\n\n^ \"A short history of the Web\". CERN. Retrieved 15 April 2022.\n\n^ \"Software release of WWW into public domain\". CERN Document Server. CERN. Retrieved 17 February 2022.\n\n^ \"Ten Years Public Domain for the Original Web Software\". Tenyears-www.web.cern.ch. 30 April 2003. Archived from the original on 13 August 2009. Retrieved 27 July 2009.\n\n^ Calore, Michael (22 April 2010). \"April 22, 1993: Mosaic Browser Lights Up Web With Color, Creativity\". Wired. Retrieved 12 February 2022.\n\n^ Couldry, Nick (2012). Media, Society, World: Social Theory and Digital Media Practice. London: Polity Press. p.\u00a02. ISBN\u00a09780745639208.\n\n^ Hoffman, Jay (21 April 1993). \"The Origin of the IMG Tag\". The History of the Web. Retrieved 13 February 2022.\n\n^ Clarke, Roger. \"The Birth of Web Commerce\". Roger Clarke's Web-Site. XAMAX. Retrieved 15 February 2022.\n\n^ McCullough, Brian. \"20 YEARS ON: WHY NETSCAPE'S IPO WAS THE \"BIG BANG\" OF THE INTERNET ERA\". www.internethistorypodcast.com. INTERNET HISTORY PODCAST. Retrieved 12 February 2022.\n\n^ Calore, Michael (28 September 2009). \"Sept. 28, 1998: Internet Explorer Leaves Netscape in Its Wake\". Wired. Retrieved 14 February 2022.\n\n^ Daly, Janet (26 January 2000). \"World Wide Web Consortium Issues XHTML 1.0 as a Recommendation\". W3C. Retrieved 8 March 2022.\n\n^ Hickson, Ian. \"WHAT open mailing list announcement\". whatwg.org. WHATWG. Retrieved 16 February 2022.\n\n^ Shankland, Stephen (9 July 2009). \"An epitaph for the Web standard, XHTML 2\". CNet. Retrieved 17 February 2022.\n\n^ \"Memorandum of Understanding Between W3C and WHATWG\". w3.org. W3C. Retrieved 16 February 2022.\n\n^ In, Lee (30 June 2012). Electronic Commerce Management for Business Activities and Global Enterprises: Competitive Advantages: Competitive Advantages. IGI Global. ISBN\u00a0978-1-4666-1801-5.\n\n^ Misiroglu, Gina (26 March 2015). American Countercultures: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History. Routledge. ISBN\u00a0978-1-317-47729-7.\n\n^ \"World Wide Web Timeline\". Pew Research Center. 11 March 2014. Archived from the original on 29 July 2015. Retrieved 1 August 2015.\n\n^ Dewey, Caitlin (12 March 2014). \"36 Ways the Web Has Changed Us\". The Washington Post. Archived from the original on 9 September 2015. Retrieved 1 August 2015.\n\n^ \"Internet Live Stats\". Archived from the original on 2 July 2015. Retrieved 1 August 2015.\n\n^ \"What is the difference between the Web and the Internet?\". World Wide Web Consortium. Archived from the original on 22 April 2016. Retrieved 18 April 2016.\n\n^ Muylle, Steve; Moenaert, Rudy; Despont, Marc (1999). \"A grounded theory of World Wide Web search behaviour\". Journal of Marketing Communications. 5 (3): 143. doi:10.1080/135272699345644.\n\n^ Flanagan, David. JavaScript \u2013 The definitive guide (6\u00a0ed.). p.\u00a01. JavaScript is part of the triad of technologies that all Web developers must learn: HTML to specify the content of web pages, CSS to specify the presentation of web pages, and JavaScript to specify the behaviour of web pages.\n\n^ \"HTML 4.0 Specification \u2013 W3C Recommendation \u2013 Conformance: requirements and recommendations\". World Wide Web Consortium. 18 December 1997. Retrieved 6 July 2015.\n\n^ Berners-Lee, Tim; Cailliau, Robert (12 November 1990). \"WorldWideWeb: Proposal for a HyperText Project\". Archived from the original on 2 May 2015. Retrieved 12 May 2015.\n\n^ Berners-Lee, Tim. \"Frequently asked questions by the Press\". W3C. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Palazzi, P (2011). \"The Early Days of the WWW at CERN\". Archived from the original on 23 July 2012.\n\n^ Fraser, Dominic (13 May 2018). \"Why a domain's root can't be a CNAME \u2013 and other tidbits about the DNS\". FreeCodeCamp.\n\n^ \"automatically adding www.___.com\". mozillaZine. 16 May 2003. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ Masnick, Mike (7 July 2008). \"Microsoft Patents Adding 'www.' And '.com' To Text\". Techdirt. Archived from the original on 27 June 2009. Retrieved 27 May 2009.\n\n^ \"Audible pronunciation of 'WWW'\". Oxford University Press. Archived from the original on 25 May 2014. Retrieved 25 May 2014.\n\n^ Harvey, Charlie. \"How we pronounce WWW in English: a detailed but unscientific survey\". charlieharvey.org.uk. Retrieved 19 May 2022.\n\n^ \"Stephen Fry's pronunciation of 'WWW'\". Podcasts.com. Archived from the original on 4 April 2017.\n\n^ Simonite, Tom (22 July 2008). \"Help us find a better way to pronounce www\". newscientist.com. New Scientist, Technology. Archived from the original on 13 March 2016. Retrieved 7 February 2016.\n\n^ \"MDBG Chinese-English dictionary\u00a0\u2013 Translate\". Archived from the original on 12 November 2008. Retrieved 27 July 2009.\n\n^ \"Frequently asked questions by the Press\u00a0\u2013 Tim BL\". W3.org. Archived from the original on 2 August 2009. Retrieved 27 July 2009.\n\n^ Castelluccio, Michael (2010). \"It's not your grandfather's Internet\". thefreelibrary.com. Institute of Management Accountants. Retrieved 7 February 2016.\n\n^ Jump up to: a b Hamilton, Naomi (31 July 2008). \"The A-Z of Programming Languages: JavaScript\". Computerworld. IDG. Archived from the original on 24 May 2009. Retrieved 12 May 2009.\n\n^ Buntin, Seth (23 September 2008). \"jQuery Polling plugin\". Archived from the original on 13 August 2009. Retrieved 22 August 2009.\n\n^ \"website\". TheFreeDictionary.com. Retrieved 2 July 2011.\n\n^ Patrick, Killelea (2002). Web performance tuning (2nd\u00a0ed.). Beijing: O'Reilly. p.\u00a0264. ISBN\u00a0978-0596001728. OCLC\u00a049502686.\n\n^ Vamosi, Robert (14 April 2008). \"Gmail cookie stolen via Google Spreadsheets\". News.cnet.com. Archived from the original on 9 December 2013. Retrieved 19 October 2017.\n\n^ \"What about the \"EU Cookie Directive\"?\". WebCookies.org. 2013. Archived from the original on 11 October 2017. Retrieved 19 October 2017.\n\n^ \"New net rules set to make cookies crumble\". BBC. 8 March 2011.\n\n^ \"Sen. Rockefeller: Get Ready for a Real Do-Not-Track Bill for Online Advertising\". Adage.com. 6 May 2011.\n\n^ Want to use my wifi?, Jann Horn accessed 5 January 2018.\n\n^ Hamilton, Nigel. \"The Mechanics of a Deep Net Metasearch Engine\". CiteSeerX\u00a010.1.1.90.5847. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ Devine, Jane; Egger-Sider, Francine (July 2004). \"Beyond google: the invisible web in the academic library\". The Journal of Academic Librarianship. 30 (4): 265\u2013269. doi:10.1016/j.acalib.2004.04.010.\n\n^ Raghavan, Sriram; Garcia-Molina, Hector (11\u201314 September 2001). \"Crawling the Hidden Web\". 27th International Conference on Very Large Data Bases.\n\n^ \"Surface Web\". Computer Hope. Retrieved 20 June 2018.\n\n^ Wright, Alex (22 February 2009). \"Exploring a 'Deep Web' That Google Can't Grasp\". The New York Times. Retrieved 23 February 2009.\n\n^ Madhavan, J., Ko, D., Kot, \u0141., Ganapathy, V., Rasmussen, A., & Halevy, A. (2008). Google's deep web crawl. Proceedings of the VLDB Endowment, 1(2), 1241\u201352.\n\n^ Shedden, Sam (8 June 2014). \"How Do You Want Me to Do It? Does It Have to Look like an Accident? \u2013 an Assassin Selling a Hit on the Net; Revealed Inside the Deep Web\". Sunday Mail. Archived from the original on 1 March 2020. Retrieved 5 May 2017.\n\n^ Jump up to: a b Ben-Itzhak, Yuval (18 April 2008). \"Infosecurity 2008 \u2013 New defence strategy in battle against e-crime\". ComputerWeekly. Reed Business Information. Archived from the original on 4 June 2008. Retrieved 20 April 2008.\n\n^ Christey, Steve & Martin, Robert A. (22 May 2007). \"Vulnerability Type Distributions in CVE (version 1.1)\". MITRE Corporation. Archived from the original on 17 March 2013. Retrieved 7 June 2008.\n\n^ \"Symantec Internet Security Threat Report: Trends for July\u2013December 2007 (Executive Summary)\" (PDF). XIII. Symantec Corp. April 2008: 1\u20132. Archived (PDF) from the original on 25 June 2008. Retrieved 11 May 2008. {{cite journal}}: Cite journal requires |journal= (help)\n\n^ \"Google searches web's dark side\". BBC News. 11 May 2007. Archived from the original on 7 March 2008. Retrieved 26 April 2008.\n\n^ \"Security Threat Report (Q1 2008)\" (PDF). Sophos. Archived (PDF) from the original on 31 December 2013. Retrieved 24 April 2008.\n\n^ \"Security threat report\" (PDF). Sophos. July 2008. Archived (PDF) from the original on 31 December 2013. Retrieved 24 August 2008.\n\n^ Fogie, Seth, Jeremiah Grossman, Robert Hansen, and Anton Rager (2007). Cross Site Scripting Attacks: XSS Exploits and Defense (PDF). Syngress, Elsevier Science & Technology. pp.\u00a068\u201369, 127. ISBN\u00a0978-1-59749-154-9. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008.{{cite book}}: CS1 maint: multiple names: authors list (link)\n\n^ O'Reilly, Tim (30 September 2005). \"What Is Web 2.0\". O'Reilly Media. pp.\u00a04\u20135. Archived from the original on 15 April 2013. Retrieved 4 June 2008. and AJAX web applications can introduce security vulnerabilities like \"client-side security controls, increased attack surfaces, and new possibilities for Cross-Site Scripting (XSS)\", in Ritchie, Paul (March 2007). \"The security risks of AJAX/web 2.0 applications\" (PDF). Infosecurity. Archived from the original (PDF) on 25 June 2008. Retrieved 6 June 2008. which cites Hayre, Jaswinder S. & Kelath, Jayasankar (22 June 2006). \"Ajax Security Basics\". SecurityFocus. Archived from the original on 15 May 2008. Retrieved 6 June 2008.\n\n^ Berinato, Scott (1 January 2007). \"Software Vulnerability Disclosure: The Chilling Effect\". CSO. CXO Media. p.\u00a07. Archived from the original on 18 April 2008. Retrieved 7 June 2008.\n\n^ \"2012 Global Losses From phishing Estimated At $1.5 Bn\". FirstPost. 20 February 2013. Archived from the original on 21 December 2014. Retrieved 25 January 2019.\n\n^ Prince, Brian (9 April 2008). \"McAfee Governance, Risk and Compliance Business Unit\". eWEEK. Ziff Davis Enterprise Holdings. Retrieved 25 April 2008.\n\n^ Preston, Rob (12 April 2008). \"Down To Business: It's Past Time To Elevate The Infosec Conversation\". InformationWeek. United Business Media. Archived from the original on 14 April 2008. Retrieved 25 April 2008.\n\n^ Claburn, Thomas (6 February 2007). \"RSA's Coviello Predicts Security Consolidation\". InformationWeek. United Business Media. Archived from the original on 7 February 2009. Retrieved 25 April 2008.\n\n^ Duffy Marsan, Carolyn (9 April 2008). \"How the iPhone is killing the 'Net\". Network World. IDG. Archived from the original on 14 April 2008. Retrieved 17 April 2008.\n\n^ boyd, danah; Hargittai, Eszter (July 2010). \"Facebook privacy settings: Who cares?\". First Monday. 15 (8). doi:10.5210/fm.v15i8.3086.\n\n^ \"W3C Technical Reports and Publications\". W3C. Retrieved 19 January 2009.\n\n^ \"IETF RFC page\". IETF. Archived from the original on 2 February 2009. Retrieved 19 January 2009.\n\n^ \"Search for World Wide Web in ISO standards\". ISO. Retrieved 19 January 2009.\n\n^ \"Ecma formal publications\". Ecma. Retrieved 19 January 2009.\n\n^ \"Unicode Technical Reports\". Unicode Consortium. Retrieved 19 January 2009.\n\n^ \"IANA home page\". IANA. Retrieved 19 January 2009.\n\n^ Sikos, Leslie (2011). Web standards \u2013 Mastering HTML5, CSS3, and XML. Apress. ISBN\u00a0978-1-4302-4041-9. Archived from the original on 2 April 2015. Retrieved 12 March 2019.\n\n^ Jump up to: a b c \"Web Accessibility Initiative (WAI)\". World Wide Web Consortium. Archived from the original on 2 April 2009. Retrieved 7 April 2009.\n\n^ \"Developing a Web Accessibility Business Case for Your Organization: Overview\". World Wide Web Consortium. Archived from the original on 14 April 2009. Retrieved 7 April 2009.\n\n^ \"Legal and Policy Factors in Developing a Web Accessibility Business Case for Your Organization\". World Wide Web Consortium. Archived from the original on 5 April 2009. Retrieved 7 April 2009.\n\n^ \"Web Content Accessibility Guidelines (WCAG) Overview\". World Wide Web Consortium. Archived from the original on 1 April 2009. Retrieved 7 April 2009.\n\n^ \"Internationalization (I18n) Activity\". World Wide Web Consortium. Archived from the original on 16 April 2009. Retrieved 10 April 2009.\n\n^ Davis, Mark (5 April 2008). \"Moving to Unicode 5.1\". Archived from the original on 21 May 2009. Retrieved 10 April 2009.\n\n^ \"World Wide Web Consortium Supports the IETF URI Standard and IRI Proposed Standard\" (Press release). World Wide Web Consortium. 26 January 2005. Archived from the original on 7 February 2009. Retrieved 10 April 2009.\n\n\nFurther reading\nBerners-Lee, Tim; Bray, Tim; Connolly, Dan; Cotton, Paul; Fielding, Roy; Jeckle, Mario; Lilley, Chris; Mendelsohn, Noah; Orchard, David; Walsh, Norman; Williams, Stuart (15 December 2004). \"Architecture of the World Wide Web, Volume One\". Version 20041215. W3C. {{cite journal}}: Cite journal requires |journal= (help)\nBerners-Lee, Tim (August 1996). \"The World Wide Web: Past, Present and Future\". {{cite journal}}: Cite journal requires |journal= (help)\nBr\u00fcgger, Niels, ed, Web25: Histories from the first 25 years of the World Wide Web (Peter Lang, 2017).\nFielding, R.; Gettys, J.; Mogul, J.; Frystyk, H.; Masinter, L.; Leach, P.; Berners-Lee, T. (June 1999). \"Hypertext Transfer Protocol\u00a0\u2013 HTTP/1.1\". Request For Comments 2616. Information Sciences Institute. {{cite journal}}: Cite journal requires |journal= (help)\nNiels Br\u00fcgger, ed. Web History (2010) 362 pages; Historical perspective on the World Wide Web, including issues of culture, content, and preservation.\nPolo, Luciano (2003). \"World Wide Web Technology Architecture: A Conceptual Analysis\". New Devices.\nSkau, H.O. (March 1990). \"The World Wide Web and Health Information\". New Devices.\nExternal links\n.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:#f9f9f9;display:flow-root}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}\n\n\nWikimedia Commons has media related to World Wide Web.\n\n\n\n\nWikibooks has a book on the topic of: Nets, Webs and the Information Infrastructure\n\nThe first website\nEarly archive of the first Web site\nInternet Statistics: Growth and Usage of the Web and the Internet\nLiving Internet A comprehensive history of the Internet, including the World Wide Web\nWeb Design and Development at Curlie\nWorld Wide Web Consortium (W3C)\nW3C Recommendations Reduce \"World Wide Wait\"\nWorld Wide Web Size Daily estimated size of the World Wide Web\nAntonio A. Casilli, Some Elements for a Sociology of Online Interactions\nThe Erd\u0151s Webgraph Server Archived 1 March 2021 at the Wayback Machine offers weekly updated graph representation of a constantly increasing fraction of the WWW\nThe 25th Anniversary of the World Wide Web Archived 11 July 2021 at the Wayback Machine is an animated video produced by USAID and TechChange which explores the role of the WWW in addressing extreme poverty\n.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:\": \"}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:\" \u00b7 \";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:\" (\";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:\")\";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:\" \"counter(listitem)\"\\a0 \"}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:\" (\"counter(listitem)\"\\a0 \"}.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}show.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:\"[ \"}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:\" ]\"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}vteTelecommunicationsHistory\nBeacon\nBroadcasting\nCable protection system\nCable TV\nCommunications satellite\nComputer network\nData compression\naudio\nDCT\nimage\nvideo\nDigital media\nInternet video\nonline video platform\nsocial media\nstreaming\nDrums\nEdholm's law\nElectrical telegraph\nFax\nHeliographs\nHydraulic telegraph\nInformation Age\nInformation revolution\nInternet\nMass media\nMobile phone\nSmartphone\nOptical telecommunication\nOptical telegraphy\nPager\nPhotophone\nPrepaid mobile phone\nRadio\nRadiotelephone\nSatellite communications\nSemaphore\nSemiconductor\ndevice\nMOSFET\ntransistor\nSmoke signals\nTelecommunications history\nTelautograph\nTelegraphy\nTeleprinter (teletype)\nTelephone\nThe Telephone Cases\nTelevision\ndigital\nstreaming\nUndersea telegraph line\nVideotelephony\nWhistled language\nWireless revolution\nPioneers\nNasir Ahmed\nEdwin Howard Armstrong\nMohamed M. Atalla\nJohn Logie Baird\nPaul Baran\nJohn Bardeen\nAlexander Graham Bell\nEmile Berliner\nTim Berners-Lee\nFrancis Blake (telephone)\nJagadish Chandra Bose\nCharles Bourseul\nWalter Houser Brattain\nVint Cerf\nClaude Chappe\nYogen Dalal\nDaniel Davis Jr.\nDonald Davies\nAmos Dolbear\nThomas Edison\nLee de Forest\nPhilo Farnsworth\nReginald Fessenden\nElisha Gray\nOliver Heaviside\nRobert Hooke\nErna Schneider Hoover\nHarold Hopkins\nGardiner Greene Hubbard\nInternet pioneers\nBob Kahn\nDawon Kahng\nCharles K. Kao\nNarinder Singh Kapany\nHedy Lamarr\nInnocenzo Manzetti\nGuglielmo Marconi\nRobert Metcalfe\nAntonio Meucci\nSamuel Morse\nJun-ichi Nishizawa\nCharles Grafton Page\nRadia Perlman\nAlexander Stepanovich Popov\nTivadar Pusk\u00e1s\nJohann Philipp Reis\nClaude Shannon\nAlmon Brown Strowger\nHenry Sutton\nCharles Sumner Tainter\nNikola Tesla\nCamille Tissot\nAlfred Vail\nThomas A. Watson\nCharles Wheatstone\nVladimir K. Zworykin\nTransmissionmedia\nCoaxial cable\nFiber-optic communication\noptical fiber\nFree-space optical communication\nMolecular communication\nRadio waves\nwireless\nTransmission line\ndata transmission circuit\ntelecommunication circuit\nNetwork topologyand switching\nBandwidth\nLinks\nNodes\nterminal\nNetwork switching\ncircuit\npacket\nTelephone exchange\nMultiplexing\nSpace-division\nFrequency-division\nTime-division\nPolarization-division\nOrbital angular-momentum\nCode-division\nConcepts\nCommunication protocol\nComputer network\nData transmission\nStore and forward\nTelecommunications equipment\nTypes of network\nCellular network\nEthernet\nISDN\nLAN\nMobile\nNGN\nPublic Switched Telephone\nRadio\nTelevision\nTelex\nUUCP\nWAN\nWireless network\nNotable networks\nARPANET\nBITNET\nCYCLADES\nFidoNet\nInternet\nInternet2\nJANET\nNPL network\nToasternet\nUsenet\nLocations\nAfrica\nAmericas\nNorth\nSouth\nAntarctica\nAsia\nEurope\nOceania\n(Global telecommunications regulation bodies)\n\n\u00a0Telecommunication portal\n Category\n Outline\n Commons\n\nshowvteWeb syndication\nHistory\nBlogging\nPodcasting\nVlogging\nWeb syndication technology\nTypes\nArt\nBloggernacle\nClassical music\nCorporate\nDream diary\nEdublog\nElectronic journal\nFake\nFamily\nFashion\nFood\nHealth\nLaw\nLifelog\nLitblog\nMP3\nNews\nPhotoblog\nPolice\nPolitical\nProject\nReverse\nTravel\nWarblog\nTechnologyGeneral\nBitTorrent\nFeed URI scheme\nFeatures\nLinkback\nPermalink\nPing\nPingback\nReblogging\nRefback\nRollback\nTrackback\nMechanism\nConversation threading\nGeotagging\nRSS enclosure\nSynchronization\nMemetics\nAtom feed\nData feed\nPhotofeed\nProduct feed\nRDF feed\nWeb feed\nRSS\nGeoRSS\nMRSS\nRSS TV\nSocial\nInter-process communication\nLivemark\nMashup\nReferencing\nRSS editor\nRSS tracking\nStreaming media\nStandard\nOML\nOPML\nRSS Advisory Board\nUsenet\nWorld Wide Web\nXBEL\nXOXO\nForm\nAudio podcast\nEnhanced podcast\nMobilecast\nNarrowcasting\nPeercasting\nScreencast\nSlidecasting\nVideocast\nWebcomic\nWebtoon\nWeb series\n\nAnonymous blogging\nCollaborative blog\nColumnist\nInstant messaging\nLiveblogging\nMicroblog\nMobile blogging\nRoblog\nSpam blog\nVideo blogging\nMotovlogging\nMediaAlternative media\nCarnivals\nFiction\nJournalism\nCitizen\nDatabase\nOnline diary\nSearch engines\nSideblog\nSoftware\nWeb directory\nMicromedia\nAggregation\nNews\nPoll\nReview\nSearch\nVideo\nAtom\nAtomPub\nBroadcatching\nHashtag\nNewsML\n1\nG2\nSocial communication\nSocial software\nWeb Slice\nRelated\nBlogosphere\nEscribitionist\nGlossary of blogging\nPay per click\nPosting style\nSlashdot effect\nSpam in blogs\nUses of podcasting\n\nshowvteSemantic WebBackground\nDatabases\nHypertext\nInternet\nOntologies\nSemantics\nSemantic networks\nWorld Wide Web\nSub-topics\nDataspaces\nHyperdata\nLinked data\nRule-based systems\nApplications\nSemantic analytics\nSemantic broker\nSemantic computing\nSemantic mapper\nSemantic matching\nSemantic publishing\nSemantic reasoner\nSemantic search\nSemantic service-oriented architecture\nSemantic wiki\nSolid\nRelated topics\nCollective intelligence\nDescription logic\nFolksonomy\nGeotagging\nInformation architecture\nKnowledge extraction\nKnowledge management\nKnowledge representation and reasoning\nLibrary 2.0\nDigital library\nDigital humanities\nMetadata\nReferences\nTopic map\nWeb 2.0\nWeb engineering\nWeb Science Trust\nStandardsSyntax and supporting technologies\nHTTP\nIRI\nURI\nRDF\ntriples\nRDF/XML\nJSON-LD\nTurtle\nTriG\nNotation3\nN-Triples\nTriX (no W3C standard)\nRRID\nSPARQL\nXML\nSemantic HTML\nSchemas, ontologies and rules\nCommon Logic\nOWL\nRDFS\nRule Interchange Format\nSemantic Web Rule Language\nALPS\nSHACL\nSemantic annotation\neRDF\nGRDDL\nMicrodata\nMicroformats\nRDFa\nSAWSDL\nFacebook Platform\nCommon vocabularies\nDOAP\nDublin Core\nFOAF\nSchema.org\nSIOC\nSKOS\nMicroformat vocabularies\nhAtom\nhCalendar\nhCard\nhProduct\nhRecipe\nhReview\n\nshowAuthority control National libraries\nSpain\nFrance (data)\nGermany\nIsrael\nUnited States\nLatvia\nCzech Republic\nOther\nFAST\nNational Archives (US)\n\n\n\n\n\n"}], "default": ""}]}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/32.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/32.json deleted file mode 100644 index 8c2df55..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/32.json +++ /dev/null @@ -1 +0,0 @@ -{"id":32,"name":"知乎_登录后采集","url":"https://www.zhihu.com","links":"https://www.zhihu.com","containJudge":false,"desc":"https://www.zhihu.com\n使用带用户配置的浏览器模式来先手工登录后保存信息,再接着执行。","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.zhihu.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.zhihu.com"}],"outputParameters":[{"id":0,"name":"参数1_文本","desc":"","type":"string","exampleValue":"历史上有哪些通过“正当手段”干出不正当事的人物?"}],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.zhihu.com","links":"https://www.zhihu.com","scrollType":0,"scrollCount":0}},{"id":2,"index":2,"parentId":0,"type":1,"option":8,"title":"循环","sequence":[3],"isInLoop":false,"position":1,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"scrollType":0,"scrollCount":0,"loopType":2,"pathList":"//*[contains(@class, \"css-0\")]/div[2]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[3]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[4]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[5]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[6]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[7]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[8]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[9]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[10]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[11]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[12]/div[1]/div[1]/div[1]/h2[1]/div[1]\n//*[contains(@class, \"css-0\")]/div[13]/div[1]/div[1]/div[1]/h2[1]/div[1]","textList":"","exitCount":0,"historyWait":2}},{"id":3,"index":3,"parentId":2,"type":0,"option":3,"title":"提取数据","sequence":[],"isInLoop":true,"position":0,"parameters":{"history":5,"tabIndex":-1,"useLoop":false,"xpath":"","wait":0,"paras":[{"nodeType":0,"contentType":0,"relative":true,"name":"参数1_文本","desc":"","relativeXPath":"","exampleValues":[{"num":0,"value":"历史上有哪些通过“正当手段”干出不正当事的人物?"},{"num":1,"value":"新加坡有哪些不好的地方?"},{"num":2,"value":"孙悟空可以秒杀山村老尸那样的厉鬼吗?"},{"num":3,"value":"为什么渐渐厌倦玩《原神》了?"},{"num":4,"value":"历史上有哪些著名的考古乌龙事件?"},{"num":5,"value":"苹果公司为什么能把用户调教得这么好?"},{"num":6,"value":"哪个瞬间让你发现了世界的bug?"},{"num":7,"value":"假如中国的院士,想为亲属谋体制内的工作,难度大吗?为什么?"},{"num":8,"value":"你一直珍藏的视频是哪个?"},{"num":9,"value":"如何评价《原神》角色艾莉丝?"},{"num":10,"value":"索罗斯如何做空的英镑、泰铢?为什么做空香港失败了?"},{"num":11,"value":"如何在婚前认清并杜绝王力宏这种男人?"}],"default":""}],"loopType":2}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/33.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/33.json deleted file mode 100644 index 66509c4..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/33.json +++ /dev/null @@ -1 +0,0 @@ -{"id":33,"name":"JD","url":"https://www.jd.com","links":"https://www.jd.com","containJudge":false,"desc":"https://www.jd.com","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.jd.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.jd.com"},{"id":1,"name":"inputText_1","nodeName":"输入文字","nodeId":2,"desc":"要输入的文本,如京东搜索框输入:电脑","type":"string","exampleValue":"123","value":"123"}],"outputParameters":[],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1,2,3],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.jd.com","links":"https://www.jd.com","scrollType":0,"scrollCount":0}},{"id":2,"index":2,"parentId":0,"type":0,"option":4,"title":"输入文字","sequence":[],"isInLoop":false,"position":1,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"key\"]","wait":0,"value":"123"}},{"id":3,"index":3,"parentId":0,"type":0,"option":2,"title":"点击元素","sequence":[],"isInLoop":false,"position":2,"parameters":{"history":4,"tabIndex":-1,"useLoop":false,"xpath":"//*[@id=\"search-btn\"]/i[1]","wait":0,"scrollType":0,"scrollCount":0,"paras":[]}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/34.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/34.json deleted file mode 100644 index bdf069c..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/34.json +++ /dev/null @@ -1 +0,0 @@ -{"id":34,"name":"新web采集任务","url":"https://www.jd.com","links":"https://www.jd.com","containJudge":false,"desc":"https://www.jd.com","inputParameters":[{"id":0,"name":"urlList_0","nodeId":1,"nodeName":"打开网页","value":"https://www.jd.com","desc":"要采集的网址列表,多行以\\n分开","type":"string","exampleValue":"https://www.jd.com"}],"outputParameters":[],"graph":[{"index":0,"id":0,"parentId":0,"type":-1,"option":0,"title":"root","sequence":[1],"parameters":{"history":1,"tabIndex":0,"useLoop":false,"xpath":"","wait":0},"isInLoop":false},{"id":1,"index":1,"parentId":0,"type":0,"option":1,"title":"打开网页","sequence":[],"isInLoop":false,"position":0,"parameters":{"useLoop":false,"xpath":"","wait":0,"url":"https://www.jd.com","links":"https://www.jd.com","scrollType":0,"scrollCount":0}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/4.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/4.json deleted file mode 100644 index 7fb27ef..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/4.json +++ /dev/null @@ -1 +0,0 @@ -{"id": 4, "name": "\u5237\u70b9\u51fb\u91cf", "url": "https://www.bilibili.com", "links": "https://suzhoutaohuawu.com/", "containJudge": false, "desc": "https://suzhoutaohuawu.com/", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://suzhoutaohuawu.com/", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://suzhoutaohuawu.com/"}], "outputParameters": [], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 3, "url": "https://suzhoutaohuawu.com/", "links": "https://suzhoutaohuawu.com/", "scrollType": 0, "scrollCount": 0}}, {"id": -1, "index": 2, "parentId": 0, "type": 0, "option": 4, "title": "Input Text", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"nav-searchform\"]/div[1]/input[1]", "wait": 0, "value": "ii"}}, {"id": -1, "index": 3, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "//*[@id=\"nav-searchform\"]/div[2]/svg[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 4, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [5], "isInLoop": false, "position": 3, "parameters": {"history": 2, "tabIndex": 1, "useLoop": false, "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div/div[1]/div[2]/div[1]/div[1]/a[1]/h3[1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 5, "parentId": 4, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 2, "tabIndex": 1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "DJSODA\u6027\u611f\u571f\u55e8\ud83d\ude0d\ud83d\ude18\ud83d\udc95\u2764\ufe0f\ud83e\udde1\ud83d\udc9b\ud83d\udc9a\ud83d\udc99\ud83d\udc9c\ud83d\udc97"}, {"num": 1, "value": "\u5173\u4e8e\u73b0\u89c6\u7814\u6b63\u786e\u6253\u5f00\u59ff\u52bf\u7684\u53e6\u4e00\u53ef\u80fd\u6027"}, {"num": 2, "value": "DEMO-\u5468\u6770\u4f26"}, {"num": 3, "value": "\u30104K\u3011\u624b\u673a\u548c\u76f8\u673a\u5982\u4f55\u9ad8\u97f3\u8d28\u76f4\u64adR\u00d8DECasterPro\u76f4\u64ad\u6848\u4f8b\u3010\u8d75\u541b\u65e5\u8bb0Vlog154\u3011"}, {"num": 4, "value": "\u7528\u53e4\u8463Apple\u4e0a\u7f51\u3001\u5237\u8d34\u5427\uff01"}, {"num": 5, "value": "\u9694\u5c4f\u75bc\uff012\u5c81\u5a03\u88ab1\u7897\u6ce1\u9762\u81f4\u6df1\u5ea6\u70eb\u4f24\uff0c\u5bb6\u4eba\u5904\u7406\u65b9\u5f0f\u4ee4\u533b\u751f\u53f9\u606f"}, {"num": 6, "value": "\u30104K\u6cbb\u6108\u3011\u771f\u5b9e\u5b58\u5728\u7684\u52a8\u6f2b\u573a\u666f\uff0c\u5728\u65b0\u7586\uff01\u300a\u4f0a\u7281\u7684\u7ae5\u8bdd\uff1a\u9e70\u7684\u56fd\u300b"}, {"num": 7, "value": "\u3010\u9ad8\u4e2d\u7269\u7406\u3011\uff08\u8001\u6559\u6750\uff09\u7535\u5b66\u7bc7\uff0850\u5c0f\u65f6\u5b66\u5b8c\u9ad8\u4e2d\u7269\u7406\u7cfb\u5217\uff09"}, {"num": 8, "value": "\u4f60\u4e00\u5b9a\u542c\u8fc7\u7684\u300aJade\u300b\u4e3b\u6253\u6b4c\u4e28\u4f60\u6709\u5fc3"}, {"num": 9, "value": "\u4ed6\u7684\u6bcf\u4e2a\u773c\u795e\u90fd\u5199\u6ee1\u4e86\u7231\u4f60\uff0c\u4f60\u53c8\u600e\u4e48\u820d\u5f97\u8ba9\u4ed6\u96be\u8fc7\uff01\uff01\uff01\u7a46\u5ddd\u773c\u795e\u5408\u96c6"}, {"num": 10, "value": "\u9632\u66b4\u5229\u5668\u2014\u4e16\u754c\u8b66\u7528\u9632\u66b4\u88c5\u7532\u8f66\u5927\u76d8\u70b9#\u9632\u66b4\u8f66#SWAT#\u5251\u9f7f\u864e"}, {"num": 11, "value": "\u5730\u8868\u6700\u5f3a\u201c\u7269\u7406\u9ed1\u5ba2\u201d\u5728\u7ebf\u8d85\u5ea6!!\uff01\u3010WATCHDOGS-\u6700\u9a9a\u9ed1\u5ba2\u3011"}, {"num": 12, "value": "\u3010\u719f\u8089\u30116\u5206\u949f\u542c\u5b8c31\u4f4d\u97f3\u4e50\u5bb6\u768452\u9996\u53e4\u5178\u97f3\u4e50_\u7b2c\u4e8c\u5b63\u53e4\u5178\u97f3\u4e50\u6df7\u642d_ClassicalMusicMashup"}, {"num": 13, "value": "\u26a1\ufe0f\u5764\u5764\u5965\u7279\u66fc\u26a1\ufe0f"}, {"num": 14, "value": "\u25c8\u9ed1\u6267\u4e8b\u25aa\ufe0e\ud835\udd6e\ud835\udd8d\ud835\udd8e\ud835\udd91\ud835\udd89\ud835\udd97\ud835\udd8a\ud835\udd93\ud835\udd7a\ud835\udd8b\ud835\udd7f\ud835\udd8d\ud835\udd8a\ud835\udd6e\ud835\udd94\ud835\udd97\ud835\udd93\u25c8"}, {"num": 15, "value": "\u5f53\u4e00\u540d\u91d1\u5c5e\u9f13\u624b\u8feb\u4e8e\u751f\u8ba1\u4e0d\u5f97\u4e0d\u7ed9\u513f\u6b4c\u4f34\u594f\u65f6"}, {"num": 16, "value": "\u8857\u5934\u9738\u738b\uff5e\u8df3\u7ef3"}, {"num": 17, "value": "\u560e\u72fc"}, {"num": 18, "value": "\u3010\u8bd5\u8bd5\u5c31\u901d\u4e16\u3011\u6781\u5ea6\u8212\u9002\u8001\u9f20\u53bb\u4e16\u5408\u96c6\uff08\uff09"}, {"num": 19, "value": "\u3010\u5f71\u89c6\u89e3\u8bf4\u3011\u5927\u5e7b\u672f\u5e08\uff1a2022\u5e74\u94b1\u5c0f\u8c6a\u65b0\u4f5c\uff0c\u5e7b\u672f\u5347\u7ea7\u8c1c\u6848\u91cd\u91cd\uff0c\u795e\u79d8\u51f6\u624b\u7adf\u7528\u6cd5\u672f\u6740\u4eba"}, {"num": 20, "value": "\u3010\u8981\u4e0d\u8981\u6765\u6761\u5c3e\u5df4\uff1f\u3011-Furtail\u7535\u52a8\u4f53\u611f\u5c3e\u5df4"}, {"num": 21, "value": "\u5f90\u4e50\u540c\u300a\u56de\u5bb6\u4e4b\u8def(\u300a\u72ec\u884c\u6708\u7403\u300b\u7535\u5f71\u63d2\u66f2)\u300b"}, {"num": 22, "value": "[\u5b9e\u6559]\u559c\u6b22\u4e00\u4e2a\u4eba\u7684\u773c\u795e\u662f\u85cf\u4e0d\u4f4f\u7684\uff01\u8f7b\u4e95\u6cfd\u7684\u773c\u795e\u53d8\u5316\u5408\u96c6"}, {"num": 23, "value": "\u3010\u8bf7\u56de\u7b541988\u3011\u4e00\u7b11\u61f8\u547d\u6bcf\u5929\u4e00\u904d\u9632\u6b62\u6291\u90c1"}, {"num": 24, "value": "\u7ebd\u7ea6\uff5c\u56e0\u4e3a\u68a6\u60f3\u548c\u81ea\u7531"}, {"num": 25, "value": "\u3010\u5728\u4e0b\u841d\u8389\u63a7\u3011labo\u62c6\u7bb1\uff06\u8bd5\u73a9"}, {"num": 26, "value": "\u7b2c94\u96c6TED\u539f\u58f0\u8ddf\u8bfb\u7b14\u8bb0\u4eba\u7684\u4e00\u751f\uff0c\u5176\u5b9e\u53ea\u67099\u5e74\uff08\u89c6\u9891\u7b14\u8bb0\u7248\uff09"}, {"num": 27, "value": "\u3010\u56fd\u4ea7\u3011\u5728\u52fe\u5f15\u4e2d\u5b66\u4f1a\u72312017\u3010\u7b2c\u4e00\u81f3\u56db\u96c6\u3011"}, {"num": 28, "value": "\u300aDEEMO\u300b\u6982\u5ff5\u524d\u5bfc\u7247"}, {"num": 29, "value": "\u519b\u8ff7\u5708\u90a3\u4e9b\u8da3\u56fe-\u6c49\u65af\u7bc7"}, {"num": 30, "value": "\u5f20\u53d4\u5e73\uff1a\u4e0d\u8ba9\u68b3\u5e73\uff0c\u5c31\u68b3\u70b8\u3002\u4e11\u4e0d\u5230\u4f60\u7b97\u6211\u8f93\uff01\u9ec4\u5955/\u4f55\u6da6\u4e1c/\u79e6\u5c9a/\u9648\u51a0\u9716/\u6768\u854a/\u90d1\u56fd\u9716/\u9648\u6021\u84c9/\u51af\u7ecd\u5cf0\u300a\u98ce\u4e912\u300b"}, {"num": 31, "value": "\u65b0\u4eba\u5feb\u901f\u8fdb\u9636\uff01\u7d20\u7ec4\u9ad8\u8fbe\u73a9\u65e7\u5316\uff01\u8fea\u53d4\u6210\u578b\u8272\u9a6c\u514b\u7b14\u62df\u771f\u65e7\u5316\u5927\u6311\u6218\u4e4bSDBBZAKU\u590f\u4e9a\u7ea2\u624e\u53e4\u5927\u795e\u5c0f\u8bfe\u5802"}, {"num": 32, "value": "\u3010\u610f\u5883\u5411\u3011Dreamspt."}, {"num": 33, "value": "\u5c0f\u5b66\u751f\uff1a??"}, {"num": 34, "value": "\u5341\u5e74\u524d\u90a3\u4e9b\u4e0d\u7528\u6c2a\u91d1\u7684\u624b\u6e38\uff0c\u5230\u5e95\u6709\u591a\u4e48\u4e0a\u5934\uff1f\u3010\u627e\u6e38\u5de5\u5177\u4eba01\u3011"}, {"num": 35, "value": "\u3010\u9706\u5cf0\u00b7\u53cb\u8c0a\u5411\u3011\u4e0d\u6015\u80d6\u91cc\u5c31\u6233\u8fdb\u6765\u4e0d\u751c\u4e0d\u8981\u94b1"}, {"num": 36, "value": "1991\u5e74\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5728\u7f8e\u56fd\u4f1a\u6f14\u8bb2QueenElizabethAddresstoCongress(1991)"}, {"num": 37, "value": "\u30104K60\u5e27\u3011\u68ee\u9ad8\u5343\u91cc-\u898b\u3066(LOOK)[\u898b\u3066\u30b9\u30da\u30b7\u30e3\u30eb\uff5e\u30e9\u30a4\u30f4in\u6c50\u7559PIT4.15.\u201989]AI\u4fee\u590d"}, {"num": 38, "value": "\u53e4\u5ddd\u96c4\u8f89\u4e28\u4ed6\u8bf4\u82f1\u6587\u65f6\u771f\u7684\u597d\u8ff7\u4eba\u542c\u53e4\u5ddd\u7537\u795e\u7684\u6d41\u5229\u82f1\u6587"}, {"num": 39, "value": "\u7b2c87\u96c6\u6cb9\u7ba13000\u4e07\u64ad\u653e\u91cf\u6f14\u8bb2\u505a\u4eba\u4e00\u5b9a\u8981\u575a\u6301\uff01(\u89c6\u9891\u7b14\u8bb0\u7248)"}, {"num": 40, "value": "\u5c45\u7136\u771f\u6709\u4eba\u628a\u865a\u5047\u5ba3\u4f20\u5e7f\u544a\u505a\u6210\u6e38\u620f\u4e86\uff1f\uff1f\uff1f\u3010\u627e\u6e38\u5de5\u5177\u4eba16\u3011"}, {"num": 41, "value": "\u3010\u4e00\u955c\u5230\u5e95\u3011\u8d76\u4e0a\u5154\u5154\u9996\u53d1\u8f66\uff01\u5168\u7f51\u6700\u5feb\u6700\u7f8eTWICE-TalkthatTalk\u5168\u66f2\u7ffb\u8df3|Kpop\u7ffb\u8df3|byChannel"}], "default": ""}, {"nodeType": 0, "contentType": 1, "relative": true, "name": "\u53c2\u65702_\u6587\u672c", "desc": "", "relativeXPath": "/em[1]", "exampleValues": [{"num": 0, "value": "II"}, {"num": 1, "value": "II"}, {"num": 2, "value": "II"}, {"num": 3, "value": "II"}, {"num": 4, "value": "II"}, {"num": 5, "value": "II"}, {"num": 6, "value": "II"}, {"num": 7, "value": "II"}, {"num": 8, "value": "II"}, {"num": 9, "value": "II"}, {"num": 10, "value": "II"}, {"num": 11, "value": "II"}, {"num": 12, "value": "II"}, {"num": 13, "value": "II"}, {"num": 14, "value": "II"}, {"num": 15, "value": "II"}, {"num": 16, "value": "II"}, {"num": 17, "value": "II"}, {"num": 18, "value": "II"}, {"num": 19, "value": "II"}, {"num": 20, "value": "II"}, {"num": 21, "value": "II"}, {"num": 22, "value": "II"}, {"num": 23, "value": "II"}, {"num": 24, "value": "II"}, {"num": 25, "value": "ii"}, {"num": 26, "value": "II"}, {"num": 27, "value": "II"}, {"num": 28, "value": "II"}, {"num": 29, "value": "II"}, {"num": 30, "value": "II"}, {"num": 31, "value": "II"}, {"num": 32, "value": "II"}, {"num": 33, "value": "ii"}, {"num": 34, "value": "II"}, {"num": 35, "value": "II"}, {"num": 36, "value": "II"}, {"num": 37, "value": "II"}, {"num": 38, "value": "II"}, {"num": 39, "value": "II"}, {"num": 40, "value": "II"}, {"num": 41, "value": "II"}], "default": ""}], "loopType": 1}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/5.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/5.json deleted file mode 100644 index 218608a..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/5.json +++ /dev/null @@ -1 +0,0 @@ -{"id": 5, "name": "jjwxc", "url": "https://www.jjwxc.com", "links": "https://www.jjwxc.com", "containJudge": false, "desc": "https://www.jjwxc.com", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://www.jjwxc.com", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://www.jjwxc.com"}], "outputParameters": [{"id": 0, "name": "\u53c2\u65702_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u300a\u4e71\u5c18\u4e4b\u98ce\u300b\u00a0"}, {"id": 1, "name": "\u53c2\u65703_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://www.jjwxc.net/onebook.php?novelid=90001"}, {"id": 2, "name": "\u53c2\u65704_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u60a6\u4e59"}, {"id": 3, "name": "\u53c2\u65705_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://www.jjwxc.net/oneauthor.php?authorid=46931"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 4], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.jjwxc.com", "links": "https://www.jjwxc.com", "scrollType": 0, "scrollCount": 0}}, {"id": -1, "index": 2, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[4]/div[2]/div[1]/div[3]/div[1]/ul[1]/li", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 3, "parentId": 2, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [], "loopType": 1}}, {"id": 2, "index": 4, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [5], "isInLoop": false, "position": 1, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "/html/body/div[4]/div[2]/div[1]/div[3]/div[1]/ul[1]/li", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 3, "index": 5, "parentId": 2, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 4, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65702_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "/a[1]", "exampleValues": [{"num": 0, "value": "\u300a\u4e71\u5c18\u4e4b\u98ce\u300b\u00a0"}, {"num": 1, "value": "\u300a\u597d\u5c71\u597d\u6c34\u597d\u82b1\u513f\uff08\u65b0\u7bc7\u300b\u00a0"}, {"num": 2, "value": "\u300a\u70c8\u706b\u5982\u6b4cI\u300b\u00a0"}, {"num": 3, "value": "\u300a\u5927\u5510\u664b\u9633\u516c\u4e3b\u300b\u00a0"}, {"num": 4, "value": "\u300a\u9b54\u9b3c\u7684\u4f53\u6e29\u300b\u00a0"}, {"num": 5, "value": "\u300a\u4e0d\u65ad\u4f5c\u6b7b\u540e\u6211\u6210\u4e86\u767d\u6708\u300b\u00a0"}, {"num": 6, "value": "\u300a\u4f55\u5904\u6696\u9633\u4e0d\u503e\u57ce\u300b\u00a0"}, {"num": 7, "value": "\u300a\u6709\u532a\u300b\u00a0"}, {"num": 8, "value": "\u300a\u730e\u4eba\u540c\u4eba-\u65e0\u5904\u4e0d\u5728\u300b\u00a0"}, {"num": 9, "value": "\u300a\u4eba\u4e0d\u53ef\u8c8c\u76f8\u300b\u00a0"}, {"num": 10, "value": "\u300a\u6bcf\u65e5\u4e00\u8868\u767d\u300b\u00a0"}, {"num": 11, "value": "\u300a[\u7efc\u82f1\u7f8e]App\u4e0d\u80fd\u300b\u00a0"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u65703_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "/a[1]", "exampleValues": [{"num": 0, "value": "https://www.jjwxc.net/onebook.php?novelid=90001"}, {"num": 1, "value": "https://www.jjwxc.net/onebook.php?novelid=42195"}, {"num": 2, "value": "https://www.jjwxc.net/onebook.php?novelid=487"}, {"num": 3, "value": "https://www.jjwxc.net/onebook.php?novelid=2419670"}, {"num": 4, "value": "https://www.jjwxc.net/onebook.php?novelid=3945423"}, {"num": 5, "value": "https://www.jjwxc.net/onebook.php?novelid=4682400"}, {"num": 6, "value": "https://www.jjwxc.net/onebook.php?novelid=2089609"}, {"num": 7, "value": "https://www.jjwxc.net/onebook.php?novelid=2595385"}, {"num": 8, "value": "https://www.jjwxc.net/onebook.php?novelid=439197"}, {"num": 9, "value": "https://www.jjwxc.net/onebook.php?novelid=3109031"}, {"num": 10, "value": "https://www.jjwxc.net/onebook.php?novelid=1639058"}, {"num": 11, "value": "https://www.jjwxc.net/onebook.php?novelid=2820411"}], "default": ""}, {"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65704_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "/a[2]", "exampleValues": [{"num": 0, "value": "\u60a6\u4e59"}, {"num": 1, "value": "ane"}, {"num": 2, "value": "\u660e\u6653\u6eaa"}, {"num": 3, "value": "\u9c7c\u4e03\u5f69"}, {"num": 4, "value": "\u85e4\u841d\u4e3a\u679d"}, {"num": 5, "value": "\u7eaa\u5a74"}, {"num": 6, "value": "\u5317\u503e"}, {"num": 7, "value": "priest"}, {"num": 8, "value": "\u82b1\u547d\u7f57"}, {"num": 9, "value": "\u6708\u4e0b\u8776\u5f71"}, {"num": 10, "value": "\u6816\u89c1"}, {"num": 11, "value": "Ventisca"}], "default": ""}, {"nodeType": 2, "contentType": 0, "relative": true, "name": "\u53c2\u65705_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "/a[2]", "exampleValues": [{"num": 0, "value": "https://www.jjwxc.net/oneauthor.php?authorid=46931"}, {"num": 1, "value": "https://www.jjwxc.net/oneauthor.php?authorid=10396"}, {"num": 2, "value": "https://www.jjwxc.net/oneauthor.php?authorid=32"}, {"num": 3, "value": "https://www.jjwxc.net/oneauthor.php?authorid=711837"}, {"num": 4, "value": "https://www.jjwxc.net/oneauthor.php?authorid=2071925"}, {"num": 5, "value": "https://www.jjwxc.net/oneauthor.php?authorid=2222864"}, {"num": 6, "value": "https://www.jjwxc.net/oneauthor.php?authorid=719966"}, {"num": 7, "value": "https://www.jjwxc.net/oneauthor.php?authorid=145956"}, {"num": 8, "value": "https://www.jjwxc.net/oneauthor.php?authorid=319139"}, {"num": 9, "value": "https://www.jjwxc.net/oneauthor.php?authorid=321503"}, {"num": 10, "value": "https://www.jjwxc.net/oneauthor.php?authorid=585107"}, {"num": 11, "value": "https://www.jjwxc.net/oneauthor.php?authorid=898115"}], "default": ""}]}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/6.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/6.json deleted file mode 100644 index aebfdba..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/6.json +++ /dev/null @@ -1 +0,0 @@ -{"id": 6, "name": "toutiao_authors", "url": "https://so.toutiao.com/search?dvpf=pc&source=pagination&keyword=\u957f\u671f\u6234\u8033\u673a\u542c\u97f3\u4e50\u4f1a\u600e\u6837?\u6216\u8bb8\u4f1a\u9020\u6210\u8033\u804b\uff0c\u4e14\u5f88\u96be\u6062\u590d&pd=synthesis&action_type=pagination&page_num=0", "links": "https://so.toutiao.com/search?dvpf=pc&source=pagination&keyword=\u957f\u671f\u6234\u8033\u673a\u542c\u97f3\u4e50\u4f1a\u600e\u6837?\u6216\u8bb8\u4f1a\u9020\u6210\u8033\u804b\uff0c\u4e14\u5f88\u96be\u6062\u590d&pd=synthesis&action_type=pagination&page_num=0", "containJudge": false, "desc": "https://so.toutiao.com/search?dvpf=pc&source=pagination&keyword=\u957f\u671f\u6234\u8033\u673a\u542c\u97f3\u4e50\u4f1a\u600e\u6837?\u6216\u8bb8\u4f1a\u9020\u6210\u8033\u804b\uff0c\u4e14\u5f88\u96be\u6062\u590d&pd=synthesis&action_type=pagination&page_num=0", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 2, "nodeName": "Open Page", "value": "https://so.toutiao.com/search?dvpf=pc&source=pagination&keyword=\u957f\u671f\u6234\u8033\u673a\u542c\u97f3\u4e50\u4f1a\u600e\u6837?\u6216\u8bb8\u4f1a\u9020\u6210\u8033\u804b\uff0c\u4e14\u5f88\u96be\u6062\u590d&pd=synthesis&action_type=pagination&page_num=0", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://so.toutiao.com/search?dvpf=pc&source=pagination&keyword=\u957f\u671f\u6234\u8033\u673a\u542c\u97f3\u4e50\u4f1a\u600e\u6837?\u6216\u8bb8\u4f1a\u9020\u6210\u8033\u804b\uff0c\u4e14\u5f88\u96be\u6062\u590d&pd=synthesis&action_type=pagination&page_num=0"}, {"id": 1, "name": "loopTimes_Loop_Click_1", "nodeId": 5, "nodeName": "Loop_Click", "desc": "\u5faa\u73afLoop_Click\u6267\u884c\u7684\u6b21\u6570\uff080\u4ee3\u8868\u65e0\u9650\u5faa\u73af\uff09", "type": "int", "exampleValue": 5, "value": 5}], "outputParameters": [{"id": 0, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u7ecf\u5e38\u6234\u8033\u673a\u5371\u5bb3 - \u8bed\u97f3\u79d1\u666e - \u535a\u79be\u533b\u751f"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [2, 5], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": -1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 0, "url": "https://www.jd.com", "links": "https://www.jd.com", "scrollType": 0, "scrollCount": 0}}, {"id": 1, "index": 2, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 5, "url": "https://so.toutiao.com/search?dvpf=pc&source=pagination&keyword=\u957f\u671f\u6234\u8033\u673a\u542c\u97f3\u4e50\u4f1a\u600e\u6837?\u6216\u8bb8\u4f1a\u9020\u6210\u8033\u804b\uff0c\u4e14\u5f88\u96be\u6062\u590d&pd=synthesis&action_type=pagination&page_num=0", "links": "https://so.toutiao.com/search?dvpf=pc&source=pagination&keyword=\u957f\u671f\u6234\u8033\u673a\u542c\u97f3\u4e50\u4f1a\u600e\u6837?\u6216\u8bb8\u4f1a\u9020\u6210\u8033\u804b\uff0c\u4e14\u5f88\u96be\u6062\u590d&pd=synthesis&action_type=pagination&page_num=0", "scrollType": 0, "scrollCount": 0}}, {"id": 3, "index": 3, "parentId": 2, "type": 1, "option": 8, "title": "Loop", "sequence": [4], "isInLoop": true, "position": 0, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "//div[contains(@class, \"cs-source\")]//span[contains(@class, 'text-ellipsis')][1]", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": 5, "index": 4, "parentId": 3, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 1, "contentType": 0, "relative": true, "name": "\u53c2\u65701_\u94fe\u63a5\u6587\u672c", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "\u7ecf\u5e38\u6234\u8033\u673a\u5371\u5bb3 - \u8bed\u97f3\u79d1\u666e - \u535a\u79be\u533b\u751f"}, {"num": 1, "value": "\u7ecf\u5e38\u6234\u8033\u673a\u6709\u4ec0\u4e48\u5371\u5bb3 - \u535a\u79be\u5fae\u89c6 - \u535a\u79be\u533b\u751f"}, {"num": 2, "value": "\u7ecf\u5e38\u6234\u8033\u673a\u8033\u6735\u4f1a\u4e0d\u4f1a\u804b - \u4e13\u5bb6\u6587\u7ae0 - \u535a\u79be\u533b\u751f"}, {"num": 3, "value": "\u957f\u65f6\u95f4\u6234\u8033\u673a\u542c\u6b4c\u6216\u81f4\u8033\u804b-\u540d\u533b\u5728\u7ebf\u7f51"}], "default": ""}], "loopType": 1}}, {"id": 2, "index": 5, "parentId": 0, "type": 1, "option": 8, "title": "Loop_Click", "sequence": [3, 6], "isInLoop": false, "position": 1, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "//span[contains(text(), \"\u4e0b\u4e00\u9875\")]/../..", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 0, "pathList": "", "textList": "", "exitCount": 5, "historyWait": 2}}, {"id": 4, "index": 6, "parentId": 2, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": true, "position": 1, "parameters": {"history": 5, "tabIndex": -1, "useLoop": true, "xpath": "//*[@id=\"s-dom-f0607f20\"]/div[1]/div[1]/a[7]", "wait": 0, "scrollType": 0, "scrollCount": 0, "paras": [], "loopType": 0}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/7.json b/Releases/EasySpider_linux_amd64_Ubuntu/tasks/7.json deleted file mode 100644 index ffdc072..0000000 --- a/Releases/EasySpider_linux_amd64_Ubuntu/tasks/7.json +++ /dev/null @@ -1 +0,0 @@ -{"id": 7, "name": "toutiao_author_desc", "url": "https://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5c0f\u8377\u533b\u5178&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media", "links": "https://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5c0f\u8377\u533b\u5178&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u56fd\u5bb6\u53cd\u8bc8\u4e2d\u5fc3&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5149\u660e\u7f51&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media", "containJudge": false, "desc": "https://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5c0f\u8377\u533b\u5178&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media", "inputParameters": [{"id": 0, "name": "urlList_0", "nodeId": 1, "nodeName": "Open Page", "value": "https://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5c0f\u8377\u533b\u5178&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u56fd\u5bb6\u53cd\u8bc8\u4e2d\u5fc3&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5149\u660e\u7f51&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media", "desc": "\u8981\u91c7\u96c6\u7684\u7f51\u5740\u5217\u8868,\u591a\u884c\u4ee5\\n\u5206\u5f00", "type": "string", "exampleValue": "https://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5c0f\u8377\u533b\u5178&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u56fd\u5bb6\u53cd\u8bc8\u4e2d\u5fc3&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5149\u660e\u7f51&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media"}], "outputParameters": [{"id": 0, "name": "\u53c2\u65702_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u7b80\u4ecb\uff1a\u5173\u6ce8\u5c0f\u8377\u533b\u5178\uff0c\u83b7\u53d6\u201c\u6743\u5a01\u3001\u79d1\u5b66\u3001\u5b9e\u7528\u3001\u6613\u61c2\u201d\u7684\u533b\u5b66\u4fe1\u606f"}, {"id": 1, "name": "\u53c2\u65703_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "63.3\u4e07\u83b7\u8d5e"}, {"id": 2, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "type": "string", "exampleValue": "\u5c0f\u8377\u533b\u5178"}, {"id": 3, "name": "\u53c2\u65701_\u94fe\u63a5\u5730\u5740", "desc": "", "type": "string", "exampleValue": "https://www.toutiao.com/c/user/token/MS4wLjABAAAAMpLV_1BmiyKp0yLcLZb1xJjVxmOnwObqydIzTC2ngoQ/?source=profile"}], "graph": [{"index": 0, "id": 0, "parentId": 0, "type": -1, "option": 0, "title": "root", "sequence": [1, 2, 5], "parameters": {"history": 1, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0}, "isInLoop": false}, {"id": 1, "index": 1, "parentId": 0, "type": 0, "option": 1, "title": "Open Page", "sequence": [], "isInLoop": false, "position": 0, "parameters": {"useLoop": false, "xpath": "", "wait": 3, "url": "https://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5c0f\u8377\u533b\u5178&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media", "links": "https://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5c0f\u8377\u533b\u5178&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u56fd\u5bb6\u53cd\u8bc8\u4e2d\u5fc3&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media\r\nhttps://so.toutiao.com/search?dvpf=pc&source=input&keyword=\u5149\u660e\u7f51&pd=user&action_type=search_subtab_switch&page_num=0&from=media&cur_tab_title=media", "scrollType": 0, "scrollCount": 0}}, {"id": 2, "index": 2, "parentId": 0, "type": 0, "option": 2, "title": "Click Element", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 5, "tabIndex": -1, "useLoop": false, "xpath": "//a[contains(@class, 'flex-row')][1]", "wait": 2, "scrollType": 0, "scrollCount": 0, "paras": []}}, {"id": -1, "index": 3, "parentId": 0, "type": 1, "option": 8, "title": "Loop", "sequence": [4], "isInLoop": false, "position": 2, "parameters": {"history": 1, "tabIndex": 1, "useLoop": false, "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/button", "wait": 0, "scrollType": 0, "scrollCount": 0, "loopType": 1, "pathList": "", "textList": "", "exitCount": 0, "historyWait": 2}}, {"id": -1, "index": 4, "parentId": 3, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": true, "position": 0, "parameters": {"history": 1, "tabIndex": 1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": true, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "relativeXPath": "", "exampleValues": [{"num": 0, "value": "63.3\u4e07\u83b7\u8d5e"}, {"num": 1, "value": "10.3\u4e07\u7c89\u4e1d"}, {"num": 2, "value": "5\u5173\u6ce8"}], "default": ""}], "loopType": 1}}, {"id": 3, "index": 5, "parentId": 0, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": false, "position": 2, "parameters": {"history": 1, "tabIndex": 1, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 0, "contentType": 0, "relative": false, "name": "\u53c2\u65702_\u6587\u672c", "desc": "", "relativeXPath": "//p[contains(@class, 'user-desc')]", "exampleValues": [{"num": 0, "value": "\u7b80\u4ecb\uff1a\u5173\u6ce8\u5c0f\u8377\u533b\u5178\uff0c\u83b7\u53d6\u201c\u6743\u5a01\u3001\u79d1\u5b66\u3001\u5b9e\u7528\u3001\u6613\u61c2\u201d\u7684\u533b\u5b66\u4fe1\u606f"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "\u53c2\u65703_\u6587\u672c", "desc": "", "relativeXPath": "//div[contains(@class, 'relation-stat')]", "exampleValues": [{"num": 0, "value": "63.3\u4e07\u83b7\u8d5e"}], "default": ""}, {"nodeType": 0, "contentType": 0, "relative": false, "name": "\u53c2\u65701_\u6587\u672c", "desc": "", "relativeXPath": "//div[contains(@class, 'detail')]//span[contains(@class, 'name')]", "exampleValues": [{"num": 0, "value": "\u5c0f\u8377\u533b\u5178"}]}, {"nodeType": 2, "contentType": 0, "relative": false, "name": "\u53c2\u65701_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "//a[@class=\"avatar\"]", "exampleValues": [{"num": 0, "value": "https://www.toutiao.com/c/user/token/MS4wLjABAAAAMpLV_1BmiyKp0yLcLZb1xJjVxmOnwObqydIzTC2ngoQ/?source=profile"}]}]}}, {"id": -1, "index": 6, "parentId": 0, "type": 0, "option": 3, "title": "Extract Data", "sequence": [], "isInLoop": false, "position": 1, "parameters": {"history": 5, "tabIndex": 0, "useLoop": false, "xpath": "", "wait": 0, "paras": [{"nodeType": 2, "contentType": 0, "relative": false, "name": "\u53c2\u65706_\u94fe\u63a5\u5730\u5740", "desc": "", "relativeXPath": "//a[contains(@class, 'flex-row')][1]", "exampleValues": [{"num": 0, "value": "https://so.toutiao.com/search/jump?url=https%3A%2F%2Fwww.toutiao.com%2Fc%2Fuser%2F95347840570%2F&aid=4916&jtoken=804fb410ca0c16fb0980b0a082d0c707d7ae7fb539575218f9e98534f7a9a598c00b8d749a4eb8859d5df7b1b0a122356b0b56810577c9f74a5faf9d6c18f340"}], "default": ""}]}}]} \ No newline at end of file diff --git a/Releases/EasySpider_linux_amd64_Ubuntu/软件使用说明.txt b/Releases/EasySpider_linux_amd64_Ubuntu/软件使用说明.txt new file mode 100644 index 0000000..e8d267c --- /dev/null +++ b/Releases/EasySpider_linux_amd64_Ubuntu/软件使用说明.txt @@ -0,0 +1,18 @@ +欢迎将软件宣传给更多需要的朋友! + +在此文件夹下打开Linux Terimal, 并输入以下命令运行软件: +./easy-spider.sh +注意软件运行过程中不要关闭terminal。 + +官方网址: https://github.com/NaiboWang/EasySpider + +支持Windows 10 x64及以上版本。 + +打开如果白屏请等待最多20秒,界面就会显示。 + +视频教程:https://www.bilibili.com/video/BV1Fk4y1L7xX/ + +这个软件绝对不是特洛伊木马/病毒!如果被像 Windows Defender 这样的杀毒软件误认为是病毒,请进行恢复,或者打开“EasySpider.bat”来运行我们的软件。 + +可以从其他机器导入任务,只需要把其他机器的tasks文件夹里的.json文件放入此目录的tasks文件夹里即可。同理执行号文件可以通过复制execution_instances文件夹中的.json文件来导入。注意,两个文件夹里的.json文件只支持命名为大于0的数字。 +