Merge "twrpme: remove posts from search"
diff --git a/applist.json b/applist.json
index facb106..372c8e6 100644
--- a/applist.json
+++ b/applist.json
@@ -13,6 +13,8 @@
                         {% continue %}
                 {% when "oem" %}
                         {% continue %}
+                {% when "posts" %}
+                        {% continue %}
         {% endcase %}
         {% for device in site[name] %}
                {
diff --git a/search.json b/search.json
index b782c22..592938b 100644
--- a/search.json
+++ b/search.json
@@ -13,6 +13,8 @@
 			{% continue %}
 		{% when "oem" %}
 			{% continue %}
+		{% when "posts" %}
+			{% continue %}
 	{% endcase %}
 	{% for device in site[name] %}
 	       {