mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-10 03:50:34 +00:00
Update
This commit is contained in:
parent
fdf71138cb
commit
0bcbc3b45e
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1638637421
|
||||
"last_updated_timestamp": 1638644620
|
||||
}
|
@ -53139,9 +53139,9 @@
|
||||
"CategoryList": [
|
||||
"Other"
|
||||
],
|
||||
"downloads": 8752,
|
||||
"downloads": 8924,
|
||||
"stars": 3,
|
||||
"LastUpdateScan": 1636049017,
|
||||
"LastUpdateScan": 1638644619,
|
||||
"FirstSeen": 1533960000
|
||||
},
|
||||
{
|
||||
@ -57038,8 +57038,8 @@
|
||||
"CategoryList": [
|
||||
"HomeAutomation"
|
||||
],
|
||||
"downloads": 7974,
|
||||
"LastUpdateScan": 1636049017,
|
||||
"downloads": 8659,
|
||||
"LastUpdateScan": 1638644619,
|
||||
"FirstSeen": 1604862492
|
||||
},
|
||||
{
|
||||
@ -85629,8 +85629,8 @@
|
||||
"Tools-Utilities",
|
||||
"Drivers"
|
||||
],
|
||||
"downloads": 1570,
|
||||
"LastUpdateScan": 1636049017,
|
||||
"downloads": 2266,
|
||||
"LastUpdateScan": 1638644620,
|
||||
"FirstSeen": 1628251406
|
||||
},
|
||||
{
|
||||
@ -202715,6 +202715,64 @@
|
||||
"LastUpdateScan": 1638363812,
|
||||
"FirstSeen": 1638363812
|
||||
},
|
||||
{
|
||||
"Name": "Cowyo",
|
||||
"Repository": "schollz/cowyo",
|
||||
"Registry": "https://hub.docker.com/r/schollz/cowyo",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/116803-support-smartphonelover-cowyo/",
|
||||
"Project": "https://github.com/schollz/cowyo",
|
||||
"Overview": "DESCRIPTION\r\ncowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying.\r\n\r\nHere you can see a live demo:\r\nhttps://cowyo.com/\r\n\r\nVERSION\r\n1.0",
|
||||
"WebUI": "http://[IP]:[PORT:8050]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/Cowyo.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/cowyo_200x200.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Requires": "",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "8050",
|
||||
"Default": "",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8050"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Directory (data)",
|
||||
"Target": "/data",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/cowyo"
|
||||
}
|
||||
],
|
||||
"Repo": "SmartPhoneLover's Repository",
|
||||
"Date": "1638641164",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Cowyo.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 80713,
|
||||
"stars": 1,
|
||||
"LastUpdateScan": 1638644620,
|
||||
"FirstSeen": 1638644620
|
||||
},
|
||||
{
|
||||
"Name": "Jellyfin",
|
||||
"Repository": "jellyfin/jellyfin",
|
||||
@ -203484,6 +203542,78 @@
|
||||
"LastUpdateScan": 1638291832,
|
||||
"FirstSeen": 1638291832
|
||||
},
|
||||
{
|
||||
"Name": "Simply-Shorten",
|
||||
"Repository": "draganczukp/simply-shorten",
|
||||
"Registry": "https://hub.docker.com/r/draganczukp/simply-shorten",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/116805-support-smartphonelover-simply-shorten/",
|
||||
"Project": "https://gitlab.com/draganczukp/simply-shorten",
|
||||
"Overview": "DESCRIPTION\r\nA simple selfhosted URL shortener with no unnecessary features.\r\n\r\nFeatures:\r\n\u2022 Shortens URLs of any length to a fixed length, randomly generated string\r\n\u2022 Allows you to specify the shortened URL instead of the generated (optional) one (Missing in a surprising number of alternatives)\r\n\u2022 Opening the fixed length URL in your browser will instantly redirect you to the correct long URL (you'd think that's a standard feature, but apparently it's not)\r\n\u2022 Provides a simple API for adding new short links\r\n\u2022 Links are stored in an SQLite database\r\n\u2022 Available as a Docker container\r\n\u2022 Backend written in Java using Spark Java, frontend written in plain HTML and vanilla JS, using Pure CSS for styling\r\n\r\nNOTES\r\n\u2022 Default credentials for WebUI: unraid/unraid (user/pass).\r\n\r\nVERSION\r\n1.0 (2021-12-04)",
|
||||
"WebUI": "http://[IP]:[PORT:4567]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/Simply-Shorten.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/simply-shorten_200x200.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Requires": "",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "4567",
|
||||
"Default": "",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "4567"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Username",
|
||||
"Target": "username",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "unraid"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Password",
|
||||
"Target": "password",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "unraid"
|
||||
}
|
||||
],
|
||||
"Repo": "SmartPhoneLover's Repository",
|
||||
"Date": "1638643242",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Simply-Shorten.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
"Productivity",
|
||||
"Network-Web"
|
||||
],
|
||||
"downloads": 14003,
|
||||
"LastUpdateScan": 1638644620,
|
||||
"FirstSeen": 1638644620
|
||||
},
|
||||
{
|
||||
"Name": "Tanoshi",
|
||||
"Repository": "faldez/tanoshi",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 1449,
|
||||
"last_updated_timestamp": 1638637421,
|
||||
"last_updated": "2021-12-04 12:03",
|
||||
"apps": 1451,
|
||||
"last_updated_timestamp": 1638644620,
|
||||
"last_updated": "2021-12-04 14:03",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -53301,9 +53301,9 @@
|
||||
"CategoryList": [
|
||||
"Other"
|
||||
],
|
||||
"downloads": 8752,
|
||||
"downloads": 8924,
|
||||
"stars": 3,
|
||||
"LastUpdateScan": 1636049017,
|
||||
"LastUpdateScan": 1638644619,
|
||||
"FirstSeen": 1533960000
|
||||
},
|
||||
{
|
||||
@ -57200,8 +57200,8 @@
|
||||
"CategoryList": [
|
||||
"HomeAutomation"
|
||||
],
|
||||
"downloads": 7974,
|
||||
"LastUpdateScan": 1636049017,
|
||||
"downloads": 8659,
|
||||
"LastUpdateScan": 1638644619,
|
||||
"FirstSeen": 1604862492
|
||||
},
|
||||
{
|
||||
@ -85791,8 +85791,8 @@
|
||||
"Tools-Utilities",
|
||||
"Drivers"
|
||||
],
|
||||
"downloads": 1570,
|
||||
"LastUpdateScan": 1636049017,
|
||||
"downloads": 2266,
|
||||
"LastUpdateScan": 1638644620,
|
||||
"FirstSeen": 1628251406
|
||||
},
|
||||
{
|
||||
@ -202877,6 +202877,64 @@
|
||||
"LastUpdateScan": 1638363812,
|
||||
"FirstSeen": 1638363812
|
||||
},
|
||||
{
|
||||
"Name": "Cowyo",
|
||||
"Repository": "schollz/cowyo",
|
||||
"Registry": "https://hub.docker.com/r/schollz/cowyo",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/116803-support-smartphonelover-cowyo/",
|
||||
"Project": "https://github.com/schollz/cowyo",
|
||||
"Overview": "DESCRIPTION\r\ncowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying.\r\n\r\nHere you can see a live demo:\r\nhttps://cowyo.com/\r\n\r\nVERSION\r\n1.0",
|
||||
"WebUI": "http://[IP]:[PORT:8050]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/Cowyo.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/cowyo_200x200.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Requires": "",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "8050",
|
||||
"Default": "",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8050"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Directory (data)",
|
||||
"Target": "/data",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/cowyo"
|
||||
}
|
||||
],
|
||||
"Repo": "SmartPhoneLover's Repository",
|
||||
"Date": "1638641164",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Cowyo.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 80713,
|
||||
"stars": 1,
|
||||
"LastUpdateScan": 1638644620,
|
||||
"FirstSeen": 1638644620
|
||||
},
|
||||
{
|
||||
"Name": "Jellyfin",
|
||||
"Repository": "jellyfin/jellyfin",
|
||||
@ -203646,6 +203704,78 @@
|
||||
"LastUpdateScan": 1638291832,
|
||||
"FirstSeen": 1638291832
|
||||
},
|
||||
{
|
||||
"Name": "Simply-Shorten",
|
||||
"Repository": "draganczukp/simply-shorten",
|
||||
"Registry": "https://hub.docker.com/r/draganczukp/simply-shorten",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/116805-support-smartphonelover-simply-shorten/",
|
||||
"Project": "https://gitlab.com/draganczukp/simply-shorten",
|
||||
"Overview": "DESCRIPTION\r\nA simple selfhosted URL shortener with no unnecessary features.\r\n\r\nFeatures:\r\n\u2022 Shortens URLs of any length to a fixed length, randomly generated string\r\n\u2022 Allows you to specify the shortened URL instead of the generated (optional) one (Missing in a surprising number of alternatives)\r\n\u2022 Opening the fixed length URL in your browser will instantly redirect you to the correct long URL (you'd think that's a standard feature, but apparently it's not)\r\n\u2022 Provides a simple API for adding new short links\r\n\u2022 Links are stored in an SQLite database\r\n\u2022 Available as a Docker container\r\n\u2022 Backend written in Java using Spark Java, frontend written in plain HTML and vanilla JS, using Pure CSS for styling\r\n\r\nNOTES\r\n\u2022 Default credentials for WebUI: unraid/unraid (user/pass).\r\n\r\nVERSION\r\n1.0 (2021-12-04)",
|
||||
"WebUI": "http://[IP]:[PORT:4567]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/Simply-Shorten.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/simply-shorten_200x200.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Requires": "",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "4567",
|
||||
"Default": "",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "4567"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Username",
|
||||
"Target": "username",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "unraid"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Password",
|
||||
"Target": "password",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "unraid"
|
||||
}
|
||||
],
|
||||
"Repo": "SmartPhoneLover's Repository",
|
||||
"Date": "1638643242",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Simply-Shorten.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
"Productivity",
|
||||
"Network-Web"
|
||||
],
|
||||
"downloads": 14003,
|
||||
"LastUpdateScan": 1638644620,
|
||||
"FirstSeen": 1638644620
|
||||
},
|
||||
{
|
||||
"Name": "Tanoshi",
|
||||
"Repository": "faldez/tanoshi",
|
||||
|
@ -1900,5 +1900,7 @@
|
||||
"faldez/tanoshi": 1638543825,
|
||||
"maildev/maildev": 1638551021,
|
||||
"mysteriumnetwork/myst": 1638621741,
|
||||
"monitoror/monitoror": 1638637421
|
||||
"monitoror/monitoror": 1638637421,
|
||||
"schollz/cowyo": 1638644620,
|
||||
"draganczukp/simply-shorten": 1638644620
|
||||
}
|
@ -173596,15 +173596,15 @@
|
||||
"Author": "HelloKS, angrystar170",
|
||||
"Name": "\ud55c\uad6d\uc5b4 \uc5b8\uc5b4 \ud329",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/lang-ko_KO.xml",
|
||||
"Version": "2021.12.02",
|
||||
"Version": "2021.12.03",
|
||||
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
|
||||
"Support": "https://forums.unraid.net/forum/92-korean-%ED%95%9C%EA%B8%80/",
|
||||
"Description": "Unraid \ubc0f \uc9c0\uc6d0\ub418\ub294 \ud50c\ub7ec\uadf8\uc778\uc758 \ud55c\uad6d\uc5b4 \ubc88\uc5ed\uc785\ub2c8\ub2e4. \uc5b8\uc5b4 \ud329\uc774 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4!\n\nThis is the Korean translation for Unraid and supported plugins. Language pack is a work in progress!",
|
||||
"Repo": "Official Unraid Repository",
|
||||
"RepoShort": "Unraid",
|
||||
"RepoURL": "https://github.com/unraid/language-templates",
|
||||
"Date": 1638421200,
|
||||
"DateInstalled": 1638421200,
|
||||
"Date": 1638507600,
|
||||
"DateInstalled": 1638507600,
|
||||
"SwitchLanguage": "Switch to this language",
|
||||
"InstallLanguage": "Install Language Pack",
|
||||
"InfoLanguage": "Click for more information",
|
||||
@ -198797,7 +198797,6 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1638630207,
|
||||
"FirstSeen": 1633435815
|
||||
},
|
||||
{
|
||||
@ -203311,6 +203310,81 @@
|
||||
"LastUpdateScan": 1638194064,
|
||||
"FirstSeen": 1638194064
|
||||
},
|
||||
{
|
||||
"Name": "Monitoror",
|
||||
"Repository": "monitoror/monitoror",
|
||||
"Registry": "https://hub.docker.com/r/monitoror/monitoror",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/116799-support-smartphonelover-monitoror/",
|
||||
"Project": "https://github.com/monitoror/monitoror",
|
||||
"Overview": "DESCRIPTION\r\nMonitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values.\r\n\r\nHere you can see a live demo:\r\nhttps://demo.monitoror.com/\r\n\r\nNOTES\r\n\u2022 Use the 'Directory (config)' path to store the 'config.json' file, so Monitoror can read it directly from the host. You can also use an URL (i.e.: NextCloud) to pass the JSON, using the 'MO_CONFIG' variable.\r\n\r\nVERSION\r\nv1.0 (2021-12-04)",
|
||||
"WebUI": "http://[IP]:[PORT:8080]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/Monitoror.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/monitoror_200x200.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Requires": "",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "8080",
|
||||
"Default": "",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8080"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Directory (config)",
|
||||
"Target": "/configs",
|
||||
"Default": "",
|
||||
"Mode": "ro",
|
||||
"Description": "Use this path (host) to pass the config.json to the container.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/monitoror/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "MO_CONFIG",
|
||||
"Target": "MO_CONFIG",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "It can be a path or URL.",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/configs/config.json"
|
||||
}
|
||||
],
|
||||
"Repo": "SmartPhoneLover's Repository",
|
||||
"Date": "1638633667",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Monitoror.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Network-Management",
|
||||
"Network-Other"
|
||||
],
|
||||
"downloads": 75075,
|
||||
"stars": 6,
|
||||
"LastUpdateScan": 1638637421,
|
||||
"FirstSeen": 1638637421
|
||||
},
|
||||
{
|
||||
"Name": "OpenKM-CE",
|
||||
"Repository": "openkm/openkm-ce:6.3.8",
|
||||
|
@ -17373,9 +17373,9 @@
|
||||
},
|
||||
"dlandon/z80pack": {
|
||||
"Base": null,
|
||||
"Downloads": 8752,
|
||||
"Downloads": 8924,
|
||||
"Stars": 3,
|
||||
"Time": 1636049017,
|
||||
"Time": 1638644619,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
@ -46606,9 +46606,9 @@
|
||||
},
|
||||
"ronnieroller/dahuavto2mqtt:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 7974,
|
||||
"Downloads": 8659,
|
||||
"Stars": null,
|
||||
"Time": 1636049017,
|
||||
"Time": 1638644619,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
@ -55079,9 +55079,9 @@
|
||||
},
|
||||
"ich777/debian-mirror": {
|
||||
"Base": null,
|
||||
"Downloads": 1570,
|
||||
"Downloads": 2266,
|
||||
"Stars": null,
|
||||
"Time": 1636049017,
|
||||
"Time": 1638644620,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
@ -58850,5 +58850,25 @@
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
},
|
||||
"schollz/cowyo": {
|
||||
"Base": null,
|
||||
"Downloads": 80713,
|
||||
"Stars": 1,
|
||||
"Time": 1638644620,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
},
|
||||
"draganczukp/simply-shorten": {
|
||||
"Base": null,
|
||||
"Downloads": 14003,
|
||||
"Stars": null,
|
||||
"Time": 1638644620,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user