diff --git a/src/technologies/p.json b/src/technologies/p.json index 55f63ffe3..27cbfb7ca 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1952,7 +1952,11 @@ "pll_language": "" }, "description": "Polylang is a WordPress plugin which allows you to create multilingual WordPress site.", - "dom": "img[src*='/wp-content/plugins/polylang/']", + "dom": { + "#pll_switcher": { + "exists": "" + } + }, "headers": { "x-redirected-by": "Polylang" }, @@ -1970,7 +1974,11 @@ "pll_language": "" }, "description": "Polylang is a WordPress plugin which allows you to create multilingual WordPress site.", - "dom": "img[src*='/wp-content/plugins/polylang/']", + "dom": { + "#pll_switcher": { + "exists": "" + } + }, "headers": { "x-redirected-by": "Polylang Pro" },