User:Theleekycauldron/Scripts/PSHAW/dependencies/Hook.js: Difference between revisions

Content deleted Content added
initialize m
dunno where that came from
Line 20:
this.articles = []
for (let m of this.content.matchAll(/'''[^']*?\[\[(.*?)]].*?'''|\[\[.*'''(.*?)''']]/g)){
this.articles.push(nm[1])
}
this.credits = credits