{"common": {"Name": "YouTube Homepage Config", "Description": "These are settings that are common across YouTube homepages - all regions/languages", "AllowedSelectors": [{"Name": "MainLineRegion", "Description": "This is a selector for YouTube homepage video list that show up on page", "QuerySelector": "ytd-two-column-browse-results-renderer[class=\"style-scope ytd-browse grid-disabled\"]", "RequiredSection": true, "NodesToDrop": []}, {"Name": "LeftRail", "Description": "Left rail section of the DOM object. This one selects the entire right portion of the DOM", "QuerySelector": "ytd-guide-renderer[id=\"guide-renderer\"]", "RequiredSection": false, "NodesToDrop": [{"Name": "PrivacyStatements", "Description": "Privacy statements in footer section", "ReplaceWord": "######", "QuerySelector": "div[id=\"footer\"]", "PositiveSelectors": [], "NegativeSelectors": []}]}], "RegexToScrub": [{"Name": "GUID", "Description": "This regex matches any GUID Identifiers", "RegexPatterns": [{"Name": "GUID", "Pattern": "\\b([A-F0-9]{8}(?:-[A-F0-9]{4}){3}-[A-F0-9]{12}|[A-F0-9]{32})\\b", "ReplaceWord": "###PII-GUID###"}, {"Name": "HEXIdentifiers", "Pattern": "\\b[A-F0-9]{16}\\b", "ReplaceWord": "###PII-HEX###"}]}], "AllowedUrlParams": {"UrlParams": [], "UrlSiteParams": [], "UrlParamWithValue": [], "UrlRefs": []}, "RestrictedTags": {"TagNames": [{"Name": "script"}, {"Name": "style"}, {"Name": "noscript"}]}}}