8
9
<script type="text/javascript">
9
10
/* Redirect http://pad.lv/#nnnn to http://pad.lv/nnnn */
10
11
if (window.location.pathname === "/" && window.location.hash.match(/^#\d+$/)) {
11
window.location = "/" + window.location.hash.substr(1);
12
window.location = "/" + window.location.hash.substr(1);
18
font-family: Ubuntu, "Ubuntu Beta", "Bitstream Vera Sans", "DejaVu Sans", Tahoma, sans-serif;
30
:link:hover,:visited:hover {
31
text-decoration:underline;
54
font-family: "Ubuntu Monospace", "Ubuntu Mono", "Ubuntu Beta Mono 21", "Bitstream Vera Mono", monospace;
18
font-family: Ubuntu, "Ubuntu Beta", "Bitstream Vera Sans", "DejaVu Sans", Tahoma, sans-serif;
28
text-decoration: none;
33
text-decoration: underline;
57
font-family: "Ubuntu Monospace", "Ubuntu Mono", "Ubuntu Beta Mono 21", "Bitstream Vera Mono", monospace;
62
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
63
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
64
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
65
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
67
ga('create', 'UA-47072495-1', 'pad.lv');
68
ga('send', 'pageview');
72
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
74
<ins class="adsbygoogle"
76
data-ad-client="ca-pub-3547096055927362"
77
data-ad-slot="5939966337"
78
data-ad-format="auto"></ins>
80
(adsbygoogle = window.adsbygoogle || []).push({});
83
64
<h1>pad.♥ short Launchpad URLs</h1>
85
66
<p><b>pad.lv is a site-specific redirection service
86
for <a href="//launchpad.net/">Launchpad.net</a></b>,
87
so you can easily create short URLs to use in irc, mail, microblogging, or grafitti.
67
for <a href="//launchpad.net/">Launchpad.net</a></b>,
68
so you can easily create short URLs to use in irc, mail, microblogging, or grafitti.
71
<p><b>NEW 2019-12</b>: pad.lv updated to AppEngine Go 1.13.</p>
90
72
<p><b>NEW 2018-09</b>: pad.lv is served directly over https using
91
73
<a href="https://cloudplatform.googleblog.com/2017/09/introducing-managed-SSL-for-Google-App-Engine.html">App
92
Engine Managed SSL</a>.</p>
95
If you have suggestions, <a href="https://bugs.launchpad.net/pad.lv">file a bug</a> or send a merge proposal.
99
For updates, <b><a href="https://plus.google.com/118149749294376797445">follow pad.lv on Google+</a></b>.
102
<p>By <a href="https://sourcefrog.net/">Martin Pool</a>.</p>
104
<p><b>Note:</b>This site uses cookies to serve targeted ads and for analytics.</p>
106
<!-- Place this tag where you want the +1 button to render. -->
107
<div align="right" class="g-plusone" data-annotation="inline" data-width="300"></div>
109
<!-- Place this tag after the last +1 button tag. -->
110
<script type="text/javascript">
112
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
113
po.src = 'https://apis.google.com/js/plusone.js';
114
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
120
<script type="text/javascript"><!--
121
google_ad_client = "ca-pub-6150241658415703";
122
/* pad.lv related links */
123
google_ad_slot = "9039036960";
124
google_ad_width = 728;
125
google_ad_height = 15;
74
Engine Managed SSL</a>.</p>
77
If you have suggestions, <a href="https://bugs.launchpad.net/pad.lv">file a bug</a> or send a merge proposal.
80
<p><b>Note:</b> This site uses cookies to serve targeted ads and for analytics.</p>
133
<a href="https://pad.lv/1">pad.lv/<em>1</em></a>
86
<a href="https://pad.lv/1">pad.lv/<em>1</em></a>
135
88
<a href="https://pad.lv/bug=1">pad.lv/bug=<em>1</em></a>
156
109
<dt><a href="https://pad.lv/fb/pad.lv">pad.lv/fb/<em>pad.lv</em></a>
158
<a href="https://pad.lv/fb/u/bzr">pad.lv/fb/u/<em>bzr</em></a>
111
<a href="https://pad.lv/fb/u/bzr">pad.lv/fb/u/<em>bzr</em></a>
160
113
<dd><b>File a bug</b> against a project, or an Ubuntu source package.
161
NB, if the package is not found, make sure you're using the source package name, not the binary name. For example, <em>python2.7-doc</em> comes from the source package <em>python2.7</em>.
114
NB, if the package is not found, make sure you're using the source package name, not the binary name. For example,
115
<em>python2.7-doc</em> comes from the source package <em>python2.7</em>.
236
191
<dt><a href="https://pad.lv/OOPS-12345678">pad.lv/<em>OOPS-12345678</em></a></dt>
237
192
<dd>Details of a Launchpad internal error report.
238
(Only accessible to Canonical Launchpad team members, and
239
not always reliable because of
240
<a href="https://bugs.launchpad.net/oops-tools/+bug/661266">OpenID glitches</a>.)
193
(Only accessible to Canonical Launchpad team members, and
194
not always reliable because of
195
<a href="https://bugs.launchpad.net/oops-tools/+bug/661266">OpenID glitches</a>.)
244
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
246
<ins class="adsbygoogle"
247
style="display:block"
248
data-ad-client="ca-pub-3547096055927362"
249
data-ad-slot="5939966337"
250
data-ad-format="auto"></ins>
252
(adsbygoogle = window.adsbygoogle || []).push({});
b'\\ No newline at end of file'