Arkadius Stefanski
8793ce1531
Path Of Exile CDN added ( #138 )
...
* Path Of Exile CDN added
* adjust description
2020-10-22 10:05:52 +01:00
Amir Zarrinkafsh
300dcb377e
Add Steam CDN ( #144 )
2020-10-22 10:01:38 +01:00
Amir Zarrinkafsh
b4431bcfaa
Fix wildcard domains in dnsmasq script ( #143 )
...
While #140 added support for round-robin DNS the script needs a slight modification to ensure that wildcard domains are still added with the old method due to dnsmasq limitations.
This change will include all wildcard domains in the generated `lancache.conf` along with all the `addn-hosts=` entries.
2020-10-22 09:56:07 +01:00
Barry Zubel
354615d13c
Add FFXIV CDN ( #142 )
...
* Add FFXIV cache domain
2020-08-21 11:12:55 +01:00
James Kinsman
6487d71677
Merge pull request #140 from nightah/dnsmasq-refactor
...
Refactor Dnsmasq script to support multiple cache ips
2020-08-20 11:26:58 +01:00
James Kinsman
965e7e3d6f
Merge pull request #141 from nightah/epicgames-domains
...
Add Epic Games hostnames
2020-08-20 11:26:23 +01:00
Amir Zarrinkafsh
07ed91fccc
Add Epic Games hostnames
2020-08-20 11:02:57 +10:00
James Kinsman
4d4e9a290d
Merge pull request #139 from serek4/master
...
Added new hostname to xboxlive cdn
2020-08-16 13:12:24 +01:00
Amir Zarrinkafsh
494a89f181
Generate lancache.conf based on specified cache entries
2020-06-25 09:15:42 +10:00
Amir Zarrinkafsh
85f05fcc77
Refactor Dnsmasq script to support multiple cache ips
...
This change is a continuation of #54 , it modifies the output of the dnsmasq script to host file format which allows round robin DNS entries.
There is a caveat with round robin DNS entries in dnsmasq, they only supports a single address for wildcard domains, for example: *.cdn.blizzard.com.
If previously you had the generated .conf files dumped into a directory where dnsmasq automatically loaded on start-up, you will need to create config that loads all the host files, for example:
**lancache.conf**
```conf
addn-hosts=/etc/dnsmasq/conf.d/blizzard.hosts
addn-hosts=/etc/dnsmasq/conf.d/steam.hosts
addn-hosts=/etc/dnsmasq/conf.d/uplay.hosts
```
Closes #107 .
2020-06-06 20:32:24 +10:00
serek4
025f80d7d1
Added new hostname to xboxlive cdn
...
new hostname for xbox game pass on PC
2020-05-13 11:37:05 +02:00
Proto
a5eab76953
Merge pull request #136 from Cronus89/patch-1
...
Update list of Renegade-X Download Patch Mirrors
2020-04-18 19:42:31 +01:00
Cronus89
97cbbbd508
Update list of Renegade-X Download Patch Mirrors
...
This list was completely out of date, I'll attempt to keep this updated anytime there is a mirror list change.
2020-04-18 13:21:27 -05:00
Proto
ac772a78bf
Merge pull request #134 from DeusQain/master
...
Added BSG entry for Tarkov
2020-03-10 00:48:22 +00:00
DeusQain
bb4c42ab0c
Added BSG entry for Tarkov
2020-03-09 20:42:12 -04:00
Proto
e2b815bf8a
Merge pull request #133 from DeusQain/master
...
Battle State Games, DNS records currently known to me.
2020-03-07 19:15:11 +00:00
DeusQain
013c9a8032
removed na.d.gcdn.co & d.gcdn.co from bsg.txt
2020-03-06 16:37:54 -05:00
DeusQain
e435da0abe
Battle State Games, DNS records currently known to me.
...
The game does a DNS request for a single domain that is a CNAME for the CDN domain names.
2020-03-06 00:31:31 -05:00
Barry Zubel
1a1259b4ee
Reinstate Origin per beta client 10.5.63.37653 - 758549 ( #126 )
...
* reinstate Origin
* Updated to CDN addresses specified by EA per uklans discussion
2020-02-27 16:06:32 +00:00
James Kinsman
b4640e43e6
Removed office cdn due to slicing incompatibility ( #131 )
2020-02-23 14:44:57 +00:00
Jessica Smith
dceb6beb3f
Add second CoH hostname. ( #128 )
2020-02-12 15:57:37 +00:00
unspec
a28569a3d0
Remove pls.patch.station.sony.com ( #127 )
...
This is now hosted on the daybreak launcher and in daybreak.txt
2020-02-11 19:01:57 +00:00
Jessica Smith
2b3f5564d2
Add the new Valve LanCache hostname ( #121 )
2020-01-07 16:39:33 +00:00
unspec
d123595cd8
Merge pull request #120 from unspec/master
...
Add FAQ
2019-12-12 15:52:06 +00:00
Mike
da5e7ffe01
update readme
2019-12-12 14:11:32 +00:00
Mike
fc29b457d8
FAQ updates
2019-12-12 14:10:16 +00:00
Mike
d774952d53
testing info
2019-12-12 13:33:13 +00:00
unspec
348c833d58
Update faq.md
2019-12-12 13:28:21 +00:00
Mike
d92f44b9ed
Minor fixes
2019-12-12 13:24:20 +00:00
Mike
f322cff5b0
Add first draft of FAQ
2019-12-12 13:16:00 +00:00
James Kinsman
76f0c13032
Merge pull request #117 from MathewBurnett/master
...
Removed apple.txt as this only caters to small windows based apple apps
2019-12-02 12:18:12 +00:00
Mathew Burnett
619b9ae5f7
Removed apple.txt as this only catters to small windows based apple apps
2019-12-02 12:13:04 +00:00
unspec
698914d22c
Merge pull request #111 from marcusboon/master
...
Fixes 110: Change example from origin to steam
2019-11-21 15:06:05 +00:00
Jessica Smith
da99fdebfb
Add missing newline to end of City of Heroes CDN definition.
2019-11-01 13:46:45 +00:00
Jessica Smith
f5781eb884
Add support for City of Heroes (Homecoming) ( #114 )
2019-11-01 13:40:13 +00:00
James Kinsman
8006f08125
Merge pull request #113 from neheb/h
...
create-dnsmasq: Run through shellcheck
2019-10-13 20:47:10 +01:00
Rosen Penev
6557fda4d6
create-dnsmasq: Run through shellcheck
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-11 12:56:40 -07:00
Marcus Boon
c422436b4f
Fixes #110 : Change exmaple from origin to steam
2019-09-21 13:10:42 +10:00
Jonathan Howard
5ab391af68
Domain correction for Riot's new chunking patcher ( #105 )
...
Thanks for the update, v3n. :)
2019-07-31 09:13:34 +01:00
unspec
e2a00767e2
Merge pull request #103 from nightah/additional-wsus-domains
...
Additional Windows Server 2019 WSUS domains
2019-07-13 15:45:10 +01:00
Amir Zarrinkafsh
04a6bb36e4
Additional Windows Server 2019 WSUS domains
2019-07-14 00:36:39 +10:00
James Kinsman
fd41bfbd20
Merge pull request #101 from Lepidopterist/master
...
Deprecation of mixed-content field
2019-07-08 22:31:16 +01:00
Barry Zubel
a934ed406a
merge from upstream
2019-07-08 14:34:54 +01:00
Barry Zubel
2dd90a6cce
Deprecate mixed-content
2019-07-08 14:30:55 +01:00
James Kinsman
1dbab96b0a
Merge pull request #100 from Lepidopterist/master
...
Add neverwinter / warframe CDNs - StratLAN Summer 2019
2019-07-08 14:27:47 +01:00
Barry Zubel
1070c8f0b8
fix commas and whitespace.
2019-07-08 14:25:42 +01:00
James Kinsman
e696f61bff
Merge pull request #97 from uklans/remove-ea
...
Remove ea/origin
Removed until ea/origin return to http
2019-07-08 14:20:58 +01:00
Barry Zubel
a6153c683a
Add warframe CDN details
2019-07-07 15:50:11 +01:00
Barry Zubel
523ba0cb20
Add neverwinter CDN - StratLAN Summer 2019
2019-07-05 15:48:46 +01:00
unspec
f6efeea62b
Update cache_domains.json
2019-07-01 17:20:44 +01:00