mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 20:33:34 +02:00
fucking adblock, wtf
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
this.section = data.section;
|
||||
this.hash = data.hash;
|
||||
this.socials.forEach(social => {
|
||||
var a = document.querySelector("a.social." + social.toLowerCase());
|
||||
a.href = this["get"+social]();
|
||||
var area = document.querySelector("map area.social." + social.toLowerCase());
|
||||
area.href = this["get"+social]();
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user