// Following regions are for demonstration purposes only export const regions = { /* Bing */ Body: "body", Answers: ".b_ans", SearchBox: ".b_searchboxForm", VideoAnswer: "#vidans2", ImageAnswer: "#irphead", WebResults: ".b_algo", DisambiguationAnswer: ".disambig-outline", Footer: "#b_footer", /* Wordpress */ Header: "header", SlickStream: ".slick-film-strip", PostPhoto: ".size-full", Ads: ".adunitwrapper", SponsoredVideo: ".mv-video-target", Recipe: ".wprm-recipe-container", RelatedPosts: ".yarpp-related", Comments: "#comments", Sidebar: "#secondary", FooterAd: "#adhesion_desktop_wrapper" };