mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 17:58:59 +00:00
Change the google branding link to https one.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
href="{$smarty.const.WWW_TOP}/rss?t=0&dl=1&i={$userdata.id}&r={$userdata.rsstoken}" />{/if}
|
||||
|
||||
{if $site->google_adsense_acc != ''}
|
||||
<link href="http://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
|
||||
<link href="https://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
|
||||
{/if}
|
||||
<link href="{$smarty.const.WWW_TOP}/templates/charisma/css/bootstrap-spacelab.min.css" rel="stylesheet"/>
|
||||
<!-- FAVICON -->
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<link href="{$smarty.const.WWW_TOP}/templates/nntmux/styles/posterwall.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
<link href="{$smarty.const.WWW_TOP}/templates/nntmux/styles/style.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
<link href="{$smarty.const.WWW_TOP}/templates/nntmux/styles/jquery.qtip.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
{if $site->google_adsense_acc != ''} <link href="http://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
{if $site->google_adsense_acc != ''} <link href="https://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen" />
|
||||
{/if}
|
||||
<!-- Manual Adjustment for Search input fields on browse pages. -->
|
||||
<style>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
href="{$smarty.const.WWW_TOP}/rss?t=0&dl=1&i={$userdata.id}&r={$userdata.rsstoken}" />{/if}
|
||||
|
||||
{if $site->google_adsense_acc != ''}
|
||||
<link href="http://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
|
||||
<link href="https://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
|
||||
{/if}
|
||||
<link href="{$smarty.const.WWW_TOP}/templates/omicron/css/bootstrap-spacelab.min.css" rel="stylesheet"/>
|
||||
<!-- FAVICON -->
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user