From 493721b16a8e3fe0576172e5f8927cbcef0e6a3b Mon Sep 17 00:00:00 2001 From: Wiktor <> Date: Sun, 25 May 2025 21:57:16 +0200 Subject: [PATCH] =?UTF-8?q?Dodanie=20pocz=C4=85tkowej=20warto=C5=9Bci=20JS?= =?UTF-8?q?ON=20plikom=20nowych=20kategorii?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mirror-source.json | 3 +++ src/reflink-spam-source.json | 3 +++ src/satire-source.json | 3 +++ 3 files changed, 9 insertions(+) diff --git a/src/mirror-source.json b/src/mirror-source.json index e69de29..1240f0f 100644 --- a/src/mirror-source.json +++ b/src/mirror-source.json @@ -0,0 +1,3 @@ +{ + "domains": [] +} \ No newline at end of file diff --git a/src/reflink-spam-source.json b/src/reflink-spam-source.json index e69de29..1240f0f 100644 --- a/src/reflink-spam-source.json +++ b/src/reflink-spam-source.json @@ -0,0 +1,3 @@ +{ + "domains": [] +} \ No newline at end of file diff --git a/src/satire-source.json b/src/satire-source.json index e69de29..1240f0f 100644 --- a/src/satire-source.json +++ b/src/satire-source.json @@ -0,0 +1,3 @@ +{ + "domains": [] +} \ No newline at end of file