-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9159a98
commit b59bbe9
Showing
219 changed files
with
1,995 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,26 @@ | ||
module.exports = { | ||
selectors: ['meta.title', 'meta.description', 'meta.tags'], | ||
entryLocale: 'en-US', | ||
selectors: ["meta.title", "meta.description", "meta.tags"], | ||
entryLocale: "en-US", | ||
outputLocales: [ | ||
'zh-CN', | ||
'zh-TW', | ||
'ar', | ||
'ru-RU', | ||
'ja-JP', | ||
'ko-KR', | ||
'fr-FR', | ||
'tr-TR', | ||
'es-ES', | ||
'pt-BR', | ||
'de-DE', | ||
'it-IT', | ||
'nl-NL', | ||
'pl-PL', | ||
'vi-VN', | ||
"ar", | ||
"bg-BG", | ||
"zh-TW", | ||
"en-US", | ||
"ru-RU", | ||
"ja-JP", | ||
"zh-CN", | ||
"ko-KR", | ||
"fr-FR", | ||
"tr-TR", | ||
"es-ES", | ||
"pt-BR", | ||
"de-DE", | ||
"it-IT", | ||
"nl-NL", | ||
"pl-PL", | ||
"vi-VN", | ||
"fa-IR", | ||
], | ||
modelName: 'gpt-4o-mini', | ||
modelName: "gpt-4o-mini", | ||
temperature: 0.5, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "АладинКниги", | ||
"description": "Търсете книги в Аладин.", | ||
"tags": [ | ||
"книга", | ||
"търсене" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "AladinBooks", | ||
"description": "Search for books on Aladin.", | ||
"tags": [ | ||
"book", | ||
"search" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "کتابهای الادین", | ||
"description": "برای جستجوی کتابها در الادین.", | ||
"tags": [ | ||
"کتاب", | ||
"جستجو" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "GameSight", | ||
"description": "Открийте игри, съдържание, свързано с игри, получавайте препоръки и сравнявайте игри на базата на отзиви от играчи.", | ||
"tags": [ | ||
"игра", | ||
"търсене" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "GameSight", | ||
"description": "Discover games, game-related content, get recommendations, and compare games based on player reviews.", | ||
"tags": [ | ||
"game", | ||
"search" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "گیمسایت", | ||
"description": "بازیها، محتوای مرتبط با بازی، دریافت توصیهها و مقایسه بازیها بر اساس نظرات بازیکنان را کشف کنید.", | ||
"tags": [ | ||
"بازی", | ||
"جستجو" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "MixerBox Подкасти", | ||
"description": "Търсете подкасти лесно! Изследвайте подкасти, обхващащи обществото, спорта, бизнеса, новините, музиката и още!", | ||
"tags": [ | ||
"подкаст", | ||
"търсене" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "MixerBox Podcasts", | ||
"description": "Search podcasts easily! Explore podcasts covering society, sports, business, news, music, and more!", | ||
"tags": [ | ||
"podcast", | ||
"search" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"meta": { | ||
"title": "میکسرباکس پادکستها", | ||
"description": "به راحتی پادکستها را جستجو کنید! پادکستهایی را در زمینههای جامعه، ورزش، کسب و کار، اخبار، موسیقی و بیشتر کاوش کنید!", | ||
"tags": [ | ||
"پادکست", | ||
"جستجو" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "MixerBox Превод", | ||
"description": "Преведете всякакъв език веднага! Научете чужди езици лесно, като разговаряте с AI учители!", | ||
"tags": [ | ||
"превод" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "MixerBox Translate", | ||
"description": "Translate any language right away! Learn foreign languages easily by conversing with AI tutors!", | ||
"tags": [ | ||
"translate" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "مترجم میکسر باکس", | ||
"description": "هر زبانی را به سرعت ترجمه کنید! به راحتی زبانهای خارجی را با گفتگو با معلمان هوش مصنوعی یاد بگیرید!", | ||
"tags": [ | ||
"ترجمه" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "MixerBox Време", | ||
"description": "Получавайте актуални световни метеорологични обновления и прогнози незабавно!", | ||
"tags": [ | ||
"време" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "MixerBox Weather", | ||
"description": "Get real-time worldwide weather updates & forecasts, instantly!", | ||
"tags": [ | ||
"weather" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "میکسر باکس آب و هوا", | ||
"description": "بهروزرسانیها و پیشبینیهای آب و هوای جهانی را بهصورت آنی دریافت کنید!", | ||
"tags": [ | ||
"آب و هوا" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "SEO", | ||
"description": "Въведете всякакъв URL и ключова дума и получете анализ и информация за On-Page SEO!", | ||
"tags": [ | ||
"seo" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "SEO", | ||
"description": "Enter any URL and keyword to receive an On-Page SEO analysis and insights!", | ||
"tags": [ | ||
"seo" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "SEO", | ||
"description": "هر URL و کلمه کلیدی را وارد کنید و تحلیل و بینش سئو درون صفحه را دریافت کنید!", | ||
"tags": [ | ||
"سئو" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"meta": { | ||
"title": "Инструменти за пазаруване", | ||
"description": "Търсете продукти в eBay и AliExpress, намерете събития и купони в eBay. Получете примери за запитвания.", | ||
"tags": [ | ||
"пазаруване", | ||
"е-бей", | ||
"али-експрес", | ||
"купони" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"meta": { | ||
"title": "Shopping tools", | ||
"description": "Search for products on eBay & AliExpress, find eBay events & coupons. Get prompt examples.", | ||
"tags": [ | ||
"shopping", | ||
"e-bay", | ||
"ali-express", | ||
"coupons" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"meta": { | ||
"title": "ابزارهای خرید", | ||
"description": "محصولات را در eBay و AliExpress جستجو کنید، رویدادها و کوپنهای eBay را پیدا کنید. نمونههای سریع دریافت کنید.", | ||
"tags": [ | ||
"خرید", | ||
"e-bay", | ||
"ali-express", | ||
"کوپنها" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "ПортфолиоMeta", | ||
"description": "Анализирайте акции и получавайте обширни данни и аналитика за инвестиции в реално време.", | ||
"tags": [ | ||
"акция" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "PortfolioMeta", | ||
"description": "Analyze stocks and get comprehensive real-time investment data and analytics.", | ||
"tags": [ | ||
"stock" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"meta": { | ||
"title": "پورتفولیو متا", | ||
"description": "سهام را تحلیل کنید و دادهها و تحلیلهای جامع و بلادرنگ سرمایهگذاری را دریافت کنید.", | ||
"tags": [ | ||
"سهام" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"meta": { | ||
"title": "TikZJax", | ||
"description": "Конвертирайте LaTeX TikZ код в SVG изображения за ясни, мащабируеми математически диаграми и визуализации.", | ||
"tags": [ | ||
"latex", | ||
"svg", | ||
"визуализация", | ||
"диаграма", | ||
"математика" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"meta": { | ||
"title": "TikZJax", | ||
"description": "Convert LaTeX TikZ code into SVG images for crisp, scalable mathematical diagrams and visualizations.", | ||
"tags": [ | ||
"latex", | ||
"svg", | ||
"visualization", | ||
"diagram", | ||
"math" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"meta": { | ||
"title": "TikZJax", | ||
"description": "کد LaTeX TikZ را به تصاویر SVG تبدیل کنید تا نمودارها و تجسمهای ریاضی با وضوح و مقیاسپذیری بالا ایجاد کنید.", | ||
"tags": [ | ||
"لاتک", | ||
"اس وی جی", | ||
"تجسم", | ||
"نمودار", | ||
"ریاضی" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"meta": { | ||
"title": "TokenInsights", | ||
"description": "Получете информация в реално време за криптовалути, BTC, ETH, BNB и последните новини. Най-новите новини за монети и възможности за аирдроп.", | ||
"tags": [ | ||
"крипто", | ||
"btc", | ||
"eth", | ||
"bnb" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"meta": { | ||
"title": "TokenInsights", | ||
"description": "Get real-time crypto prices, BTC, ETH, BNB, and the latest insights. The latest coin news and airdrop opportunities.", | ||
"tags": [ | ||
"crypto", | ||
"btc", | ||
"eth", | ||
"bnb" | ||
] | ||
} | ||
} |
Oops, something went wrong.