scribe/src/actions
Edward Loveall aacef34a14
Accept all known medium post path types
Including:

* https://example.com/my-cool-post-123456abcdef
* https://example.com/123456abcdef
* https://medium.com/@user/my-cool-post-123456abcdef
* https://medium.com/user/my-cool-post-123456abcdef
* https://medium.com/p/my-cool-post-123456abcdef
* https://medium.com/posts/my-cool-post-123456abcdef
* https://medium.com/p/123456abcdef

Replace any of those posts with the scribe domain and it should resolve
2021-10-03 16:45:20 -04:00
..
articles Accept all known medium post path types 2021-10-03 16:45:20 -04:00
errors Initial app 2021-05-01 17:03:38 -04:00
home Add home page 2021-09-06 13:38:18 -04:00
mixins Initial app 2021-05-01 17:03:38 -04:00
api_action.cr Initial app 2021-05-01 17:03:38 -04:00
browser_action.cr Initial app 2021-05-01 17:03:38 -04:00