aboutsummaryrefslogtreecommitdiffstats
path: root/scraper/mullvad_google.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2025-11-28 20:50:28 -0500
committerlolcat <will@lolcat.ca>2025-11-28 20:50:28 -0500
commita110b78a72abe3d300604137656a626bd5044ccc (patch)
treee794682fd5892bc143c9ab34073b976158459429 /scraper/mullvad_google.php
parent46e6ed12e34b2d905ffb46526798406c7d50f100 (diff)
remove mullvad
Diffstat (limited to 'scraper/mullvad_google.php')
-rw-r--r--scraper/mullvad_google.php20
1 files changed, 0 insertions, 20 deletions
diff --git a/scraper/mullvad_google.php b/scraper/mullvad_google.php
deleted file mode 100644
index 9804942..0000000
--- a/scraper/mullvad_google.php
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
-
-class mullvad_google{
-
- public function __construct(){
-
- include "scraper/mullvad.php";
- $this->mullvad = new mullvad("google");
- }
-
- public function getfilters($page){
-
- return $this->mullvad->getfilters($page);
- }
-
- public function web($get){
-
- return $this->mullvad->web($get);
- }
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage