firefox: prepare package changes for v139
This commit is contained in:
parent
b6b5bf299f
commit
af678e2b2b
15 changed files with 172 additions and 98 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