changeset 17:4dfc6a9d1777

(none)
author Edho Arief <me@myconan.net>
date Sun, 11 Oct 2015 01:19:21 +0000
parents c0fddafb854b
children 512f5438c53d
files mandarake-direct-link.user.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mandarake-direct-link.user.js	Sun Oct 11 01:18:29 2015 +0000
+++ b/mandarake-direct-link.user.js	Sun Oct 11 01:19:21 2015 +0000
@@ -19,5 +19,5 @@
     $el.attr("href", url);
   };
 
-  $("[href^=#adult_confirm']").each(fixLink);
+  $("[href^='#adult_confirm']").each(fixLink);
 }).call();
\ No newline at end of file