From e5756547372ef8a47afd7fb1c196d987dd6a2d00 Mon Sep 17 00:00:00 2001 From: Sparky Fen Date: Sun, 23 Aug 2026 02:02:28 -0700 Subject: [PATCH] Drop the re-imported Frosty Fur Fest pending file and bump data-importers #95 renamed the series to louisianthro, so the hourly FanCons import recreated frosty-fur-fest under import_pending. consfyi/data-importers#7 maps that FanCons name onto louisianthro; this picks it up and removes the stray file. --- import_pending/frosty-fur-fest.json | 22 ---------------------- tools/data-importers | 2 +- 2 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 import_pending/frosty-fur-fest.json diff --git a/import_pending/frosty-fur-fest.json b/import_pending/frosty-fur-fest.json deleted file mode 100644 index eef8153..0000000 --- a/import_pending/frosty-fur-fest.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "Frosty Fur Fest", - "events": [ - { - "id": "frosty-fur-fest-2026", - "name": "Frosty Fur Fest 2026", - "url": "https://furrycons.com/event/26634/frosty-fur-fest-2026", - "startDate": "2026-02-14", - "endDate": "2026-02-15", - "venue": "Crowne Plaza Executive Center Baton Rouge by IHG", - "address": "4728 Constitution Ave, Baton Rouge, LA 70808, ສະຫະລັດ", - "locale": "en-US", - "latLng": [ - 30.421278, - -91.136135 - ], - "sources": [ - "fancons.com" - ] - } - ] -} diff --git a/tools/data-importers b/tools/data-importers index 005924d..be94f2c 160000 --- a/tools/data-importers +++ b/tools/data-importers @@ -1 +1 @@ -Subproject commit 005924d234164724b6bbc5fb0813f75ebfe43835 +Subproject commit be94f2c3a7f56df70e9030dac2eebfd2938e5226