An awesome shorten system written with PerlDancer by Celogeek.


Enter your URL and click on Shorten

Warning: porn or illegal links are forbidden. This link should be refused directly but in case it's accepted, it will be remove manually by a moderator. Any porn or illegal link could conclude to a full ban of your domain.

Bookmarklet


API

The API link is : http://sck.to/?a=1&url=YOURURL

Safari / Chrome mobile (Copy / Past in your bookmark)

3.0_2     2013-01-04 01:15:40 Europe/Paris
====

    * fix empty title

3.0_1     2013-01-04 00:46:24 Europe/Paris
====

    * fix deploy for changelog

3.0_0     2013-01-04 00:29:07 Europe/Paris
====

   * move to Dancer2

2.6_0 - 2012-06-08 11:45
====

   * Change author name

2.5_2 - 2012-04-23 14:45
====

   * add cache for connection

2.5_1 - 2012-04-23 14:00
====

   * fix connection issue

2.5 - 2012-04-21 21:00
====

   * Create Store object to allow easy switch to over db system
   * Add Google+ shortcut
   * Factorize and simplify the code

2.4 - 2012-03-31 12:00
====

   * reset analyzer reset everything
	
2.3 - 2012-03-21 00:30
====

   * switch to Moo and MooX::Options

2.2 - 2012-03-04 23:30
====

   * add bad status to reset to allow clearer to remove bad link

2.1 - 2011-12-13 16:00
====

    * add filter with reset

2.0 - 2011-11-05 19:30
====

    * Add piwik

1.9 - 2011-06-29 23:30
====

    * Improve stats
        * Top10 link point to stats
        * Integrate stats in main screen
        * Add twitter link with title
        * Add facebook link with title
    * Check locally for bad ip first
    * Redirect to base instead of crash when short url doesnt exists
    * Add warning for illegal and porn link on home page

1.8 - 2011-06-27 01:10
=====

    * Improve cleaner (remove application/octet-stream)

1.7 - 2011-06-27 00:50
=====

    * Add link to analyzer (stats and short)
    * Add API on screen

1.6 - 2011-06-26 17:30
=====

    * Improve analyze, only one per hour per link
    * Rescan bad link once per day
    * Rescan all link once per week

1.5 - 2011-06-26 15:30
=====

    * Use Dancer::Plugin::Redis 0.3 (revamp from me, look at github)

1.4 - 2011-06-07 23:40
=====

    * Add stats in db (will be show in next release in a tab)
    * add reset top10

1.3 - 2011-05-01 14:00
=====

    * Add spinner for loading
    * Add perlbot for crawler

1.2 - 2011-05-01 12:00
=====

    * Make api check url light (only ip)
    * Improve javascript key block
    * Improve BAD URL message and detection
    * Remove word extraction
    * Add short content extraction (prepare for Tags page)
    
1.1 - 2011-04-29 10:45
=====

    * Bookmarklet for facebook in a window

1.0 - 2011-04-29 08:00
=====

    * Add share to facebook
    * Add icon for twitter and facebook

0.9 - 2011-04-25 23:05
=====

    * Exclude robots to count clicks and clicks uniq

0.8 - 2011-04-21 19:10
=====

    * Use OurPackageVersion to fix issue with perlcritic
    * Fix missing use strict in app

0.7 - 2011-04-17 21:00
=====

    * Remove missing title method to async fetch title
      This will be replace by a content analyzer
    * Add link check (porn/illegal) and status
    * Add content analyzer, extract words
    * Add categorizer

0.6 - 2011-04-12 19:30
=====

    * Add changelog in tabs

0.5 - 2011-04-12 17:00
=====

    * Add version at the bottom of each page

0.4 - 2011-04-10 15:30
=====

    * Auto-install with Dist::Zilla release
    * Pod Everything
    * Improve readability
    * Pass all test

0.3 - 2011-04-10 12:30
=====

    * Complete rewrite of SCK
    * Use Dist::Zilla
    * Pass PerlCritic
    * Factorisation route
    * Split App
v3.0_2