Skip to content

Commit

Permalink
Auto updating db and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Aug 20, 2024
1 parent 3d9250f commit 3c82971
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
<img src="https://www.google.com/s2/favicons?domain=https://easy-peasy.ai/&sz=128" width="16" /> | [Easy-Peasy.AI](https://easy-peasy.ai/) | Create amazing content 10X faster with AI tools. | ai, chat, image generator, gpt, audio transcription, templates |
<img src="https://www.google.com/s2/favicons?domain=https://www.fridaygpt.app/&sz=128" width="16" /> | [FridayGPT](https://www.fridaygpt.app/) | Fast and Native ChatGPT mac app. Access ChatGPT instantly on top of any app or website. | chatgpt, mac, prompts |
<img src="https://www.google.com/s2/favicons?domain=https://www.gitloop.com&sz=128" width="16" /> | [GitLoop](https://www.gitloop.com) | AI that understands your codebase and repositories | Coding, Codebase, Repositories, Code Review, Git, Commits, Pull Requests |
<img src="https://www.google.com/s2/favicons?domain=https://www.globalsites.ai/&sz=128" width="16" /> | [Global Sites AI](https://www.globalsites.ai/) | Create multilingual static sites effortlessly with Global Sites AI. | SEO, Multilingual, Translator, SEO Optimization, Multilingual |
<img src="https://www.google.com/s2/favicons?domain=https://greip.io/&sz=128" width="16" /> | [Greip](https://greip.io/) | One of the must trusted Fraud Prevention services, which allows you to deploy AI-Powered modules to prevent fraud and abuse. | ai, fraud prevention, api, geoip, profanity detection |
<img src="https://www.google.com/s2/favicons?domain=https://imgupscaler.com&sz=128" width="16" /> | [Img.Upscaler](https://imgupscaler.com) | Upscale and enhance your image by using the latest AI technology. Support batch process. | |
<img src="https://www.google.com/s2/favicons?domain=https://interviewsolver.com&sz=128" width="16" /> | [Interview Solver](https://interviewsolver.com) | Ace your live coding interviews with our AI Copilot | interview helper, interview solver, ai copilot, career |
Expand Down Expand Up @@ -1534,6 +1535,7 @@
<img src="https://www.google.com/s2/favicons?domain=https://www.backlinkgpt.com&sz=128" width="16" /> | [BacklinkGPT](https://www.backlinkgpt.com) | Automate Your Link-Building with AI-Personalized Outreach. | link building, SEO, backlink, outreach |
<img src="https://www.google.com/s2/favicons?domain=https://blogfox.ai&sz=128" width="16" /> | [BlogFox](https://blogfox.ai) | Generate impressive blogs from a Youtube video or SEO keywords at scale. | writer, ai, article, marketing |
<img src="https://www.google.com/s2/favicons?domain=https://www.contentkingapp.com/&sz=128" width="16" /> | [ContentKing](https://www.contentkingapp.com/) | ContentKing keeps track of your website 24/7 so that you can catch unexpected changes and issues before search engines and visitors do. | seo, content, monitoring, website, audit |
<img src="https://www.google.com/s2/favicons?domain=https://www.globalsites.ai/&sz=128" width="16" /> | [Global Sites AI](https://www.globalsites.ai/) | Create multilingual static sites effortlessly with Global Sites AI. | SEO, Multilingual, Translator, SEO Optimization, Multilingual |
<img src="https://www.google.com/s2/favicons?domain=https://search.google.com/search-console/about&sz=128" width="16" /> | [Google Search Console](https://search.google.com/search-console/about) | Search Console tools and reports help you measure your site's Search traffic and performance, fix issues, and make your site shine in Google Search results. | |
<img src="https://www.google.com/s2/favicons?domain=https://www.heymeta.com/&sz=128" width="16" /> | [Hey Meta](https://www.heymeta.com/) | Check and improve how search engines and social media websites see and display your website. | |
<img src="https://www.google.com/s2/favicons?domain=https://www.keysearch.co&sz=128" width="16" /> | [Keysearch](https://www.keysearch.co) | An easy-to-use web-based keyword research tool with in-depth competition analysis, keyword difficulty checker, keyword suggestions and more. | keyword, research, seo, marketing |
Expand Down
18 changes: 17 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 896,
"count": 897,
"data": [
{
"name": "1001 Fonts",
Expand Down Expand Up @@ -4182,6 +4182,22 @@
"Pull Requests"
]
},
{
"name": "Global Sites AI",
"categories": [
"SEO",
"AI"
],
"description": "Create multilingual static sites effortlessly with Global Sites AI.",
"url": "https://www.globalsites.ai/",
"keywords": [
"SEO",
"Multilingual",
"Translator",
"SEO Optimization",
"Multilingual"
]
},
{
"name": "GoatCounter",
"categories": [
Expand Down
3 changes: 1 addition & 2 deletions resources/g.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@ export const resources: Resource[] = [
{
name: 'Global Sites AI',
categories: ['SEO', 'AI'],
description:
'Create multilingual static sites effortlessly with Global Sites AI.',
description: 'Create multilingual static sites effortlessly with Global Sites AI.',
url: 'https://www.globalsites.ai/',

keywords: ['SEO', 'Multilingual', 'Translator', 'SEO Optimization', 'Multilingual'],
Expand Down

0 comments on commit 3c82971

Please sign in to comment.