diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-07-02 13:01:07 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-07-02 13:01:07 -0700 |
| commit | daf431e1b8438bdba2711387873351e2fae09bdd (patch) | |
| tree | cc3fd7d28bb4c80b2047657340575b259609db33 /sql_table_config.json | |
| parent | 25141f6b458cba1ac8240b5bc2a7f4cf73274cab (diff) | |
fix: domain formatting issues (redirects)
Diffstat (limited to 'sql_table_config.json')
| -rw-r--r-- | sql_table_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql_table_config.json b/sql_table_config.json index 7aea426..0e2e6e5 100644 --- a/sql_table_config.json +++ b/sql_table_config.json @@ -3,5 +3,5 @@ "LIVE_HEADER": "channel_id, profile_pic, name, subscriber_count, timestamp", "DAILY_COLUMNS": "id INT PRIMARY KEY AUTO_INCREMENT, channel_id VARCHAR(255), sub_diff INT", "DAILY_HEADER": "channel_id, sub_diff", - "HOLODEX_ORGS": "Phase%20Connect" + "HOLODEX_ORGS": "Nijisanji" } |
