datanomi / cum.fi

Replace your boring github.io subdomain with this.
https://cum.fi
9 stars 6 forks source link

Idea: auto merge for Github pages #13

Open BastelPichi opened 1 year ago

BastelPichi commented 1 year ago

Small idea: Implement an Auto merge, if the user uses github/gitlab pages. As github will check for malicious code in their repositorys, this would be pretty save. Only an small check on the name could maybe be ran (from a fixed blacklist)

Prolly not a good idea but

datanomi commented 1 year ago

Could be done, but someone could just erase the dnsconfig.js file and make the domain useless. I will have to think about this.

BastelPichi commented 1 year ago

Maybe just additions and only on domain per request? idk

ismail1234j commented 1 week ago

I do think i saw another project like this that had a script to filter out certain keywords and stuff, only issue is that they cant accept new records anymore due to the cloudflare free limit of 100,000 or something records