mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 15:51:03 +00:00
Add repo dev req. for Node.js (#3186)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import fs from 'fs';
|
||||
import fs from 'node:fs';
|
||||
|
||||
// muli-part domain codes and (hopefully) valid top-levels (all manual from list)
|
||||
const DOMS = [
|
||||
|
||||
Reference in New Issue
Block a user