See also:
Service | Type | RAM | Storage | Limitations |
---|---|---|---|---|
👉 Adaptable | PaaS | 256 MB | Non-persistent? (1 GB database storage available) | |
AWS EC2 | IaaS | 1 GB |
#!/bin/sh | |
######################################################################################## | |
# I do not need to use the ngrok subdomains... | |
# start ngrok for my local box (vagrant homestead) in th background | |
# get the cname from command line for the ngrok alias | |
# update my subdomain cname to point at new ngrok name | |
# use it!!! | |
######################################################################################## | |
# requires ngrok and jq installed. |
const FullHeightPage = () => ( | |
<div> | |
Hello World! | |
<style global jsx>{` | |
html, | |
body, | |
body > div:first-child, | |
div#__next, | |
div#__next > div { | |
height: 100%; |
javascript: (function () { | |
function c() { | |
var e = document.createElement("link"); | |
e.setAttribute("type", "text/css"); | |
e.setAttribute("rel", "stylesheet"); | |
e.setAttribute("href", f); | |
e.setAttribute("class", l); | |
document.body.appendChild(e) | |
} | |
function h() { |
[Mon Oct 09 12:57:30.848892 2017] [authz_core:error] [pid 1138] [client ip:49912] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata | |
[Mon Oct 09 12:58:43.983927 2017] [authz_core:error] [pid 32523] [client ip:49984] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata | |
[Mon Oct 09 12:58:51.748225 2017] [authz_core:error] [pid 1137] [client ip:50028] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata | |
[Mon Oct 09 12:58:57.469848 2017] [authz_core:error] [pid 1138] [client ip:50054] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata | |
[Mon Oct 09 12:59:43.926199 2017] [authz_core:error] [pid 1239] [client ip:50168] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata | |
[Mon Oct 09 12:59:51.802676 2017] [authz_core:error] [pid 1133] [client ip:50202] AH01630: client denied by server configur |
Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...
What this guide covers:
Service | SSL | status | Response Type | Allowed methods | Allowed headers |
---|
Exhaustive list of SPDX (Software Package Data Exchange) licenses: https://spdx.org/licenses/