File: pastebin.com.d4biutrm.php

package info (click to toggle)
php-embed 4.4.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,728 kB
  • sloc: php: 40,309; makefile: 23
file content (27 lines) | stat: -rw-r--r-- 849 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?php
declare(strict_types = 1);

return [
    'authorName' => null,
    'authorUrl' => null,
    'cms' => null,
    'code' => null,
    'description' => 'Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.',
    'favicon' => 'https://pastebin.com/favicon.ico',
    'feeds' => [],
    'icon' => null,
    'image' => 'https://pastebin.com/i/facebook.png',
    'keywords' => [],
    'language' => 'en',
    'languages' => [],
    'license' => null,
    'providerName' => 'Pastebin',
    'providerUrl' => 'https://pastebin.com',
    'publishedTime' => null,
    'redirect' => null,
    'title' => 'Pushing new git submodule to Heroku - Pastebin.com',
    'url' => 'https://pastebin.com/d4biUtRm',
    'linkedData' => [],
    'oEmbed' => [],
    'allLinkedData' => []
];