Update LICENSE and README.md files. Expanded the GNU Affero General Public License text for clarity and updated README to reflect the plugin's name and purpose, including a disclaimer about content responsibility.
This commit is contained in:
16
resources/movies/action.json
Normal file
16
resources/movies/action.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Akční filmy",
|
||||
"icon": "DefaultMovies.png",
|
||||
"movies": [
|
||||
{
|
||||
"title": "The Matrix",
|
||||
"icon": "DefaultMovies.png",
|
||||
"search": "matrix"
|
||||
},
|
||||
{
|
||||
"title": "Inception",
|
||||
"icon": "DefaultMovies.png",
|
||||
"search": "inception"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user