Skip to content

Commit 040cb95

Browse files
authored
Merge branch 'main' into inline-button-margin
2 parents 981519b + 28a9ee7 commit 040cb95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/gitbook-v2/src/middleware.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ type URLWithMode = { url: URL; mode: 'url' | 'url-host' };
3939
*/
4040
const ADAPTIVE_CONTENT_HOSTS = [
4141
'docs.gitbook.com',
42+
'paypal.gitbook.com',
4243
'adaptive-docs.gitbook-staging.com',
4344
'enriched-content-playground.gitbook-staging.io',
4445
'docs.testgitbook.com',

0 commit comments

Comments
 (0)