mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
Update settings.php
This commit is contained in:
parent
8fb871c84c
commit
a2de9b0fe2
1 changed files with 2 additions and 1 deletions
|
@ -93,7 +93,8 @@
|
|||
"wikiless" => array("https://codeberg.org/orenom/wikiless", "Wikipedia"),
|
||||
"quetre" => array("https://github.com/zyachel/quetre", "Quora"),
|
||||
"libremdb" => array("https://github.com/zyachel/libremdb", "IMDb"),
|
||||
"breezewiki" => array("https://gitdab.com/cadence/breezewiki", "Fandom")
|
||||
"breezewiki" => array("https://gitdab.com/cadence/breezewiki", "Fandom"),
|
||||
"anonymousoverflow" => array("https://github.com/httpjamesm/AnonymousOverflow#clearnet-instances", "StackOverflow")
|
||||
);
|
||||
|
||||
foreach($frontends as $frontend => $info)
|
||||
|
|
Loading…
Add table
Reference in a new issue