mirror of
https://github.com/ngosang/trackerslist.git
synced 2026-04-25 17:35:57 +03:00
[GH-ISSUE #138] Use a CDN for raw files #122
Labels
No labels
bug
enhancement
help wanted
pull-request
question
waiting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/trackerslist-ngosang#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @regisbsb on GitHub (Dec 30, 2018).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/138
Example: https://cdn.jsdelivr.net/gh/ngosang/trackerslist@master/trackers_all_ip.txt
@ThatLurker commented on GitHub (Dec 30, 2018):
Why use a CDN?
Does using it bring any benefits?
@rredford6 commented on GitHub (Dec 30, 2018):
raw.githubusercontent.com is already using a Fastly CDN
@regisbsb commented on GitHub (Dec 30, 2018):
I thought raw github domain was only for download. If you host a script and load in a html page or a url that will be downloaded every day it would ban you. But if not then cool 😎.
@ngosang commented on GitHub (Dec 31, 2018):
I think this isn't necessary by now. If the number of downloads increases I will thing about it.