ArchiveTeam/terroroftinytown

LSTU

Opened this issue · 0 comments

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)

  1. 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="">
  2. Store that the URL is an LSTU instance
  3. (periodically) get json of all URLs from /cookie (lstu.fr/cookie)