From a8ccb59df1b34afd6fe55bd1147f887d200e6ef8 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Wed, 16 Jul 2025 21:40:03 -0400 Subject: [PATCH] Put post.json files into each alternate destination folder. --- .../fakenews-gambling-only}/post.json | 0 alternates/fakenews-gambling-porn-only/post.json | 11 +++++++++++ .../fakenews-gambling-porn-social-only/post.json | 11 +++++++++++ alternates/fakenews-gambling-porn-social/post.json | 11 +++++++++++ alternates/fakenews-gambling-porn/post.json | 11 +++++++++++ alternates/fakenews-gambling-social-only/post.json | 11 +++++++++++ alternates/fakenews-gambling-social/post.json | 11 +++++++++++ alternates/fakenews-gambling/post.json | 11 +++++++++++ alternates/fakenews-only/post.json | 11 +++++++++++ alternates/fakenews-porn-only/post.json | 11 +++++++++++ alternates/fakenews-porn-social-only/post.json | 11 +++++++++++ alternates/fakenews-porn-social/post.json | 11 +++++++++++ alternates/fakenews-porn/post.json | 11 +++++++++++ alternates/fakenews-social-only/post.json | 11 +++++++++++ alternates/fakenews-social/post.json | 11 +++++++++++ alternates/fakenews/post.json | 11 +++++++++++ alternates/gambling-only/post.json | 11 +++++++++++ alternates/gambling-porn-only/post.json | 11 +++++++++++ alternates/gambling-porn-social-only/post.json | 11 +++++++++++ alternates/gambling-porn-social/post.json | 11 +++++++++++ alternates/gambling-porn/post.json | 11 +++++++++++ alternates/gambling-social-only/post.json | 11 +++++++++++ alternates/gambling-social/post.json | 11 +++++++++++ alternates/gambling/post.json | 11 +++++++++++ alternates/porn-only/post.json | 11 +++++++++++ alternates/porn-social-only/post.json | 11 +++++++++++ alternates/porn-social/post.json | 11 +++++++++++ alternates/porn/post.json | 11 +++++++++++ alternates/post.json | 11 +++++++++++ alternates/social-only/post.json | 11 +++++++++++ alternates/social/post.json | 11 +++++++++++ post.json | 11 +++++++++++ 32 files changed, 341 insertions(+) rename {data/KADhosts => alternates/fakenews-gambling-only}/post.json (100%) create mode 100644 alternates/fakenews-gambling-porn-only/post.json create mode 100644 alternates/fakenews-gambling-porn-social-only/post.json create mode 100644 alternates/fakenews-gambling-porn-social/post.json create mode 100644 alternates/fakenews-gambling-porn/post.json create mode 100644 alternates/fakenews-gambling-social-only/post.json create mode 100644 alternates/fakenews-gambling-social/post.json create mode 100644 alternates/fakenews-gambling/post.json create mode 100644 alternates/fakenews-only/post.json create mode 100644 alternates/fakenews-porn-only/post.json create mode 100644 alternates/fakenews-porn-social-only/post.json create mode 100644 alternates/fakenews-porn-social/post.json create mode 100644 alternates/fakenews-porn/post.json create mode 100644 alternates/fakenews-social-only/post.json create mode 100644 alternates/fakenews-social/post.json create mode 100644 alternates/fakenews/post.json create mode 100644 alternates/gambling-only/post.json create mode 100644 alternates/gambling-porn-only/post.json create mode 100644 alternates/gambling-porn-social-only/post.json create mode 100644 alternates/gambling-porn-social/post.json create mode 100644 alternates/gambling-porn/post.json create mode 100644 alternates/gambling-social-only/post.json create mode 100644 alternates/gambling-social/post.json create mode 100644 alternates/gambling/post.json create mode 100644 alternates/porn-only/post.json create mode 100644 alternates/porn-social-only/post.json create mode 100644 alternates/porn-social/post.json create mode 100644 alternates/porn/post.json create mode 100644 alternates/post.json create mode 100644 alternates/social-only/post.json create mode 100644 alternates/social/post.json create mode 100644 post.json diff --git a/data/KADhosts/post.json b/alternates/fakenews-gambling-only/post.json similarity index 100% rename from data/KADhosts/post.json rename to alternates/fakenews-gambling-only/post.json diff --git a/alternates/fakenews-gambling-porn-only/post.json b/alternates/fakenews-gambling-porn-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-gambling-porn-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-gambling-porn-social-only/post.json b/alternates/fakenews-gambling-porn-social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-gambling-porn-social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-gambling-porn-social/post.json b/alternates/fakenews-gambling-porn-social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-gambling-porn-social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-gambling-porn/post.json b/alternates/fakenews-gambling-porn/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-gambling-porn/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-gambling-social-only/post.json b/alternates/fakenews-gambling-social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-gambling-social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-gambling-social/post.json b/alternates/fakenews-gambling-social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-gambling-social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-gambling/post.json b/alternates/fakenews-gambling/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-gambling/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-only/post.json b/alternates/fakenews-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-porn-only/post.json b/alternates/fakenews-porn-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-porn-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-porn-social-only/post.json b/alternates/fakenews-porn-social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-porn-social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-porn-social/post.json b/alternates/fakenews-porn-social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-porn-social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-porn/post.json b/alternates/fakenews-porn/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-porn/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-social-only/post.json b/alternates/fakenews-social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews-social/post.json b/alternates/fakenews-social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews-social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/fakenews/post.json b/alternates/fakenews/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/fakenews/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling-only/post.json b/alternates/gambling-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling-porn-only/post.json b/alternates/gambling-porn-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling-porn-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling-porn-social-only/post.json b/alternates/gambling-porn-social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling-porn-social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling-porn-social/post.json b/alternates/gambling-porn-social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling-porn-social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling-porn/post.json b/alternates/gambling-porn/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling-porn/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling-social-only/post.json b/alternates/gambling-social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling-social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling-social/post.json b/alternates/gambling-social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling-social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/gambling/post.json b/alternates/gambling/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/gambling/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/porn-only/post.json b/alternates/porn-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/porn-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/porn-social-only/post.json b/alternates/porn-social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/porn-social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/porn-social/post.json b/alternates/porn-social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/porn-social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/porn/post.json b/alternates/porn/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/porn/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/post.json b/alternates/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/social-only/post.json b/alternates/social-only/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/social-only/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/alternates/social/post.json b/alternates/social/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/alternates/social/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +} diff --git a/post.json b/post.json new file mode 100644 index 000000000..9ab9371c5 --- /dev/null +++ b/post.json @@ -0,0 +1,11 @@ +{ + "filters": [ + "allegro", + "bilet", + "-pl", + "olx.pl", + "npost", + "blogspot.com", + ".ipfs." + ] +}