I hereby claim:
- I am luclu7 on github.
- I am luclu7 (https://keybase.io/luclu7) on keybase.
- I have a public key ASA5dxEpp0G6WHKjtAUbNxVa9yT6dSLZfDvPv6yfFoJkDgo
To claim this, I am signing this object:
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" /> | |
<title>WYIT?</title> | |
</head> | |
<body> | |
<div class="centered"> |
—– BEGIN LICENSE —– | |
Michael Barnes | |
Single User License | |
EA7E-821385 | |
8A353C41 872A0D5C DF9B2950 AFF6F667 | |
C458EA6D 8EA3C286 98D1D650 131A97AB | |
AA919AEC EF20E143 B361B1E7 4C8B7F04 | |
B085E65E 2F5F5360 8489D422 FB8FC1AA | |
93F6323C FD7F7544 3F39C318 D95E6480 | |
FCCC7561 8A4A1741 68FA4223 ADCEDE07 |
RewriteEngine On | |
RewriteCond %{HTTPS} off | |
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} | |
Header set Strict-Transport-Security "max-age=31536000" env=HTTPS | |
SSLProtocol All -SSLv2 -SSLv3 -TLSv1 -TLSv1.1 |
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env bash | |
sudo wget https://gist.githubusercontent.com/Luclu7/f52dd0a15817c26234c4fe15c3bfc497/raw/293bd4b95708778ee4effac539c5c77c7e3572bd/shrug -O /usr/bin/shug | |
echo "Installed !" |
#!/bin/sh | |
echo "Start time :" | |
date | |
target_name=$(date '+%Y-%m-%d_%H-%M-%S') | |
folderroot=/mnt/scans | |
folder=$folderroot/$(date +%Y/%m/%d) | |
fullpath=$folder/$target_name.ppm | |
finalpath=$folder/$target_name.png | |
scanimage_options="--mode color --resolution 150" |
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\.exe] | |
@="exefile" | |
[HKEY_CLASSES_ROOT\.exe\PersistentHandler] | |
@="{098f2470-bae0-11cd-b579-08002b30bfeb}" | |
[HKEY_CLASSES_ROOT\exefile\shell\open\command] | |
@="\"%1\" %*" |
🌞 Morning 77 commits ███▍░░░░░░░░░░░░░░░░░ 16.6% | |
🌆 Daytime 101 commits ████▌░░░░░░░░░░░░░░░░ 21.7% | |
🌃 Evening 175 commits ███████▉░░░░░░░░░░░░░ 37.6% | |
🌙 Night 112 commits █████░░░░░░░░░░░░░░░░ 24.1% |