Skip to content

Commit 3dedc16

Browse files
committed
lint
1 parent 22ead1f commit 3dedc16

18 files changed

+1454
-474
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
}
1919
}
2020
]
21-
}
21+
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ A tool for finding information on how to stop malicious websites.
55
This tool uses GeoIP data from MaxMind that is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Their database is used on our project to identify where a server is located.
66

77
Information given includes:
8+
89
- Whois lookup of domains and IPs
910
- GeoIP lookups
1011

11-
*More to come...*
12+
_More to come..._

0 commit comments

Comments
 (0)