From 9568369d6148092ea7e3179695eb6428ea48437a Mon Sep 17 00:00:00 2001 From: Ivan Achlaqullah Date: Wed, 9 Jan 2019 23:14:35 +0700 Subject: [PATCH] Add itch.io --- data.json | 5 +++++ sites.md | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 3f0549c3..68f96efc 100644 --- a/data.json +++ b/data.json @@ -660,5 +660,10 @@ "url": "https://www.kaggle.com/{}", "urlMain": "https://www.kaggle.com/", "errorType": "status_code" + }, + "Itch.io": { + "url": "https://{}.itch.io/", + "urlMain": "https://itch.io/", + "errorType": "status_code" } } diff --git a/sites.md b/sites.md index 451fba3a..3f60d044 100644 --- a/sites.md +++ b/sites.md @@ -1,4 +1,4 @@ -## List Of Supported Sites (117 Sites In Total!) +## List Of Supported Sites (118 Sites In Total!) 1. [Instagram](https://www.instagram.com/) 2. [Twitter](https://www.twitter.com/) 3. [Facebook](https://www.facebook.com/) @@ -115,4 +115,5 @@ 114. [Mastodon](https://mstdn.io/) 115. [Telegram](https://t.me/) 116. [TradingView] (https://www.tradingview.com/) -117. [Kaggle] (https://www.kaggle.com/) \ No newline at end of file +117. [Kaggle] (https://www.kaggle.com/) +118. [Itch.io] (https://itch.io/) \ No newline at end of file