File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,6 +97,13 @@ export const serviceCategories: ServiceCategory[] = [
9797 url : "https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/" ,
9898 description : "runtime.fivem.net — Linux builds" ,
9999 } ,
100+ {
101+ id : "blacklist-nui" ,
102+ name : "NUI Blacklist" ,
103+ url : "https://runtime.fivem.net/nui-blacklist.json" ,
104+ description : "NUI Blacklist Policy" ,
105+ acceptRange : true ,
106+ } ,
100107 {
101108 id : "changelogs" ,
102109 name : "Changelogs" ,
@@ -159,13 +166,6 @@ export const serviceCategories: ServiceCategory[] = [
159166 description : "lambda.fivem.net — validation endpoint" ,
160167 acceptRange : true ,
161168 } ,
162- {
163- id : "blacklist-nui" ,
164- name : "NUI Blacklist" ,
165- url : "https://runtime.fivem.net/nui-blacklist.json" ,
166- description : "NUI Blacklist Policy" ,
167- acceptRange : true ,
168- } ,
169169 {
170170 id : "idms" ,
171171 name : "IDMS" ,
You can’t perform that action at this time.
0 commit comments