Commit Graph

173 Commits

Author SHA1 Message Date
74cab757af Fix generation scripts
This change leverages  and also applies this to the dnsmasq script.

As it currently stands both generation scripts (unbound and dnsmasq) have a condition where a domain will be skipped if it fuzzy matches a domain already parsed that is higher in the CDN domain list.

For example the latter of the below two samples would never be added.
8793ce1531/steam.txt (L20) 8793ce1531/steam.txt (L29)

I've also taken the liberty to sort the output of said scripts for readability and troubleshooting purposes.

Closes .
2020-10-29 23:05:45 +11:00
8793ce1531 Path Of Exile CDN added ()
* Path Of Exile CDN added

* adjust description
2020-10-22 10:05:52 +01:00
300dcb377e Add Steam CDN () 2020-10-22 10:01:38 +01:00
b4431bcfaa Fix wildcard domains in dnsmasq script ()
While  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
354615d13c Add FFXIV CDN ()
* Add FFXIV cache domain
2020-08-21 11:12:55 +01:00
6487d71677 Merge pull request from nightah/dnsmasq-refactor
Refactor Dnsmasq script to support multiple cache ips
2020-08-20 11:26:58 +01:00
965e7e3d6f Merge pull request from nightah/epicgames-domains
Add Epic Games hostnames
2020-08-20 11:26:23 +01:00
07ed91fccc Add Epic Games hostnames 2020-08-20 11:02:57 +10:00
4d4e9a290d Merge pull request from serek4/master
Added new hostname to xboxlive cdn
2020-08-16 13:12:24 +01:00
494a89f181 Generate lancache.conf based on specified cache entries 2020-06-25 09:15:42 +10:00
85f05fcc77 Refactor Dnsmasq script to support multiple cache ips
This change is a continuation of , 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 .
2020-06-06 20:32:24 +10:00
025f80d7d1 Added new hostname to xboxlive cdn
new hostname for xbox game pass on PC
2020-05-13 11:37:05 +02:00
a5eab76953 Merge pull request from Cronus89/patch-1
Update list of Renegade-X Download Patch Mirrors
2020-04-18 19:42:31 +01:00
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
ac772a78bf Merge pull request from DeusQain/master
Added BSG entry for Tarkov
2020-03-10 00:48:22 +00:00
bb4c42ab0c Added BSG entry for Tarkov 2020-03-09 20:42:12 -04:00
e2b815bf8a Merge pull request from DeusQain/master
Battle State Games, DNS records currently known to me.
2020-03-07 19:15:11 +00:00
013c9a8032 removed na.d.gcdn.co & d.gcdn.co from bsg.txt 2020-03-06 16:37:54 -05:00
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
1a1259b4ee Reinstate Origin per beta client 10.5.63.37653 - 758549 ()
* reinstate Origin

* Updated to CDN addresses specified by EA per uklans discussion
2020-02-27 16:06:32 +00:00
b4640e43e6 Removed office cdn due to slicing incompatibility () 2020-02-23 14:44:57 +00:00
dceb6beb3f Add second CoH hostname. () 2020-02-12 15:57:37 +00:00
a28569a3d0 Remove pls.patch.station.sony.com ()
This is now hosted on the daybreak launcher and in daybreak.txt
2020-02-11 19:01:57 +00:00
2b3f5564d2 Add the new Valve LanCache hostname () 2020-01-07 16:39:33 +00:00
d123595cd8 Merge pull request from unspec/master
Add FAQ
2019-12-12 15:52:06 +00:00
da5e7ffe01 update readme 2019-12-12 14:11:32 +00:00
fc29b457d8 FAQ updates 2019-12-12 14:10:16 +00:00
d774952d53 testing info 2019-12-12 13:33:13 +00:00
348c833d58 Update faq.md 2019-12-12 13:28:21 +00:00
d92f44b9ed Minor fixes 2019-12-12 13:24:20 +00:00
f322cff5b0 Add first draft of FAQ 2019-12-12 13:16:00 +00:00
76f0c13032 Merge pull request from MathewBurnett/master
Removed apple.txt as this only caters to small windows based apple apps
2019-12-02 12:18:12 +00:00
619b9ae5f7 Removed apple.txt as this only catters to small windows based apple apps 2019-12-02 12:13:04 +00:00
698914d22c Merge pull request from marcusboon/master
Fixes 110: Change example from origin to steam
2019-11-21 15:06:05 +00:00
da99fdebfb Add missing newline to end of City of Heroes CDN definition. 2019-11-01 13:46:45 +00:00
f5781eb884 Add support for City of Heroes (Homecoming) () 2019-11-01 13:40:13 +00:00
8006f08125 Merge pull request from neheb/h
create-dnsmasq: Run through shellcheck
2019-10-13 20:47:10 +01:00
6557fda4d6 create-dnsmasq: Run through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-11 12:56:40 -07:00
c422436b4f Fixes : Change exmaple from origin to steam 2019-09-21 13:10:42 +10:00
5ab391af68 Domain correction for Riot's new chunking patcher ()
Thanks for the update, v3n.  :)
2019-07-31 09:13:34 +01:00
e2a00767e2 Merge pull request from nightah/additional-wsus-domains
Additional Windows Server 2019 WSUS domains
2019-07-13 15:45:10 +01:00
04a6bb36e4 Additional Windows Server 2019 WSUS domains 2019-07-14 00:36:39 +10:00
fd41bfbd20 Merge pull request from Lepidopterist/master
Deprecation of mixed-content field
2019-07-08 22:31:16 +01:00
a934ed406a merge from upstream 2019-07-08 14:34:54 +01:00
2dd90a6cce Deprecate mixed-content 2019-07-08 14:30:55 +01:00
1dbab96b0a Merge pull request from Lepidopterist/master
Add neverwinter / warframe CDNs - StratLAN Summer 2019
2019-07-08 14:27:47 +01:00
1070c8f0b8 fix commas and whitespace. 2019-07-08 14:25:42 +01:00
e696f61bff Merge pull request from uklans/remove-ea
Remove ea/origin

Removed until ea/origin return to http
2019-07-08 14:20:58 +01:00
a6153c683a Add warframe CDN details 2019-07-07 15:50:11 +01:00
523ba0cb20 Add neverwinter CDN - StratLAN Summer 2019 2019-07-05 15:48:46 +01:00