Browse Source

Update settings.php

Saksham Shekher 2 years ago
parent
commit
a2de9b0fe2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      settings.php

+ 2 - 1
settings.php

@@ -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)