{
    "iframeManagerConfig": {
        "currLang": "en",
        "services": {
            "cfcookiemanager": {
                "embedUrl": "{data-id}",
                "thumbnailUrl": "",
                "iframe": {
                    "allow": " accelerometer; encrypted-media; gyroscope; picture-in-picture; fullscreen; "
                },
                "cookie": {
                    "name": "cfcookiemanager",
                    "path": "\/"
                },
                "languages": {
                    "en": {
                        "notice": "Content Blocked",
                        "loadBtn": "Load",
                        "loadAllBtn": "Load All"
                    }
                }
            },
            "laravel": {
                "embedUrl": "{data-id}",
                "thumbnailUrl": "",
                "iframe": {
                    "allow": " accelerometer; encrypted-media; gyroscope; picture-in-picture; fullscreen; "
                },
                "cookie": {
                    "name": "laravel",
                    "path": "\/"
                },
                "languages": {
                    "en": {
                        "notice": "We use the Laravel Framework to embed Content on our Website",
                        "loadBtn": "Load content",
                        "loadAllBtn": "Load All"
                    }
                }
            },
            "youtube": {
                "embedUrl": "{data-id}",
                "thumbnailUrl": "",
                "iframe": {
                    "allow": "accelerometer; encrypted-media; gyroscope; picture-in-picture; fullscreen; "
                },
                "cookie": {
                    "name": "youtube",
                    "path": "\/"
                },
                "languages": {
                    "en": {
                        "notice": "We use YouTube to embed videos on our website",
                        "loadBtn": "Load YouTube videos",
                        "loadAllBtn": "Load All"
                    }
                }
            }
        }
    },
    "config": {
        "current_lang": "en",
        "autoclear_cookies": true,
        "cookie_name": "cf_cookie",
        "cookie_expiration": 365,
        "page_scripts": true,
        "force_consent": true,
        "hide_from_bots": true,
        "gui_options": {
            "consent_modal": {
                "layout": "box",
                "position": "middle center",
                "transition": "slide"
            },
            "settings_modal": {
                "layout": "box",
                "position": "",
                "transition": "slide"
            }
        },
        "languages": {
            "en": {
                "consent_modal": {
                    "title": "Consent Required",
                    "description": "To optimize and continuously improve our website for you, we use cookies. You can accept all cookies or choose only specific ones. You can change these settings at any time.",
                    "primary_btn": {
                        "text": "Accept",
                        "role": "accept_all"
                    },
                    "secondary_btn": {
                        "text": "Reject",
                        "role": "settings"
                    },
                    "tertiary_btn": {
                        "text": "Optional button",
                        "role": "display_none"
                    },
                    "revision_message": "<br><br> Dear user, terms and conditions have changed since the last time you visisted!",
                    "impress_link": "<a target=\"_blank\" href=\"\">Impress<\/a>",
                    "data_policy_link": "<a target=\"_blank\" href=\"\">Data Policy<\/a>"
                },
                "settings_modal": {
                    "title": "Cookie Settings",
                    "save_settings_btn": "Save",
                    "accept_all_btn": "Accept All",
                    "reject_all_btn": "Reject All",
                    "close_btn_label": "Close",
                    "cookie_table_headers": [
                        {
                            "col1": "Cookie"
                        },
                        {
                            "col2": "Status"
                        }
                    ],
                    "blocks": [
                        {
                            "title": "Cookie Categories",
                            "description": "Select the categories of cookies you want to accept"
                        },
                        {
                            "title": "Laravel Framework",
                            "description": "We use Laravel for our backend",
                            "provider": "laravel.com, coding-freaks.com",
                            "opt_in_code": "",
                            "opt_out_code": "",
                            "toggle": {
                                "value": "laravel",
                                "readonly": true,
                                "enabled": true
                            },
                            "cookie_table": [
                                {
                                    "col1": "laravel_session",
                                    "col2": "<a target=\"_blank\" href=\"https:\/\/laravel.com\/\">Provider<\/a>",
                                    "col3": "Session Cookie",
                                    "is_regex": false,
                                    "additional_information": {
                                        "name": {
                                            "title": "Name",
                                            "value": "laravel_session"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": "provider.com"
                                        },
                                        "expiry": {
                                            "title": "Expiry",
                                            "value": 0
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": null
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        },
                                        "description": {
                                            "title": "Information",
                                            "value": "Session Cookie"
                                        }
                                    }
                                },
                                {
                                    "col1": "XSRF-TOKEN",
                                    "col2": "<a target=\"_blank\" href=\"https:\/\/laravel.com\/\">Provider<\/a>",
                                    "col3": "XSRF Protection Cookie",
                                    "is_regex": false,
                                    "additional_information": {
                                        "name": {
                                            "title": "Name",
                                            "value": "XSRF-TOKEN"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": "provider.com"
                                        },
                                        "expiry": {
                                            "title": "Expiry",
                                            "value": 0
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": null
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        },
                                        "description": {
                                            "title": "Information",
                                            "value": "XSRF Protection Cookie"
                                        }
                                    }
                                },
                                {
                                    "col1": "coding_freaks_cookie_api_session",
                                    "col2": "coding-freaks.com",
                                    "col3": "",
                                    "additional_information": {
                                        "description": {
                                            "title": "Description",
                                            "value": ""
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": "coding-freaks.com"
                                        },
                                        "expiry": {
                                            "title": "Expire",
                                            "value": 0
                                        },
                                        "name": {
                                            "title": "Name",
                                            "value": "coding_freaks_cookie_api_session"
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": "coding-freaks.com"
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        }
                                    },
                                    "is_regex": false
                                }
                            ],
                            "category": "required"
                        },
                        {
                            "title": "Cookie Manager",
                            "description": "With our Cookie Manager, we manage the setting options of the website users. We store whether the use of cookies was agreed or rejected.",
                            "provider": "[cookiemanager]",
                            "opt_in_code": "",
                            "opt_out_code": "",
                            "toggle": {
                                "value": "cfcookiemanager",
                                "readonly": true,
                                "enabled": true
                            },
                            "cookie_table": [
                                {
                                    "col1": "cf_cookie",
                                    "col2": "<a target=\"_blank\" href=\"[thisimpressum]\">Provider<\/a>",
                                    "col3": "Contains your cookie consent preferences",
                                    "is_regex": false,
                                    "additional_information": {
                                        "name": {
                                            "title": "Name",
                                            "value": "cf_cookie"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": "provider.com"
                                        },
                                        "expiry": {
                                            "title": "Expiry",
                                            "value": 0
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": null
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        },
                                        "description": {
                                            "title": "Information",
                                            "value": "Contains your cookie consent preferences"
                                        }
                                    }
                                }
                            ],
                            "category": "required"
                        },
                        {
                            "title": "YouTube",
                            "description": "We use YouTube to embed videos on our website",
                            "toggle": {
                                "value": "youtube",
                                "readonly": false,
                                "enabled": false
                            },
                            "cookie_table": [
                                {
                                    "additional_information": {
                                        "description": {
                                            "title": "Description",
                                            "value": "This cookie is used to store information about your preferred page configuration and playback preferences on YouTube. It includes settings such as explicit autoplay choices, shuffle content, and player size. The cookie expires 8 months from a user's last use."
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": null
                                        },
                                        "expiry": {
                                            "title": "Expiry",
                                            "value": 0
                                        },
                                        "name": {
                                            "title": "Name",
                                            "value": "PREF"
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": ""
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        }
                                    },
                                    "col1": "PREF",
                                    "col2": "<a target=\"_blank\" href=\"\">Provider<\/a>",
                                    "col3": "This cookie is used to store information about your preferred page configuration and playback preferences on YouTube. It includes settings such as explicit autoplay choices, shuffle content, and player size. The cookie expires 8 months from a user's last use.",
                                    "is_regex": false
                                },
                                {
                                    "additional_information": {
                                        "description": {
                                            "title": "Description",
                                            "value": "This cookie is used by YouTube to estimate your bandwidth and collect data about your YouTube video preferences. It lasts for 6 months."
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": null
                                        },
                                        "expiry": {
                                            "title": "Expiry",
                                            "value": 0
                                        },
                                        "name": {
                                            "title": "Name",
                                            "value": "VISITOR_INFO1_LIVE"
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": ""
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        }
                                    },
                                    "col1": "VISITOR_INFO1_LIVE",
                                    "col2": "<a target=\"_blank\" href=\"\">Provider<\/a>",
                                    "col3": "This cookie is used by YouTube to estimate your bandwidth and collect data about your YouTube video preferences. It lasts for 6 months.",
                                    "is_regex": false
                                },
                                {
                                    "additional_information": {
                                        "description": {
                                            "title": "Description",
                                            "value": "This cookie is used to track user interactions with embedded YouTube videos on external websites. It lasts for the duration of a user's browsing session."
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": null
                                        },
                                        "expiry": {
                                            "title": "Expiry",
                                            "value": 0
                                        },
                                        "name": {
                                            "title": "Name",
                                            "value": "YSC"
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": ""
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        }
                                    },
                                    "col1": "YSC",
                                    "col2": "<a target=\"_blank\" href=\"\">Provider<\/a>",
                                    "col3": "This cookie is used to track user interactions with embedded YouTube videos on external websites. It lasts for the duration of a user's browsing session.",
                                    "is_regex": false
                                },
                                {
                                    "additional_information": {
                                        "description": {
                                            "title": "Description",
                                            "value": "This cookie helps maintain your browser session on YouTube and lasts for 30 minutes."
                                        },
                                        "domain": {
                                            "title": "Domain",
                                            "value": null
                                        },
                                        "expiry": {
                                            "title": "Expiry",
                                            "value": 0
                                        },
                                        "name": {
                                            "title": "Name",
                                            "value": "pm_sess"
                                        },
                                        "path": {
                                            "title": "Path",
                                            "value": "\/"
                                        },
                                        "provider": {
                                            "title": "Provider",
                                            "value": ""
                                        },
                                        "secure": {
                                            "title": "Secure",
                                            "value": false
                                        }
                                    },
                                    "col1": "pm_sess",
                                    "col2": "<a target=\"_blank\" href=\"\">Provider<\/a>",
                                    "col3": "This cookie helps maintain your browser session on YouTube and lasts for 30 minutes.",
                                    "is_regex": false
                                }
                            ],
                            "category": "externalmedia",
                            "provider": ".youtube.com,.youtube-nocookie.com",
                            "dsgvo_link": "https:\/\/policies.google.com\/privacy",
                            "opt_in_code": "",
                            "opt_out_code": ""
                        }
                    ],
                    "categories": [
                        {
                            "title": "Required Cookies",
                            "description": "Cookies that are necessary for the website to function properly.",
                            "toggle": {
                                "value": "required",
                                "readonly": true,
                                "enabled": true
                            },
                            "category": "required"
                        },
                        {
                            "title": "External Media",
                            "description": "Cookies used for embedding external media, such as videos or images.",
                            "toggle": {
                                "value": "externalmedia",
                                "readonly": 0,
                                "enabled": false
                            },
                            "category": "externalmedia"
                        }
                    ]
                },
                "categories_all": {
                    "advertising": {
                        "title": "Advertising",
                        "description": "Cookies used for displaying targeted advertisements to users.",
                        "toggle": {
                            "value": "advertising",
                            "readonly": 0,
                            "enabled": false
                        },
                        "category": "advertising"
                    },
                    "analytics": {
                        "title": "Analytics",
                        "description": "Cookies used for collecting data on website usage and performance.",
                        "toggle": {
                            "value": "analytics",
                            "readonly": 0,
                            "enabled": false
                        },
                        "category": "analytics"
                    },
                    "externalmedia": {
                        "title": "External Media",
                        "description": "Cookies used for embedding external media, such as videos or images.",
                        "toggle": {
                            "value": "externalmedia",
                            "readonly": 0,
                            "enabled": false
                        },
                        "category": "externalmedia"
                    },
                    "performance": {
                        "title": "Performance",
                        "description": "Cookies used for improving website performance and user experience.",
                        "toggle": {
                            "value": "performance",
                            "readonly": 0,
                            "enabled": false
                        },
                        "category": "performance"
                    },
                    "required": {
                        "title": "Required Cookies",
                        "description": "Cookies that are necessary for the website to function properly.",
                        "toggle": {
                            "value": "required",
                            "readonly": 1,
                            "enabled": true
                        },
                        "category": "required"
                    },
                    "security": {
                        "title": "Security",
                        "description": "Cookies used for ensuring website security and protecting user information.",
                        "toggle": {
                            "value": "security",
                            "readonly": 0,
                            "enabled": false
                        },
                        "category": "security"
                    },
                    "socialmedia": {
                        "title": "Social Media",
                        "description": "Cookies used for integrating social media features on the website.",
                        "toggle": {
                            "value": "socialmedia",
                            "readonly": 0,
                            "enabled": false
                        },
                        "category": "socialmedia"
                    }
                }
            }
        }
    }
}