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-10 22:06:27 -03:00 committed by GitHub
parent cde9eaec8f
commit d79199375f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]