diff --git a/README.en.md b/README.en.md index 6130659..e1c84c0 100644 --- a/README.en.md +++ b/README.en.md @@ -279,13 +279,14 @@ D:. ``` A note about subdomain dictionaries: -  1. Some high frequency subdomain name dictionary in open source subdomain collection tool. -  2. List of the most popular subdomains published by relevant service providers online. -  3. Online research results by security researchers on common subdomains throughout the network. -    * [the_most_popular_subdomains_on_the_internet](https://bitquark.co.uk/blog/2016/02/29/the_most_popular_subdomains_on_the_internet) -    * [The most popular subdomains on the internet (2017 edition)](https://medium.com/@cmeister2/the-most-popular-subdomains-on-the-internet-2017-edition-a6b9c8a20fd8) - 4. Optimize sorting and dirty data removal from the dictionary obtained above. - 5. You are very welcome to contribute a better dictionary. + +1. Some high frequency subdomain name dictionary in open source subdomain collection tool. +2. List of the most popular subdomains published by relevant service providers online. +3. Online research results by security researchers on common subdomains throughout the network. + * [the_most_popular_subdomains_on_the_internet](https://bitquark.co.uk/blog/2016/02/29/the_most_popular_subdomains_on_the_internet) + * [The most popular subdomains on the internet (2017 edition)](https://medium.com/@cmeister2/the-most-popular-subdomains-on-the-internet-2017-edition-a6b9c8a20fd8) +4. Optimize sorting and dirty data removal from the dictionary obtained above. +5. You are very welcome to contribute a better dictionary. ## 👏Framework used diff --git a/README.md b/README.md index 2d91038..4e9bb26 100644 --- a/README.md +++ b/README.md @@ -273,13 +273,13 @@ D:. ``` 关于子域字典来说的说明: - 1. 开源子域收集工具中的部分高频子域名字字典。 - 2. 网上有关服务商公布的最流行子域列表。 - 3. 网上有关安全研究人员关于对全网常见子域的研究结果。 - * [the_most_popular_subdomains_on_the_internet](https://bitquark.co.uk/blog/2016/02/29/the_most_popular_subdomains_on_the_internet) - * [The most popular subdomains on the internet (2017 edition)](https://medium.com/@cmeister2/the-most-popular-subdomains-on-the-internet-2017-edition-a6b9c8a20fd8) - 4. 从以上获取的字典做优化以排序及脏数据去除处理。 - 5. 非常欢迎你贡献更好的字典。 +1. 开源子域收集工具中的部分高频子域名字字典。 +2. 网上有关服务商公布的最流行子域列表。 +3. 网上有关安全研究人员关于对全网常见子域的研究结果。 + * [the_most_popular_subdomains_on_the_internet](https://bitquark.co.uk/blog/2016/02/29/the_most_popular_subdomains_on_the_internet) + * [The most popular subdomains on the internet (2017 edition)](https://medium.com/@cmeister2/the-most-popular-subdomains-on-the-internet-2017-edition-a6b9c8a20fd8) +4. 从以上获取的字典做优化排序以及脏数据去除处理。 +5. 非常欢迎你贡献更好的字典。 ## 👏用到框架