Skip to content

Instantly share code, notes, and snippets.

View TheManFromEarth1's full-sized avatar
๐ŸŒ

TheManFromGlobe TheManFromEarth1

๐ŸŒ
  • Earth
  • 06:40 (UTC +02:00)
View GitHub Profile
/*!
* Howler.js Audio Player Demo
* howlerjs.com
*
* (c) 2013-2020, James Simpson of GoldFire Studios
* goldfirestudios.com
*
* MIT License
*/
import ErrorPage from "next/error";
import { getStrapiURL, getTV, getTVGQL } from "utils/api";
import { useRouter } from "next/router";
import axios from 'axios';
import Link from "next/link";
import Image from 'next/image';
import TVChannels from "@/components/tv/TVChannels";
import ChannelsFM from "components/tv/channelsFM";
@TheManFromEarth1
TheManFromEarth1 / .json
Last active January 21, 2021 17:24
response
"collections": [
{
"id": "4",
"index": 4,
"Name": "Guitar Tools",
"Description": "List of Websites for Guitar Players",
"Links": [
{
"id": "13",
"Title": "Songsterr - Guitar Tabs",
server {
# listen HTTP
listen 80;
server_name api.domain.com;
# Redirect HTTPS
return 301 https://$host$request_uri;
}
server {
{
"pagination": {
"limit": 25,
"offset": 0,
"count": 25,
"total": 5683
},
"data": [
{
"author": null,
{
"pagination": {
"limit": 25,
"offset": 0,
"count": 25,
"total": 28
},
"data": [
{
"author": null,