Fix obsolete button title

This commit is contained in:
ilyaigpetrov 2024-04-24 20:12:36 +05:00
parent b3585293a7
commit a589568bf9

View File

@ -13,7 +13,7 @@
order: 0,
},
hostTracker: {
googleCache: {
title: 'Из кэша Google',
getUrl: (blockedUrl) => 'http://webcache.googleusercontent.com/search?q=cache:' + blockedUrl,
order: 1,