diff options
Diffstat (limited to 'scraper/google.php')
-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 = "."; |