From 62f95528448483f462f8194c2a77d01e82118b26 Mon Sep 17 00:00:00 2001 From: deep Date: Mon, 27 Feb 2023 17:10:33 +1030 Subject: [PATCH] Updating regex of Bigdatacloud --- src/technologies/b.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/b.json b/src/technologies/b.json index b4ec642c0..a0c8909f8 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -647,9 +647,9 @@ "recurring" ], "saas": true, - "scriptSrc": "bigdatacloud\\.net/", + "scriptSrc": "bigdatacloud\\.net", "website": "https://www.bigdatacloud.com/packages/ip-geolocation", - "xhr": "bigdatacloud\\.net/" + "xhr": "bigdatacloud\\.net" }, "BigTree CMS": { "cats": [ @@ -2566,4 +2566,4 @@ "scriptSrc": "cdn\\.ibdok\\.ir/", "website": "https://bdok.ir" } -} \ No newline at end of file +}