const renderParameters = {}; renderParameters.greeting = "Some ways you can find me and my stuff"; renderParameters.goodbye = "The above list is accessible through the following domains under my control:"; renderParameters.tagFoundSmallText = "";//"The URL in your address bar includes extra information suggesting that..."; renderParameters.tagFoundBigText = function (numberOfMatches) { return ""; return ( "...you may find the first " + ( numberOfMatches == 1 ? "link" :""+numberOfMatches + " links" ) + " particularly useful." ); };//...you may find the first link particularly useful." renderParameters.maindomains = [ //["https", "rus.tf"] ]; renderParameters.domains = [ ["https", "wilsonthewild.com"] ,["https", "verify.rusty.ist"] ,["https", "rustysan.com"] ,["https", "rustysand.com"] ,["https", "psithakiammos.com"] ,["https", "verify.oz.je"] ]; renderParameters.resourceLocations = { "psithakiammos.com/codeberg": {url:"https://codeberg.org/psithakiammos/links",description:"repository containing source code of this list"} ,"rustysan.com/x": {url:"https://x.com/rustysand7x",description:"🐦Rusty Sand"} ,"rustysand.com/x": {url:"https://x.com/rustysand7x",description:"🐦Rusty Sand"} };