From 48e59fd4cc57e30be70b330175f32a0d9b230616 Mon Sep 17 00:00:00 2001 From: tech234a <46801700+tech234a@users.noreply.github.com> Date: Tue, 22 Sep 2020 22:19:06 -0400 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 562644d..98fa701 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name": "YTCC-Archive", "description": "This app archives published and draft community-contributed captioning, descriptions, and titles for YouTube videos as well as credits for published captions. For the HSID, SSID, and SID values, please create a test Google account in a new browser profile (so the cookies aren't associated with your primary Google account), visit youtube.com, and extract those respective cookie values. These cookies are required because YouTube requires users to log in with any account to access the community-contributed captions and metadata editor. TRACKER_USERNAME refers to the name that appears on the dashboard.", - "repository": "https://github.com/Data-Horde/ytcc-archive-heroku", + "repository": "https://github.com/Data-Horde/ytcc-archive", "website": "https://tracker.archiveteam.org/ext-yt-communitycontribs/", "buildpacks": [{"url": "heroku/python"}], "logo": "https://i0.wp.com/datahorde.org/wp-content/uploads/2020/04/DataHorde_Logo_2.png?fit=2331%2C2349&ssl=1",