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:
Thiago
2023-07-11 09:06:27 +08:00
committed by GitHub
co-authored by Miran
parent cde9eaec8f
commit d79199375f
+15
View File
@@ -30669,5 +30669,20 @@
"description": "Brainfuck interpreter with some advanced features, such as syntax checking and highlighting errors.",
"license": "GPL-3.0-only",
"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"
}
]