File: ideone.com.whjntg.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 (49 lines) | stat: -rw-r--r-- 1,441 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?php
declare(strict_types = 1);

return [
    'authorName' => null,
    'authorUrl' => null,
    'cms' => null,
    'code' => [
        'html' => '<script src="https://ideone.com/e.js/Whjntg"></script>',
        'width' => null,
        'height' => null,
        'ratio' => null
    ],
    'description' => 'Ideone is something more than a pastebin; it\'s an online compiler and debugging tool which allows to compile and run code online in more than 40 programming languages.',
    'favicon' => 'https://stx1.ideone.com/gfx2/img/favicon.png',
    'feeds' => [],
    'icon' => null,
    'image' => 'http://profile.ak.fbcdn.net/hprofile-ak-prn1/50232_245768360841_3377786_q.jpg',
    'keywords' => [
        'online compiler',
        'online ide',
        'learn programming online',
        'programming online',
        'run code online',
        'snippet',
        'snippets',
        'pastebin',
        'online debugging tool',
        'online interpreter',
        'run your code online',
        'run code',
        'execute code',
        'c++',
        'java',
        'python'
    ],
    'language' => 'en',
    'languages' => [],
    'license' => null,
    'providerName' => 'Ideone.com',
    'providerUrl' => 'https://ideone.com',
    'publishedTime' => null,
    'redirect' => null,
    'title' => 'Ideone.com',
    'url' => 'https://ideone.com/Whjntg',
    'linkedData' => [],
    'oEmbed' => [],
    'allLinkedData' => []
];