diff --git a/README.md b/README.md
index b69cb3c..132b40d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# 4Get Search
-**4Get** is a proxy search engine that doesn't suck.
+**4Get** is a proxy search engine that works.
## About 4Get
https://4g.flossboxin.org.in/about
@@ -9,7 +9,7 @@ https://4g.flossboxin.org.in/about
| | 4Get | searx(ng) | FbIN-LibreY | araa | hearch.co |
|----------------------------|-------------------------|-----------|-------------|-----------|-------------------|
| RAM usage | 200-400mb~ | 2GB~ | 200-400mb~ | 2GB~ | idk |
-| Does it suck | no (debunked by snopes) | yes | yes | a little | better than searx |
+| Does it work | no (debunked by snopes) | yes | yes | a little | better than searx |
| Does it work | ye | sometimes | sometimes | sometimes | yes |
## Features
@@ -18,9 +18,9 @@ https://4g.flossboxin.org.in/about
3. Bot protection that *actually* filters out the bots (when configured)
4. Interface doesn't require javascript
5. Favicon fetcher with caching support & image proxy
-6. Bunch of other shits
+6. Bunch of other stuff
-tl;dr 4Get is the best way to browse for shit.
+tl;dr 4Get is the best way to browse for stuff.
# Supported websites
@@ -48,7 +48,7 @@ tl;dr 4Get is the best way to browse for shit.
Refer to the documentation index. I recommend following the apache2 guide.
## Contact
-Shit breaks all the time but I repair it all the time too. Email me here: dev(at)flossboxin(dot)org(dot)in or create an issue.
+Stuff breaks all the time but I repair it all the time too. Email me here: dev(at)flossboxin(dot)org(dot)in or create an issue.
## License
-AGPL
+AGPL
\ No newline at end of file
diff --git a/docs/caddy.md b/docs/caddy.md
index 25e5499..652bb61 100644
--- a/docs/caddy.md
+++ b/docs/caddy.md
@@ -34,7 +34,7 @@ Caddy deals with SSL certificates automatically so you don't have to mess with a
`sudo systemctl restart caddy`
# Encryption setup
-I'm schizoid (as you should) so I'm gonna setup 4096bit key encryption. To complete this step, you need a domain or subdomain in your possession. Make sure that the DNS shit for your domain has propagated properly before continuing, because certbot is a piece of shit that will error out the ass once you reach 5 attempts under an hour.
+I'm schizoid (as you should) so I'm gonna setup 4096bit key encryption. To complete this step, you need a domain or subdomain in your possession. Make sure that the DNS stuff for your domain has propagated properly before continuing, because certbot is a piece of stuff that will error out the ass once you reach 5 attempts under an hour.
## Encryption setup on Apache
diff --git a/images.php b/images.php
index 99fc9d6..a75d836 100644
--- a/images.php
+++ b/images.php
@@ -1,7 +1,7 @@
backend->get_ip();
- // running this will give us shit in $this->cookie
+ // running this will give us stuff in $this->cookie
// @TODO probably not needed? I get blocked anyways ffs
//$this->get($proxy, "https://www.baidu.com", []);
@@ -1417,7 +1417,7 @@ class baidu{
}
// get URL
- // handle http://fakeurl.baidu.com bullshit
+ // handle http://fakeurl.baidu.com stuff
$url =
$this->fuckhtml
->getTextContent(
@@ -1431,7 +1431,7 @@ class baidu{
)
){
- // we got some bullshit, get jumpUrl instead
+ // we got some stuff, get jumpUrl instead
$as =
$this->fuckhtml
->getElementsByTagName(
@@ -1468,7 +1468,7 @@ class baidu{
"div"
);
- // remove "read more" bullshit
+ // remove "read more" stuff
foreach($rows as $row){
if(strpos($row["attributes"]["class"], "op-xueshu-links-more") !== false){
@@ -2051,7 +2051,7 @@ class baidu{
$parts = explode("src=", $url);
if(count($parts) !== 2){
- // shits fucked
+ // stuff
return $url;
}
@@ -2062,7 +2062,7 @@ class baidu{
if(count($q) !== 2){
- // shits fucked, again
+ // stuff
return $url;
}
diff --git a/scraper/ddg.php b/scraper/ddg.php
index 21fc0fd..9f57833 100644
--- a/scraper/ddg.php
+++ b/scraper/ddg.php
@@ -2062,7 +2062,7 @@ class ddg{
$start = $tag["endPos"];
}
- // shit out remainder
+ // stuff out remainder
$description[] = [
"type" => "text",
"value" =>
diff --git a/scraper/spotify.php b/scraper/spotify.php
index 79f61a6..29bed15 100644
--- a/scraper/spotify.php
+++ b/scraper/spotify.php
@@ -236,7 +236,7 @@ class spotify{
$this->get(
$ip,
"https://clienttoken.spotify.com/v1/clienttoken",
- [ // !! that shit must be sent as json data
+ [ // !! that stuff must be sent as json data
"client_data" => [
"client_id" => $client_id,
"client_version" => "1.2.27.93.g7aee53d4",
diff --git a/scraper/vimeo.php b/scraper/vimeo.php
index 745a1fd..c8da6d8 100644
--- a/scraper/vimeo.php
+++ b/scraper/vimeo.php
@@ -212,7 +212,7 @@ class vimeo{
public function video($get){
- // parse shit
+ // parse stuff
if($get["npt"]){
[$npt, $proxy] =
@@ -594,7 +594,7 @@ class vimeo{
//
// get jwt token
// it's probably safe to cache this across proxies, cause the jwt doesnt contain an userID
- // only an appID, whatever shit that is
+ // only an appID, whatever stuff that is
// we can only cache it for 5 minutes though, otherwise vimeo cries about it
//
if($proxy === null){
diff --git a/template/about.html b/template/about.html
index 6b1e467..c3d857e 100644
--- a/template/about.html
+++ b/template/about.html
@@ -55,7 +55,7 @@ When the image viewer is open, you can use the following keybinds: