Add /rum tunnel to bypass adblock for Cloudflare RUM endpoint
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
handle_path /rum {
|
||||
rewrite * /cdn-cgi/rum
|
||||
reverse_proxy https://cloudflareinsights.com {
|
||||
header_up Host cloudflareinsights.com
|
||||
}
|
||||
}
|
||||
|
||||
php_fastcgi php:9000 {
|
||||
trusted_proxies private_ranges
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user