This website is for embedding Counter-Strike 2 VACNet share links
Share links are an official part of the VACNet site however they are not visible by default. Use poggu's improvement script.
(Requires the Tampermonkey browser extension or similar)

Simply replace www.counter-strike.net with vacnet.beepisla.com
If you do not want to get redirected to the VACNet site and instead want to download the clip itself add &video=1 at the end of the URL

For Vencord users:
  1. Enable the TextReplace plugin
  2. Scroll down to the Regex Replacement section
  3. Click Add Rule
  4. In the Find field add /https?:\/\/(www\.)counter-strike\.net\/vacnet\/view\?s=([a-f0-9]+)/gi
  5. In the Replace field add https://vacnet.beepisla.com/vacnet/view?s=$2
  6. Every time you send a VACNet share link on Discord it will now replace it with the embed version

For developers: