1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 02:48:42 +00:00

Fix spelling of quetre (#55)

This commit is contained in:
alvv-z 2022-07-31 17:05:48 +00:00 committed by GitHub
parent 11b8e8466a
commit 431ea613d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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": [