DeepLink & YTAdblock Fixes

Co-Authored-By: Viktor Fedorov <impqxr@gmail.com>
Co-Authored-By: Henry <cootshk@duck.com>
This commit is contained in:
thororen1234 2025-05-09 12:19:33 -04:00
parent 856b66af63
commit bb0b4897b4
No known key found for this signature in database
4 changed files with 42 additions and 42 deletions

View file

@ -1065,7 +1065,11 @@ export const EquicordDevs = Object.freeze({
Campfire: {
name: "Campfire",
id: 376414446840578081n,
}
},
Cootshk: {
name: "Cootshk",
id: 921605971577548820n,
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly