mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
chore: remove repetitive word (#4376)
Signed-off-by: kindknow <iturf@sina.com>
This commit is contained in:
@@ -62,7 +62,7 @@ const filtered = all
|
||||
a.join('.').localeCompare(b.join('.'))
|
||||
)
|
||||
.map((d) =>
|
||||
// convert back to to a domain (aka re-reverse before printing)
|
||||
// convert back to a domain (aka re-reverse before printing)
|
||||
d.reverse().join('.')
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user