1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
export const config = { github: { owner: 'amrkmn', repo: 'x', branch: 'main' }, domains: [ 'https://x.noz.one', // 'https://x.ujol.dev', 'https://x.amar.kim', 'https://x.ujol.workers.dev' ], filesToCopy: [ 'index.json', // 'index.min.json', 'repo.json', 'apk', 'icon' ] };