Enlisted uebersuggest
This commit is contained in:
parent
5378f67924
commit
c4420110ab
1 changed files with 7 additions and 1 deletions
|
|
@ -79,7 +79,13 @@ projects = {
|
||||||
<p>
|
<p>
|
||||||
Ryshcate is a Flask powered pastebin with sourcecode
|
Ryshcate is a Flask powered pastebin with sourcecode
|
||||||
available.
|
available.
|
||||||
''', source='http://bitbucket.org/leafstorm/ryshcate/')
|
''', source='http://bitbucket.org/leafstorm/ryshcate/'),
|
||||||
|
Project(u'Übersuggest Keyword Suggestion Tool',
|
||||||
|
'http://suggest.thinkpragmatic.net/', '''
|
||||||
|
<p>Übersuggest is a free tool that exploit the Google
|
||||||
|
suggest JSON API to get keyword ideas for your search marketing
|
||||||
|
campaign (PPC or SEO).
|
||||||
|
''', source='http://bitbucket.org/esaurito/ubersuggest')
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue