From 5a753a4e2e18f3436e90baba3dde4edb521d5bbe Mon Sep 17 00:00:00 2001 From: Laszlo Takacs Date: Mon, 8 Jun 2026 15:11:16 +0200 Subject: [PATCH] feat: add iframely to crawler user-agent list --- worker-custom-domain.js | 2 +- worker-subscriber.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/worker-custom-domain.js b/worker-custom-domain.js index 93b028f..d35e547 100644 --- a/worker-custom-domain.js +++ b/worker-custom-domain.js @@ -7,7 +7,7 @@ const BOT_AGENTS = [ "skypeuripreview", "nuzzel", "discordbot", "google page speed", "qwantify", "pinterestbot", "bitrix link preview", "xing-contenttabreceiver", "chrome-lighthouse", "telegrambot", "oai-searchbot", "chatgpt", "gptbot", "claudebot", "claude-user", "amazonbot", "perplexity", - "google-inspectiontool", "integration-test", + "google-inspectiontool", "integration-test", "iframely", ]; const IGNORE_EXTENSIONS = [ diff --git a/worker-subscriber.js b/worker-subscriber.js index c50edd9..dc1524e 100644 --- a/worker-subscriber.js +++ b/worker-subscriber.js @@ -25,6 +25,7 @@ const BOT_AGENTS = [ "google-inspectiontool", "telegrambot", // Testing "integration-test", + "iframely", ]; const IGNORE_EXTENSIONS = [