Skip to content

Domain updater for Url highlight

License

Notifications You must be signed in to change notification settings

vstelmakh/url-highlight-domain-updater

Repository files navigation

Url highlight domain updater

build
This is a small helper tool that simplifies the process of top level domain list update, for the Url highlight library.

Warning

This is not meant to be used publicly. See it as internal project tool.

Requirements

Installation

  1. Clone Git repository:
git clone git@github.com:vstelmakh/url-highlight-domain-updater.git
  1. Navigate to repository directory:
cd url-highlight-domain-updater
  1. Install Composer dependencies:
composer install --prefer-dist --no-dev --optimize-autoloader

Usage

Run update-domains console command to crawl top level domains from IANA and save result in Url highlight format:

bin/update-domains result/path/Domains.php

Tip

Use bin/update-domains --help option to see command documentation and usage examples.

Credits

Volodymyr Stelmakh
Licensed under the MIT License. See LICENSE for more information.

About

Domain updater for Url highlight

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages