export DISTORIONDISTROSECRET="hashed-sem-curak-hashed"
type
@function char($character-code) { | |
@if function-exists("selector-append") { | |
@return unquote("\"\\#{$character-code}\""); | |
} | |
@if "\\#{'x'}" == "\\x" { | |
@return str-slice("\x", 1, 1) + $character-code; | |
} | |
@else { | |
@return str-slice("\x",1,1) + $character-code; |
#!/bin/bash | |
# --------------------------------------------------------------------- | |
# Web hosts size script | |
# [email protected] | |
# This script is licensed under GNU GPL version 2.0 or above | |
# --------------------------------------------------------------------- | |
clear | |
# Setup |
#!/bin/bash | |
# --------------------------------------------------------------------- | |
# Mysql size | |
# [email protected] | |
# This script is licensed under GNU GPL version 2.0 or above | |
# | |
# Usage | |
# mysize.sh [-v] | |
# | |
# Params |
#!/bin/bash | |
# wget https://gist.githubusercontent.com/... | |
# Sanatorium webserver installer complete for Debian 10 Buster | |
# prochor, 2020 | |
# [email protected] | |
clear | |
echo -e "\e[38;5;14m|------------------------------------------- \e[0m" | |
echo -e "\e[38;5;14m| Sanatorium web server installer for Debian 10 Buster \e[0m" |
#!/bin/bash | |
# | |
# Copyright (c) 2015 - 2018 imm studios, z.s. | |
# | |
# Permission is hereby granted, free of charge, to any person obtaining a copy | |
# of this software and associated documentation files (the "Software"), to deal | |
# in the Software without restriction, including without limitation the rights | |
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
# copies of the Software, and to permit persons to whom the Software is | |
# furnished to do so, subject to the following conditions: |
#!/bin/bash | |
vod_key="QGDMxTPyZkHFGt3gL4oKBi" | |
output="whatever.mp4" | |
input="https://vod-node01.streampunk.cz/sport5/${vod_key}/index-f1-v1-f4-a1.m3u8" | |
ffmpeg -i "$input" -c:v copy -c:a copy "$output" |
{ | |
"sites" : [{ | |
"site_name" : "sport5", | |
"hub" : "https://sport5.nbla.cloud" | |
}] | |
} |
#!/bin/bash | |
# --------------------------------------------------------------------- | |
# Web hosts backup script | |
# [email protected] | |
# Full backup few days (7 is default) | |
# This script is licensed under GNU GPL version 2.0 or above | |
# --------------------------------------------------------------------- | |
clear |
Send a POST to url: http://api.heimdaldata.dk/badge/
With following POST dataset:
header: "#hashtag",
image: "image-blob",
title: "Queen",