mirror of
https://github.com/facefusion/facefusion-pinokio.git
synced 2026-07-28 04:20:49 +02:00
turns out pinokio.json is eol
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module.exports =
|
||||
{
|
||||
version: '5.0',
|
||||
title: 'FaceFusion 3.5.4',
|
||||
description: 'Industry leading face manipulation platform',
|
||||
icon: 'facefusion.png',
|
||||
menu: require(__dirname + '/menu.js')
|
||||
};
|
||||
|
||||
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"title": "FaceFusion 3.5.4",
|
||||
"description": "Industry leading face manipulation platform",
|
||||
"icon": "facefusion.png",
|
||||
"links":
|
||||
[
|
||||
{
|
||||
"title": "Website",
|
||||
"value": "https://facefusion.io"
|
||||
},
|
||||
{
|
||||
"title": "BuyMeACoffee",
|
||||
"value": "https://buymeacoffee.com/facefusion"
|
||||
},
|
||||
{
|
||||
"title": "GitHub",
|
||||
"value": "https://github.com/facefusion/facefusion"
|
||||
},
|
||||
{
|
||||
"title": "Discord",
|
||||
"value": "https://join.facefusion.io"
|
||||
},
|
||||
{
|
||||
"title": "Reddit",
|
||||
"value": "https://www.reddit.com/r/FaceFusion"
|
||||
}
|
||||
],
|
||||
"plugin":
|
||||
{
|
||||
"menu": []
|
||||
},
|
||||
"posts":
|
||||
[
|
||||
"https://x.com/henryruhs/status/2006365527732805699",
|
||||
"https://x.com/henryruhs/status/1936856829230829729",
|
||||
"https://x.com/henryruhs/status/1918628540586570060",
|
||||
"https://x.com/henryruhs/status/1886753221785378838",
|
||||
"https://x.com/henryruhs/status/1792536713513914663",
|
||||
"https://x.com/henryruhs/status/1779901408793207040",
|
||||
"https://x.com/henryruhs/status/1779237354705711384",
|
||||
"https://x.com/henryruhs/status/1769488758041088372",
|
||||
"https://x.com/henryruhs/status/1766049705148973146",
|
||||
"https://x.com/henryruhs/status/1759669022100947360",
|
||||
"https://x.com/henryruhs/status/1757833820718477533",
|
||||
"https://x.com/henryruhs/status/1735422051253420379"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user