├── LICENSE ├── configs └── basic.ini ├── samples └── rewrite.yaml └── templates └── basic.yaml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Watfaq/choc-configs/HEAD/LICENSE -------------------------------------------------------------------------------- /configs/basic.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Watfaq/choc-configs/HEAD/configs/basic.ini -------------------------------------------------------------------------------- /samples/rewrite.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Watfaq/choc-configs/HEAD/samples/rewrite.yaml -------------------------------------------------------------------------------- /templates/basic.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Watfaq/choc-configs/HEAD/templates/basic.yaml --------------------------------------------------------------------------------