foo__--__bar) public static string $slashReplace = '__--__'; //non static domain, the OG public static string $contentDomain = 'https://www.baocat.games/'; //the static domain public static string $staticDomain = 'https://baocat.wellingtongainsborough.co.uk/'; //the main sitemap of the content domain public static string $rootSitemap = 'sitemap.xml'; //location in templates directory to store pages of static site... used here for file operations //relative to projectDir public static string $staticTemplatePath = '/templates/static/'; //location we store media belonging to static site //relative to projectDir public static string $staticMediaPath = '/public/'; //location we store meta data, oembeds, etc //this path is used for making backups, and tranferring data from tmp to 'live' folders //relative to projectDir public static string $staticVarPath = '/var/static/'; //location to store files to indicate running services //relative to staticVarPath public static string $procPath = '/proc/'; //location we store tmp files (used for email attachments, etc) //relative to projectDir public static string $tmpPath = '/var/tmp/'; //location we store tmp files used for building static site //relative to projectDir public static string $tmpPathSiteBuild = '/var/tmp/sitebuild/'; //max amount of pages from each category we are willing to request public static int $categoryMaxDepth = 50; //category pages with pagination not listed in site map public static array $categoryPages = [ // 'blog/', // 'category/ask-neil-davies/', // 'category/motoring-advice/', // 'category/motoring-news/', // 'category/press-articles/' ]; //delete these patterns from all pages... note these regex have slashes and pattern matching rules embedded for extra control public static array $deletions = [ //all contact form scripts, note the space in "