You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.
For those who want to just quickly shorten a link, I can code two options. The first one is very simple (just send the appropriate data straight to process.php, result is only what shows in the #message div), and not so simple (but looks nicer - use javascript to detect if 's' is in the get field of the url and not empty, sending that data to process.php via AJAX, as if it was sent from the form on the site).
That's my current plan, will try to implement something in the upcoming days.
The text was updated successfully, but these errors were encountered:
For those who want to just quickly shorten a link, I can code two options. The first one is very simple (just send the appropriate data straight to process.php, result is only what shows in the #message div), and not so simple (but looks nicer - use javascript to detect if 's' is in the get field of the url and not empty, sending that data to process.php via AJAX, as if it was sent from the form on the site).
That's my current plan, will try to implement something in the upcoming days.
The text was updated successfully, but these errors were encountered: