You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/hashnodeArticles.json
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,6 @@
27
27
"published_at": "2022-06-11",
28
28
"description": "Introduction Appwrite is a backend server that can be leveraged for integrating services such as authentication, storage, database etc. to our frontend application. It can be launc..."
"description": "This article first appeared on https://networkandcode.github.io/owasp/juice/shop/2021/08/08/owasp-juice-shop-run-as-kubernetes-service.html Hello, we shall run the OWASP juice shop..."
// Rule: Exclude posts that first appeared on networkandcode.github.io
55
+
if(rawDescription.toLowerCase().includes('networkandcode.github.io')||rawDescription.toLowerCase().includes('first appeared on https://networkandcode')){
0 commit comments