From ba7a6aa849919deabcaacd9e577c7b1ee5e33d93 Mon Sep 17 00:00:00 2001 From: scifijunkie Date: Tue, 22 Oct 2024 20:03:40 -0500 Subject: [PATCH] Updated to the latest version of 10-22-2024 Updataed all list and scripts/create-dnsmasq.sh --- epicgames.txt | 2 ++ renegadex.txt | 19 ++----------------- scripts/create-dnsmasq.sh | 8 +++++--- sony.txt | 5 +++++ 4 files changed, 14 insertions(+), 20 deletions(-) diff --git a/epicgames.txt b/epicgames.txt index 006761b..fbd1ca2 100644 --- a/epicgames.txt +++ b/epicgames.txt @@ -1,4 +1,5 @@ cdn1.epicgames.com +cdn2.epicgames.com cdn.unrealengine.com cdn1.unrealengine.com cdn2.unrealengine.com @@ -9,3 +10,4 @@ download3.epicgames.com download4.epicgames.com epicgames-download1.akamaized.net fastly-download.epicgames.com +cloudflare.epicgamescdn.com diff --git a/renegadex.txt b/renegadex.txt index a4ef41d..02a4fc3 100644 --- a/renegadex.txt +++ b/renegadex.txt @@ -1,17 +1,2 @@ -us-chi2.cncirc.net -us-lv2.cncirc.net -us-nj.shockhosting.ctgamehosts.uk -us-va.ovh.ctgamehosts.uk -rxp-de1.ts3-server.ch -us-la.cncfps.com -us-lv.buyvm.ren-x.com -us-ny.buyvm.ren-x.com -eu-lux.buyvm.ren-x.com -apac-tyo.nexusbytes.ren-x.com -apac-sg.nexusbytes.ren-x.com -eu-nl.nexusbytes.ren-x.com -eu-uk.nexusbytes.ren-x.com -us-mia.buyvm.ren-x.com -us-phx.speedy.ren-x.com -us-dal.boomerhost.ren-x.com -us-chi.racknerd.ren-x.com +patches.totemarts.services +patches.totemarts.games diff --git a/scripts/create-dnsmasq.sh b/scripts/create-dnsmasq.sh index 756cf2a..46483ac 100755 --- a/scripts/create-dnsmasq.sh +++ b/scripts/create-dnsmasq.sh @@ -52,10 +52,12 @@ while read -r entry; do fi parsed=$(echo ${fileentry} | sed -e "s/^\*\.//") for i in ${cacheip}; do - if grep -qx "address=/${parsed}/${i}" "${outputfile}"; then - continue + if ! grep -qx "address=/${parsed}/${i}" "${outputfile}"; then + echo "address=/${parsed}/${i}" >> "${outputfile}" + fi + if ! grep -qx "local=/${parsed}/" "${outputfile}"; then + echo "local=/${parsed}/" >> "${outputfile}" fi - echo "address=/${parsed}/${i}" >> "${outputfile}" done done <<< $(cat ${basedir}/${filename} | sort); done <<< $(jq -r ".cache_domains[${entry}].domain_files[$fileid]" ${path}) diff --git a/sony.txt b/sony.txt index 3543eeb..2c2d638 100644 --- a/sony.txt +++ b/sony.txt @@ -9,3 +9,8 @@ playstation4.sony.akadns.net theia.dl.playstation.net tmdb.np.dl.playstation.net gs-sec.ww.np.dl.playstation.net +uef.np.dl.playstation.net +gst.prod.dl.playstation.net +vulcan.dl.playstation.net +sgst.prod.dl.playstation.net +psnobj.prod.dl.playstation.net