From 3a09b4a05ebb9669a81dc24e3f07ddcd0609a473 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sat, 17 Jul 2021 06:59:35 +0000
Subject: [PATCH] Added some more subreddits and words
---
aspell/.aspell.en.pws | 3 ++-
reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/aspell/.aspell.en.pws b/aspell/.aspell.en.pws
index 17662e4..1519485 100644
--- a/aspell/.aspell.en.pws
+++ b/aspell/.aspell.en.pws
@@ -1,9 +1,10 @@
-personal_ws-1.1 en 41
+personal_ws-1.1 en 42
Adapter
DNS
FPGA
GPIO
Grunbaum
+Nyquist
SODIMM
abortifacient
achiral
diff --git a/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf b/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf
index d2a87e5..fe99c01 100644
--- a/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf
+++ b/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf
@@ -1,5 +1,5 @@
#List of subreddits to check
-SUBREDDITS=("EarthPorn" "CityPorn" "SpacePorn" "Wallpapers")
+SUBREDDITS=("EarthPorn" "CityPorn" "SpacePorn" "Wallpapers" "CarPorn" "ArchitecturePorn")
#What sort fetch list by, will choose the latest
SORT=new
#User-agent, shouldn't have to change
--
Gitblit v1.10.0