From 38d8f154ed84b9ba76e50e1829f58d6ceb1954e2 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Thu, 31 Oct 2024 18:56:18 -0700 Subject: [PATCH] update to v1.6 --- README.md | 2 +- plugin.php | 112 +++++++++++++++++++++++++++++++++++------------------ 2 files changed, 75 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 4f28cd2..fec55a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Preview URL with QR Code ==================== -Plugin for [YOURLS](http://yourls.org) `1.5+`. +Plugin for [YOURLS](https://yourls.org) `1.9.2+`. Description ----------- diff --git a/plugin.php b/plugin.php index c266f9a..5899600 100644 --- a/plugin.php +++ b/plugin.php @@ -1,60 +1,96 @@ Link Preview + +
+

Link Preview

You requested the short URL $base/$keyword

This short URL points to:

If you still want to visit this link, please click here.

- -

Thank you for using our shortening service.

+

Thank you for using the SOP.wtf!

+
+ + HTML; - - yourls_html_footer(); }