فهرست منبع

added dependency in readme

lolcat 2 سال پیش
والد
کامیت
e4c23493a9
5فایلهای تغییر یافته به همراه4 افزوده شده و 29 حذف شده
  1. 3 0
      .gitignore
  2. 1 1
      README.md
  3. 0 0
      admin.php
  4. 0 9
      opensearch.xml
  5. 0 19
      sitemap.xml

+ 3 - 0
.gitignore

@@ -21,6 +21,9 @@ scraper/yandex.html
 scraper/soundcloud.json
 scraper/mp3-pm.html
 banner/*
+data/captcha/birds/
+data/captcha/fumo_plushies/
+data/captcha/minecraft/
 !banner/*default*
 =======
 banner/*

+ 1 - 1
README.md

@@ -74,7 +74,7 @@ This section is still to-do. You will need to figure shit out for some of the ap
 Login as root.
 
 ```sh
-apt install apache2 certbot php-imagick imagemagick php-curl curl php-apcu git libapache2-mod-php python3-certbot-apache
+apt install php-mbstring apache2 certbot php-imagick imagemagick php-curl curl php-apcu git libapache2-mod-php python3-certbot-apache
 service apache2 start
 a2enmod rewrite
 ```

+ 0 - 0
admin.php


+ 0 - 9
opensearch.xml

@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
-<ShortName>4get</ShortName>
-
-<InputEncoding>UTF-8</InputEncoding>
-<Image height="16" width="16">https://4get.ca/favicon.ico</Image>
-<Url type="text/html" method="GET" template="https://4get.ca/web?s={searchTerms}"/>
-
-</OpenSearchDescription>

+ 0 - 19
sitemap.xml

@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-	<url>
-		<loc>https://4get.ca</loc>
-		<lastmod>2023-07-31T07:56:12+03:00</lastmod>
-	</url>
-	<url>
-		<loc>https://4get.ca/about</loc>
-		<lastmod>2023-07-31T07:56:12+03:00</lastmod>
-	</url>
-	<url>
-		<loc>https://4get.ca/settings</loc>
-		<lastmod>2023-07-31T07:56:12+03:00</lastmod>
-	</url>
-	<url>
-		<loc>https://4get.ca/api.txt</loc>
-		<lastmod>2023-07-31T07:56:12+03:00</lastmod>
-	</url>
-</urlset>