From 301646ae4c7287b8fcdb8e7efb9ede1bda9de547 Mon Sep 17 00:00:00 2001 From: Henrik Gustavii Date: Sun, 8 Apr 2018 18:05:52 +0200 Subject: [PATCH] Add Pastebin Mobile by @Aecasorg (#586) --- contents.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/contents.json b/contents.json index f547b608..dd9fff13 100644 --- a/contents.json +++ b/contents.json @@ -16071,6 +16071,19 @@ ], "date_added": "Apr 4 2018", "suggested_by": "@vpeschenkov" + }, + { + "title": "Pastebin Mobile", + "category-ids": ["developer"], + "tags": ["swift"], + "description": "Quickly and easily uploads text or code to https://pastebin.com", + "itunes": "https://itunes.apple.com/app/pastebin-mobile/id1246981062", + "source": "https://github.com/jonluca/PasteBinApp", + "license": "apache-2.0", + "stars": 6, + "screenshots": ["https://camo.githubusercontent.com/121a7a6f92afdb73e4b7cc203147fe667b4b119c/68747470733a2f2f692e696d6775722e636f6d2f644a67323154462e706e67"], + "date_added": "Apr 8 2018", + "suggested_by": "@Aecasorg" } ] }