Rename Devisto to Shuttle, update hostname ignore list

main
Elbert Alias 4 years ago
parent 167b880819
commit 3f88e0d595

@ -450,7 +450,7 @@ class Site {
await sleep(1000)
page.on('console', (message) => this.log(message.text())) // TODO
// page.on('console', (message) => this.log(message.text()))
// Links
const links = await this.promiseTimeout(

@ -15,7 +15,7 @@ const { agent, promisify, getOption, setOption, open, globEscape } = Utils
const expiry = 1000 * 60 * 60 * 24
const hostnameIgnoreList =
/((local|dev(elop(ment)?)?|stag(e|ing)?|preprod|preview|test(ing)?|[^a-z]demo(shop)?|admin|cache)[.-]|localhost|wappalyzer|google|facebook|twitter|reddit|yahoo|wikipedia|amazon|youtube|\/admin|\.local|\.test|\.dev|\.netlify\.app|\.shopifypreview\.com|^[0-9.]+$)/
/\b((local|dev(elop(ment)?)?|stag(e|ing)?|preprod|preview|test(ing)?|[^a-z]demo(shop)?|cache)[.-]|localhost|((wappalyzer|google|facebook|twitter|reddit|yahoo|wikipedia|amazon|youtube)\.)|\.local|\.test|\.netlify\.app|\.shopifypreview\.com|^[0-9.]+|[\d.]+$|^([a-f0-9:]+:+)+[a-f0-9]+$)/
const xhrDebounce = []

@ -5473,11 +5473,11 @@
"icon": "Detectify.svg",
"website": "https://detectify.com/"
},
"Devisto": {
"Shuttle": {
"cats": [
1
],
"description": "Devisto is a website development platform.",
"description": "Shuttle is a website development platform.",
"icon": "Devisto.svg",
"implies":["Laravel", "PHP", "Amazon Web Services"],
"js": {