Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit ccc93b4

Browse files
committed
Initial commit
0 parents  commit ccc93b4

File tree

4 files changed

+82
-0
lines changed

4 files changed

+82
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2018 ScriptTiger
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/ScriptTiger)
2+
3+
# Streamers
4+
Curated list of streaming service domains. Use cases for this list may include, but are not limited to:
5+
Implementing QoS (quality of service) models for streaming services
6+
Conditional DNS resolving (via a service such as DualServer) in cases where you are receiving DNS from remote sources that are not optimized for your local area (Google DNS, Tor DNS, OpenDNS, DNS over TLS, DNSCrypt, etc.)
7+
8+
You can download this repo from the below link to get started:
9+
https://github.com/ScriptTiger/Streamers/archive/master.zip
10+
11+
If you would like to show your support for ScriptTiger, check out the Patreon page to find out how:
12+
https://www.patreon.com/ScriptTiger
13+
14+
For more ScriptTiger scripts and goodies, check out ScriptTiger's GitHub Pages website:
15+
https://scripttiger.github.io/
16+
17+
Donate Monero (XMR): 441LBeQpcSbC1kgangHYkW8Tzo8cunWvtVK4M6QYMcAjdkMmfwe8XzDJr1c4kbLLn3NuZKxzpLTVsgFd7Jh28qipR5rXAjx

Streamers.txt

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# =====
2+
# For more information on ScriptTiger and more ScriptTiger projects visit the following URL:
3+
# https://scripttiger.github.io/
4+
# Or visit the following URL for the latest information on this ScriptTiger project:
5+
# https://github.com/ScriptTiger/Streamers
6+
# =====
7+
8+
# iFlix
9+
10+
a1313.dscw10.akamai.net
11+
api.iflix.com
12+
auth.iflix.com
13+
cinema.iflix.com
14+
data.iflix.com
15+
e25102.b.akamaiedge.net
16+
feature-service.iflix.com
17+
i18n.iflix.com
18+
iflix.com
19+
iflix.demdex.net
20+
iflix.sc.omtrdc.net
21+
iflixassets.com
22+
iflix-data.akamaized.net
23+
iflix-images.akamaized.net
24+
iflix-videocdn-p1.akamaized.net
25+
images.iflixassets.com
26+
kinesis.ap-southeast-1.amazonaws.com
27+
licenseproxy.ha.iflix-second.vimondtv.com
28+
login.iflix.com
29+
personalization-service.iflix.com
30+
piay.iflix.com
31+
play.iflix.com
32+
rating-service.iflix.com
33+
static.iflix.com
34+
ticketbox.iflix.com
35+
wallet.iflix.com
36+
www.iflix.com
37+
38+
# YouTube
39+
40+
googlevideo.com
41+
youtube.com
42+
ytimg.com

0 commit comments

Comments
 (0)