??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: spin.js
'use strict' module.exports = function spin (spinstr, spun) { return spinstr[spun % spinstr.length] }