1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 02:16:36 +00:00

Fix spelling

This commit is contained in:
alvv-z 2022-07-30 13:33:02 +02:00
parent 11b8e8466a
commit a5ac227301
No known key found for this signature in database
GPG key ID: 4E7B0004585911F9
3 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@ defmodule Farside do
@gtranslate_regex ~r/translate.google.com|lingva/ @gtranslate_regex ~r/translate.google.com|lingva/
@tiktok_regex ~r/tiktok.com|proxitok/ @tiktok_regex ~r/tiktok.com|proxitok/
@imdb_regex ~r/imdb.com|libremdb/ @imdb_regex ~r/imdb.com|libremdb/
@quora_regex ~r/quora.com|querte/ @quora_regex ~r/quora.com|quetre/
@parent_services %{ @parent_services %{
@youtube_regex => ["invidious", "piped"], @youtube_regex => ["invidious", "piped"],
@ -31,7 +31,7 @@ defmodule Farside do
@gtranslate_regex => ["lingva"], @gtranslate_regex => ["lingva"],
@tiktok_regex => ["proxitok"], @tiktok_regex => ["proxitok"],
@imdb_regex => ["libremdb"], @imdb_regex => ["libremdb"],
@quora_regex => ["querte"] @quora_regex => ["quetre"]
} }
def get_services_map do def get_services_map do

View file

@ -362,7 +362,7 @@
] ]
}, },
{ {
"type": "querte", "type": "quetre",
"test_url": "/How-does-the-Z-boson-decay", "test_url": "/How-does-the-Z-boson-decay",
"fallback": "https://quetre.herokuapp.com", "fallback": "https://quetre.herokuapp.com",
"instances": [ "instances": [

View file

@ -289,7 +289,7 @@
] ]
}, },
{ {
"type": "querte", "type": "quetre",
"test_url": "/How-does-the-Z-boson-decay", "test_url": "/How-does-the-Z-boson-decay",
"fallback": "https://quetre.herokuapp.com", "fallback": "https://quetre.herokuapp.com",
"instances": [ "instances": [