mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-16 06:16:53 +08:00
feat: add cookie management (#11061)
This commit is contained in:
@@ -47,6 +47,12 @@ gtag('config', '${gaIdMaps[gaType]}');
|
||||
nonce={nonce!}
|
||||
>
|
||||
</Script>
|
||||
{/* Cookie banner */}
|
||||
<Script
|
||||
id="cookieyes"
|
||||
src='https://cdn-cookieyes.com/client_data/2a645945fcae53f8e025a2b1/script.js'
|
||||
nonce={nonce!}
|
||||
></Script>
|
||||
</>
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user