Skip to content

Instantly share code, notes, and snippets.

View growtopiajaw's full-sized avatar
🏠
Working from home

Growtopia Jaw growtopiajaw

🏠
Working from home
  • gjaw.duckdns.org
  • Malaysia
View GitHub Profile
/* PrismJS 1.16.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+apacheconf&plugins=line-highlight */
var _self="undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{},Prism=function(g){var c=/\blang(?:uage)?-([\w-]+)\b/i,a=0,C={manual:g.Prism&&g.Prism.manual,disableWorkerMessageHandler:g.Prism&&g.Prism.disableWorkerMessageHandler,util:{encode:function(e){return e instanceof M?new M(e.type,C.util.encode(e.content),e.alias):Array.isArray(e)?e.map(C.util.encode):e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++a}),e.__id},clone:function n(e,t){var r,a,i=C.util.type(e);switch(t=t||{},i){case"Object":if(a=C.util.objId(e),t[a])return t[a];for(var l in r={},t[a]=r,e)e.hasOwnProperty(l)&&(r[l]=n(e[l],t));return r;case"Array":return a=C.util.objId(e),t[a]?t[a]:
Welcome to the gjaw.duckdns.org public rsync server.
You may download any of the files hosted by using the
appropriate module name. For example:
rsync -av gjaw.duckdns.org::LDP/ /local/path/
June 27th 2019: Initial opening of Growtopia Jaw's public
rsync server. Files that are currently hosted
Welcome to the gjaw.duckdns.org public ftp server.
You may download any of the files hosted by using a web
browser or command line by logging in as 'ftp' with no
password required. For example:
gjaw@duckdns.org:~$ ftp gjaw.duckdns.org
Connected to gjaw.duckdns.org.
220 Welcome to the gjaw.duckdns.org public ftp server.

title: Contact Form

form: name: contact

fields:
    name:
      label: Name

placeholder: Enter your name

title cache_enable process
Email sent
false
twig
true

Email sent!

form:
name: contact
fields:
– name: name
label: Name
placeholder: Enter your name
autocomplete: on
type: text
validate:
required: true
@growtopiajaw
growtopiajaw / ova-gen.sh
Last active July 26, 2019 10:43 — forked from ewascent/ova-gen.sh
Convert VMDK to OVA using VirtualBox
#!/bin/sh
#
# http://jbrazile.blogspot.com.es/2012/01/scripted-vmdkova-images-wboxgrinder-and.html
#
NAME=$1
OS=$2
IMAGE=
SZMB=384
INSTDIR=/tmp/ova-gen/boxes
BUILDDIR=/tmp/ova-gen/builds
@growtopiajaw
growtopiajaw / ec2-api-tools.md
Last active July 26, 2019 07:56
How to install EC2 API Tools / ec2-api-tools / ec2-