Skip to content

Commit

Permalink
Merge brach 'jusdepatate/patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
TheYahya committed Jan 19, 2019
2 parents d4e29b1 + 7eeaabf commit cc7127c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
18 changes: 12 additions & 6 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,16 +731,22 @@
"urlMain": "https://www.stream.me/",
"errorType": "status_code"
},
"Ello":{
"url": "https://ello.co/{}",
"urlMain": "https://ello.co/",
"errorType": "message",
"errorMsg": "If all else fails you can try checking out our"
},
"Kik":{
"url": "https://ws2.kik.com/user/{}",
"urlMain": "http://kik.me/",
"errorType": "message",
"errorMsg": "The page you requested was not found"
},
"Star Citizen": {
"url": "https://robertsspaceindustries.com/citizens/{}",
"urlMain": "https://robertsspaceindustries.com/",
"errorType": "status_code"
},
"EVE Online": {
"url": "https://evewho.com/search/{}",
"urlMain": "https://eveonline.com",
"errorType": "message",
"errorMsg": "No results found with your search..."
}
}

7 changes: 4 additions & 3 deletions sites.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## List Of Supported Sites (118 Sites In Total!)
## List Of Supported Sites (133 Sites In Total!)
1. [Instagram](https://www.instagram.com/)
2. [Twitter](https://www.twitter.com/)
3. [Facebook](https://www.facebook.com/)
Expand Down Expand Up @@ -129,5 +129,6 @@
128. [Venmo](https://venmo.com/)
129. [HubPages](https://hubpages.com/)
130. [StreamMe](https://www.stream.me/)
131. [Ello](https://ello.co/)
132. [Kik](http://kik.me/)
131. [Kik](http://kik.me/)
132. [Star Citizen](https://robertsspaceindustries.com/)
133. [EVE Online](https://eveonline.com)

0 comments on commit cc7127c

Please sign in to comment.