mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 05:15:42 -04:00
chore(branding): change urls from personal to organization
This commit is contained in:
@@ -1,19 +1,18 @@
|
||||
──────────────────────────────────────────────────────────────────────────────────────────
|
||||
TVApp2 Docker Image
|
||||
──────────────────────────────────────────────────────────────────────────────────────────
|
||||
The TvApp2 image allows you to fetch m3u playlist and EPG data for numerous
|
||||
The TvApp2 image allows you to fetch M3U playlist and EPG data for numerous
|
||||
IPTV services online.
|
||||
|
||||
Once the files are fetched by the image, you can visit the self-hosted webpage,
|
||||
copy the links to the m3u and EPG files; and add them to your favorite IPTV app
|
||||
copy the links to the M3U and EPG files; and add them to your favorite IPTV app
|
||||
such as Jellyfin, Plex, or Emby.
|
||||
|
||||
For more information about this project; visit the links below. This app is
|
||||
served on multiple repositories as backup. Use any of the repo links below:
|
||||
|
||||
TVApp2 Repo 1 https://github.com/iFlip721/tvapp2
|
||||
TVApp2 Repo 2 https://github.com/Aetherinox/tvapp2
|
||||
TVApp2 Repo 3 https://git.binaryninja.net/BinaryNinja/tvapp2
|
||||
TVApp2 Repo 1 https://github.com/BinaryNinja/tvapp2
|
||||
TVApp2 Repo 2 https://git.binaryninja.net/BinaryNinja/tvapp2
|
||||
Base Alpine Image https://github.com/Aetherinox/docker-base-alpine
|
||||
|
||||
If you are making this container available on a public-facing domain,
|
||||
|
||||
@@ -5,10 +5,9 @@
|
||||
# @project TVApp2
|
||||
# @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
|
||||
# @file run
|
||||
# @repo.1 https://github.com/iFlip721/tvapp2
|
||||
# @repo.2 https://github.com/Aetherinox/tvapp2
|
||||
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
|
||||
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
|
||||
# @repo.1 https://github.com/BinaryNinja/tvapp2
|
||||
# @repo.2 https://git.binaryninja.net/BinaryNinja/tvapp2
|
||||
# @repo.3 https://github.com/aetherinox/docker-base-alpine
|
||||
# #
|
||||
|
||||
SUBJECT="/C=NA/ST=NA/L=NA/O=BinaryNinja/OU=TVApp2 Docker Image/CN=*"
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
# @project TVApp2
|
||||
# @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
|
||||
# @file run
|
||||
# @repo.1 https://github.com/iFlip721/tvapp2
|
||||
# @repo.2 https://github.com/Aetherinox/tvapp2
|
||||
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
|
||||
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
|
||||
# @repo.1 https://github.com/BinaryNinja/tvapp2
|
||||
# @repo.2 https://git.binaryninja.net/BinaryNinja/tvapp2
|
||||
# @repo.3 https://github.com/aetherinox/docker-base-alpine
|
||||
# #
|
||||
|
||||
Reference in New Issue
Block a user