diff --git a/src/technologies/b.json b/src/technologies/b.json index 6b75941e9..77af82f6d 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -2559,6 +2559,9 @@ "low", "recurring" ], + "meta": { + "bdok": "" + }, "saas": true, "scriptSrc": "cdn\\.ibdok\\.ir/", "website": "https://bdok.ir" diff --git a/src/technologies/m.json b/src/technologies/m.json index 55e9d1051..5eeeb651c 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -3027,10 +3027,6 @@ ], "description": "mdBook is a utility to create modern online books from Markdown files.", "icon": "mdBook.svg", - "implies": [ - "Rust", - "Handlebars" - ], "oss": true, "scripts": "localStorage\\.getItem\\('mdbook-(?:sidebar|theme)'\\)", "website": "https://github.com/rust-lang/mdBook" diff --git a/src/technologies/s.json b/src/technologies/s.json index f566cd211..22e7cedf3 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -316,7 +316,6 @@ ], "description": "SWC is an extensible Rust-based platform for the next generation of fast developer tools.", "icon": "swc.svg", - "implies": "Rust", "oss": true, "website": "https://swc.rs" },