https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/RegExp
/pattern/flags
// 字面量: 模式 标志
new RegExp(pattern [, flags])
// 构造函数: 模式 标志
RegExp(pattern [, flags])
// 工厂符号: 模式 标志
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/replace
x = getComputedStyle(as[0], '::before').getPropertyValue('background-image');
// "url("https://rollbar.com/assets/shared/logos/ruby-icon.svg")"
TODO x =https://rollbar.com/assets/shared/logos/ruby-icon.svg
;
tools
https://www.nirsoft.net/utils/seqdownload.html
https://sourceforge.net/projects/imagecrawler/
https://stackoverflow.com/questions/17311645/download-image-with-javascript
https://superuser.com/questions/274276/what-program-can-i-use-to-bulk-download-this-list-of-links
https://github.com/lmmx/tabsave
https://stackoverflow.com/users/283863/derek-%E6%9C%95%E6%9C%83%E5%8A%9F%E5%A4%AB
js spider
https://gist.github.com/xgqfrms-GitHub/0bf82ff06037a0d1776c9f30033cbfd1
https://www.cnblogs.com/xgqfrms/p/6942147.html