README.md in rogue_one-0.4.2 vs README.md in rogue_one-0.4.3

- old
+ new

@@ -1,9 +1,9 @@ # Rogue one [![Gem Version](https://badge.fury.io/rb/rogue_one.svg)](https://badge.fury.io/rb/rogue_one) -[![Build Status](https://travis-ci.com/ninoseki/rogue_one.svg?branch=master)](https://travis-ci.com/ninoseki/rogue_one) +[![Ruby CI](https://github.com/ninoseki/rogue_one/actions/workflows/test.yaml/badge.svg)](https://github.com/ninoseki/rogue_one/actions/workflows/test.yaml) [![CodeFactor](https://www.codefactor.io/repository/github/ninoseki/rogue_one/badge)](https://www.codefactor.io/repository/github/ninoseki/rogue_one) [![Coverage Status](https://coveralls.io/repos/github/ninoseki/rogue_one/badge.svg?branch=master)](https://coveralls.io/github/ninoseki/rogue_one?branch=master) A PoC tool for analyzing a rogue DNS server. @@ -73,10 +73,10 @@ "landing_pages": [ "154.223.53.53", "58.82.243.9" ] } -# Note: a custom list should be an array of domains in YAML format. +# Note: a custom list should be an array of domains in a YAML file. ``` | Key | Desc. | |---------------|--------------------------------------------------------------------------| | verdict | A detection result (`rogue one` or `benign one`) |