From 7f8594cfa6d2ecfbc656cadef760e804f8190116 Mon Sep 17 00:00:00 2001 From: Merlin Zhao Date: Wed, 5 Feb 2025 13:29:54 -0500 Subject: [PATCH 1/4] add bubbleapps.io and cdn.bubble.io to suffix list --- public_suffix_list.dat | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public_suffix_list.dat b/public_suffix_list.dat index 621f032757..21470854ab 100644 --- a/public_suffix_list.dat +++ b/public_suffix_list.dat @@ -12325,6 +12325,13 @@ browsersafetymark.io radio.am radio.fm +// Bubble : https://bubble.io/ +// Submitted by Merlin Zhao +bubbleapps.io +*.bubbleapps.io +cdn.bubble.io +*.cdn.bubble.io + // Bytemark Hosting : https://www.bytemark.co.uk // Submitted by Paul Cammish uk0.bigv.io From 576b4ee16a1bbfc678a842f4b01ee4e26db010e8 Mon Sep 17 00:00:00 2001 From: Merlin Zhao Date: Wed, 5 Feb 2025 13:31:23 -0500 Subject: [PATCH 2/4] fix results from make test --- public_suffix_list.dat | 2 -- 1 file changed, 2 deletions(-) diff --git a/public_suffix_list.dat b/public_suffix_list.dat index 21470854ab..0ef5f5367a 100644 --- a/public_suffix_list.dat +++ b/public_suffix_list.dat @@ -12328,9 +12328,7 @@ radio.fm // Bubble : https://bubble.io/ // Submitted by Merlin Zhao bubbleapps.io -*.bubbleapps.io cdn.bubble.io -*.cdn.bubble.io // Bytemark Hosting : https://www.bytemark.co.uk // Submitted by Paul Cammish From eb3c6e1624ee189500421a21fbfc4519c51b343b Mon Sep 17 00:00:00 2001 From: Merlin Zhao Date: Wed, 5 Feb 2025 14:10:46 -0500 Subject: [PATCH 3/4] correct sorting order --- public_suffix_list.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_suffix_list.dat b/public_suffix_list.dat index 0ef5f5367a..62765c0b1f 100644 --- a/public_suffix_list.dat +++ b/public_suffix_list.dat @@ -12327,8 +12327,8 @@ radio.fm // Bubble : https://bubble.io/ // Submitted by Merlin Zhao -bubbleapps.io cdn.bubble.io +bubbleapps.io // Bytemark Hosting : https://www.bytemark.co.uk // Submitted by Paul Cammish From b6aaef09957766e9b0c291c689c8b51685ee7763 Mon Sep 17 00:00:00 2001 From: Merlin Zhao Date: Mon, 10 Feb 2025 14:24:55 -0500 Subject: [PATCH 4/4] update email to devops@bubble.io --- public_suffix_list.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_suffix_list.dat b/public_suffix_list.dat index 62765c0b1f..439438d166 100644 --- a/public_suffix_list.dat +++ b/public_suffix_list.dat @@ -12326,7 +12326,7 @@ radio.am radio.fm // Bubble : https://bubble.io/ -// Submitted by Merlin Zhao +// Submitted by Merlin Zhao cdn.bubble.io bubbleapps.io