1950c4bc79
GitHub Actions build: 2023-05-15
2023-05-15 00:00:57 +00:00
08df59188d
GitHub Actions build: 2023-05-12
2023-05-12 00:00:46 +00:00
4d0b46d4d7
GitHub Actions build: 2023-05-10
2023-05-10 00:00:38 +00:00
a382f6c84c
GitHub Actions build: 2023-04-08
2023-04-08 00:23:49 +00:00
222eb112d2
GitHub Actions build: 2023-04-03
2023-04-03 00:26:14 +00:00
6e2b2b5b3b
Merge branch 'master' of https://github.com/uklans/cache-domains
2023-03-30 07:12:31 +00:00
31b2ba1e0a
Tell dnsmasq not to pass requests upstream ( #223 )
...
* Tell dnsmasq not to pass requests upstream
The behavior of dnsmasq changed in version 2.86 -- before then, if a record was set for a domain name with dnsmasq, and a record for a type not specified for that domain was requested, dnsmasq would indicate no data existed for that record type. After 2.86, record types that are not specified are instead passed upstream. The latter behavior causes problems for, e.g., the Steam client, which will disregard a correctly set A-record for lancache.steamcontent.com, if no AAAA is set with dnsmasq and dnsmasq passes the AAAA query upstream. The documentation for dnsmasq indicates the correct way to restore the old behavior is to use the local=/host/ syntax -- emit this syntax for each of our lancache-hosted DNS entries.
* Update scripts/create-dnsmasq.sh
Co-authored-by: Amir Zarrinkafsh <nightah@me.com >
---------
Co-authored-by: Amir Zarrinkafsh <nightah@me.com >
2023-03-28 11:36:46 +01:00
5061e610e1
GitHub Actions build: 2023-03-28
2023-03-28 00:27:25 +00:00
e5f3809bab
GitHub Actions build: 2023-03-27
2023-03-27 00:26:26 +00:00
5987ee8da6
GitHub Actions build: 2023-03-24
2023-03-24 00:26:47 +00:00
3a0a7f6264
GitHub Actions build: 2023-03-18
2023-03-18 00:28:05 +00:00
7e17a38ceb
GitHub Actions build: 2023-03-11
2023-03-11 00:24:58 +00:00
c81f59defb
GitHub Actions build: 2023-03-10
2023-03-10 00:29:47 +00:00
fbf817da9e
GitHub Actions build: 2023-03-09
2023-03-09 00:29:52 +00:00
205eb1a57a
GitHub Actions build: 2023-03-07
2023-03-07 00:31:09 +00:00
e45ffb4d7b
GitHub Actions build: 2023-03-05
2023-03-05 00:32:30 +00:00
29dcb5a034
GitHub Actions build: 2023-02-20
2023-02-20 00:00:42 +00:00
8c65ef81b9
GitHub Actions build: 2023-02-17
2023-02-17 00:00:31 +00:00
949992d38c
GitHub Actions build: 2023-01-23
2023-01-23 00:00:37 +00:00
96d678f335
GitHub Actions build: 2023-01-18
2023-01-18 00:00:44 +00:00
0ea767c07b
Remove colon and port in arch ( #4 )
...
Signed-off-by: redtrillix <zachary.gethin@destronia.com >
Co-authored-by: redtrillix <redtrillix@users.noreply.github.com >
2022-12-06 11:58:08 +00:00
08d7370849
GitHub Actions build: 2022-12-05
2022-12-05 00:00:47 +00:00
a124d06aaf
add dependabot
2022-11-16 15:03:44 +00:00
d45dff333c
feat: auto generate arch repo list
...
generate test
GitHub Actions build:
add date
2022-11-16 15:02:01 +00:00
2a5e2f52fc
remove https domains for arch mirrors ( #2 )
...
* Remove HTTPS domains
* Sorted lexicographically
- Sorted alphabetically A-Z.
2022-11-16 14:34:27 +00:00
b9644755fc
Update README.md
2022-11-11 21:40:41 +00:00
54ee3311bc
Add arch repos ( #1 )
...
* Add Arch repository domains
Co-authored-by: redtrillix <54786587+redtrillix@users.noreply.github.com >
2022-11-11 21:34:41 +00:00
2d6cb85868
add fork-sync
...
a
a
a
a
a
2022-11-11 21:27:24 +00:00
cf27c649cb
Update README.md
2022-11-11 21:06:58 +00:00
36d7bc59a4
removed security for debian
...
Cache appears to break with security repoa. I have removed them from the list
2022-10-27 23:18:59 +01:00
5255593543
remove security
2022-10-27 23:14:42 +01:00
49ac01a578
feat: add debian based repos
...
* Debian
* Ubuntu
* Kali
* Mint
* Pop_OS!
* Deepin
* ppa
2022-10-22 12:37:36 +01:00
257f009282
Merge pull request #197 from uklans/feature/reduce-steam-domains
...
Remove all Steam domains except lancache.steamcontent.com
2022-09-01 16:20:19 +01:00
9157392408
Merge pull request #194 from NathanAdhitya/master
...
added AdGuard Home scripts
2022-08-18 13:51:34 +01:00
fb80d7a16a
Added bare IP example in config.example.json
2022-08-18 19:38:56 +07:00
1bbfefd9bf
Revert "Adds google, adobe and ms office domains ( #199 )" ( #201 )
...
This reverts commit 1c59729c59
.
2022-08-17 09:20:30 +01:00
1c59729c59
Adds google, adobe and ms office domains ( #199 )
...
* add adobe, google and office
* Update cache_domains.json
Closes #192
2022-08-12 09:59:15 +01:00
593765ccd1
Merge branch 'master' into feature/reduce-steam-domains
2022-07-29 08:30:54 +01:00
a13379f63b
Merge pull request #196 from nightah/fix-clean-more-hosts
...
Clean additional CDN hosts
2022-07-29 08:19:27 +01:00
8dec36e72f
Update blizzard.txt
...
Leaving comcast in, comcast is weird and I believe resolves things internally differently to externally so this is probably ok.
2022-07-29 08:19:01 +01:00
42da81da6d
Update steam.txt
...
Reverted steam.txt for seperate discussion
2022-07-29 08:17:12 +01:00
4155d3db26
Clean additional CDN hosts
...
This change addresses some general housecleaning for CDN hosts:
* Removing all hosts that do not resolve
* Only including the Steam CDN trigger address
2022-07-28 13:13:11 +10:00
0f9ef2a640
Merge pull request #195 from nightah/fix-clean-cdn-domains
...
Clean CDN hosts
2022-07-22 08:17:44 +01:00
03a391f648
Clean CDN hosts
...
This change addresses some general housecleaning for CDN hosts:
* Removing all hosts that do not resolve
* Removing any rogue whitespaces in CDN `.txt` files
* Removing hirez CDN (as the only host could not be resolved)
2022-07-22 10:20:05 +10:00
885cea3899
added AdGuard Home scripts
2022-07-19 19:23:56 +07:00
bf6c0e3f09
Merge pull request #161 from arti86pl/master
...
Update wargaming.net.txt
2022-07-18 09:18:32 +01:00
df6d36d1b7
Script Support for RPZ Domains ( #180 )
...
* add script to generate bind response policy zone for dns manipulation/filtering
* rpz: support custom basedomain via cli arg
* Update create-rpz.sh
* changed times to match current lanacache_dns
2022-04-03 15:53:00 +01:00
d700052e59
Merge pull request #188 from Cronus89/patch-3
...
Update RenegadeX domains
2022-03-16 07:56:54 +00:00
2ea1782d42
Update RenegadeX domains
2022-03-15 22:25:28 -05:00
b744d5a0e8
Remove all Steam domains except lancache.steamcontent.com
2022-01-20 10:26:24 +00:00