Hey! There is currently 2 paste sites down which would need to be removed in the !code command.
At the same time I would like to request my page to be added: https://share.sidia.net/ I worked on this the last week and it turned out pretty neat in my opinion.
I have free server capacity and I will keep this online as long as I am here, I am a long running member and as Unity is my job I do not intend to quit anytime soon.
It will be ad-free as long as it does not incur great costs, I expect the load to be well within the free tier of Firestore which I am currently using. switched to self hosted database, costs are now fully predictable for me.
- Straight to the point, paste, get a link, share
- Deleted pastes are gone from database permanently, not hidden
- No accounts needed, no data collection, just a simple paste site
- Auto programming language detection with defaults to C# as I made this page for this server
- Theming support with persistent theme
If you need any feature on there or want to see the source code upfront I can make that happen. If you want it to have a domain unrelated to my username that is also possible.
Oh and here a sample paste: https://share.sidia.net/WtlA118Uf0T7f69JnJLB
Paste your code and share it with others.
using System;
using _Game.Combat.Damage;
using _Game.GameEntity.ActorEntity;
using R3;
using TMPro;