firefox: prepare package changes for v139
This commit is contained in:
parent
7e57197c68
commit
80d1c2166b
12 changed files with 142 additions and 95 deletions
|
|
@ -324,7 +324,7 @@ class TopSites(RemoteSettings):
|
|||
|
||||
@classmethod
|
||||
def should_drop_record(cls, site):
|
||||
return site['url'] != 'https://www.wikipedia.org/'
|
||||
return True
|
||||
|
||||
@classmethod
|
||||
def process_record(cls, site):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue