There was an error while loading. Please reload this page.
1 parent 50e8b2e commit 28a9ee7Copy full SHA for 28a9ee7
packages/gitbook-v2/src/middleware.ts
@@ -39,6 +39,7 @@ type URLWithMode = { url: URL; mode: 'url' | 'url-host' };
39
*/
40
const ADAPTIVE_CONTENT_HOSTS = [
41
'docs.gitbook.com',
42
+ 'paypal.gitbook.com',
43
'adaptive-docs.gitbook-staging.com',
44
'enriched-content-playground.gitbook-staging.io',
45
'docs.testgitbook.com',
0 commit comments