LSTU
Opened this issue · 0 comments
jtagcat commented
Note: LSTU can also be in a different subdirectory
(lstu.fr urls are shortened to lstu.fr/something and internal links are lstu.fr/cookie;
if installed at domain.tld/my/rebranded-shortener, urls are at domain.tld/my/rebranded-shortener/something and internal links are domain.tld/my/rebranded-shortener/cookie)
- Identify that the page is an LSTU instance by finding from the html
<input type="url" name="lsturl" id="lsturl" class="form-control" placeholder="URL to shorten" required="">
- Store that the URL is an LSTU instance
- (periodically) get json of all URLs from /cookie (lstu.fr/cookie)