diff --git a/index.html b/index.html
index 9717084..c055e9e 100644
--- a/index.html
+++ b/index.html
@@ -172,7 +172,7 @@
التفاصيل
class="group relative bg-white focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500">
-
+
@@ -237,7 +237,6 @@
return this.companiesAndServices.filter(company => this.deepSearch(company, this.searchTerm));
},
fetchData() {
- // fetch('https://poykott.dj4fer.repl.co/data.json')
fetch('https://raw.githubusercontent.com/TheBSD/poykott/main/israel-companies-services.json')
.then(response => response.json())
.then(data => {
diff --git a/israel-companies-services.json b/israel-companies-services.json
index 205b57c..12f847f 100644
--- a/israel-companies-services.json
+++ b/israel-companies-services.json
@@ -94,7 +94,7 @@
{
"name": "khamsat",
"description": "",
- "link": "",
+ "link": "https://khamsat.com",
"logo": "",
"notes": ""
}