mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-23 09:55:29 +00:00
Remove non-functional 'ad_slots'
This commit is contained in:
@@ -211,16 +211,9 @@ get_youtube_comments();
|
||||
<% end %>
|
||||
</p>
|
||||
<% end %>
|
||||
<% if ad_slots %>
|
||||
<p id="Slots">Ad Slots: <%= ad_slots %></p>
|
||||
<% end %>
|
||||
<% if engage_types %>
|
||||
<p id="Engage">Engage Types: <%= engage_types %></p>
|
||||
<% end %>
|
||||
<% if ad_tag %>
|
||||
<p id="Category">Ad Category: <%= ad_category %></p>
|
||||
<p id="Tags">Ad Tags(?): <%= k2 %></p>
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user