情况1:
示例 html:<a href="https://www.jessussaveme.com/saveme/c-from.html?random[for_god_sake_save_me]=anyonethere&no=fr&lang=fr">Test</a>
预期输出:
https://www.jessussaveme.com/saveme/c-from.html?random[for_god_sake_save_me]=anyonethere&no=fr&lang=fr
案例二:
示例 html:<a href="https://www.jessussaveme.com/saveme/c-from.html?random[]=anyonethere&no=fr&lang=fr">Test</a>
预期输出:没有。链接不应包含空方括号 []
案例3:
示例 html:<a href="https://www.jessussaveme.com/saveme/c-from.html?random=anyonethere&no=fr&lang=fr">Test</a>
预期输出:https://www.jessussaveme.com/saveme/c-from.html?random=anyonethere&no=fr&lang=fr
应该选择哪些链接: 1. 不包含任何方括号 '[]' 的 链接或 2. 包含非空方括号 '[Some_random_text]' 的链接
不应选择 的链接:包含空方括号 [] 的链接。
繁花如伊
牧羊人nacy