Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
tez
SUBMITTED BY:
Guest
DATE:
March 3, 2022, 11:33 p.m.
FORMAT:
Text only
SIZE:
293 Bytes
Raw
Download
Tweet
HITS:
371
Go to comments
Report
javascript:(function() {
var targetUrl = "https://engine.presearch.org/search?q=";
new Promise (
(setQuery) => {var input = window.prompt("ENTER YOUR QUERY:"); if (input) setQuery(input);}
)
.then (
(query) => window.open(targetUrl + query)
);
})();
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus