We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b795b00 commit 944fe29Copy full SHA for 944fe29
1 file changed
README.md
@@ -42,7 +42,7 @@ File: [/src/consts.js](https://github.com/Metallic-Web/Metallic/blob/main/src/co
42
### Block List
43
File: [/blocklist/block.json](https://github.com/Metallic-Web/Metallic/blob/main/blocklist/block.json)
44
45
-`[host, host, host...]` - An Array of hostnames to block
+`[host, sub.host, host...]` - An Array of hostnames to block (also include subdomains)
46
47
### Github and Discord
48
File: [/src/consts.js](https://github.com/Metallic-Web/Metallic/blob/main/src/consts.js)
0 commit comments