+// Settings applied based on the second level domain
+domains : {
+ "humblebundle.com" : { "user-stylesheet-uri" : "" },
+ "github.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/github.com.css" },
+ "stackoverflow.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/stackoverflow.com.css" },
+},