const targets = /wikipedia.org/; const redirects = ["https://wikiless.org"]; export default { targets, redirects, };