HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"name": "contact-form-7-proxy-ip",
"description": " Use HTTP_X_FORWARDED_FOR in Contact Form 7 e-mails ",
"version": "0.1.0",
"author": "Pierre Rudloff",
"bugs": "https://github.com/Rudloff/contact-form-7-proxy-ip/issues",
"devDependencies": {
"grunt": "~1.0.1",
"grunt-fixpack": "~0.1.0",
"grunt-jslint": "~1.1.14",
"grunt-jsonlint": "~1.1.0",
"grunt-phpcs": "~0.4.0",
"grunt-phpunit": "~0.3.6"
},
"homepage": "https://github.com/Rudloff/contact-form-7-proxy-ip",
"keywords": [
"Contact Form 7",
"IP address",
"WordPress",
"proxy"
],
"license": "GPL-3.0",
"main": "contact-form-7-proxy-ip.php",
"repository": {
"type": "git",
"url": "https://github.com/Rudloff/contact-form-7-proxy-ip.git"
}
}