mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add package gtrends (#2640)
* Moved all my repos to my own git server; Added `checkif` package * Added package gtrends --------- Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
parent
cde9eaec8f
commit
d79199375f
@ -30669,5 +30669,20 @@
|
|||||||
"description": "Brainfuck interpreter with some advanced features, such as syntax checking and highlighting errors.",
|
"description": "Brainfuck interpreter with some advanced features, such as syntax checking and highlighting errors.",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"web": "https://github.com/nirokay/brainimfuck"
|
"web": "https://github.com/nirokay/brainimfuck"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gtrends",
|
||||||
|
"url": "https://git.ozzuu.com/thisago/gtrends",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"google_trends",
|
||||||
|
"trends",
|
||||||
|
"rss",
|
||||||
|
"google"
|
||||||
|
],
|
||||||
|
"description": "Google Trends RSS",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://git.ozzuu.com/thisago/gtrends"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user