forked from I2P_Developers/i2p.i2p
Imagegen: Add text to QR codes
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<div><table><tr><td>
|
||||
<img src="/imagegen/id?s=320&c=<%=addr.getB64().replace("=", "%3d")%>" width="320" height="320">
|
||||
</td><td>
|
||||
<img src="/imagegen/qr?s=320&c=http%3a%2f%2f<%=addr.getName()%>%2f%3fi2paddresshelper%3d<%=addr.getDestination()%>">
|
||||
<img src="/imagegen/qr?s=320&t=<%=addr.getName()%>&c=http%3a%2f%2f<%=addr.getName()%>%2f%3fi2paddresshelper%3d<%=addr.getDestination()%>">
|
||||
</td></tr></table></div>
|
||||
<%
|
||||
} // addr == null
|
||||
|
||||
Reference in New Issue
Block a user