From 42106cf5ff390304e0bebc63f03a7c109bd84106 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 3 May 2023 19:35:29 -0400 Subject: [PATCH] Update URLs of NLD list Related issue: - https://github.com/uBlockOrigin/uAssets/discussions/17919 --- assets/assets.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index f1605a4d8..6ee17ec34 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -579,11 +579,11 @@ "off": true, "title": "NLD: EasyDutch", "lang": "af fy nl", - "contentURL": "https://easydutch-ubo.github.io/EasyDutchCDN/EasyDutch.txt", + "contentURL": "https://raw.githubusercontent.com/EasyDutch-uBO/EasyDutch/main/EasyDutch.txt", "cdnURLs": [ - "https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutch/gh-pages/EasyDutch.txt", - "https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.txt", - "https://easydutch-ubo.github.io/EasyDutchCDN/EasyDutch.txt" + "https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutch/gh-pages/EasyDutch.all.txt", + "https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutchCDN@main/EasyDutch.all.txt", + "https://easydutch-ubo.github.io/EasyDutchCDN/EasyDutch.all.txt" ], "supportURL": "https://github.com/EasyDutch-uBO/EasyDutch/" },