You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app/models
Ben Busby 65796fd1a5
Counter latest result page style changes
Google updated their styling of the result page, which broke some
components of Whoogle's result page styling (namely the result div
backgrounds for dark mode).

The GClasses class has been updated to keep track of what class names
have been updated to, and roll them back to a value that works for
Whoogle. A function was added that loops through new class names and
replaces them with their older counterparts.
2 years ago
..
__init__.py Feature: language config (#27) 4 years ago
config.py Support proxying results through Whoogle (aka "anonymous view") (#682) 2 years ago
endpoint.py Improve public instance session management (#480) 3 years ago
g_classes.py Counter latest result page style changes 2 years ago