Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

description:sync gists with given description

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab Gist con l'argomento dato

all:systemctl search all fields

Entra

Tutti Nuovi Entra
's Avatar

michael

Unito 4 hours ago

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
Tutti i gists 2
michael's Avatar

michael / omg.lol Weblog import scripts

0 mi piace
0 forks
2 files
Ultima volta attivo 3 hours ago
See https://blog.thms.uk/2023/03/blogging-with-webloglol-and-github-actions
1 shell_exec('git config core.quotepath off');
2 echo 'git diff --name-only '.$argv[1].' ' . $argv[2];
3 $diff = shell_exec('git diff --name-only '.$argv[1].' ' . $argv[2]);
4 if($diff == '') {
5 echo "\n*** No changes detected. Are you running the latest version of the action? See https://github.com/neatnik/weblog.lol for details.";
6 exit;
7 }
8
9 $diff = explode("\n", $diff);
michael's Avatar

michael / Pihole block page

0 mi piace
0 forks
1 files
Ultima volta attivo 4 hours ago
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>Access Blocked - Pi-hole</title>
7 <style>
8 * {
9 margin: 0;
10 padding: 0;
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 39ms⋅

Italiano
العربية Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 简体中文 繁體中文