Skip to content

Commit 819a523

Browse files
committed
fix LLM hallucination
1 parent 8ddd39e commit 819a523

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

sources/banner.txt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -849,6 +849,7 @@
849849
// @match *://gbatemp.net/*
850850
// @match *://*.gbatemp.net/*
851851
// @match *://jiji.com/*
852+
// @match *://*.jiji.com/*
852853
// @match *://itmedia.co.jp/*
853854
// @match *://*.itmedia.co.jp/*
854855
// @match *://boredpanda.com/*
@@ -879,11 +880,8 @@
879880
// @match *://*.notebookcheck.com/*
880881
// @match *://wetter.com/*
881882
// @match *://*.wetter.com/*
882-
// @match *://*.mentalfloss.com/*
883-
884883
// @match *://90min.com/*
885884
// @match *://*.90min.com/*
886-
// @match *://*.fansided.com/*
887885
// @match *://12thmanrising.com/*
888886
// @match *://*.12thmanrising.com/*
889887
// @match *://1428elm.com/*
@@ -1537,8 +1535,7 @@
15371535
// @match *://superhonda.com/*
15381536
// @match *://*.superhonda.com/*
15391537
// @match *://thefirearmblog.com/*
1540-
// @match *://*.thefirearmblog.com/*
1541-
// @match *://*.newatlas.com/*
1538+
// @match *://*.thefirearmblog.com/*\
15421539
// @match *://weldingweb.com/*
15431540
// @match *://*.weldingweb.com/*
15441541
// @match *://odyclub.com/*

0 commit comments

Comments
 (0)