From b585a995a973dec54b4bd6afb80cb6ee8557888e Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Wed, 9 Dec 2020 10:40:10 -0500 Subject: [PATCH] test --- origin/origin_conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/origin/origin_conf.json b/origin/origin_conf.json index 8490083..edde049 100644 --- a/origin/origin_conf.json +++ b/origin/origin_conf.json @@ -42,12 +42,12 @@ }, "iptvorg-us":{ "filter_country":{ - "value": "United States", + "value": "us", "config_file": true, "config_web": true }, "filter_language":{ - "value": "english", + "value": "eng", "config_file": true, "config_web": true },