I hereby claim:
- I am vohof on github.
- I am vohof (https://keybase.io/vohof) on keybase.
- I have a public key whose fingerprint is A68B 6553 483A 3B0F 7021 4F9C 0E89 8AFF C428 7C68
To claim this, I am signing this object:
<?php | |
if (class_exists('\ElementorPro\Plugin')) { | |
add_action('admin_init', function() { | |
remove_action('admin_notices', [\ElementorPro\Plugin::instance()->license_admin, 'admin_license_details'], 20); | |
}); | |
} |
I hereby claim:
To claim this, I am signing this object:
# Copyright (C) 2015 MyThemeShop | |
# This file is distributed under the same license as the MagXP package. | |
msgid "" | |
msgstr "" | |
"Project-Id-Version: MagXP 2.0\n" | |
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/mts_magxp\n" | |
"POT-Creation-Date: 2015-04-16 02:28:22+00:00\n" | |
"MIME-Version: 1.0\n" | |
"Content-Type: text/plain; charset=UTF-8\n" | |
"Content-Transfer-Encoding: 8bit\n" |
# Copyright (C) 2015 MyThemeShop | |
# This file is distributed under the same license as the Portal by MyThemeShop package. | |
msgid "" | |
msgstr "" | |
"Project-Id-Version: Portal by MyThemeShop 1.1\n" | |
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/portal\n" | |
"POT-Creation-Date: 2015-04-10 14:57:14+00:00\n" | |
"MIME-Version: 1.0\n" | |
"Content-Type: text/plain; charset=UTF-8\n" | |
"Content-Transfer-Encoding: 8bit\n" |
openssl req -nodes -newkey rsa:2048 -keyout myserver.key -out server.csr |
.PKGINFO | |
.INSTALL | |
.MTREE | |
lib/ | |
lib/firmware/ | |
lib/firmware/8188eu/ | |
lib/firmware/8188eu/rtl8188eufw.bin | |
usr/ | |
usr/src/ | |
usr/src/8188eu-v4.1.4_6773/ |
# Maintainer: Oleg Rakhmanov < orakhmanov [at] gmail [dot] com > | |
pkgname=dkms-8188eu | |
pkgver=v4.1.4_6773 | |
pkgrel=2 | |
pkgdesc="Driver for Realtek RTL8188EU chipset wireless cards" | |
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h') | |
url="http://www.realtek.com.tw/" | |
license=('GPL') | |
depends=('dkms' 'linux-headers') |
var Thin = require('./lib/thin.js'); | |
var winston = require('winston'); | |
var log = new (winston.Logger)({ | |
transports: [ new winston.transports.Console() ] | |
}); | |
var es = require('event-stream'); | |
var proxy = new Thin(); | |
proxy.use(function(req, res, next) { | |
console.log(req.headers); |
I hereby claim:
To claim this, I am signing this object: