Time |
Nickname |
Message |
00:25
🔗
|
|
zhongfu has quit IRC (Ping timeout: 260 seconds) |
01:07
🔗
|
Somebody2 |
JAA: nice info on gsfn.us; I think a good tinytown project would be the https://getsatisfaction.com/t/{shortcode} URL template. |
01:08
🔗
|
Somebody2 |
Does it use normal HTTP 30x codes? |
01:16
🔗
|
|
zhongfu has joined #urlteam |
09:50
🔗
|
JAA |
Somebody2: Yep, it does. 302 on success, 404 on error. HEAD supported. I'll set up a project later. |
10:32
🔗
|
JAA |
Wow. I just came across makeashorterlink.com on an ArchiveBot job. They use links like http://makeashorterlink.com/?V22D12544 , i.e. 2-3 times as long as the average link shortener. It's down currently, but apparently it's related to TinyURL: https://tinyurl.com/preview.php?site=masl&num=W1F632474 |
10:57
🔗
|
JAA |
getsatisfaction-com started. |
12:24
🔗
|
JAA |
kas-pr started. |
12:25
🔗
|
JAA |
Internal shortener of Kaspersky Lab. Their codes are case-insensitive as far as I can tell. |
12:35
🔗
|
JAA |
It's worth mentioning that their sites don't use lower-case codes consistently. For example, https://latam.kaspersky.com/blog/stop-doing-that-online/7851/ uses the short URL https://kas.pr/xSk4 , but https://kas.pr/xsk4 also works. Their Twitter accounts seem to *mostly* use lower-char codes, but not consistently. Still, scanning the lower-case codes should be sufficient. |
13:54
🔗
|
JAA |
hub.me (internal shortener of HubPages.com) only has codes starting with "a" or "r", as far as I can tell. "a" might stand for "articles", "r" for "replies", but not really sure as I'm not familiar with HubPages. The actual code is then simply a base62-encoded ID. Both the type and the (decimal) ID appear on the target page as well. Many target pages no longer exist, but the short codes still resolve. |
13:54
🔗
|
JAA |
Should that be split up into two projects hub-me-a and hub-me-r? |
14:10
🔗
|
JAA |
The most recent IDs are close to alvyn and r1cxN, respectively. (The encoding uses the order 0-9a-zA-Z.) |
15:10
🔗
|
JAA |
skfb.ly (internal shortener of SketchFab.com) uses incremental 0-9a-zA-Z as far as I can tell. After exhausting four-char codes in ca. February this year, they switched to five-char codes, which all seem to start with "6". The short domain simply maps to sketchfab.com/s/CODE, which then redirects to the relevant entry on the website. |
15:13
🔗
|
JAA |
There are also some longer codes, like http://skfb.ly/mki3fe1d0 and http://skfb.ly/mki3fe1c, but I didn't see many of those. |
15:14
🔗
|
JAA |
Those that I saw were from ca. 2013. |
15:14
🔗
|
JAA |
E.g. on this blog: https://aimtoillustrate.blogspot.com/ |
17:47
🔗
|
dd0a13f37 |
JAA: It's two steps, it looks messier than it is because of HTTPS redirection, 2 steps isn't that much |
18:19
🔗
|
JAA |
Yeah, I know. |
20:33
🔗
|
JAA |
TIL the tracker limits each IP address to one concurrent item/claim per project: https://github.com/ArchiveTeam/terroroftinytown/blob/master/terroroftinytown/tracker/model.py#L587 . Nice! |
20:36
🔗
|
JAA |
kas-pr is almost done. I'll let it run a bit into the five-digit codes, but I don't think any of those exist. |
20:40
🔗
|
JAA |
getsatisfaction-com is in the five-char codes now, so roughly one sixth done. |
21:06
🔗
|
|
Kaz has quit IRC (Ping timeout: 250 seconds) |
21:11
🔗
|
|
Kaz| has joined #urlteam |
21:11
🔗
|
JAA |
kas-pr stopped. |
21:11
🔗
|
|
Kaz| is now known as Kaz |
21:49
🔗
|
|
dashcloud has quit IRC (Read error: Operation timed out) |
21:50
🔗
|
|
dashcloud has joined #urlteam |