diff options
author | lolcat <will@lolcat.ca> | 2023-11-29 10:31:59 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-11-29 10:31:59 -0500 |
commit | addac77e89a70a8ca73d5efb167d1fcf63151d9b (patch) | |
tree | 8b14dd3df22bff1c7963a23706e74e8a6c92ec1e /scraper | |
parent | a81f580233cd0ca8626485ba83be03be24d3aa77 (diff) |
gore shitty theme
Diffstat (limited to 'scraper')
-rw-r--r-- | scraper/google.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scraper/google.php b/scraper/google.php index 022f730..3cff687 100644 --- a/scraper/google.php +++ b/scraper/google.php @@ -1,5 +1,10 @@ <?php +// todo: +// aliexpress tracking links +// enhanced msx notice +// detect "sorry" page + class google{ private const is_class = "."; |