mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
This will make "https://www.example.com" match "https://*.example.com", which is currently no longer the case. Also, update the exact match logic to match the logic in pattern matching.