Main URL: fip.fr
Wikipedia: en.wikipedia.org/wiki/FIP_(radio_station)
Mobile apps: Android / iOS
Direct streams for your listening pleasure
http { | |
... | |
# redirect map in http block - remove fbclid argument from the end | |
map $request_uri $redirect_fbclid { | |
"~^(.*?)([?&]fbclid=[a-zA-Z0-9_-]+)$" $1; | |
} | |
... |
#!/bin/bash | |
set -e; | |
# Set up a single-node Kubernetes system on Debian 10 (Buster). | |
# Use Flannel as the network fabric. Install the Kubernetes | |
# dashboard. | |
# disable swap | |
swapoff -a; |
<?php | |
/** | |
* Plugin Name: WordPress Export to JSON | |
* Plugin URI: https://jsnelders.com/ | |
* Description: Export all WordPress posts, pages, comments, tags, commments and users to a JSON file. | |
* Author: Jason Snelders | |
* Author URI: http://jsnelders.com | |
* Version: 2020-01-30.1 | |
**/ |
#EXTM3U | |
#EXTINF:0,Radio France - FIP (AAC+Metadata) | |
http://radio-metadata.fr:8000/fip.m3u | |
#EXTINF:0,Radio France - FIP Reggae (AAC+Metadata) | |
http://radio-metadata.fr:8000/fipreggae.m3u | |
#EXTINF:0,Radio France - FIP World (AAC+Metadata) | |
http://radio-metadata.fr:8000/fipmonde.m3u | |
#EXTINF:0,Radio France - FIP Nouveautés (AAC+Metadata) | |
http://radio-metadata.fr:8000/fipnouveaute.m3u | |
#EXTINF:0,Radio France - FIP Electro (AAC+Metadata) |
Main URL: fip.fr
Wikipedia: en.wikipedia.org/wiki/FIP_(radio_station)
Mobile apps: Android / iOS
Direct streams for your listening pleasure