Show list of addresses

This commit is contained in:
Ildar Kamalov
2019-02-04 17:13:59 +03:00
committed by Eugene Bujak
parent f379d34813
commit 31b855f9ab
9 changed files with 166 additions and 72 deletions

View File

@@ -70,3 +70,5 @@ export const SETTINGS_NAMES = {
parental: 'parental',
safesearch: 'safesearch',
};
export const STANDARD_DNS_PORT = 53;