mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
1 line
No EOL
262 B
JavaScript
1 line
No EOL
262 B
JavaScript
"use strict";!function(){const e=window.location.search.match(/[?&]url=([^&]+)/);if(!e)return;const n=e[1];if(!n)return;const t=decodeURIComponent(n),o=document.getElementById("get-omnivore-link"),c=document.getElementById("omnivore-login");o.href=t,c.href=t}(); |