Skip to content

Instantly share code, notes, and snippets.

@filippobenozzi
filippobenozzi / plex-blocklist.txt
Last active March 29, 2024 10:43
plex-blocklist.txt
! Title: Plex - Blocklist
! Homepage:
! Description: Plex Blocklist
! Version: 20240329
||features.plex.tv^
||pubsub.plex.tv^
||discover.provider.plex.tv^
||metadata-static.plex.tv^
||clients.plex.tv^
@filippobenozzi
filippobenozzi / thoughts.md
Last active February 5, 2024 15:36
thoughts.md
@filippobenozzi
filippobenozzi / entrepreneurial-journey.md
Last active February 23, 2024 17:01
entrepreneurial-journey.md
@filippobenozzi
filippobenozzi / scriptable-iliad.js
Last active December 18, 2023 13:34
scriptable-iliad.js
//
// Iliad data usage widget - filippo.im
// Set here your Iliad credentials
// v1.5
//
const USERNAME = '<YOUR-USERNAME>';
const PASSWORD = '<YOUR-PASSWORD>';
//