#Purge all pages
19 messages · Page 1 of 1 (latest)
@glass latch do you get a message with your 403?
nope. No message. just an error image.
import fs from "fs"
const res = await fetch(`${url}/w/api.php?action=query&meta=tokens&format=json`);
console.log(res.status)
if(!res.ok){
const text = await res.text()
fs.writeFileSync("error.html", text, "utf-8")
}
had to leave the url parameter out because it's getting banned by the automod
didn't work 
Then it's probably bribe a tech time
what's the UA/IP so i can look up why it thinks you're naughty
(obviously dont send your IP here)
I tried attaching my browser's UA Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36, and something basic like MediaWikiLoginBot/1.0 (url) if that's what you are referring to 
verify your wiki account in #verify so you can do so
but after using a vpn to get a different ip, it worked. I didn't think about that 
alright. ty 
@glass latch I've edited the rule affecting you, can you check if you're able to access now?
now it works!
ty for the help
