From 8d9f2b5836114a7ed8214428315bb79ba9cea998 Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Thu, 11 Apr 2024 12:43:57 -0500 Subject: [PATCH] Add Podscan Bot. --- src/bots.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/bots.json b/src/bots.json index 2d9a266..364ed88 100644 --- a/src/bots.json +++ b/src/bots.json @@ -824,6 +824,17 @@ "pdrl.fm Analyzer / 1.0.0" ] }, + { + "name": "Podscan Bot", + "pattern": "^PodscanBot/", + "examples": [ + "PodscanBot/1.1.0 Ubuntu/22.04 (Linux) +https://podscan.fm", + "PodscanBot/1.1.0 Ubuntu/22.04 (Linux) Podscan.fm" + ], + "urls": [ + "https://podscan.fm" + ] + }, { "name": "Podscribe", "pattern": "(^Adswizz-podscribe/|^Podscribe/)",