Todos Nuevo

user:thomas gists creados por el usuario

title:mygist gists con el título indicado

description:sync gists with given description

filename:myfile.txt gists que contienen archivos con el nombre indicado

extension:yml gists que contienen archivos con la extensión indicada

language:go gists que contienen archivos con el lenguaje indicado

topic:homelab gists with given topic

all:systemctl search all fields

Iniciar sesión

Todos Nuevo Iniciar sesión
's Avatar

michael

Unido 4 hours ago

Recientemente creado
Menos reciente creado
Recientemente actualizado
Menos reciente actualizado
Todos los gists 2
michael's Avatar

michael / omg.lol Weblog import scripts

0 gustos
0 bifurcaciones
2 archivos
Última actividad 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 gustos
0 bifurcaciones
1 archivos
Última actividad 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;
Siguiente Anterior

Desarrollado por Opengist ⋅ Load: 27ms⋅

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